summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-26wifi: ath11k: add support to select 6 GHz regulatory typeWen Gong
2024-03-26wifi: wilc1000: fix RCU usage in connect pathAlexis Lothoré
2024-03-26wifi: wilc1000: fix declarations orderingAlexis Lothoré
2024-03-26wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu
2024-03-26wifi: b43: Stop correct queue in DMA worker when QoS is disabledRahul Rameshbabu
2024-03-26wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabledRahul Rameshbabu
2024-03-26wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabledRahul Rameshbabu
2024-03-26wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...Xingyuan Mo
2024-03-26sched/fair: Take the scheduling domain into account in select_idle_core()Keisuke Nishimura
2024-03-26sched/fair: Take the scheduling domain into account in select_idle_smt()Keisuke Nishimura
2024-03-26x86/asm: Remove the __iomem annotation of movdir64b()'s dst argumentKai Huang
2024-03-26timekeeping: Fix cross-timestamp interpolation for non-x86Peter Hilber
2024-03-26timekeeping: Fix cross-timestamp interpolation corner case decisionPeter Hilber
2024-03-26timekeeping: Fix cross-timestamp interpolation on counter wrapPeter Hilber
2024-03-26x86/sme: Fix memory encryption setting if enabled by default and not overriddenArd Biesheuvel
2024-03-26x86/resctrl: Implement new mba_MBps throttling heuristicTony Luck
2024-03-26x86/resctrl: Read supported bandwidth sources from CPUIDBabu Moger
2024-03-26x86/resctrl: Remove hard-coded memory bandwidth limitBabu Moger
2024-03-26x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit typeMichael Roth
2024-03-26aoe: fix the potential use-after-free problem in aoecmd_cfg_pktsChun-Yi Lee
2024-03-26nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()Shin'ichiro Kawasaki
2024-03-26io_uring/net: fix overflow check in io_recvmsg_mshot_prep()Dan Carpenter
2024-03-26io_uring/net: move receive multishot out of the generic msghdr pathJens Axboe
2024-03-26io_uring/net: unify how recvmsg and sendmsg copy in the msghdrJens Axboe
2024-03-26md/raid1: fix choose next idle in read_balance()Yu Kuai
2024-03-26md/raid1: record nonrot rdevs while adding/removing rdevs to confYu Kuai
2024-03-26md/raid1: factor out helpers to add rdev to confYu Kuai
2024-03-26drm: tests: Fix invalid printf format specifiers in KUnit testsDavid Gow
2024-03-26drm/xe/tests: Fix printf format specifiers in xe_migrate testDavid Gow
2024-03-26net: test: Fix printf format specifier in skb_segment kunit testDavid Gow
2024-03-26rtc: test: Fix invalid format specifier.David Gow
2024-03-26time: test: Fix incorrect format specifierDavid Gow
2024-03-26lib: memcpy_kunit: Fix an invalid format specifier in an assertion msgDavid Gow
2024-03-26lib/cmdline: Fix an invalid format specifier in an assertion msgDavid Gow
2024-03-26kunit: test: Log the correct filter string in executor_testDavid Gow
2024-03-26ovl: Always reject mounting over case-insensitive directoriesGabriel Krisman Bertazi
2024-03-26kunit: Setup DMA masks on the kunit deviceMaxime Ripard
2024-03-26md: Don't clear MD_CLOSING when the raid is about to stopLi Nan
2024-03-26block: fix deadlock between bd_link_disk_holder and partition scanLi Nan
2024-03-26fs/select: rework stack allocation hack for clangArnd Bergmann
2024-03-26nbd: null check for nla_nest_startNavid Emamdoost
2024-03-26rcu/exp: Handle RCU expedited grace period kworker allocation failureFrederic Weisbecker
2024-03-26rcu/exp: Fix RCU expedited parallel grace period kworker allocation failure r...Frederic Weisbecker
2024-03-26md: fix kmemleak of rdev->serialLi Nan
2024-03-26fs/hfsplus: use better @opf descriptionRandy Dunlap
2024-03-26s390/dasd: fix double module refcount decrementMiroslav Franc
2024-03-26s390/dasd: Use dev_*() for device log messagesJan Höppner
2024-03-26io_uring: remove unconditional looping in local task_work handlingJens Axboe
2024-03-26io_uring: remove looping around handling traditional task_workJens Axboe
2024-03-26fs: Fix rw_hint validationBart Van Assche