summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-09-01ALSA: hda: restore MFG widget enumeration after core splitXu Rao
2026-09-01ALSA: usb-audio: fix OOB write in snd_usbmidi_us122l_output()HyeongJun An
2026-09-01net: bonding: annotate lockless writes with WRITE_ONCE()Eric Dumazet
2026-09-01RDMA/rxe: Fix integer overflow in mr_check_range() leading to OOB accessGang Yan
2026-09-01staging: rtl8723bs: fix OOB read in rtw_restruct_wmm_ie()Muhammad Bilal
2026-09-01staging: rtl8723bs: fix OOB read in rtw_action_frame_parse()Muhammad Bilal
2026-09-01staging: rtl8723bs: fix OOB read / stack overflow in rtw_get_wps_attr()Muhammad Bilal
2026-09-01staging: fbtft: make dirty_lock IRQ-safeHui Su
2026-09-01RDMA/rxe: validate access flags before swapping the MR's PDNorbert Szetei
2026-09-01mac802154: fix data race and NULL deref on local->assoc_devKaiwen Shi
2026-09-01drm/nouveau/dmem: fix callocated underflow on large folio splitZhenhao Wan
2026-09-01drm/nouveau/dmem: fix mismatched DMA unmap size for large foliosZhenhao Wan
2026-09-01nouveau/instmem: handle iomapping already existingDave Airlie
2026-09-01af_packet: Don't cast tpacket_hdr.tp_len to int in tpacket_parse_header().Kuniyuki Iwashima
2026-09-01drm/nouveau/uvmm: clear the dirty flag when unwinding an OP_UNMAP_SPARSEZhenhao Wan
2026-09-01drm/nouveau/uvmm: fix premature region free on failed OP_UNMAP_SPARSEZhenhao Wan
2026-09-01drm/nouveau/uvmm: fix NULL deref unwinding an OP_MAP_SPARSE opZhenhao Wan
2026-09-01Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2026-09-01RDMA/siw: Clear association under lock if siw_qp_modify fails in siw_acceptGuoqing Jiang
2026-08-31block: flag zoned disks with GENHD_FL_NO_PARTDamien Le Moal
2026-08-31Merge tag 'edac_updates_for_v7.3_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-08-31net: ntb_netdev: Fix statistics racesKoichiro Den
2026-08-31ipv6: sr: restore network header before routing and forwardingEric Dumazet
2026-08-31tipc: Dont send random pad bytes in RESET/ACTIVATE messagesDavid Laight
2026-08-31tipc: fix NULL deref in tipc_named_node_up() on empty publication listTung Nguyen
2026-08-31Merge branch 'mitigate-a-side-channel-in-routing-exception-caches'Jakub Kicinski
2026-08-31selftests: net: Add exception cache testsIdo Schimmel
2026-08-31ipv6: udp: Create exceptions before socket matchingIdo Schimmel
2026-08-31ipv4: udp: Create exceptions before socket matchingIdo Schimmel
2026-08-31ipv6: Fix redirect exception creation for UDP/RAW socketsIdo Schimmel
2026-08-31Merge remote-tracking branches 'ras/edac-misc', 'ras/edac-drivers' and 'ras/e...Borislav Petkov (AMD)
2026-08-31perf: RISC-V: use BIT_ULL for u64 overflow masksXixin Liu
2026-08-31riscv: bug: Make RV32 use GENERIC_BUG_RELATIVE_POINTERSJisheng Zhang
2026-08-31riscv: hwprobe: initialize pair->value in hwprobe_one_pair()Andy Chiu
2026-08-31riscv: use string helper in setup_global_riscv_enable()Dmitry Antipov
2026-08-31Revert "riscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not set"Samuel Holland
2026-08-31riscv: patch: skip fixmap mapping when kernel text is already writableXiaofeng Yuan
2026-08-31riscv: mm: make EXECMEM_KPROBES writable without CONFIG_STRICT_MODULE_RWXXiaofeng Yuan
2026-08-31ip6_gre: check tunnel info before xmit in ip6gre_tunnel_xmitEric Dumazet
2026-08-31Merge branch 'ipv6-mcast-rcu-and-timer-fixes'Jakub Kicinski
2026-08-31ipv6: mcast: use jiffies_delta_to_clock_t() in igmp6_mc_seq_show()Eric Dumazet
2026-08-31ipv6: mcast: use rcu_assign_pointer() for __rcu list updatesEric Dumazet
2026-08-31ipv6: mcast: fix delay calculation in igmp6_join_group()Eric Dumazet
2026-08-31ipv6: mcast: use copy-on-write RCU updates in ip6_mc_source()Eric Dumazet
2026-08-31ipv6: mcast: fix RCU list diversion in ip6_mc_del1_src()Eric Dumazet
2026-08-31objtool/klp: Fix checksums for constant pool referencesJosh Poimboeuf
2026-09-01uprobes: guard trace cleanup against error pointersAndi Kleen
2026-08-31klp-build: Fix wrong index in funcs cleanup error pathYafang Shao
2026-08-31ppp: ppp_synctty: simplify tty disc_data accessQingfang Deng
2026-08-31ppp: ppp_async: simplify tty disc_data accessQingfang Deng