aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2019-11-12kvm: Convert kvm_lock to a mutexJunaid Shahid
2019-11-12kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini
2019-11-12cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks
2019-11-12x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-12x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-12lib/scatterlist: Introduce sgl_alloc() and sgl_free()Bart Van Assche
2019-11-12mfd: palmas: Assign the right powerhold mask for tps65917Keerthy
2019-11-12mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi
2019-11-10net/flow_dissector: switch to siphashEric Dumazet
2019-11-10net: add skb_queue_empty_lockless()Eric Dumazet
2019-11-10net: fix sk_page_frag() recursion from memory reclaimTejun Heo
2019-10-11cfg80211: Use const more consistently in for_each_element macrosJouni Malinen
2019-10-11cfg80211: add and use strongly typed element iteration macrosJohannes Berg
2019-10-05quota: fix wrong condition in is_quota_modification()Chao Yu
2019-10-05kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu
2019-09-10libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques
2019-09-10gpio: Fix build error of function redefinitionYueHaibing
2019-09-06NFS: Pass error information to the pgio error cleanup routineTrond Myklebust
2019-09-06NFS: Clean up list moves of struct nfs_pageTrond Myklebust
2019-08-25bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann
2019-08-25bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann
2019-08-16KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-08-16crypto: ccp - Add support for valid authsize values less than 16Gary R Hook
2019-08-09cgroup: Include dying leaders with live threads in PROCS iterationsTejun Heo
2019-08-09cgroup: Implement css_task_iter_skip()Tejun Heo
2019-08-09net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich
2019-08-09compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-08-06uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli
2019-08-06coda: fix build using bare-metal toolchainSam Protsenko
2019-08-06ACPI: fix false-positive -Wuninitialized warningArnd Bergmann
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-08-04iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel
2019-08-04iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov
2019-07-31access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds
2019-07-31jbd2: introduce jbd2_inode dirty range scopingRoss Zwisler
2019-07-31mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler
2019-07-31compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin
2019-07-31compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin
2019-07-31clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski
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-21drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDTJames Morse
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-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: limit payload size of sacked skbsEric Dumazet
2019-06-15pwm: Fix deadlock warning when removing PWM devicePhong Hoang