summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-08x86/microcode/AMD: Add some forgotten models to the SHA checkBorislav Petkov (AMD)1-0/+6
2025-03-08Merge branch 'linus' into x86/urgent, to pick up dependent patchesIngo Molnar168-1171/+2594
2025-03-08Merge tag 'loongarch-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-18/+75
2025-03-08arm64: dts: rockchip: slow down emmc freq for rock 5 itxJianfeng Liu1-2/+1
2025-03-08ASoC: amd: yc: Support mic on another Lenovo ThinkPad E16 Gen 2 modelThomas Mizrahi1-0/+7
2025-03-08ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC3200Chester A. Unal1-4/+4
2025-03-08ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC5300Chester A. Unal1-4/+4
2025-03-08ARM: dts: bcm2711: Don't mark timer regs unconfiguredPhil Elwell1-2/+0
2025-03-08LoongArch: KVM: Fix GPA size issue about VMBibo Mao2-1/+11
2025-03-08LoongArch: KVM: Reload guest CSR registers after sleepBibo Mao1-0/+7
2025-03-08LoongArch: KVM: Add interrupt checking for AVECBibo Mao1-1/+1
2025-03-08LoongArch: Set hugetlb mmap base address aligned with pmd sizeBibo Mao1-1/+5
2025-03-08LoongArch: Set max_pfn with the PFN of the last pageBibo Mao1-0/+3
2025-03-08LoongArch: Use polling play_dead() when resuming from hibernationHuacai Chen1-1/+46
2025-03-08LoongArch: Eliminate superfluous get_numa_distances_cnt()Yuli Wang1-12/+0
2025-03-08LoongArch: Convert unreachable() to BUG()Tiezhu Yang1-2/+2
2025-03-08netpoll: hold rcu read lock in __netpoll_send_skb()Breno Leitao1-2/+7
2025-03-08Merge branch 'net-phy-nxp-c45-tja11xx-add-errata-for-tja112xa-b'Jakub Kicinski1-0/+68
2025-03-08net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errataAndrei Botila1-2/+18
2025-03-08net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errataAndrei Botila1-0/+52
2025-03-08net: mctp i2c: Copy headers if clonedMatt Johnston1-0/+5
2025-03-08net: mctp i3c: Copy headers if clonedMatt Johnston1-0/+5
2025-03-08net: dsa: mv88e6xxx: Verify after ATU Load opsJoseph Huang1-11/+48
2025-03-08net/mlx5: Fill out devlink dev info only for PFsJiri Pirko1-0/+3
2025-03-08netmem: prevent TX of unreadable skbsMina Almasry1-0/+3
2025-03-08Merge tag 'for-net-2025-03-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski9-113/+144
2025-03-08Merge tag 's390-6.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-9/+10
2025-03-08locking/semaphore: Use wake_q to wake up processes outside lock critical sectionWaiman Long1-4/+9
2025-03-08locking/rtmutex: Use the 'struct' keyword in kernel-doc commentRandy Dunlap1-2/+2
2025-03-08rust: lockdep: Remove support for dynamically allocated LockClassKeysMitchell Levy1-12/+4
2025-03-08x86/mm: Define PTRS_PER_PMD for assembly code tooIngo Molnar1-4/+4
2025-03-08Merge tag 'slab-for-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+10
2025-03-08Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-21/+87
2025-03-08Merge tag 'execve-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+24
2025-03-08Merge tag 'for-6.14-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+10
2025-03-08Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linuxLinus Torvalds8-30/+75
2025-03-08Merge tag 'io_uring-6.14-20250306' of git://git.kernel.dk/linuxLinus Torvalds1-4/+3
2025-03-07Merge tag 'sched-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+8
2025-03-07Merge tag 'perf-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+28
2025-03-07Merge tag 'x86-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-31/+64
2025-03-07Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz6-97/+57
2025-03-07Merge tag 'hwmon-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-40/+50
2025-03-07Merge tag 'gpio-fixes-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-16/+35
2025-03-07Bluetooth: hci_event: Fix enabling passive scanningLuiz Augusto von Dentz1-15/+22
2025-03-07Bluetooth: SCO: fix sco_conn refcounting on sco_conn_readyPauli Virtanen1-1/+12
2025-03-07Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNELHsin-chen Chuang2-0/+53
2025-03-07Merge tag 'platform-drivers-x86-v6.14-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-16/+58
2025-03-07Merge tag 'sound-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds7-56/+185
2025-03-07drm/panic: fix overindented list items in documentationMiguel Ojeda1-6/+6
2025-03-07drm/panic: use `div_ceil` to clean Clippy warningMiguel Ojeda1-2/+2