summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-14Merge branch 'net-add-skb_drop_reason_recursion_limit'Jakub Kicinski-42/+48
2026-03-14net: plumb drop reasons to __dev_queue_xmit()Eric Dumazet-40/+43
2026-03-14net: dropreason: add SKB_DROP_REASON_RECURSION_LIMITEric Dumazet-2/+5
2026-03-14sunrpc: fix cache_request leak in cache_releaseJeff Layton-5/+21
2026-03-14NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fdChuck Lever-2/+12
2026-03-14NFSD: Defer sub-object cleanup in export put callbacksChuck Lever-12/+66
2026-03-14atm: lec: fix use-after-free in sock_def_readable()Deepanshu Kartikey-26/+48
2026-03-14Merge branch 'tcp-rfc-7323-compliant-window-retraction-handling'Jakub Kicinski-8/+242
2026-03-14selftests/net: packetdrill: add tcp_rcv_neg_window.pktSimon Baatz-0/+26
2026-03-14selftests/net: packetdrill: add tcp_rcv_wnd_shrink_allowed.pktSimon Baatz-0/+40
2026-03-14selftests/net: packetdrill: add tcp_rcv_wnd_shrink_nomem.pktSimon Baatz-0/+132
2026-03-14tcp: increase LINUX_MIB_BEYOND_WINDOW for SKB_DROP_REASON_TCP_OVERWINDOWSimon Baatz-0/+1
2026-03-14mptcp: keep rcv_mwnd_seq in sync with subflow rcv_wndSimon Baatz-2/+4
2026-03-14tcp: implement RFC 7323 window retraction receiver requirementsSimon Baatz-6/+39
2026-03-14Merge branch 'io_uring-7.0' into for-7.1/io_uringJens Axboe-11/+56
2026-03-14ublk: report BLK_SPLIT_INTERVAL_CAPABLECaleb Sander Mateos-1/+1
2026-03-14blk-integrity: support arbitrary buffer alignmentKeith Busch-365/+465
2026-03-14ALSA: hda/realtek: Add quirk for ASUS ROG Flow Z13-KJP GZ302EACMatthew Schwartz-0/+1
2026-03-14ALSA: hda/realtek: add quirk for Lenovo Yoga 7 2-in-1 16AKP10Zhang Heng-0/+1
2026-03-14Merge tag 'device_lock_cond_guard-7.1-rc1' into driver-core-testingDanilo Krummrich-0/+1
2026-03-14iio: orientation: hid-sensor-rotation: add timestamp hack to not break userspaceDavid Lechner-3/+19
2026-03-14ARM: multi_v7_defconfig: Drop duplicate CONFIG_TI_PRUSS=mNathan Chancellor-1/+0
2026-03-14thermal: sysfs: Use str_enabled_disabled() helper in mode_show()Thorsten Blum-4/+3
2026-03-14iio: proximity: rfd77402: Fix completion race condition in IRQ modeFelix Gu-3/+4
2026-03-14kernfs: Add missing documentation for kernfs_put_active's drop_supers argumentT.J. Mercier-0/+2
2026-03-14Merge tag 'renesas-dt-bindings-for-v7.1-tag1' of https://git.kernel.org/pub/s...Krzysztof Kozlowski-0/+14
2026-03-14Merge tag 'renesas-drivers-for-v7.1-tag1' of https://git.kernel.org/pub/scm/l...Krzysztof Kozlowski-0/+108
2026-03-14Merge tag 'renesas-arm-defconfig-for-v7.1-tag1' of https://git.kernel.org/pub...Krzysztof Kozlowski-6/+5
2026-03-14Merge tag 'renesas-fixes-for-v7.0-tag1' of https://git.kernel.org/pub/scm/lin...Krzysztof Kozlowski-43/+15
2026-03-14interconnect: qcom: sm8450: Fix NULL pointer dereference in icc_link_nodes()Vladimir Zapolskiy-2/+2
2026-03-14dt-bindings: thermal: qcom-tsens: Document the SM8750 Temperature SensorManaf Meethalavalappu Pallikunhi-0/+1
2026-03-13sched_ext/selftests: Fix incorrect include guard commentsCheng-Yang Chou-2/+2
2026-03-13sched_ext: Fix uninitialized ret in scx_alloc_and_add_sched()Cheng-Yang Chou-2/+6
2026-03-13selftests/sched_ext: Update scx_bpf_dsq_move_to_local() in kselftestsAndrea Righi-9/+9
2026-03-14drm/sun4i: layers: Use drm_fb_dma_get_gem_addr() to get display memoryChen-Yu Tsai-39/+4
2026-03-14drm/sun4i: Fix resource leaksEthan Tidmore-1/+2
2026-03-14batman-adv: avoid OGM aggregation when skb tailroom is insufficientYang Yang-0/+3
2026-03-14arm64: dts: allwinner: h6: Add TaiqiCat (TQC) A01 supportJun Yan-0/+362
2026-03-14dt-bindings: arm: sunxi: Add TaiqiCat (TQC) A01Jun Yan-0/+5
2026-03-14dt-bindings: vendor-prefixes: Add Beijing Ultrapower Software Co., Ltd.Jun Yan-0/+2
2026-03-14crypto: tcrypt - stop ahash speed tests when setkey failsSaeed Mirzamohammadi-2/+8
2026-03-14crypto: tcrypt - clamp num_mb to avoid divide-by-zeroSaeed Mirzamohammadi-0/+5
2026-03-14include/psp-sev.h: fix structure member in commentTycho Andersen (AMD)-1/+1
2026-03-14crypto: ccp - simplify sev_update_firmware()Tycho Andersen (AMD)-18/+9
2026-03-14crypto: qce - Remove return variable and unused assignmentsThorsten Blum-9/+3
2026-03-14dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trngRobert Marko-0/+1
2026-03-14crypto: ccp - Fix leaking the same page twiceGuenter Roeck-3/+1
2026-03-13Merge branch 'optimize-bounds-refinement-by-reordering-deductions'Alexei Starovoitov-7/+44
2026-03-13selftests/bpf: Test case for refinement improvement using 64b boundsPaul Chaignon-0/+33
2026-03-13bpf: Avoid one round of bounds deductionPaul Chaignon-2/+1