summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-23ALSA: usb-audio: Add quirk flags for Logitech PRO X WirelessRong Zhang
2026-08-23ALSA: usb-audio: Reverse MIXER_GET_CUR_BROKEN as MIXER_GET_CUR_OKRong Zhang
2026-08-23ALSA: usb-audio: Demote the severity of sticky GET_CURRong Zhang
2026-08-23ALSA: doc: usb-audio: Add doc for QUIRK_FLAG_ALWAYS_SET_RATERong Zhang
2026-08-23ALSA: usb-audio: Add quirk flags for SMSL USB DACEdward Blair
2026-08-23ALSA: hda/realtek: Fix ALC700 audio on Intel Hades CanyonCsaba Budai
2026-08-22Merge tag 'sched-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-08-22Merge tag 'locking-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-08-22Merge tag 'irq-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-22Merge tags 'core-urgent-2026-08-22' and 'timers-urgent-2026-08-22' of git://g...Linus Torvalds
2026-08-22Merge tag 'unicode-for-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-08-22tracing: Fix use-after-free in trace_pipe read on sub-buffer order changeDeepanshu Kartikey
2026-08-22tracing: Fix crash passing ERR_PTR to kthread_stop()Hui Su
2026-08-22tracing: Fix use-after-free with same-name named triggersHui Su
2026-08-22net/sched: sch_cake: fix autorate reconfiguration throttlingGiuseppe Piscitelli
2026-08-22net: hibmcge: fix page_pool DMA direction mismatchJian Shen
2026-08-22net_sched: sch_fq: fix pacing delay underflow with pacing offloadEric Dumazet
2026-08-22net: page_pool: Remove zone/policy GFP flags when allocating XArray entriesRong Zhang
2026-08-22Merge branch 'net-smc-fix-out-of-bounds-and-use-after-free-in-smc-rv2-llc-pro...Jakub Kicinski
2026-08-22net/smc: carry oversized SMC-Rv2 LLC messages in the queue entryYehyeong Lee
2026-08-22net/smc: bound the peer rkey counts in SMC-Rv2 LLC messagesYehyeong Lee
2026-08-22net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()Yehyeong Lee
2026-08-22net: libwx: fix concurrent bitmap overwrite in PTP setupJiawen Wu
2026-08-22qede: Fix NULL pointer dereference in TPA fragment processingVaibhav Nagare
2026-08-22net: txgbe: fix MISC interrupt unmasking in non-MSI-X mode and device shutdownJiawen Wu
2026-08-22Merge branch 'net-sparx5-misc-fixes-for-sparx5-and-lan969x'Jakub Kicinski
2026-08-22net: sparx5: fix sleep in atomic context in MAC table accessDaniel Machon
2026-08-22net: microchip: vcap: use port number instead of netdev name for debugfsDaniel Machon
2026-08-22gtp: serialize PDP context updatesQing Ming
2026-08-22xdp: fix zero-copy frame layoutWeiming Shi
2026-08-22Merge branch 'net-ntb_netdev-fix-rx-statistics-accounting'Jakub Kicinski
2026-08-22net: ntb_netdev: Count packets dropped on RX refill failureKoichiro Den
2026-08-22net: ntb_netdev: Avoid double-accounting netif_rx() dropsKoichiro Den
2026-08-22tcp: clamp route advmss to TCP_MIN_MSSYong Wang
2026-08-22ipip: fix skb leak in collect_md mode when metadata_dst allocation failsAnton Danilov
2026-08-22net/sched: account classifier filter allocations to memcgJamal Hadi Salim
2026-08-22Merge tag 'batadv-net-pullrequest-20260821' of https://git.open-mesh.org/batadvJakub Kicinski
2026-08-22ptp: netc: fix period truncation and potential divide-by-zero in PEROUTWei Fang
2026-08-22bnxt_en: Gate TPH enablement behind BNXT_SUPPORTS_QUEUE_API checkThomas Walsh
2026-08-22bnxt_en: Fix call to hardware monitoring event handlerGuenter Roeck
2026-08-22sched_ext: Fix spurious aborts in scx_bpf_dsq_move() on ownership change racesTejun Heo
2026-08-22Merge tag 'caps-pr-20260820' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-22Merge tag 'exfat-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-22Merge tag 'perf-tools-for-v7.3-2026-08-21' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-08-22Merge tag 'firewire-updates-7.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-08-22tracing: Fix logged instance name on creation failureVincent Donnefort
2026-08-22Merge tag 'rust-i2c-for-7.3' into i2c/i2cAndi Shyti
2026-08-22i2c: rust: mark I2cAdapter methods as inlineNicolás Antinori
2026-08-22vt: hide cursor prior to font changes to avoid out-of-bound readsHelge Deller
2026-08-21sched_ext: Sync common and compat headers from the scx repoTejun Heo