summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-28mei: adjust the copyright notice in the files.Tomas Winkler
2019-03-28virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede
2019-03-27x86/ima: require signed kernel modulesMimi Zohar
2019-03-27overflow: Fix -Wtype-limits compilation warningsLeon Romanovsky
2019-03-27i2c: apply coding style for struct i2c_adapterWolfram Sang
2019-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-03-26LSM: lsm_hooks.h: fix documentation formatDenis Efremov
2019-03-26LSM: fix documentation for the shm_* hooksDenis Efremov
2019-03-26LSM: fix documentation for the sem_* hooksDenis Efremov
2019-03-26LSM: fix documentation for the msg_queue_* hooksDenis Efremov
2019-03-26LSM: fix documentation for the audit_* hooksDenis Efremov
2019-03-26LSM: fix documentation for the path_chmod hookDenis Efremov
2019-03-26LSM: fix documentation for the socket_getpeersec_dgram hookDenis Efremov
2019-03-26LSM: fix documentation for the task_setscheduler hookDenis Efremov
2019-03-26LSM: fix documentation for the socket_post_create hookDenis Efremov
2019-03-26LSM: fix documentation for the syslog hookDenis Efremov
2019-03-26LSM: fix documentation for sb_copy_data hookDenis Efremov
2019-03-26srcu: Remove cleanup_srcu_struct_quiesced()Paul E. McKenney
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