summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bpf: Fix preempt_enable_no_resched() abusePeter Zijlstra2019-05-251-1/+1
* xfrm: Honor original L3 slave device in xfrmi policy lookupMartin Willi2019-05-251-1/+2
* xfrm: clean up xfrm protocol checksCong Wang2019-05-251-0/+17
* fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov2019-05-251-0/+2
* PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje2019-05-251-0/+2
* udlfb: introduce a rendering mutexMikulas Patocka2019-05-251-0/+1
* udlfb: fix sleeping inside spinlockMikulas Patocka2019-05-251-0/+6
* 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
* ipv6: prevent possible fib6 leaksEric Dumazet2019-05-251-1/+2
* 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
* nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter2019-05-161-1/+1
* netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal2019-05-161-0/+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
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-05-101-0/+3
* 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
* i2c: Allow recovery of the initial IRQ by an I2C client device.Jim Broadus2019-05-081-0/+1
* sctp: avoid running the sctp state machine recursivelyXin Long2019-05-051-1/+0
* ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin2019-05-041-0/+18
* net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti2019-05-041-1/+1
* xsk: fix umem memory leak on cleanupBjörn Töpel2019-05-041-1/+0
* 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
* aio: simplify - and fix - fget/fput for io_submit()Linus Torvalds2019-05-021-1/+7
* net: netrom: Fix error cleanup path of nr_proto_initYueHaibing2019-05-021-1/+1
* tracing: Fix buffer_ref pipe opsJann Horn2019-05-021-0/+1
* netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso2019-05-021-0/+6
* netfilter: nf_tables: fix set double-free in abort pathPablo Neira Ayuso2019-05-021-4/+2
* netfilter: nft_compat: use .release_ops and remove list of extensionPablo Neira Ayuso2019-05-021-0/+3
* netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso2019-05-021-4/+13
* netfilter: nf_tables: split set destruction in deactivate and destroy phaseFlorian Westphal2019-05-021-1/+6
* 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
* net: IP6 defrag: use rbtrees for IPv6 defragPeter Oskolkov2019-04-271-2/+9
* net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov2019-04-271-2/+14
* net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski2019-04-271-1/+1
* failover: allow name change on IFF_UP slave interfacesSi-Wei Liu2019-04-271-0/+3