summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+1
2019-03-27LSM: lsm_hooks.h: fix documentation formatDenis Efremov1-14/+9
2019-03-27LSM: fix documentation for the shm_* hooksDenis Efremov1-18/+18
2019-03-27LSM: fix documentation for the sem_* hooksDenis Efremov1-16/+16
2019-03-27LSM: fix documentation for the msg_queue_* hooksDenis Efremov1-19/+19
2019-03-27LSM: fix documentation for the audit_* hooksDenis Efremov1-4/+4
2019-03-27LSM: fix documentation for the path_chmod hookDenis Efremov1-4/+5
2019-03-27LSM: fix documentation for the socket_getpeersec_dgram hookDenis Efremov1-5/+5
2019-03-27LSM: fix documentation for the task_setscheduler hookDenis Efremov1-3/+1
2019-03-27LSM: fix documentation for the socket_post_create hookDenis Efremov1-3/+3
2019-03-27LSM: fix documentation for the syslog hookDenis Efremov1-2/+1
2019-03-27LSM: fix documentation for sb_copy_data hookDenis Efremov1-1/+0
2019-03-27srcu: Remove cleanup_srcu_struct_quiesced()Paul E. McKenney1-35/+1
2019-03-27rcu: Do a single rhp->func read in rcu_head_after_call_rcu()Neeraj Upadhyay1-2/+4
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean1-0/+16
2019-03-26proc/kcore: Remove unused kclist_add_remap()Bhupesh Sharma1-11/+0
2019-03-26usb: introduce usb_ep_type_string() functionChunfeng Yun1-0/+8
2019-03-26Revert "parport: daisy: use new parport device model"Linus Torvalds1-13/+0
2019-03-25LSM: lsm_hooks.h - fix missing colon in docstringOndrej Mosnacek1-1/+1
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-1/+2
2019-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+2
2019-03-24gpiolib: export devprop_gpiochip_set_names()Jan Kundrát1-0/+3
2019-03-24Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+1
2019-03-24net: convert rps_needed and rfs_needed to new static branch apiEric Dumazet1-2/+2
2019-03-23tick: Remove outgoing CPU from broadcast masksThomas Gleixner1-0/+6
2019-03-23Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+20
2019-03-23Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds3-4/+4
2019-03-23Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-0/+2
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song1-0/+2
2019-03-22net/mlx5e: Add VLAN ID rewrite fieldsEli Britstein1-0/+1
2019-03-22sbitmap: trivial - update comment for sbitmap_deferred_clear_bitShenghui Wang1-1/+1
2019-03-22gpio: amd-fch: Fix bogus SPDX identifierThomas Gleixner1-1/+1
2019-03-22genetlink: make policy common to familyJohannes Berg1-2/+2
2019-03-22softirq: Remove tasklet_hrtimerThomas Gleixner1-25/+0
2019-03-22bpf: allow helpers to return PTR_TO_SOCK_COMMONLorenz Bauer1-0/+1
2019-03-22rhashtable: rename rht_for_each*continue as *from.NeilBrown1-20/+20
2019-03-22rhashtable: don't hold lock on first table throughout insertion.NeilBrown1-13/+0
2019-03-21PCI/MSI: Remove unused mask_msi_irq() and unmask_msi_irq()Bjorn Helgaas1-9/+0
2019-03-21PCI/MSI: Remove unused __write_msi_msg() and write_msi_msg()Bjorn Helgaas1-9/+0
2019-03-21mtd: spinand: Use the spi-mem dirmap APIBoris Brezillon1-0/+7
2019-03-21regulator: add regulator_get_linear_step() stub helperArnd Bergmann1-0/+5
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner1-2/+1
2019-03-21genirq: Fix typo in comment of IRQD_MOVE_PCNTXTPeter Xu1-1/+1
2019-03-21LSM: add new hook for kernfs node initializationOndrej Mosnacek3-0/+37
2019-03-21vfs: syscall: Add fspick() to select a superblock for reconfigurationDavid Howells1-0/+1
2019-03-21vfs: syscall: Add fsmount() to create a mount for a superblockDavid Howells1-0/+1
2019-03-21vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells1-0/+2
2019-03-21vfs: Implement logging through fs_contextDavid Howells2-7/+21
2019-03-21vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells2-0/+17