summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann19-28/+271
2021-05-22drm/amdgpu: Add new placement for preemptible SG BOsFelix Kuehling1-0/+4
2021-05-22scsi: Fix spelling mistakes in header filesZhen Lei4-6/+6
2021-05-21sysfs: Add helper BIN_ATTRIBUTE_GROUPSHeiner Kallweit1-0/+6
2021-05-21drivers: base: Fix device link removalRafael J. Wysocki1-4/+2
2021-05-21debugfs: remove return value of debugfs_create_ulong()Greg Kroah-Hartman1-9/+5
2021-05-21debugfs: remove return value of debugfs_create_bool()Greg Kroah-Hartman1-8/+4
2021-05-21usb: typec: tcpm: Move TCPC to APPLY_RC state during PR_SWAPBadhri Jagan Sridharan1-0/+4
2021-05-21usb: isp1760: remove platform data struct and codeRui Miguel Silva1-19/+0
2021-05-21usb: fix spelling mistakes in header filesZhen Lei9-12/+12
2021-05-21evm: Pass user namespace to set/remove xattr hooksRoberto Sassu1-4/+8
2021-05-21evm: Allow xattr/attr operations for portable signaturesRoberto Sassu1-0/+1
2021-05-21evm: Introduce evm_revalidate_status()Roberto Sassu1-0/+6
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-15/+18
2021-05-21media: rc: remove tango ir driver and keymapArnd Bergmann1-1/+0
2021-05-21media: lirc: remove out of date commentSean Young1-1/+0
2021-05-21export: Make CRCs robust to symbol trimmingQuentin Perret1-0/+5
2021-05-21x86/amd_nb: Add AMD family 19h model 50h PCI idsDavid Bartley1-0/+1
2021-05-21Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...Greg Kroah-Hartman15-16/+106
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+1
2021-05-21Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...Dave Airlie2-4/+169
2021-05-21Merge tag 'drm-intel-next-2021-05-19-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2-8/+31
2021-05-20docs: update pin-control.rst referencesMauro Carvalho Chehab3-3/+3
2021-05-20docs: update sysfs-platform_profile.rst referenceMauro Carvalho Chehab1-1/+1
2021-05-20Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+3
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+38
2021-05-20tty/serial: make port of serial8250_register_8250_port constJiri Slaby1-1/+1
2021-05-20tty/serial: clean up uart_match_portJiri Slaby1-1/+2
2021-05-20RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext responseSergey Gorenko1-0/+1
2021-05-20block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig1-2/+0
2021-05-20PCI: Add support for dev_groups to struct pci_driverAndrey Grodzovsky1-0/+3
2021-05-20drm/ttm: Remap all page faults to per process dummy page.Andrey Grodzovsky1-0/+2
2021-05-20drm/amd/amdgpu: add beige_goby asic typeChengming Gui1-0/+1
2021-05-20Merge tag 'imx-drm-next-2021-05-12' of git://git.pengutronix.de/git/pza/linux...Dave Airlie1-0/+2
2021-05-20pinctrl: Keep enum pin_config_param ordered by name (part 2)Andy Shevchenko1-10/+10
2021-05-19instrumentation.h: Avoid using inline asm operand modifiersVasily Gorbik1-8/+12
2021-05-19compiler.h: Avoid using inline asm operand modifiersVasily Gorbik1-8/+14
2021-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-12/+137
2021-05-19Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@sva...Mark Brown1-0/+36
2021-05-19bpf: Add cmd alias BPF_PROG_RUNAlexei Starovoitov1-0/+1
2021-05-19platform/surface: aggregator: avoid clang -Wconstant-conversion warningArnd Bergmann1-3/+3
2021-05-19regmap: Add MDIO bus supportSander Vanheule1-0/+36
2021-05-19mfd: lp87565: Move LP87565_regulator_id to .c fileLuca Ceresoli1-11/+0
2021-05-19mfd: lp87565: Fix typo in define namesLuca Ceresoli1-14/+14
2021-05-19x86/signal: Detect and prevent an alternate signal stack overflowChang S. Bae1-7/+12
2021-05-19uapi/auxvec: Define the aux vector AT_MINSIGSTKSZChang S. Bae1-0/+3
2021-05-19Merge branch 'irq/affinity' into irq/coreThomas Gleixner1-33/+2
2021-05-19genirq: Export affinity setter for modulesThomas Gleixner1-33/+2
2021-05-19USB: serial: make usb_serial_driver::chars_in_buffer return uintJiri Slaby1-2/+2