summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-22regulator: core: do not silently ignore provided init_dataJerome Brunet
2024-10-22spi: geni-qcom: Fix boot warning related to pm_runtime and devresGeorgi Djakov
2024-10-22MAINTAINERS: remove me from sysctlLuis Chamberlain
2024-10-22ASoC: fsl_xcvr: enable some interruptsMark Brown
2024-10-22seccomp: Stub for !HAVE_ARCH_SECCOMP_FILTERLinus Walleij
2024-10-22samples/landlock: Clarify option parsing behaviourMatthieu Buffet
2024-10-22samples/landlock: Refactor help messageMatthieu Buffet
2024-10-22samples/landlock: Fix port parsing in sandboxerMatthieu Buffet
2024-10-22drm/xe/pf: Show VFs LMEM provisioning summary over debugfsMichal Wajdeczko
2024-10-22Documentation: ABI: added filter mode doc in sysfs-bus-iioRamona Alexandra Nechita
2024-10-22rust: block: fix formatting of `kernel::block::mq::request` moduleFrancesco Zardi
2024-10-22drm/xe/guc: Prevent GuC register capture running on VFZhanjun Dong
2024-10-22RAS/AMD/ATL: Add debug prints for DF register readsYazen Ghannam
2024-10-22ASoC: fsl_xcvr: reset RX dpath after wrong preambleShengjiu Wang
2024-10-22ASoC: fsl_xcvr: enable interrupt of cmdc status updateShengjiu Wang
2024-10-22perf test: Add precise_max subtest to the perf record shell testNamhyung Kim
2024-10-22perf record: Just use "cycles:P" as the default eventNamhyung Kim
2024-10-22perf tools: Check fallback error and orderNamhyung Kim
2024-10-22perf tools: Move x86__is_amd_cpu() to util/env.cNamhyung Kim
2024-10-22perf tools: Detect missing kernel features properlyNamhyung Kim
2024-10-22perf tools: Do not set exclude_guest for precise_ipNamhyung Kim
2024-10-22perf tools: Simplify evsel__add_modifier()Namhyung Kim
2024-10-22perf tools: Don't set attr.exclude_guest by defaultNamhyung Kim
2024-10-22perf tools: Add fallback for exclude_guestNamhyung Kim
2024-10-22ASoC: fsl_micfil: Add sample rate constraintShengjiu Wang
2024-10-22EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2David Thompson
2024-10-22nvme: enhance cns version checkingKeith Busch
2024-10-22selftests: livepatch: test livepatching a kprobed functionMichael Vetter
2024-10-22selftests: livepatch: save and restore kprobe stateMichael Vetter
2024-10-22selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIRMichael Vetter
2024-10-22PCI: cpqphp: Simplify PCI_ScanBusForNonBridge()Ilpo Järvinen
2024-10-22PCI: cpqphp: Use define to read class/revision dwordIlpo Järvinen
2024-10-22PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presenceIlpo Järvinen
2024-10-22PCI: cpqphp: Fix PCIBIOS_* return value confusionIlpo Järvinen
2024-10-22x86/microcode/AMD: Split load_microcode_amd()Borislav Petkov (AMD)
2024-10-22wifi: ath12k: fix warning when unbindingJose Ignacio Tornos Martinez
2024-10-22wifi: ath12k: fix crash when unbindingJose Ignacio Tornos Martinez
2024-10-22wifi: ath12k: remove msdu_end structure for WCN7850Lingbo Kong
2024-10-22jfs: Fix sanity check in dbMountDave Kleikamp
2024-10-22x86/microcode/AMD: Pay attention to the stepping dynamicallyBorislav Petkov (AMD)
2024-10-22nvme: use helpers to access io_uring cmd spacePavel Begunkov
2024-10-22Merge branch 'for-6.13/block-atomic' into for-6.13/blockJens Axboe
2024-10-22clk: imx95-blk-ctl: Add one clock gate for HSIO blockRichard Zhu
2024-10-22dt-bindings: clock: nxp,imx95-blk-ctl: Add compatible string for i.MX95 HSIO ...Richard Zhu
2024-10-22block: flush all throttled bios when deleting the cgroupLi Lingfeng
2024-10-22block: fix ordering between checking BLK_MQ_S_STOPPED request addingMuchun Song
2024-10-22block: fix ordering between checking QUEUE_FLAG_QUIESCED request addingMuchun Song
2024-10-22block: fix missing dispatching request when queue is started or unquiescedMuchun Song
2024-10-22Revert "blk-throttle: Fix IO hang for a corner case"Xiuhong Wang
2024-10-22block: replace call_rcu by kfree_rcu for simple kmem_cache_free callbackJulia Lawall