aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-05-25PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"Jean-Philippe Brucker1-0/+2
2021-05-25NFSD: delay unmount source's export after inter-server copy completed.Dai Ngo1-0/+14
2021-05-25Merge tag 'v5.12' into nextDmitry Torokhov35-64/+194
2021-05-25fanotify: fix permission model of unprivileged groupAmir Goldstein1-0/+4
2021-05-24bpf: Fix spelling mistakesZhen Lei1-2/+2
2021-05-24init: verify that function is initcall_t at compile-timeMarco Elver1-1/+2
2021-05-24bpf: Add lookup_and_delete_elem support to hashtabDenis Salopek1-0/+2
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-4/+4
2021-05-24Merge branch 'for-5.13-fixes' into for-5.14Tejun Heo12-17/+46
2021-05-24Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-2/+2
2021-05-24cgroup: fix spelling mistakesZhen Lei2-4/+4
2021-05-24blk-mq: Use request queue-wide tags for tagset-wide sbitmapJohn Garry1-0/+4
2021-05-24block_dump: remove block_dump featurezhangyi (F)1-1/+0
2021-05-24Merge tag 'irq-export-set-affinity' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-next/perfWill Deacon1-33/+2
2021-05-24spi: ath79: drop platform dataDavid Bauer1-16/+0
2021-05-24regulator: bd71828: Fix .n_voltages settingsAxel Lin1-5/+5
2021-05-24regulator: bd70528: Fix off-by-one for buck123 .n_voltages settingAxel Lin1-3/+1
2021-05-23kprobes: Allow architectures to override optinsn page allocationChristophe Leroy1-0/+3
2021-05-22linux/bits.h: fix compilation error with GENMASKRikard Falkeborn3-9/+11
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 Zimmermann10-13/+42
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/ebiederm/user-namespaceLinus Torvalds3-4/+8
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/pub/scm/linux/kernel/git/gregkh/char-misc") into char-misc-nextGreg Kroah-Hartman11-13/+47
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/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-3/+3
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+5
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-20block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig1-2/+0
2021-05-19PCI: Add support for dev_groups to struct pci_driverAndrey Grodzovsky1-0/+3
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. Miller6-7/+103
2021-05-19Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@svanheule.net>:Mark Brown1-0/+36
2021-05-19platform/surface: aggregator: avoid clang -Wconstant-conversion warningArnd Bergmann1-3/+3
2021-05-19regmap: Add MDIO bus supportSander Vanheule1-0/+36