summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-07-15coresight: Introduce support for Coresight Address Translation UnitSuzuki K Poulose1-0/+1
2018-07-15coresight: Add helper device typeSuzuki K Poulose1-0/+24
2018-07-15coresight: Cleanup device subtype structSuzuki K Poulose1-9/+12
2018-07-15coresight: Cleanup platform description dataSuzuki K Poulose1-2/+0
2018-07-15coresight: Remove function coresight_vpid_to_pid()Mathieu Poirier1-20/+0
2018-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-8/+72
2018-07-15Merge tag 'omap-for-v4.19/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-1/+28
2018-07-15Merge tag 'omap-for-v4.19/omap1-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson1-0/+58
2018-07-15Merge tag 'omap-for-v4.19/ti-sysc-v2-signed' of git://git.kernel.org/pub/scm/...Olof Johansson1-0/+1
2018-07-15Merge tag 'davinci-for-v4.19/soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-1/+0
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2018-07-14net: ipmr: add support for passing full packet on wrong vifNikolay Aleksandrov1-0/+1
2018-07-13xdp: support simultaneous driver and hw XDP attachmentJakub Kicinski1-3/+4
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski1-5/+0
2018-07-13cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner1-0/+2
2018-07-13cpu/hotplug: Expose SMT control init functionJiri Kosina1-0/+2
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