summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-07-31clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski
2019-07-31ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov
2019-07-31rcu: Force inlining of rcu_read_lock()Waiman Long
2019-07-21linux/kernel.h: fix overflow for DIV_ROUND_UP_ULLVinod Koul
2019-07-21VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA
2019-07-21ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long
2019-07-21drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDTJames Morse
2019-07-21nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi headerMasahiro Yamada
2019-07-03futex: Update comments and docs about return values of arch futex codeWill Deacon
2019-07-03Revert "compiler.h: update definition of unreachable()"Sasha Levin
2019-07-03block: add a lower-level bio_add_page interfaceChristoph Hellwig
2019-06-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-06-22coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli
2019-06-19x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-06-19cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo
2019-06-17tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-06-17tcp: tcp_fragment() should apply sane memory limitsEric Dumazet
2019-06-17tcp: limit payload size of sacked skbsEric Dumazet
2019-06-15drm: don't block fb changes for async plane updatesHelen Koike
2019-06-15Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman
2019-06-15pwm: Fix deadlock warning when removing PWM devicePhong Hoang
2019-06-11ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern
2019-06-11fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov
2019-06-11fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-06-11drm/i915: Fix I915_EXEC_RING_MASKChris Wilson
2019-06-11x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina
2019-06-11pstore: Convert buf_lock to semaphoreKees Cook
2019-06-11rcu: locking and unlocking need to always be at least barriersLinus Torvalds
2019-06-11ipv6: fix the check before getting the cookie in rt6_get_cookieXin Long
2019-06-09include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda
2019-06-09Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda
2019-06-09memcg: make it work on sparse non-0-node systemsJiri Slaby
2019-06-09include/linux/bitops.h: sanitize rotate primitivesRasmus Villemoes
2019-06-09tipc: Avoid copying bytes beyond the supplied dataChris Packham
2019-06-09inet: switch IP ID generator to siphashEric Dumazet
2019-05-31HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne
2019-05-31iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen
2019-05-31cgroup: protect cgroup->nr_(dying_)descendants by css_set_lockRoman Gushchin
2019-05-31smpboot: Place the __percpu annotation correctlySebastian Andrzej Siewior
2019-05-31hugetlb: use same fault hash key for shared and private mappingsMike Kravetz
2019-05-31bio: fix improper use of smp_mb__before_atomic()Andrea Parri
2019-05-25bpf: add map_lookup_elem_sys_only for lookups from syscall sideDaniel Borkmann
2019-05-25PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2019-05-25of: fix clang -Wunsequenced for be32_to_cpu()Phong Tran
2019-05-25net: test nouarg before dereferencing zerocopy pointersWillem de Bruijn
2019-05-21mfd: max77620: Fix swapped FPS_PERIOD_MAX_US valuesDmitry Osipenko
2019-05-21mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63LSteve Twiss
2019-05-21net: core: another layer of lists, around PF_MEMALLOC skb handlingSasha Levin
2019-05-16nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter
2019-05-16RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive