summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-17wifi: ath12k: parse and save hardware mode info from WMI_SERVICE_READY_EXT_EV...Baochen Qiang
2025-06-17wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STATBjorn Andersson
2025-06-17net/sched: fix use-after-free in taprio_dev_notifierHyunwoo Kim
2025-06-17Merge branch 'ptp_vclock-fixes'Jakub Kicinski
2025-06-17ptp: allow reading of currently dialed frequency to succeed on free-running c...Vladimir Oltean
2025-06-17ptp: fix breakage after ptp_vclock_in_use() reworkVladimir Oltean
2025-06-17x86/its: Fix an ifdef typo in its_alloc()Lukas Bulwahn
2025-06-17Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski
2025-06-17bnxt_en: Update MRU and RSS table of RSS contexts on queue resetPavan Chebbi
2025-06-17bnxt_en: Add a helper function to configure MRU and RSSPavan Chebbi
2025-06-17bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start()Kalesh AP
2025-06-17Merge tag 'linux-can-fixes-for-6.16-20250617' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-06-17net: netmem: fix skb_ensure_writable with unreadable skbsMina Almasry
2025-06-17x86/mm: Disable INVLPGB when PTI is enabledDave Hansen
2025-06-17net: ti: icssg-prueth: Fix packet handling for XDP_TXMeghana Malladi
2025-06-17Input: apple_z2 - drop default ARCH_APPLE in KconfigSven Peter
2025-06-17Merge tag 'libnvdimm-fixes-6.16-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-17tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2025-06-17perf bench futex: Fix prctl include in musl libcArnaldo Carvalho de Melo
2025-06-17perf test: Directory file descriptor leakIan Rogers
2025-06-17ksmbd: handle set/get info file for streamed fileNamjae Jeon
2025-06-17ksmbd: fix null pointer dereference in destroy_previous_sessionNamjae Jeon
2025-06-17ksmbd: add free_transport ops in ksmbd connectionNamjae Jeon
2025-06-17Input: Fully open-code compatible for greppingKrzysztof Kozlowski
2025-06-17dt-bindings: HID: i2c-hid: elan: Introduce Elan eKTH8D18Chen-Yu Tsai
2025-06-17perf evsel: Missed close() when probing hybrid core PMUsIan Rogers
2025-06-17tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2025-06-17tools arch amd ibs: Sync ibs.h with the kernel sourcesArnaldo Carvalho de Melo
2025-06-17workqueue: Initialize wq_isolated_cpumask in workqueue_init_early()Chuyi Zhou
2025-06-17Merge tag 'platform-drivers-x86-v6.16-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-17sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...Tejun Heo
2025-06-17sched_ext: Make scx_group_set_weight() always update tg->scx.weightTejun Heo
2025-06-17bcachefs: fsck: Fix check_directory_structure when no check_direntsKent Overstreet
2025-06-17RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insertMark Zhang
2025-06-17RDMA/core: Rate limit GID cache warning messagesMaor Gottlieb
2025-06-17RDMA/mlx5: Fix unsafe xarray access in implicit ODP handlingOr Har-Toov
2025-06-17e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13Vitaly Lifshits
2025-06-17ice: fix eswitch code memory leak in reset scenarioGrzegorz Nitka
2025-06-17net: ice: Perform accurate aRFS flow matchKrishna Kumar
2025-06-17s390/ptrace: Fix pointer dereferencing in regs_get_kernel_stack_nth()Heiko Carstens
2025-06-17can: tcan4x5x: fix power regulator retrieval during probeBrett Werling
2025-06-17bcachefs: Fix restart handling in btree_node_scrub_work()Kent Overstreet
2025-06-17bpf: Mark dentry->d_inode as trusted_or_nullSong Liu
2025-06-17x86/process: Move the buffer clearing before MONITORBorislav Petkov (AMD)
2025-06-17x86/microcode/AMD: Add TSA microcode SHAsBorislav Petkov (AMD)
2025-06-17KVM: SVM: Advertise TSA CPUID bits to guestsBorislav Petkov (AMD)
2025-06-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)
2025-06-17openvswitch: Allocate struct ovs_pcpu_storage dynamicallySebastian Andrzej Siewior
2025-06-17io_uring/sqpoll: don't put task_struct on tctx setup failureJens Axboe
2025-06-17io_uring: remove duplicate io_uring_alloc_task_context() definitionJens Axboe