summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-11-16Remove unused header <linux/sdb.h>Jonathan Corbet1-160/+0
2021-11-16ACPI: Add stubs for wakeup handler functionsMario Limonciello1-0/+9
2021-11-15firmware: cs_dsp: tidy includes in cs_dsp.c and cs_dsp.hSimon Trimmer1-0/+5
2021-11-15x86/sgx: Hook arch_memory_failure() into mainline codeTony Luck1-0/+13
2021-11-15ACPI: Add a context argument for table parsing handlersDan Williams1-0/+11
2021-11-15ACPI: Teach ACPI table parsing about the CEDT header formatDan Williams1-0/+1
2021-11-15ACPI: Keep sub-table parsing infrastructure available for modulesDan Williams1-7/+15
2021-11-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski3-6/+22
2021-11-15Revert "Merge branch 'mctp-i2c-driver'"Jakub Kicinski1-13/+0
2021-11-15net: phylink: add generic validate implementationRussell King (Oracle)1-0/+31
2021-11-15i2c: core: Allow 255 byte transfers for SMBus 3.xMatt Johnston1-0/+13
2021-11-15printk: Remove printk.h inclusion in percpu.hAndy Shevchenko1-1/+0
2021-11-15spi: remove unused header file <linux/platform_data/spi-clps711x.h>Jonathan Corbet1-17/+0
2021-11-15regmap: allow to define reg_update_bits for no bus configurationAnsuel Smith1-0/+7
2021-11-15net: Clean up some inconsistent indentingJiapeng Chong1-1/+1
2021-11-15gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()Andy Shevchenko1-2/+0
2021-11-15pinctrl: pinconf-generic: Add support for "output-impedance-ohms" to be extra...Lad Prabhakar1-0/+3
2021-11-15soc: renesas: rcar-rst: Add support to set rproc boot addressJulien Massot1-0/+2
2021-11-15Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-1/+1
2021-11-15tracing: Add length protection to histogram string copiesSteven Rostedt (VMware)1-1/+1
2021-11-14Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+3
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2021-11-14net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore3-14/+0
2021-11-14Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linuxLinus Torvalds3-981/+2780
2021-11-13Merge tag 'block-5.16-2021-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+3
2021-11-13Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2-11/+10
2021-11-13Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+39
2021-11-13Merge tag 'selinux-pr-20211112' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-14/+0
2021-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+11
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+1
2021-11-12Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+13
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-2/+25
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-25/+0
2021-11-12Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-0/+3
2021-11-12Merge tag 'libata-5.16-rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2021-11-12bpf: Introduce btf_tracing_idsSong Liu1-1/+13
2021-11-12bpf: Extend BTF_ID_LIST_GLOBAL with parameter for number of IDsSong Liu1-3/+3
2021-11-12net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore3-14/+0
2021-11-12BackMerge tag 'v5.15' into drm-nextDave Airlie5-6/+34
2021-11-12Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2021-11-12libata: add horkage for missing Identify Device logDamien Le Moal1-0/+1
2021-11-12Merge tag 'kcsan.2021.11.11a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2021-11-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-7/+6
2021-11-12HID: intel-ish-hid: fix module device-id handlingArnd Bergmann2-2/+4
2021-11-11Revert "PCI: Remove struct pci_dev->driver"Bjorn Helgaas1-0/+1
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-12/+83
2021-11-11Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+0
2021-11-11mm/migrate.c: remove MIGRATE_PFN_LOCKEDAlistair Popple1-1/+0
2021-11-11mm/page_owner.c: modify the type of argument "order" in some functionsYixuan Cao1-6/+6