summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-22Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-22Merge tag 'xfs-fixes-6.18-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-11-22Merge tag 'input-for-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-22Merge tag 'riscv-for-linus-6.18-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-11-22Merge tag 'selinux-pr-20251121' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-22irqchip/gic-its: Rework platform MSI deviceID detectionLorenzo Pieralisi
2025-11-22PCI: iproc: Implement MSI controller node detection with of_msi_xlate()Lorenzo Pieralisi
2025-11-22Merge tag 'v6.18-rc3' into irq/msiThomas Gleixner
2025-11-22fs/resctrl: Update bit_usage to reflect io_allocBabu Moger
2025-11-22fs/resctrl: Introduce interface to modify io_alloc capacity bitmasksBabu Moger
2025-11-22USB: storage: Remove subclass and protocol overrides from Novatek quirkAlan Stern
2025-11-22memory: tegra186-emc: Fix missing put_bpmpJon Hunter
2025-11-22fs/resctrl: Modify struct rdt_parse_data to pass mode and CLOSIDBabu Moger
2025-11-22selftests/nolibc: error out on linker warningsThomas Weißschuh
2025-11-22selftests/nolibc: use lld to link loongarch binariesThomas Weißschuh
2025-11-22fs/resctrl: Introduce interface to display io_alloc CBMsBabu Moger
2025-11-22genirq: Remove cpumask availability check on kthread affinity settingFrederic Weisbecker
2025-11-22genirq: Fix interrupt threads affinity vs. cpuset isolated partitionsFrederic Weisbecker
2025-11-22genirq: Prevent early spurious wake-ups of interrupt threadsFrederic Weisbecker
2025-11-21Merge branch 'bpf-nested-rcu-critical-sections'Alexei Starovoitov
2025-11-21selftests: bpf: Add tests for unbalanced rcu_read_lockPuranjay Mohan
2025-11-21bpf: support nested rcu critical sectionsPuranjay Mohan
2025-11-21Merge tag 'for-net-2025-11-21' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-11-21Merge branch 'net-stmmac-qcon-ethqos-rgmii-accessor-cleanups'Jakub Kicinski
2025-11-21net: stmmac: qcom-ethqos: use read_poll_timeout_atomic()Russell King (Oracle)
2025-11-21net: stmmac: qcom-ethqos: add rgmii set/clear functionsRussell King (Oracle)
2025-11-21net: stmmac: qcom-ethqos: use u32 for rgmii read/write/updateRussell King (Oracle)
2025-11-21net: phy: mxl-gpy: fix bogus error on USXGMII and integrated PHYDaniel Golle
2025-11-21net: wwan: t7xx: Make local function staticSlark Xiao
2025-11-22Revert "crypto: scatterwalk - Move skcipher walk and use it for memcpy_sglist"Eric Biggers
2025-11-22crypto: scatterwalk - Fix memcpy_sglist() to always succeedEric Biggers
2025-11-22crypto: iaa - Request to add Kanchana P Sridhar to Maintainers.Kanchana P Sridhar
2025-11-22crypto: tcrypt - Remove unused poly1305 supportEric Biggers
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers
2025-11-22crypto: asymmetric_keys - fix uninitialized pointers with free attributeAlly Heev
2025-11-22KEYS: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-11-22crypto: ccree - Correctly handle return of sg_nents_for_lenHaotian Zhang
2025-11-22crypto: starfive - Correctly handle return of sg_nents_for_lenHaotian Zhang
2025-11-21bpf: test the correct stack liveness of tail callsEduard Zingerman
2025-11-21bpf: correct stack liveness for tail callsEduard Zingerman
2025-11-21bpf: test the proper verification of tail callsMartin Teichmann
2025-11-21bpf: properly verify tail call behaviorMartin Teichmann
2025-11-22riscv: dts: allwinner: d1: fix vlenb propertySergey Matyukevich
2025-11-21bpf: Add a check to make static analysers happyAnton Protopopov
2025-11-21selftests/bpf: Update test_tag to use sha256Xing Guo
2025-11-21selftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski
2025-11-21selftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski
2025-11-21Merge branch 'bpf-arm64-indirect-jumps'Alexei Starovoitov
2025-11-21selftests: bpf: Enable gotox tests from arm64Puranjay Mohan