summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-15Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-2/+85
2020-05-15usb: hci: add hc_driver as argument for usb_hcd_pci_probeVinod Koul1-1/+2
2020-05-15tty/sysrq: constify the the sysrq_key_op(s)Emil Velikov1-1/+1
2020-05-15tty/sysrq: constify the sysrq APIEmil Velikov1-8/+8
2020-05-15tty/sysrq: alpha: export and use __sysrq_get_key_op()Emil Velikov1-1/+1
2020-05-15serial: Allow uart_get_rs485_mode() to return errnoLukas Wunner1-1/+1
2020-05-15iommu: Remove functions that support private domainSai Praneeth Prakhya1-12/+0
2020-05-15x86: Fix early boot crash on gcc-10, third tryBorislav Petkov1-0/+6
2020-05-15i2c: mux: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-15Merge branch 'icc-get-by-index' into icc-nextGeorgi Djakov1-0/+6
2020-05-15xdp: Allow bpf_xdp_adjust_tail() to grow packet sizeJesper Dangaard Brouer1-2/+2
2020-05-15xdp: For Intel AF_XDP drivers add XDP frame_szJesper Dangaard Brouer1-0/+11
2020-05-15xdp: Xdp_frame add member frame_sz and handle in convert_to_xdp_frameJesper Dangaard Brouer1-1/+13
2020-05-15xdp: Add frame size to xdp_buffJesper Dangaard Brouer1-0/+13
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller11-52/+211
2020-05-15Merge tag 'drm-misc-next-2020-05-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-6/+12
2020-05-15bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpersAndrey Ignatov1-1/+35
2020-05-15bpf: Support narrow loads from bpf_sock_addr.user_portAndrey Ignatov1-1/+1
2020-05-15net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo1-0/+1
2020-05-15PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()Yicong Yang1-9/+14
2020-05-15clk: qcom: Add DT bindings for MSM8939 GCCBryan O'Donoghue2-0/+316
2020-05-14net: qed: fix bad formattingIgor Russkikh1-3/+2
2020-05-14net: qed: attention clearing propertiesIgor Russkikh1-0/+9
2020-05-14net: qed: adding hw_err states and handlingIgor Russkikh1-0/+12
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+2
2020-05-14security: Fix the default value of secid_to_secctx hookAnders Roxell1-1/+1
2020-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2020-05-14Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+23
2020-05-14mm, memcg: fix inconsistent oom event behaviorYafang Shao1-0/+2
2020-05-14block: blk-crypto-fallback for Inline EncryptionSatya Tangirala1-1/+1
2020-05-14block: Make blk-integrity preclude hardware inline encryptionSatya Tangirala1-0/+30
2020-05-14block: Inline encryption support for blk-mqSatya Tangirala3-0/+82
2020-05-14block: Keyslot Manager for Inline EncryptionSatya Tangirala3-0/+164
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi3-3/+17
2020-05-14statx: add mount_rootMiklos Szeredi1-0/+1
2020-05-14statx: add mount IDMiklos Szeredi2-1/+6
2020-05-14uapi: deprecate STATX_ALLMiklos Szeredi1-1/+10
2020-05-14proc/mounts: add cursorMiklos Szeredi1-1/+3
2020-05-14vfs: allow unprivileged whiteout creationMiklos Szeredi2-1/+8
2020-05-14block: move blk_io_schedule() out of header fileMing Lei1-12/+2
2020-05-14cpufreq: fix minor typo in struct cpufreq_driver doc commentWang Wenhu1-1/+1
2020-05-14drm: Add logging function for DP VSC SDPGwan-gyeong Mun1-0/+3
2020-05-14video/hdmi: Add Unpack only function for DRM infoframeGwan-gyeong Mun1-0/+2
2020-05-14usb: raw-gadget: support stalling/halting/wedging endpointsAndrey Konovalov1-0/+15
2020-05-14usb: raw-gadget: fix gadget endpoint selectionAndrey Konovalov1-3/+69
2020-05-14usb: raw-gadget: improve uapi headers commentsAndrey Konovalov1-10/+11
2020-05-14efi: cper: Add support for printing Firmware Error Record ReferencePunit Agrawal1-0/+9
2020-05-14Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie1-1/+1
2020-05-14Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/li...Dave Airlie1-0/+3
2020-05-13net: phy: broadcom: add cable test supportMichael Walle1-0/+52