summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-28macsec: Fix use-after-free while sending the offloading packetJianbo Liu
2024-10-28Merge branch 'mptcp-sched-fix-some-lock-issues'Jakub Kicinski
2024-10-28selftests: mptcp: list sysctl dataMatthieu Baerts (NGI0)
2024-10-28mptcp: init: protect sched with rcu_read_lockMatthieu Baerts (NGI0)
2024-10-28docs: networking: packet_mmap: replace dead links with archive.org linksLevi Zim
2024-10-29tpm: Lazily flush the auth sessionJarkko Sakkinen
2024-10-28drm/amdgpu/smu13: fix profile reportingAlex Deucher
2024-10-28Merge tag 'spi-fix-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-10-28drm/amd/pm: Vangogh: Fix kernel memory out of bounds writeTvrtko Ursulin
2024-10-28Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerat...Ovidiu Bunea
2024-10-28block: fix queue limits checks in blk_rq_map_user_bvec for realChristoph Hellwig
2024-10-28drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIMMatthew Brost
2024-10-28ASoC: Intel: sst: Fix used of uninitialized ctx to log an errorHans de Goede
2024-10-28perf cap: Add __NR_capget to arch/x86 unistdIan Rogers
2024-10-28tools headers: Update the linux/unaligned.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-10-28tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2024-10-28tools headers: Synchronize {uapi/}linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2024-10-28tpm: Rollback tpm2_load_null()Jarkko Sakkinen
2024-10-28tpm: Return tpm2_sessions_init() when null key creation failsJarkko Sakkinen
2024-10-28firmware: arm_scmi: Use vendor string in max-rx-timeout-msCristian Marussi
2024-10-28dt-bindings: firmware: arm,scmi: Add missing vendor stringCristian Marussi
2024-10-28iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAPHugh Dickins
2024-10-28ASoC: cs42l51: Fix some error handling paths in cs42l51_probe()Christophe JAILLET
2024-10-28autofs: fix thinko in validate_dev_ioctl()Ian Kent
2024-10-28mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express processBen Chuang
2024-10-28mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock functionBen Chuang
2024-10-28kbuild: rust: avoid errors with old `rustc`s without LLVM patch versionMiguel Ojeda
2024-10-27Linux 6.12-rc5v6.12-rc5Linus Torvalds
2024-10-27Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-27Merge tag 'ftrace-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-27Merge tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-27Merge tag 'firewire-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-10-27Merge tag 'block-6.12-20241026' of git://git.kernel.dk/linuxLinus Torvalds
2024-10-27Merge tag 'xfs-6.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-10-27irqchip/gic-v4: Correctly deal with set_affinity on lazily-mapped VPEsMarc Zyngier
2024-10-27genirq/msi: Fix off-by-one error in msi_domain_alloc()Jinjie Ruan
2024-10-27posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on cloneBenjamin Segall
2024-10-27firewire: core: fix invalid port index for parent deviceTakashi Sakamoto
2024-10-26platform/x86: asus-wmi: Fix thermal profile initializationArmin Wolf
2024-10-26sched/numa: Fix the potential null pointer dereference in task_numa_work()Shawn Wang
2024-10-25Input: adp5588-keys - do not try to disable interrupt 0Dmitry Torokhov
2024-10-26wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_ch...Gustavo A. R. Silva
2024-10-25Merge tag '9p-for-6.12-rc5' of https://github.com/martinetd/linuxLinus Torvalds
2024-10-25sched_ext: Fix enq_last_no_enq_fails selftestTejun Heo
2024-10-25sched_ext: Make cast_mask() inlineTejun Heo
2024-10-25scx: Fix raciness in scx_ops_bypass()David Vernet
2024-10-25cxl/test: Improve init-order fidelity relative to real-world systemsDan Williams
2024-10-25cxl/port: Prevent out-of-order decoder allocationDan Williams
2024-10-25cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams
2024-10-25cxl/acpi: Ensure ports ready at cxl_acpi_probe() returnDan Williams