summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-04-15rcu: Update lockdep while in RCU read-side critical sectionUladzislau Rezki (Sony)
2024-04-14perf: Move perf_event_fasync() to perf_event.hKyle Huey
2024-04-14Merge branch 'linus' into perf/core, to pick up perf/urgent fixesIngo Molnar
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-04-14Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-04-14net: change maximum number of UDP segments to 128Yuri Benditovich
2024-04-14bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang
2024-04-13Merge tag 'counter-updates-for-6.10' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-04-13vfs: relax linkat() AT_EMPTY_PATH - aka flink() - requirementsLinus Torvalds
2024-04-13efi: Clear up misconceptions about a maximum variable name sizeTim Schumacher
2024-04-12Merge tag 'io_uring-6.9-20240412' of git://git.kernel.dk/linuxLinus Torvalds
2024-04-12Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-04-12genirq: Provide a snapshot mechanism for interrupt statisticsBitao Hu
2024-04-12genirq: Convert kstat_irqs to a structBitao Hu
2024-04-12Merge drm/drm-next into drm-xe-nextThomas Hellström
2024-04-12scsi: block: Remove now unused queue limits helpersChristoph Hellwig
2024-04-12iommu: Pass domain to remove_dev_pasid() opYi Liu
2024-04-12perf/bpf: Remove unneeded uses_default_overflow_handler()Kyle Huey
2024-04-12perf/bpf: Call BPF handler directly, not through overflow machineryKyle Huey
2024-04-12perf/bpf: Remove #ifdef CONFIG_BPF_SYSCALL from struct perf_event membersKyle Huey
2024-04-12Merge branches 'ib-leds-mips-sound-6.10' and 'ib-leds-locking-6.10' into ibs-...Lee Jones
2024-04-12mm: replace set_pte_at_notify() with just set_pte_at()Paolo Bonzini
2024-04-12X.509: Introduce scope-based x509_certificate allocationLukas Wunner
2024-04-12crypto: x509 - Add OID for NIST P521 and extend parser for itStefan Berger
2024-04-11net: mirror skb frag ref/unref helpersMina Almasry
2024-04-11net: move skb ref helpers to new headerMina Almasry
2024-04-11scsi: libata: Switch to using ->device_configureChristoph Hellwig
2024-04-11scsi: bsg: Pass queue_limits to bsg_setup_queue()Christoph Hellwig
2024-04-11scsi: block: Add a helper to cancel atomic queue limit updatesChristoph Hellwig
2024-04-11Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-12Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-11Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-11Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-11Merge back earlier system-wide PM changes for 6.10.Rafael J. Wysocki
2024-04-11Merge back earlier ACPI bus changes for 6.10.Rafael J. Wysocki
2024-04-11mmu_notifier: remove the .change_pte() callbackPaolo Bonzini
2024-04-11KVM: delete .change_pte MMU notifier callbackPaolo Bonzini
2024-04-11locking/mutex: Introduce devm_mutex_init()George Stark
2024-04-11peci: linux/peci.h: fix Excess kernel-doc description warningRandy Dunlap
2024-04-11sysfs: Add sysfs_bin_attr_simple_read() helperLukas Wunner
2024-04-11devcoredump: Add dev_coredump_put()José Roberto de Souza
2024-04-11Drivers: hv: vmbus: Add utility function for querying ring sizeSaurabh Sengar
2024-04-11uio: pruss: Remove this driverAndrew Davis
2024-04-11printk: Add function to replay kernel log on consolesSreenath Vijayan
2024-04-11genirq: Fix trivial typo in the comment CPY ==> COPYAndy Shevchenko
2024-04-11soundwire: reconcile dp0_prop and dpn_propPierre-Louis Bossart
2024-04-10bpf: Add bpf_link support for sk_msg and sk_skb progsYonghong Song
2024-04-10Merge tag 'bootconfig-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds