summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-07-13block: remove blkdev_entry_to_request() macroVladimir Zapolskiy1-2/+0
2018-07-13locking/refcount: Always allow checked formsMark Rutland1-7/+20
2018-07-13KVM: s390: a utility function for migrationClaudio Imbrenda1-0/+7
2018-07-13mfd: cros-ec: Introduce CEC commands and events definitions.Neil Armstrong1-0/+81
2018-07-13mfd: cros-ec: Increase maximum mkbp event sizeNeil Armstrong2-1/+17
2018-07-13net/mlx4_core: Use devlink region_snapshot parameterAlex Vesker1-0/+1
2018-07-13net/mlx4_core: Add Crdump FW snapshot supportAlex Vesker1-0/+6
2018-07-13net/mlx4_core: Add health buffer address capabilityAlex Vesker1-0/+1
2018-07-13Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEADPaul E. McKenney1-0/+2
2018-07-13rcutorture: Use per-CPU random state for rcu_torture_timer()Paul E. McKenney1-0/+2
2018-07-13rculist: Improve documentation for list_for_each_entry_from_rcu()NeilBrown1-1/+18
2018-07-13rcu: Improve RCU-tasks naming and commentsPaul E. McKenney2-7/+7
2018-07-13rcu: rcupdate.h: Get rid of Sphinx warnings at rcu_pointer_handoff()Mauro Carvalho Chehab1-3/+2
2018-07-13rcu: Improve rcu_note_voluntary_context_switch() reportingByungchul Park1-2/+2
2018-07-13rcu: Make rcu_read_unlock_special() staticPaul E. McKenney1-1/+0
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-13tcp: use monotonic timestamps for PAWSArnd Bergmann1-2/+2
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 Gleixner30-80/+193
2018-07-12ktime: Provide typesafe ktime_to_ns()Eric Dumazet1-2/+5
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-12net: Add lag.h, net_lag_port_dev_txable()Petr Machata1-0/+13
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-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-11Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+24
2018-07-11libata: remove ata_sff_data_xfer_noirq()Sebastian Andrzej Siewior1-2/+0
2018-07-11Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2018-07-11w1: core: match sub-nodes of bus masters in devicetreeDaniel Mack1-0/+2
2018-07-11drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro1-0/+1