summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-07-09pinctrl: always include consumer.hOleksandr Suvorov
2019-06-21include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda
2019-06-21Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda
2019-06-21usb: chipidea: Fix enum name conflictOleksandr Suvorov
2019-06-21usb/misc/usb3503: add setting of 'non removable devices' registerMax Krummenacher
2019-06-21usb: misc: usb3503: add the usb3803 variantMax Krummenacher
2019-05-24mfd: stmpe: Preparations for STMPE ADC driverStefan Agner
2019-05-24mfd: stmpe: Move ADC related defines to MFD headerPhilippe Schenker
2019-05-24Regulator: Core: Add clock-enable to fixed-regulatorPhilippe Schenker
2019-05-24drivers: soc: Add new sysfs attribute to expose SoC unique IDBhuvanchandra DV
2019-05-24sync.h: synchronization framework needs this headerDaniel Kochmanski
2019-05-24input: touchscreen: added platform data for Fusion touchscreenStefan Agner
2019-05-24fbcon: logo: allow easy integration of a custom Linux boot logoMarcel Ziswiler
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-05-08clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller
2019-05-08USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-05-04ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin
2019-05-04fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox
2019-05-04mm: add 'try_get_page()' helper functionLinus Torvalds
2019-05-04mm: make page ref count overflow check tighter and more explicitLinus Torvalds
2019-05-02tracing: Fix buffer_ref pipe opsJann Horn
2019-04-27iomap: report collisions between directio and buffered writes to userspaceDarrick J. Wong
2019-04-27x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu
2019-04-27coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-04-20appletalk: Fix compile regressionArnd Bergmann
2019-04-20bpf: fix sanitation of alu op with pointer / scalar type from different pathsDaniel Borkmann
2019-04-20bpf: prevent out of bounds speculation on pointer arithmeticDaniel Borkmann
2019-04-20bpf: enable access to ax register also from verifier rewriteDaniel Borkmann
2019-04-20bpf: move tmp variable into ax register in interpreterDaniel Borkmann
2019-04-20bpf: move {prev_,}insn_idx into verifier envDaniel Borkmann
2019-04-20bpf: reduce verifier memory consumptionAlexei Starovoitov
2019-04-20include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih
2019-04-20appletalk: Fix use-after-free in atalk_proc_exitYueHaibing
2019-04-20compiler.h: update definition of unreachable()ndesaulniers@google.com
2019-04-17virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck
2019-04-17include/linux/bitrev.h: fix constant bitrevArnd Bergmann
2019-04-17net/mlx5e: Add a lock on tir listYuval Avnery
2019-04-17lib/string.c: implement a basic bcmpNick Desaulniers
2019-04-05cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...Oleg Nesterov
2019-04-05bpf: fix missing prototype warningsValdis Kletnieks
2019-04-05genirq: Avoid summation loops for /proc/statThomas Gleixner
2019-04-05sched/topology: Fix percpu data types in struct sd_data & struct s_dataLuc Van Oostenryck
2019-04-05clk: fractional-divider: check parent rate only if flag is setKatsuhiro Suzuki
2019-04-05include/linux/relay.h: fix percpu annotation in struct rchanLuc Van Oostenryck
2019-04-05tracing: kdb: Fix ftdump to not sleepDouglas Anderson
2019-03-27libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-03-23dm: fix to_sector() for 32bitNeilBrown
2019-03-23arm64: Fix HCR.TGE status for NMI contextsJulien Thierry
2019-03-23device property: Fix the length used in PROPERTY_ENTRY_STRING()Heikki Krogerus