summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-30Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer()Gatien Chevallier
2025-05-30Input: gpio-keys - fix a sleep while atomic with PREEMPT_RTFabrice Gasnier
2025-05-30Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2025-05-30Input: amijoy - make headings compliant w/ guidelines in documentationGeorge Anthony Vernon
2025-05-30Input: amijoy - fix grammar in documentationGeorge Anthony Vernon
2025-05-30Input: amijoy - fix Amiga 4-joystick adapter pinout in documentationGeorge Anthony Vernon
2025-05-30Input: amijoy - fix broken table formatting in documentationGeorge Anthony Vernon
2025-05-30Merge tag 'pull-ufs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-05-30Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-05-30PCI: qcom: Replace PERST# sleep time with proper macroNiklas Cassel
2025-05-30PCI: dw-rockchip: Replace PERST# sleep time with proper macroNiklas Cassel
2025-05-30idpf: avoid mailbox timeout delays during resetEmil Tantilov
2025-05-30idpf: fix a race in txq wakeupBrian Vazquez
2025-05-30ice: fix rebuilding the Tx scheduler tree for large queue countsMichal Kubiak
2025-05-30ice: create new Tx scheduler nodes for new queues onlyMichal Kubiak
2025-05-30ice: fix Tx scheduler error handling in XDP callbackMichal Kubiak
2025-05-30Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-30Merge tag 'acpi-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-30Merge tag 'pm-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-05-30Merge branch 'pm-cpuidle'Rafael J. Wysocki
2025-05-30Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-05-30Merge branches 'acpica', 'acpi-tables' and 'acpi-apei'Rafael J. Wysocki
2025-05-30Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-30Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTIONLuiz Augusto von Dentz
2025-05-30Bluetooth: hci_qca: move the SoC type check to the right placeBartosz Golaszewski
2025-05-30Bluetooth: btnxpuart: Fix missing devm_request_irq() return value checkKrzysztof Kozlowski
2025-05-30Bluetooth: MGMT: reject malformed HCI_CMD_SYNC commandsDmitry Antipov
2025-05-30PCI: host-common: Convert to library for host controller driversManivannan Sadhasivam
2025-05-30PCI/ERR: Remove misleading TODO regarding kernel panicManivannan Sadhasivam
2025-05-30gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_addAndrew Price
2025-05-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-05-30Merge tag 'i2c-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-30Merge tag 'pinctrl-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2025-05-30Merge tag 'f2fs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-30bcachefs: Mark bch_errcode helpers __attribute__((const))Kent Overstreet
2025-05-30bcachefs: Add missing printbuf_reset() in bch2_check_dirent_inode_dirent()Kent Overstreet
2025-05-30bcachefs: sysfs/errorsKent Overstreet
2025-05-30LoongArch: Fix panic caused by NULL-PMD in huge_pte_offset()Tianyang Zhang
2025-05-30LoongArch: Preserve firmware configuration when desiredHuacai Chen
2025-05-30LoongArch: Avoid using $r0/$r1 as "mask" for csrxchgHuacai Chen
2025-05-30LoongArch: Introduce the numa_memblks conversionHuacai Chen
2025-05-30LoongArch: Increase max supported CPUs up to 2048Huacai Chen
2025-05-30LoongArch: Enable HAVE_ARCH_STACKLEAKYouling Tang
2025-05-30LoongArch: Enable ARCH_SUPPORTS_MSEAL_SYSTEM_MAPPINGSYuli Wang
2025-05-30LoongArch: Add SCHED_MC (Multi-core scheduler) supportTianyang Zhang
2025-05-30LoongArch: Add some annotations in archhelpYouling Tang
2025-05-30LoongArch: Using generic scripts/install.sh in `make install`Youling Tang
2025-05-30LoongArch: Add a default install.shYouling Tang
2025-05-30Merge commit 'core-entry-2025-05-25' into loongarch-nextHuacai Chen