summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* inet: switch IP ID generator to siphashEric Dumazet2019-06-041-0/+5
* rcu: Do a single rhp->func read in rcu_head_after_call_rcu()Neeraj Upadhyay2019-05-311-2/+4
* 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
* 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
* RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe2019-05-251-1/+0
* 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
* bpf: only test gso type on gso packetsWillem de Bruijn2019-05-161-2/+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
* nvmet: fix discover log page when offsets are usedKeith Busch2019-05-101-2/+7
* blk-mq: introduce blk_mq_complete_request_sync()Ming Lei2019-05-101-0/+1
* linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn2019-05-101-2/+2
* clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller2019-05-081-0/+3
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-05-081-0/+4
* USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2019-05-081-2/+0
* ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin2019-05-041-0/+18
* fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox2019-05-041-4/+6
* mm: add 'try_get_page()' helper functionLinus Torvalds2019-05-041-0/+9
* mm: make page ref count overflow check tighter and more explicitLinus Torvalds2019-05-041-1/+5
* net/ncsi: handle overflow when incrementing mac addressTao Ren2019-05-021-0/+12
* tracing: Fix buffer_ref pipe opsJann Horn2019-05-021-0/+1
* x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2019-04-271-0/+1
* coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-04-271-0/+21
* failover: allow name change on IFF_UP slave interfacesSi-Wei Liu2019-04-271-0/+3
* include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih2019-04-201-2/+2
* appletalk: Fix use-after-free in atalk_proc_exitYueHaibing2019-04-201-1/+1
* x86/gart: Exclude GART aperture from kcoreKairui Song2019-04-201-0/+2
* virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck2019-04-171-1/+1
* mm: writeback: use exact memcg dirty countsGreg Thelen2019-04-171-1/+4