summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-03-26rcu: Do a single rhp->func read in rcu_head_after_call_rcu()Neeraj Upadhyay
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean
2019-03-26proc/kcore: Remove unused kclist_add_remap()Bhupesh Sharma
2019-03-26usb: introduce usb_ep_type_string() functionChunfeng Yun
2019-03-25Revert "parport: daisy: use new parport device model"Linus Torvalds
2019-03-25LSM: lsm_hooks.h - fix missing colon in docstringOndrej Mosnacek
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-24gpiolib: export devprop_gpiochip_set_names()Jan Kundrát
2019-03-23Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-03-23net: convert rps_needed and rfs_needed to new static branch apiEric Dumazet
2019-03-23tick: Remove outgoing CPU from broadcast masksThomas Gleixner
2019-03-23Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-23Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-23Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song
2019-03-22net/mlx5e: Add VLAN ID rewrite fieldsEli Britstein
2019-03-22sbitmap: trivial - update comment for sbitmap_deferred_clear_bitShenghui Wang
2019-03-22gpio: amd-fch: Fix bogus SPDX identifierThomas Gleixner
2019-03-22genetlink: make policy common to familyJohannes Berg
2019-03-22softirq: Remove tasklet_hrtimerThomas Gleixner
2019-03-21bpf: allow helpers to return PTR_TO_SOCK_COMMONLorenz Bauer
2019-03-21rhashtable: rename rht_for_each*continue as *from.NeilBrown
2019-03-21rhashtable: don't hold lock on first table throughout insertion.NeilBrown
2019-03-21PCI/MSI: Remove unused mask_msi_irq() and unmask_msi_irq()Bjorn Helgaas
2019-03-21PCI/MSI: Remove unused __write_msi_msg() and write_msi_msg()Bjorn Helgaas
2019-03-21mtd: spinand: Use the spi-mem dirmap APIBoris Brezillon
2019-03-21regulator: add regulator_get_linear_step() stub helperArnd Bergmann
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner
2019-03-21genirq: Fix typo in comment of IRQD_MOVE_PCNTXTPeter Xu
2019-03-20LSM: add new hook for kernfs node initializationOndrej Mosnacek
2019-03-20vfs: syscall: Add fspick() to select a superblock for reconfigurationDavid Howells
2019-03-20vfs: syscall: Add fsmount() to create a mount for a superblockDavid Howells
2019-03-20vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells
2019-03-20vfs: Implement logging through fs_contextDavid Howells
2019-03-20vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells
2019-03-20vfs: syscall: Add move_mount(2) to move mounts aroundDavid Howells
2019-03-20vfs: syscall: Add open_tree(2) to reference or clone a mountAl Viro
2019-03-20block: Unexport blk_mq_add_to_requeue_list()Bart Van Assche
2019-03-20block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...Yufen Yu
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-03-20packet: rework packet_pick_tx_queue() to use common code selectionPaolo Abeni
2019-03-20net: dev: rename queue selection helpers.Paolo Abeni
2019-03-20spi: pxa2xx: Introduce DMA burst size supportAndy Shevchenko
2019-03-20libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov
2019-03-20pwm: Fix deadlock warning when removing PWM devicePhong Hoang
2019-03-20reset: Add acquire/release support for arraysThierry Reding
2019-03-20reset: Add acquired flag to of_reset_control_array_get()Thierry Reding
2019-03-20reset: add acquired/released state for exclusive reset controlsPhilipp Zabel