summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-22Revert "drm/nouveau: check ioctl command codes better"Arnd Bergmann1-5/+6
2025-07-22rust: kernel: move ARef and AlwaysRefCounted to sync::arefShankari Anand3-151/+158
2025-07-22rust: sync: fix safety comment for `static_lock_class`Benno Lossin1-2/+5
2025-07-22Merge branch 'icc-milos' into icc-nextGeorgi Djakov5-0/+2219
2025-07-22rcu: Document concurrent quiescent state reporting for offline CPUsJoel Fernandes2-1/+105
2025-07-22rcu: Document separation of rcu_state and rnp's gp_seqJoel Fernandes2-0/+37
2025-07-22rcu: Document GP init vs hotplug-scan ordering requirementsJoel Fernandes2-0/+49
2025-07-22interconnect: qcom: Add Milos interconnect provider driverLuca Weiss3-0/+1942
2025-07-22ASoC: SDCA: Shrink detected_mode_handler() stack frameCharles Keepax1-3/+7
2025-07-22ASoC: SDCA: Check devm_mutex_init() return valueStephen Rothwell1-1/+3
2025-07-22rtc: sysfs: use __ATTRIBUTE_GROUPS()Andy Shevchenko1-5/+1
2025-07-22rtc: sysfs: Bail out earlier if no new groups providedAndy Shevchenko1-4/+8
2025-07-22rtc: sysfs: Use sysfs_emit() to instead of s*printf()Andy Shevchenko1-25/+21
2025-07-22rtc: sh: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven1-4/+4
2025-07-22rtc: Rename lib_test to test_rtc_libGeert Uytterhoeven2-1/+1
2025-07-22can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do...Marc Kleine-Budde2-3/+21
2025-07-22Merge tag 'md-6.17-20250722' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe4-36/+68
2025-07-22Merge tag 'nvme-6.17-2025-07-22' of git://git.infradead.org/nvme into for-6.1...Jens Axboe14-43/+75
2025-07-22ip6_gre: Factor out common ip6gre tunnel match into helperYue Haibing1-66/+34
2025-07-22cpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flagPrashant Malani1-1/+1
2025-07-22arm64: Kconfig: Keep selects somewhat alphabetically orderedCatalin Marinas1-2/+2
2025-07-22ACPI/PCI: Remove space before newlineColin Ian King1-1/+1
2025-07-22net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_del...Xiang Mei1-4/+3
2025-07-22arm64: signal: Remove ISB when resetting POR_EL0Kevin Brodsky1-2/+5
2025-07-22ALSA: usb-audio: qcom: Adjust mutex unlock orderErick Karanja1-3/+3
2025-07-22Merge branch 'gve-af_xdp-zero-copy-for-dqo-rda'Paolo Abeni6-101/+423
2025-07-22gve: implement DQO RX datapath and control path for AF_XDP zero-copyJoshua Washington4-14/+149
2025-07-22gve: implement DQO TX datapath for AF_XDP zero-copyJoshua Washington4-3/+171
2025-07-22gve: keep registry of zc xsk pools in netdev_privJoshua Washington2-4/+34
2025-07-22gve: merge xdp and xsk registrationJoshua Washington2-18/+10
2025-07-22gve: deduplicate xdp info and xsk pool registration logicJoshua Washington1-86/+83
2025-07-22selftests/futex: Fix spelling mistake "Succeffuly" -> "Successfully"Colin Ian King1-1/+1
2025-07-22selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_tCynthia Huang1-0/+11
2025-07-22sched/idle: Remove play_idle()Feng Lee1-5/+0
2025-07-22rust: io: fix broken intra-doc links to `platform::Device`Miguel Ojeda1-4/+4
2025-07-22rust: io: fix broken intra-doc link to missing `flags` moduleMiguel Ojeda1-1/+2
2025-07-22arch/powerpc: Remove .interp section in vmlinuxChristophe Leroy1-1/+1
2025-07-22powerpc: Drop GPL boilerplate text with obsolete FSF addressThomas Huth4-52/+0
2025-07-22powerpc: Don't use %pK through printkThomas Weißschuh2-5/+5
2025-07-22wifi: mac80211: don't require cipher and keylen in gtk rekeyMiri Korenblit5-10/+58
2025-07-22wifi: nl80211: Set num_sub_specs before looping through sub_specsKees Cook1-0/+1
2025-07-22wifi: mac80211: Write cnt before copying in ieee80211_copy_rnr_beacon()Kees Cook1-1/+1
2025-07-22kselftest/arm64: Handle attempts to disable SM on SME only systemsMark Brown1-0/+3
2025-07-22kselftest/arm64: Fix SVE write data generation for SME only systemsMark Brown1-0/+6
2025-07-22kselftest/arm64: Test SME on SME only systems in fp-ptraceMark Brown1-1/+1
2025-07-22kselftest/arm64: Test FPSIMD format data writes via NT_ARM_SVE in fp-ptraceMark Brown1-2/+64
2025-07-22kselftest/arm64: Allow sve-ptrace to run on SME only systemsMark Brown1-3/+0
2025-07-22Merge tag 'ath-next-20250721' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg69-722/+3522
2025-07-22s390: Handle KCOV __init vs inline mismatchesKees Cook3-3/+3
2025-07-22arm: Handle KCOV __init vs inline mismatchesKees Cook5-5/+5