aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2019-09-23Merge tag 'v4.18.44' into v4.18/standard/baseBruce Ashfield
2019-09-16coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli
2019-09-16x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-09-16cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo
2019-09-16pwm: Fix deadlock warning when removing PWM devicePhong Hoang
2019-09-15Merge tag 'v4.18.43' into v4.18/standard/baseBruce Ashfield
2019-09-12ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern
2019-09-12drm: don't block fb changes for async plane updatesHelen Koike
2019-09-12drm/i915: Fix I915_EXEC_RING_MASKChris Wilson
2019-09-12rcu: locking and unlocking need to always be at least barriersLinus Torvalds
2019-09-12ipv6: fix the check before getting the cookie in rt6_get_cookieXin Long
2019-09-12of: overlay: validate overlay properties #address-cells and #size-cellsFrank Rowand
2019-09-12memcg: make it work on sparse non-0-node systemsJiri Slaby
2019-09-12include/linux/bitops.h: sanitize rotate primitivesRasmus Villemoes
2019-09-12inet: switch IP ID generator to siphashEric Dumazet
2019-08-25Merge tag 'v4.18.42' into v4.18/standard/baseBruce Ashfield
2019-08-17tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfersNoralf Trønnes
2019-08-17HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne
2019-08-17iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen
2019-08-17cgroup: protect cgroup->nr_(dying_)descendants by css_set_lockRoman Gushchin
2019-08-17block: fix use-after-free on gendiskYufen Yu
2019-08-07Merge tag 'v4.18.41' into v4.18/standard/baseBruce Ashfield
2019-08-02bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann
2019-08-02tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-08-02tcp: tcp_fragment() should apply sane memory limitsEric Dumazet
2019-08-02tcp: limit payload size of sacked skbsEric Dumazet
2019-08-02smpboot: Place the __percpu annotation correctlySebastian Andrzej Siewior
2019-08-02x86/modules: Avoid breaking W^X while loading modulesNadav Amit
2019-08-02Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita
2019-08-02acct_on(): don't mess with freeze protectionAl Viro
2019-08-02media: vb2: add waiting_in_dqbuf flagHans Verkuil
2019-08-02bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann
2019-08-02bio: fix improper use of smp_mb__before_atomic()Andrea Parri
2019-08-02bpf: add map_lookup_elem_sys_only for lookups from syscall sideDaniel Borkmann
2019-08-02bpf: Fix preempt_enable_no_resched() abusePeter Zijlstra
2019-08-02xfrm: clean up xfrm protocol checksCong Wang
2019-08-02fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov
2019-08-02PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2019-08-02udlfb: introduce a rendering mutexMikulas Patocka
2019-08-02udlfb: fix sleeping inside spinlockMikulas Patocka
2019-08-02of: fix clang -Wunsequenced for be32_to_cpu()Phong Tran
2019-08-02dcache: sort the freeing-without-RCU-delay mess for good.Al Viro
2019-08-02net: test nouarg before dereferencing zerocopy pointersWillem de Bruijn
2019-08-02ipv6: prevent possible fib6 leaksEric Dumazet
2019-06-03Merge tag 'v4.18.40' into v4.18/standard/baseBruce Ashfield
2019-05-30jbd2: fix potential double freeChengguang Xu
2019-05-30mfd: max77620: Fix swapped FPS_PERIOD_MAX_US valuesDmitry Osipenko
2019-05-30mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63LSteve Twiss
2019-05-30hugetlb: use same fault hash key for shared and private mappingsMike Kravetz
2019-05-30link-lists: add list_cut_beforeEdward Cree