summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust1-8/+0
2019-04-11net/smc: propagate file from SMC to TCP socketUrsula Braun1-6/+0
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch1-2/+7
2019-04-11Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai672-7101/+20825
2019-04-11net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski1-1/+1
2019-04-11failover: allow name change on IFF_UP slave interfacesSi-Wei Liu1-0/+3
2019-04-11clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller1-0/+3
2019-04-10net/tls: don't leak partially sent record in device modeJakub Kicinski1-0/+2
2019-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2019-04-10blk-mq: introduce blk_mq_complete_request_sync()Ming Lei1-0/+1
2019-04-10locking/rwsem: Optimize rwsem structure for uncontended lock acquisitionWaiman Long1-6/+15
2019-04-10locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.hWaiman Long1-7/+0
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar18-66/+100
2019-04-10dt-bindings: clock: sifive: add FU540-C000 PRCI clock constantsPaul Walmsley1-0/+18
2019-04-09Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2-29/+39
2019-04-09Merge branches 'consolidate.2019.04.09a', 'doc.2019.03.26b', 'fixes.2019.03.2...Paul E. McKenney2-37/+5
2019-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2019-04-09ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich1-1/+1
2019-04-09KEYS: trusted: fix -Wvarags warningndesaulniers@google.com1-1/+1
2019-04-09virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck1-1/+1
2019-04-08block: don't use for-inside-for in bio_for_each_segment_allMing Lei2-12/+22
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau1-4/+20
2019-04-08cfg80211: add ratelimited variants of err and warnStanislaw Gruszka1-0/+5
2019-04-08arch: Remove dummy mmiowb() definitions from arch codeWill Deacon1-4/+0
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-2/+0
2019-04-08mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessorsWill Deacon2-2/+12
2019-04-08asm-generic/mmiowb: Add generic implementation of mmiowb() trackingWill Deacon2-0/+75
2019-04-08Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard51-194/+448
2019-04-08ASoC: core: conditionally increase module refcount on component openRanjani Sridharan1-2/+7
2019-04-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-1/+4
2019-04-08Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a...Olof Johansson1-1/+4
2019-04-07nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter1-1/+1
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov1-0/+4
2019-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-25/+31
2019-04-06mm: writeback: use exact memcg dirty countsGreg Thelen1-1/+4
2019-04-06mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()Jann Horn1-1/+1
2019-04-06include/linux/bitrev.h: fix constant bitrevArnd Bergmann1-23/+23
2019-04-06lib/string.c: implement a basic bcmpNick Desaulniers1-0/+3
2019-04-06Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds3-20/+14
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)1-8/+2
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2-9/+4
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-17/+44
2019-04-04ptrace: Remove maxargs from task_current_syscall()Steven Rostedt (Red Hat)1-3/+8
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2-52/+0
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long2-143/+1
2019-04-03rcuwait: Annotate task_struct with __rcuJoel Fernandes (Google)1-1/+1
2019-04-03sched_domain: Annotate RCU pointers properlyJoel Fernandes (Google)1-2/+2
2019-04-03linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn1-2/+2
2019-04-03perf/headers: Fix stale comment for struct perf_addr_filterShaokun Zhang1-1/+1
2019-04-03x86/uaccess: Introduce user_access_{save,restore}()Peter Zijlstra1-0/+2