summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: Use const more consistently in for_each_element macrosJouni Malinen2019-10-111-9/+9
* cfg80211: add and use strongly typed element iteration macrosJohannes Berg2019-10-111-0/+53
* quota: fix wrong condition in is_quota_modification()Chao Yu2019-10-051-1/+1
* kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu2019-10-051-0/+5
* libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques2019-09-101-1/+2
* gpio: Fix build error of function redefinitionYueHaibing2019-09-101-24/+0
* NFS: Pass error information to the pgio error cleanup routineTrond Myklebust2019-09-061-1/+1
* NFS: Clean up list moves of struct nfs_pageTrond Myklebust2019-09-061-0/+10
* bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann2019-08-251-1/+1
* bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann2019-08-251-0/+1
* KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-161-0/+1
* crypto: ccp - Add support for valid authsize values less than 16Gary R Hook2019-08-161-0/+2
* cgroup: Include dying leaders with live threads in PROCS iterationsTejun Heo2019-08-092-0/+2
* cgroup: Implement css_task_iter_skip()Tejun Heo2019-08-091-0/+3
* net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2019-08-091-0/+1
* compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-08-091-0/+3
* uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2019-08-061-0/+11
* coda: fix build using bare-metal toolchainSam Protsenko2019-08-061-2/+1
* ACPI: fix false-positive -Wuninitialized warningArnd Bergmann2019-08-061-1/+4
* sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-08-041-2/+2
* iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel2019-08-041-1/+1
* iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov2019-08-041-0/+6
* access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds2019-07-311-1/+6
* jbd2: introduce jbd2_inode dirty range scopingRoss Zwisler2019-07-311-0/+22
* mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler2019-07-311-0/+2
* compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin2019-07-311-0/+8
* compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin2019-07-311-8/+6
* clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski2019-07-311-1/+1
* rcu: Force inlining of rcu_read_lock()Waiman Long2019-07-311-1/+1
* linux/kernel.h: fix overflow for DIV_ROUND_UP_ULLVinod Koul2019-07-211-1/+2
* VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA2019-07-211-1/+10
* drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDTJames Morse2019-07-211-0/+1
* Revert "compiler.h: update definition of unreachable()"Sasha Levin2019-07-031-4/+1
* block: add a lower-level bio_add_page interfaceChristoph Hellwig2019-07-031-0/+9
* coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2019-06-221-0/+4
* x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov2019-06-191-0/+1
* cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()Tejun Heo2019-06-191-2/+8
* tcp: limit payload size of sacked skbsEric Dumazet2019-06-171-0/+4
* pwm: Fix deadlock warning when removing PWM devicePhong Hoang2019-06-151-5/+0
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-06-111-0/+4
* x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina2019-06-111-0/+4
* pstore: Convert buf_lock to semaphoreKees Cook2019-06-111-4/+3
* rcu: locking and unlocking need to always be at least barriersLinus Torvalds2019-06-111-4/+2
* include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda2019-06-091-2/+2
* Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda2019-06-092-0/+8
* memcg: make it work on sparse non-0-node systemsJiri Slaby2019-06-091-0/+1
* include/linux/bitops.h: sanitize rotate primitivesRasmus Villemoes2019-06-091-8/+8
* inet: switch IP ID generator to siphashEric Dumazet2019-06-091-0/+5
* HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne2019-05-311-0/+1
* iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen2019-05-311-0/+1