summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf2019-05-141-0/+24
* x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner2019-05-141-0/+2
* 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
* 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
* aio: simplify - and fix - fget/fput for io_submit()Linus Torvalds2019-05-021-1/+7
* 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
* appletalk: Fix compile regressionArnd Bergmann2019-04-201-4/+14
* 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
* compiler.h: update definition of unreachable()ndesaulniers@google.com2019-04-201-1/+4
* 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
* include/linux/bitrev.h: fix constant bitrevArnd Bergmann2019-04-171-23/+23
* netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal2019-04-171-0/+13
* lib/string.c: implement a basic bcmpNick Desaulniers2019-04-171-0/+3
* net/mlx5e: Add a lock on tir listYuval Avnery2019-04-171-0/+2
* cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...Oleg Nesterov2019-04-052-1/+3
* bpf: fix missing prototype warningsValdis Kletnieks2019-04-051-1/+3
* sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()Andrea Parri2019-04-051-2/+2
* perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-04-051-1/+1
* genirq: Avoid summation loops for /proc/statThomas Gleixner2019-04-051-0/+1
* sched/topology: Fix percpu data types in struct sd_data & struct s_dataLuc Van Oostenryck2019-04-051-4/+4
* clk: fractional-divider: check parent rate only if flag is setKatsuhiro Suzuki2019-04-051-0/+3
* f2fs: fix to check inline_xattr_size boundary correctlyChao Yu2019-04-051-6/+7
* include/linux/relay.h: fix percpu annotation in struct rchanLuc Van Oostenryck2019-04-051-1/+1
* tracing: kdb: Fix ftdump to not sleepDouglas Anderson2019-04-051-1/+1
* drivers: base: Helpers for adding device connection descriptionsHeikki Krogerus2019-04-031-0/+24
* mm: add support for kmem caches in DMA32 zoneNicolas Boichat2019-04-031-0/+2
* libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov2019-03-271-0/+2
* KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-03-231-1/+1
* dm: fix to_sector() for 32bitNeilBrown2019-03-231-1/+1
* arm64: Fix HCR.TGE status for NMI contextsJulien Thierry2019-03-231-0/+7
* bpf: only test gso type on gso packetsWillem de Bruijn2019-03-231-2/+2
* device property: Fix the length used in PROPERTY_ENTRY_STRING()Heikki Krogerus2019-03-231-1/+1
* splice: don't merge into linked buffersJann Horn2019-03-231-0/+1
* keys: Fix dependency loop between construction record and auth keyDavid Howells2019-03-231-16/+6
* bpf: only adjust gso_size on bytestream protocolsWillem de Bruijn2019-03-231-0/+6
* irqchip/gic-v3-its: Fix ITT_entry_size accessorZenghui Yu2019-03-131-1/+1
* net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu2019-03-131-0/+1