summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-26xfrm: clean up xfrm protocol checksCong Wang
2019-03-25RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi
2019-03-25Revert "parport: daisy: use new parport device model"Linus Torvalds
2019-03-25media: vicodec: Introducing stateless fwht defs and structsDafna Hirschfeld
2019-03-25media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failureDafna Hirschfeld
2019-03-25media: media requests: return EBADR instead of EACCESHans Verkuil
2019-03-25media: vb2: add requires_requests bit for stateless codecsHans Verkuil
2019-03-25dt-bindings: reset: meson-g12a: Add missing USB2 PHY resetsNeil Armstrong
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-25ACPI: use different default debug value than ACPICAErik Schmauss
2019-03-25batman-adv: Add multicast-to-unicast support for multiple targetsLinus Lüssing
2019-03-25drm/doc: fix missing verbLuca Ceresoli
2019-03-25batman-adv: Drop license boilerplateSven Eckelmann
2019-03-25Merge tag 'du-next-20190318' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2019-03-25Merge tag 'omapdrm-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie
2019-03-24timer/trace: Improve timer tracingAnna-Maria Gleixner
2019-03-24timer/trace: Replace deprecated vsprintf pointer extension %pf by %psAnna-Maria Gleixner
2019-03-24net: devlink: select NET_DEVLINK from driversJiri Pirko
2019-03-24net: devlink: add port type spinlockJiri Pirko
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-24Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds
2019-03-24habanalabs: add device status option to INFO IOCTLDalit Ben Zoor
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-23tcp: add one skb cache for rxEric Dumazet
2019-03-23tcp: add one skb cache for txEric Dumazet
2019-03-23net: convert rps_needed and rfs_needed to new static branch apiEric Dumazet
2019-03-23net: sched: add empty status flag for NOLOCK qdiscPaolo Abeni
2019-03-23tcp: add documentation for tcp_ca_stateSoheil Hassas Yeganeh
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-22bpf: add bpf_skb_adjust_room encap flagsWillem de Bruijn
2019-03-22bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSOWillem de Bruijn