summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-13rcu: Make rcu_read_unlock_special() staticPaul E. McKenney1-1/+0
2018-07-13rcu: Remove CPU-hotplug failsafe from force-quiescent-state code pathPaul E. McKenney1-5/+5
2018-07-13rcu: Rename the grace-period-request variables and parametersJoel Fernandes1-7/+8
2018-07-13rcu: Don't funnel-lock above leaf node if GP in progressPaul E. McKenney1-2/+2
2018-07-13rcu: Convert rcu_fqs tracepoint to ->gp_seqPaul E. McKenney1-6/+6
2018-07-13rcu: Convert rcu_quiescent_state_report tracepoint to ->gp_seqPaul E. McKenney1-6/+6
2018-07-13rcu: Convert rcu_unlock_preempted_task tracepoint to ->gp_seqPaul E. McKenney1-6/+6
2018-07-13rcu: Convert rcu_preempt_task tracepoint to ->gp_seqPaul E. McKenney1-6/+6
2018-07-13rcu: Convert rcu_grace_period_init tracepoint to gp_seqPaul E. McKenney1-6/+6
2018-07-13rcu: Convert rcu_future_grace_period tracepoint to gp_seqPaul E. McKenney1-13/+9
2018-07-13rcu: Convert rcu_grace_period tracepoint to gp_seqPaul E. McKenney1-6/+7
2018-07-13net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio1-5/+5
2018-07-13Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19Wolfram Sang1-12/+0
2018-07-13i2c: remove i2c_lock_adapter and use i2c_lock_bus directlyPeter Rosin1-12/+0
2018-07-13net/sched: act_skbedit: don't use spinlock in the data pathDavide Caratti1-10/+27
2018-07-13tcp: use monotonic timestamps for PAWSArnd Bergmann2-9/+12
2018-07-13Merge branches 'expedited.2018.07.12a', 'fixes.2018.07.12a', 'srcu.2018.06.25...Paul E. McKenney2-1/+18
2018-07-12Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner45-101/+235
2018-07-12ktime: Provide typesafe ktime_to_ns()Eric Dumazet1-2/+5
2018-07-12bpf: fix documentation for eBPF helpersQuentin Monnet1-4/+2
2018-07-12new helper: open_with_fake_path()Al Viro1-0/+2
2018-07-12serial: 8250: export serial8250_do_set_divisor()Jisheng Zhang1-0/+3
2018-07-12serial: 8250: introduce get_divisor() and set_divisor() hookJisheng Zhang1-0/+7
2018-07-12make alloc_file() staticAl Viro1-2/+0
2018-07-12new helper: alloc_file_clone()Al Viro1-0/+2
2018-07-12new wrapper: alloc_file_pseudo()Al Viro1-0/+3
2018-07-12kill FILE_{CREATED,OPENED}Al Viro1-4/+0
2018-07-12get rid of 'opened' argument of ->atomic_open() - part 3Al Viro1-1/+1
2018-07-12getting rid of 'opened' argument of ->atomic_open() - part 1Al Viro1-2/+1
2018-07-12IMA: don't propagate opened through the entire thingAl Viro1-2/+2
2018-07-12introduce FMODE_CREATED and switch to itAl Viro1-0/+1
2018-07-12fold put_filp() into fput()Al Viro1-1/+0
2018-07-12introduce FMODE_OPENEDAl Viro1-0/+2
2018-07-12->file_open(): lose cred argumentAl Viro1-1/+1
2018-07-12security_file_open(): lose cred argumentAl Viro1-3/+2
2018-07-12alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro1-1/+1
2018-07-12kernel: add kcompat_sys_{f,}statfs64()Mark Rutland1-0/+11
2018-07-12kernel: add ksys_personality()Mark Rutland1-0/+11
2018-07-12Merge tag 'fsi-updates-2018-07-12' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2-0/+117
2018-07-12net: Add lag.h, net_lag_port_dev_txable()Petr Machata3-0/+43
2018-07-12team: Publish team_port_get_rcu()Petr Machata1-0/+5
2018-07-12Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-6/+28
2018-07-12tcp: expose both send and receive intervals for rate sampleDeepti Raghavan1-0/+2
2018-07-12iomap: add support for sub-pagesize buffered I/O without buffer headsChristoph Hellwig1-0/+31
2018-07-12Merge branch 'iomap-4.19-merge' into xfs-4.19-mergeDarrick J. Wong1-0/+16
2018-07-12drm/amd: Add kfd ioctl defines for hw_exception eventShaoyun Liu1-1/+19
2018-07-12drm/amdkfd: Handle VM faults in KFDshaoyunl1-1/+1
2018-07-12fsi: master-gpio: Add more tracepointsBenjamin Herrenschmidt1-0/+59
2018-07-11drm/tinydrm: Fix doc build warningsNoralf Trønnes1-4/+19
2018-07-11Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+24