summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA2019-07-141-1/+10
* bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann2019-07-101-1/+1
* bpf: fix unconnected udp hooksDaniel Borkmann2019-07-031-0/+8
* SUNRPC: Clean up initialisation of the struct rpc_rqstTrond Myklebust2019-07-031-1/+0
* mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()Douglas Anderson2019-06-251-0/+3
* mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson2019-06-252-0/+4
* 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
* 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
* of: overlay: validate overlay properties #address-cells and #size-cellsFrank Rowand2019-06-091-0/+6
* 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
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-06-046-25/+19
* compiler.h: give up __compiletime_assert_fallback()Masahiro Yamada2019-06-041-16/+1
* include/linux/compiler*.h: define asm_volatile_gotondesaulniers@google.com2019-06-041-0/+4
* inet: switch IP ID generator to siphashEric Dumazet2019-06-041-0/+5
* overflow: Fix -Wtype-limits compilation warningsLeon Romanovsky2019-05-311-3/+9
* timekeeping: Force upper bound for setting CLOCK_REALTIMEThomas Gleixner2019-05-311-0/+21
* 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
* cgroup: protect cgroup->nr_(dying_)descendants by css_set_lockRoman Gushchin2019-05-311-0/+5
* block: fix use-after-free on gendiskYufen Yu2019-05-311-0/+1
* smpboot: Place the __percpu annotation correctlySebastian Andrzej Siewior2019-05-311-1/+1
* x86/modules: Avoid breaking W^X while loading modulesNadav Amit2019-05-311-0/+1
* acct_on(): don't mess with freeze protectionAl Viro2019-05-311-0/+2
* bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann2019-05-311-0/+1
* bio: fix improper use of smp_mb__before_atomic()Andrea Parri2019-05-311-1/+1
* bpf: add map_lookup_elem_sys_only for lookups from syscall sideDaniel Borkmann2019-05-251-0/+1
* bpf: Fix preempt_enable_no_resched() abusePeter Zijlstra2019-05-251-1/+1
* PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje2019-05-251-0/+2
* of: fix clang -Wunsequenced for be32_to_cpu()Phong Tran2019-05-251-2/+2
* dcache: sort the freeing-without-RCU-delay mess for good.Al Viro2019-05-251-1/+1
* net: test nouarg before dereferencing zerocopy pointersWillem de Bruijn2019-05-251-3/+6
* jbd2: fix potential double freeChengguang Xu2019-05-221-3/+5
* mfd: max77620: Fix swapped FPS_PERIOD_MAX_US valuesDmitry Osipenko2019-05-221-2/+2
* mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63LSteve Twiss2019-05-221-3/+3
* hugetlb: use same fault hash key for shared and private mappingsMike Kravetz2019-05-221-3/+1
* mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...Dan Williams2019-05-221-4/+2
* KVM: fix spectrev1 gadgetsPaolo Bonzini2019-05-161-4/+6
* x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan2019-05-161-1/+6
* bfq: update internal depth state when queue depth changesJens Axboe2019-05-161-0/+1
* cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf2019-05-141-0/+24
* x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner2019-05-141-0/+2