summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-04-23clocksource/drivers/ixp4xx: Add driverLinus Walleij
2019-04-23ACPI/IORT: Check ATS capability in root complex nodesJean-Philippe Brucker
2019-04-23PCI: Add a stub for pci_ats_disabled()Jean-Philippe Brucker
2019-04-23PCI: Move ATS declarations outside of CONFIG_PCIJean-Philippe Brucker
2019-04-23gpio: merrifield: Fix build err without CONFIG_ACPIYueHaibing
2019-04-23gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULTAndy Shevchenko
2019-04-23gpiolib: Make use of enum gpio_lookup_flags consistentAndy Shevchenko
2019-04-23gpiolib: Indent entry values of enum gpio_lookup_flagsAndy Shevchenko
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-23bpf: remove global variablesAlexei Starovoitov
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed
2019-04-22vfio: Use dev_printk() when possibleBjorn Helgaas
2019-04-22block: fix use-after-free on gendiskYufen Yu
2019-04-22Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe
2019-04-22iio: trigger: stm32-timer: fix build issue when disabledFabrice Gasnier
2019-04-21i2c: mux: pca9541: remove support for unused platform dataRobert Shearman
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman
2019-04-21Merge 5.1-rc6 into char-misc-nextGreg Kroah-Hartman
2019-04-20Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-19random: move rand_initialize() earlierKees Cook
2019-04-19clk: Allow parents to be specified via clkspec indexStephen Boyd
2019-04-19clk: Allow parents to be specified without string namesStephen Boyd
2019-04-19clk: Add of_clk_hw_register() API for early clk driversStephen Boyd
2019-04-19driver core: Let dev_of_node() accept a NULL devStephen Boyd
2019-04-19net: rework SIOCGSTAMP ioctl handlingArnd Bergmann
2019-04-19USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-04-19irqchip: Add driver for IXP4xxLinus Walleij
2019-04-19cgroup: cgroup v2 freezerRoman Gushchin
2019-04-19cgroup: protect cgroup->nr_(dying_)descendants by css_set_lockRoman Gushchin
2019-04-19block: make sure that bvec length can't be overflowMing Lei
2019-04-19block: kill all_q_node in request_queueHou Tao
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-04-19mm: swapoff: shmem_unuse() stop eviction without igrab()Hugh Dickins
2019-04-19vt: selection: allow functions to be called from inside kernelOkash Khawaja
2019-04-19x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu
2019-04-19usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede
2019-04-19rseq: Remove superfluous rseq_len from task_structMathieu Desnoyers
2019-04-18net: mdio: rename mdio_device reset to reset_gpioDavid Bauer
2019-04-18net: phy: add support for reset-controllerDavid Bauer
2019-04-18net: skb: remove unused assertsJakub Kicinski
2019-04-18list_bl: Add hlist_bl_add_before/behind helpersNikos Tsironis
2019-04-18list: Don't use WRITE_ONCE() in hlist_add_behind()Nikos Tsironis
2019-04-18Merge 'ib-jz47xx-battery-prereq' into psy-nextSebastian Reichel
2019-04-18device property: Add fwnode_graph_get_endpoint_by_id()Sakari Ailus
2019-04-18crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithmVitaly Chikunov
2019-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-04-18locking/lockdep: Avoid bogus Clang warningArnd Bergmann
2019-04-18thunderbolt: Add XDomain UUID exchange supportMika Westerberg