summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-04octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam
2026-03-04icmp: prevent possible overflow in icmp_global_allow()Eric Dumazet
2026-03-04icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netnsEric Dumazet
2026-03-04icmp: move icmp_global.credit and icmp_global.stamp to per netns storageEric Dumazet
2026-03-04macvlan: observe an RCU grace period in macvlan_common_newlink() error pathEric Dumazet
2026-03-04ping: annotate data-races in ping_lookup()Eric Dumazet
2026-03-04inet: ping: check sock_net() in ping_get_port() and ping_lookup()Eric Dumazet
2026-03-04ping: Convert hlist_nulls to plain hlist.Kuniyuki Iwashima
2026-03-04bpftool: Fix truncated netlink dumpsJakub Kicinski
2026-03-04ipv6: fix a race in ip6_sock_set_v6only()Eric Dumazet
2026-03-04netfilter: nf_tables: fix use-after-free in nf_tables_addchain()Inseo An
2026-03-04net: remove WARN_ON_ONCE when accessing forward path arrayPablo Neira Ayuso
2026-03-04netfilter: nf_conntrack_h323: don't pass uninitialised l3num valueFlorian Westphal
2026-03-04selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...Aleksei Oladko
2026-03-04selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...Aleksei Oladko
2026-03-04net/rds: rds_sendmsg should not discard payload_lenAllison Henderson
2026-03-04xen-netback: reject zero-queue configuration from guestZiyi Guo
2026-03-04net: usb: catc: enable basic endpoint checkingZiyi Guo
2026-03-04net: sparx5/lan969x: fix PTP clock max_adj valueDaniel Machon
2026-03-04net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()Ziyi Guo
2026-03-04net: mscc: ocelot: split xmit into FDMA and register injection pathsZiyi Guo
2026-03-04net: mscc: ocelot: extract ocelot_xmit_timestamp() helperZiyi Guo
2026-03-04net: sparx5/lan969x: fix DWRR cost max to match hardware register widthDaniel Machon
2026-03-04selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel
2026-03-04cpuidle: Skip governor when only one idle state is availableAboorva Devarajan
2026-03-04ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZEROZhai Can
2026-03-04ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online CPUsSean V Kelley
2026-03-04fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRootJiasheng Jiang
2026-03-04fs/ntfs3: prevent infinite loops caused by the next valid being the sameEdward Adam Davis
2026-03-04io_uring/cancel: de-unionize file and user_data in struct io_cancel_dataJens Axboe
2026-03-04io_uring/cancel: support opcode based lookup and cancelationJens Axboe
2026-03-04io_uring/cancel: add IORING_ASYNC_CANCEL_USERDATAJens Axboe
2026-03-04io_uring/cancel: fix sequence matching for IORING_ASYNC_CANCEL_ANYJens Axboe
2026-03-04io_uring/cancel: abstract out request match helperJens Axboe
2026-03-04backlight: qcom-wled: Support ovp values for PMI8994Barnabás Czémán
2026-03-04leds: qcom-lpg: Check the return value of regmap_bulk_write()Haotian Zhang
2026-03-04pinctrl: single: fix refcount leak in pcs_add_gpio_func()Wei Li
2026-03-04pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definitionLuca Weiss
2026-03-04iio: sca3000: Fix a resource leak in sca3000_probe()Harshit Mogalapalli
2026-03-04ovl: Fix uninit-value in ovl_fill_realQing Wang
2026-03-04pinctrl: equilibrium: Fix device node reference leak in pinbank_init()Felix Gu
2026-03-04usb: bdc: fix sleep during atomicJustin Chen
2026-03-04drivers: iio: mpu3050: use dev_err_probe for regulator requestSvyatoslav Ryhel
2026-03-04mfd: arizona: Fix regulator resource leak on wm5102_clear_write_sequencer() f...Haotian Zhang
2026-03-04Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms"Greg Kroah-Hartman
2026-03-04coresight: etm3x: Fix cpulocked warning on cpuhpAntonio Borneo
2026-03-04mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5msMatthew Schwartz
2026-03-04serial: SH_SCI: improve "DMA support" promptRandy Dunlap
2026-03-04serial: imx: change SERIAL_IMX_CONSOLE to boolRandy Dunlap
2026-03-04staging: greybus: lights: avoid NULL derefChaitanya Mishra