summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-11ASoC: Intel: soc-acpi-intel-arl-match: Reorder ACPI machine tablesMac Chiang1-15/+15
2026-05-11regulator: Kconfig: fix a typo in helpIhor Matushchak1-1/+1
2026-05-11spi: amd: Set correct bus number in ACPI probe pathKrishnamoorthi M1-1/+1
2026-05-11ASoC; dt-bindings: mediatek,mt8173-rt5650-rt5514: Fix mediatek,audio-codec co...Rob Herring (Arm)1-0/+2
2026-05-11MAINTAINERS: ASoC/ti: Remove myself and add Sen Wang as maintainerPeter Ujfalusi1-8/+1
2026-05-11Linux 7.1-rc3v7.1-rc3Linus Torvalds1-1/+1
2026-05-10sched_ext: Handle SCX_TASK_NONE in disable/switched_from pathsTejun Heo1-0/+19
2026-05-10sched_ext: Close sub-sched init race with post-init DEAD recheckTejun Heo1-1/+31
2026-05-10sched_ext: Close root-enable vs sched_ext_dead() race with SCX_TASK_INIT_BEGINTejun Heo2-11/+55
2026-05-10sched_ext: Replace SCX_TASK_OFF_TASKS flag with SCX_TASK_DEAD stateTejun Heo2-10/+16
2026-05-10sched_ext: Inline scx_init_task() and move RESET_RUNNABLE_AT into scx_set_tas...Tejun Heo1-22/+9
2026-05-10sched_ext: Cleanups in preparation for the SCX_TASK_INIT_BEGIN/DEAD workTejun Heo1-38/+38
2026-05-10Merge tag 'edac_urgent_for_v7.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+2
2026-05-10net: xgene: fix mdio_np leak in xgene_mdiobus_register()Shitalkumar Gandhi1-1/+3
2026-05-10Merge tag 'batadv-net-pullrequest-20260508' of https://git.open-mesh.org/batadvJakub Kicinski6-46/+172
2026-05-10net: ena: PHC: Fix potential use-after-free in get_timestampArthur Kiyanovski1-2/+5
2026-05-10NFSD: Fix infinite loop in layout state revocationChuck Lever1-0/+7
2026-05-10sunrpc: start cache request seqno at 1 to fix netlink GET_REQSJeff Layton1-1/+1
2026-05-10nfsd: update mtime/ctime on COPY in presence of delegated attributesOlga Kornievskaia2-1/+11
2026-05-10nfsd: update mtime/ctime on CLONE in presense of delegated attributesOlga Kornievskaia3-15/+33
2026-05-10nfsd: fix file change detection in CB_GETATTRScott Mayhew1-5/+8
2026-05-10tools/ynl: add missing uapi header deps in Makefile.depsStanislav Fomichev1-1/+3
2026-05-10rxrpc: Also unshare DATA/RESPONSE packets when paged frags are presentHyunwoo Kim2-2/+5
2026-05-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-69/+20
2026-05-10phy: spacemit: Remove incorrect clk_disable() in spacemit_usb2phy_init()Felix Gu1-1/+0
2026-05-10phy: eswin: Fix incorrect error check in probe()Yulin Lu1-2/+2
2026-05-10phy: qcom-qmp-ufs: Fix kaanapali PHY PLL lock failure after SM8650 G4 fixNitin Rawat1-0/+1
2026-05-10phy: exynos5-usbdrd: fix USB 2.0 HS PHY tuning values for Exynos7870Łukasz Lebiedziński1-3/+4
2026-05-10phy: tegra: xusb: Fix per-pad high-speed termination calibrationWayne Chang2-7/+27
2026-05-10phy: marvell: mvebu-a3700-utmi: fix incorrect USB2_PHY_CTRL register accessGabor Juhos1-3/+2
2026-05-10ntfs: fix empty_buf and ra lifetime bugs in ntfs_empty_logfile()DaeMyung Kang1-1/+4
2026-05-10clk: qcom: x1e80100-dispcc: Stop disp_cc_mdss_mdp_clk_src from getting parkedHans de Goede1-1/+1
2026-05-10Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds16-51/+189
2026-05-10bpf: Fix off-by-one boundary validation in arena direct-value accessJunyoung Jang1-1/+1
2026-05-10xskmap: reject TX-only AF_XDP socketsLinpu Yu1-0/+4
2026-05-10bpf: Don't run arg-tracking analysis twice on main subprogPaul Chaignon1-18/+7
2026-05-09Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds1-1/+1
2026-05-09Merge tag 'rust-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds5-110/+107
2026-05-09ntfs: validate attribute name bounds before returning itDaeMyung Kang1-8/+17
2026-05-09ntfs: fix MFT bitmap scan 2^32 boundary checkDaeMyung Kang1-1/+1
2026-05-09ntfs: validate MFT attrs_offset against bytes_in_useDaeMyung Kang1-1/+12
2026-05-09Merge tag 'hwmon-for-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-29/+76
2026-05-09Merge tag 'staging-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+4
2026-05-09Merge tag 'usb-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-21/+34
2026-05-09Merge tag 'i2c-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-29/+53
2026-05-09Merge tag 'powerpc-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds18-121/+235
2026-05-09Merge tag 'x86-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+14
2026-05-09ntfs: fix missing kstrdup() error check in ntfs_write_volume_label()Zhan Xusheng1-4/+18
2026-05-09Merge tag 'timers-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+29
2026-05-09Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-211/+580