summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-13Merge branch 'netpoll-move-out-netconsole-specific-functions'Jakub Kicinski
2026-05-13netconsole: move find_skb() from netpollBreno Leitao
2026-05-13netpoll: rename and export netpoll_zap_completion_queue()Breno Leitao
2026-05-13netconsole: move netpoll_udp_checksum() from netpollBreno Leitao
2026-05-13netconsole: move push_udp() from netpollBreno Leitao
2026-05-13netconsole: move push_eth() from netpollBreno Leitao
2026-05-13netconsole: move push_ipv4() from netpollBreno Leitao
2026-05-13netconsole: move push_ipv6() from netpollBreno Leitao
2026-05-13netconsole: move netpoll_send_udp() from netpollBreno Leitao
2026-05-13netpoll: expose UDP packet builder helpers for netconsoleBreno Leitao
2026-05-13riscv: cfi: reduce shadow stack size limit from 4GB to 2GBZong Li
2026-05-13net: usb: pegasus: replace simple_strtoul with kstrtouintSajal Gupta
2026-05-13ipvlan: use netif_receive_skb() in ipvlan_process_multicast()Eric Dumazet
2026-05-13selftests/tc-testing: Add QFQ/CBS qlen underflow testVictor Nogueira
2026-05-13net/sched: sch_cbs: Call qdisc_reset for child qdiscJamal Hadi Salim
2026-05-13Merge branch 'tun-tap-vhost-net-apply-qdisc-backpressure-on-full-ptr_ring-to-...Jakub Kicinski
2026-05-13tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is presentSimon Schippers
2026-05-13ptr_ring: move free-space check into separate helperSimon Schippers
2026-05-13vhost-net: wake queue of tun/tap after ptr_ring consumeSimon Schippers
2026-05-13tun/tap: add ptr_ring consume helper with netdev queue wakeupSimon Schippers
2026-05-14ASoC: sdw_utils: add ES9356 in codec_info_listZhang Yi
2026-05-14ASoC: sdw_utils: add soc_sdw_es9356Zhang Yi
2026-05-14ASoC: sdw_utils: Remove dead code in asoc_sdw_ti_add_tac5xx2_routes()Niranjan H Y
2026-05-14ASoC: sdw_utils: Check speaker component string allocationCássio Gabriel
2026-05-13mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple
2026-05-13mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_sp...David Hildenbrand (Arm)
2026-05-13drivers/base/memory: fix memory block reference leak in poison accountingMuchun Song
2026-05-13mm/memory_hotplug: fix memory block reference leak on removeMuchun Song
2026-05-13lib: kunit_iov_iter: fix test fail on powerpcChristian A. Ehrhardt
2026-05-13mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)
2026-05-13MAINTAINERS: add kexec@ list to LIVE UPDATE ENTRYMike Rapoport (Microsoft)
2026-05-13MAINTAINERS: add tree for KDUMP and KEXECMike Rapoport (Microsoft)
2026-05-13selftests/mm: run_vmtests.sh: fix destructive tests invocationLuiz Capitulino
2026-05-13scripts/gdb: slab: update field names of struct kmem_cacheIllia Ostapyshyn
2026-05-13scripts/gdb: mm: cast untyped symbols in x86_page_opsIllia Ostapyshyn
2026-05-13mm/damon: fix damos_stat tracepoint format for sz_appliedSeongJae Park
2026-05-13mm/damon/sysfs-schemes: call missing mem_cgroup_iter_break()SeongJae Park
2026-05-13mm/migrate_device: fix spinlock leak in migrate_vma_insert_huge_pmd_pageSunny Patel
2026-05-13FDDI: defza: Sanitise the reset safety timerMaciej W. Rozycki
2026-05-13dt-bindings: watchdog: renesas,rzn1-wdt: interrupts are not requiredWolfram Sang
2026-05-13drm/hyperv: During panic do VMBus unload after frame buffer is flushedMichael Kelley
2026-05-13Drivers: hv: vmbus: Provide option to skip VMBus unload on panicMichael Kelley
2026-05-13drivers/of: validate status properties in reconfig state changesPengpeng Hou
2026-05-13drivers/of: validate live-tree string properties before string usePengpeng Hou
2026-05-14i2c: tegra: make tegra_i2c_mutex_unlock() return voidSaurav Sachidanand
2026-05-14i2c: tegra: fix pm_runtime leak on mutex_lock failureSaurav Sachidanand
2026-05-14driver core: platform: remove software node on release()Bartosz Golaszewski
2026-05-13KVM: SEV: Allocate only as many bytes as needed for temp crypt buffersSean Christopherson
2026-05-13KVM: SEV: Rewrite logic to {de,en}crypt memory for debugSean Christopherson
2026-05-13KVM: SEV: Add helper function to pin/unpin a single pageSean Christopherson