summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-07-15fpga: mgr: add status for fpga-managerWu Hao
2018-07-15fpga: mgr: add region_id to fpga_image_infoWu Hao
2018-07-15coresight: Introduce support for Coresight Address Translation UnitSuzuki K Poulose
2018-07-15coresight: Add helper device typeSuzuki K Poulose
2018-07-15coresight: Cleanup device subtype structSuzuki K Poulose
2018-07-15coresight: Cleanup platform description dataSuzuki K Poulose
2018-07-15coresight: Remove function coresight_vpid_to_pid()Mathieu Poirier
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-14Merge tag 'omap-for-v4.19/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2018-07-14Merge tag 'omap-for-v4.19/omap1-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2018-07-14Merge tag 'omap-for-v4.19/ti-sysc-v2-signed' of git://git.kernel.org/pub/scm/...Olof Johansson
2018-07-14Merge tag 'davinci-for-v4.19/soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2018-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-13net: ipmr: add support for passing full packet on wrong vifNikolay Aleksandrov
2018-07-13xdp: support simultaneous driver and hw XDP attachmentJakub Kicinski
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski
2018-07-13cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner
2018-07-13cpu/hotplug: Expose SMT control init functionJiri Kosina
2018-07-13block: remove blkdev_entry_to_request() macroVladimir Zapolskiy
2018-07-13locking/refcount: Always allow checked formsMark Rutland
2018-07-13KVM: s390: a utility function for migrationClaudio Imbrenda
2018-07-13mfd: cros-ec: Introduce CEC commands and events definitions.Neil Armstrong
2018-07-13mfd: cros-ec: Increase maximum mkbp event sizeNeil Armstrong
2018-07-12net/mlx4_core: Use devlink region_snapshot parameterAlex Vesker
2018-07-12net/mlx4_core: Add Crdump FW snapshot supportAlex Vesker
2018-07-12net/mlx4_core: Add health buffer address capabilityAlex Vesker
2018-07-12Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEADPaul E. McKenney
2018-07-12rcutorture: Use per-CPU random state for rcu_torture_timer()Paul E. McKenney
2018-07-12rculist: Improve documentation for list_for_each_entry_from_rcu()NeilBrown
2018-07-12rcu: Improve RCU-tasks naming and commentsPaul E. McKenney
2018-07-12rcu: rcupdate.h: Get rid of Sphinx warnings at rcu_pointer_handoff()Mauro Carvalho Chehab
2018-07-12rcu: Improve rcu_note_voluntary_context_switch() reportingByungchul Park
2018-07-12rcu: Make rcu_read_unlock_special() staticPaul E. McKenney
2018-07-12net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio
2018-07-13Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19Wolfram Sang
2018-07-13i2c: remove i2c_lock_adapter and use i2c_lock_bus directlyPeter Rosin
2018-07-12tcp: use monotonic timestamps for PAWSArnd Bergmann
2018-07-12Merge branches 'expedited.2018.07.12a', 'fixes.2018.07.12a', 'srcu.2018.06.25...Paul E. McKenney
2018-07-12Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner
2018-07-12ktime: Provide typesafe ktime_to_ns()Eric Dumazet
2018-07-12new helper: open_with_fake_path()Al Viro
2018-07-12serial: 8250: export serial8250_do_set_divisor()Jisheng Zhang
2018-07-12serial: 8250: introduce get_divisor() and set_divisor() hookJisheng Zhang
2018-07-12make alloc_file() staticAl Viro
2018-07-12new helper: alloc_file_clone()Al Viro
2018-07-12new wrapper: alloc_file_pseudo()Al Viro
2018-07-12kill FILE_{CREATED,OPENED}Al Viro
2018-07-12get rid of 'opened' argument of ->atomic_open() - part 3Al Viro
2018-07-12getting rid of 'opened' argument of ->atomic_open() - part 1Al Viro
2018-07-12IMA: don't propagate opened through the entire thingAl Viro