summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-03-27tcp: fix zerocopy and notsent_lowat issuesEric Dumazet1-3/+4
2019-03-27net: openvswitch: Add a new action check_pkt_lenNuman Siddique1-0/+42
2019-03-27ethtool: add PHY Fast Link Down supportHeiner Kallweit1-0/+8
2019-03-27fou: Support binding FoU socketKristian Evensen1-0/+6
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-74/+212
2019-03-27IB/MAD: Add SMP details to MAD tracingIra Weiny1-0/+90
2019-03-27IB/UMAD: Add umad trace pointsIra Weiny1-0/+126
2019-03-27IB/MAD: Add agent trace pointsIra Weiny1-0/+46
2019-03-27IB/MAD: Add recv path trace pointIra Weiny1-0/+67
2019-03-27IB/MAD: Add send path trace pointsIra Weiny1-0/+187
2019-03-27drm/fb-helper: Fixup fill_info cleanupDaniel Vetter1-12/+6
2019-03-27virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede2-5/+67
2019-03-27Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen650-6871/+19874
2019-03-27ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...Takashi Iwai1-4/+0
2019-03-27ALSA: timer: Check ack_list emptiness instead of bit flagTakashi Iwai1-1/+0
2019-03-27xfrm: Honor original L3 slave device in xfrmi policy lookupMartin Willi1-1/+2
2019-03-27drm/i915: Drop new chunks of context creation ABI (for now)Chris Wilson1-17/+1
2019-03-27x86/ima: require signed kernel modulesMimi Zohar1-0/+5
2019-03-27overflow: Fix -Wtype-limits compilation warningsLeon Romanovsky1-3/+9
2019-03-27i2c: apply coding style for struct i2c_adapterWolfram Sang1-10/+13
2019-03-27drm/uapi: Remove unused DRM_DISPLAY_INFO_LENVille Syrjälä1-1/+0
2019-03-27drm: Kill drm_display_info.nameVille Syrjälä1-5/+0
2019-03-27drm: Fix tabs vs. spacesVille Syrjälä1-1/+2
2019-03-27drm: Nuke unused drm_display_info.pixel_clockVille Syrjälä1-6/+0
2019-03-27drm/fb-helper: Unexport fill_{var,info}Daniel Vetter1-4/+0
2019-03-27drm/fb-helper: Add fill_info() functionsDaniel Vetter1-0/+3
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-4/+62
2019-03-27Input: document meanings of KEY_SCREEN and KEY_ZOOMDmitry Torokhov1-2/+4
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-26xfrm: clean up xfrm protocol checksCong Wang1-0/+17
2019-03-26RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi4-6/+6
2019-03-26Revert "parport: daisy: use new parport device model"Linus Torvalds1-13/+0
2019-03-25media: vicodec: Introducing stateless fwht defs and structsDafna Hirschfeld4-1/+40
2019-03-25media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failureDafna Hirschfeld1-1/+1
2019-03-25media: media requests: return EBADR instead of EACCESHans Verkuil1-2/+2