aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-25netfilter: nf_tables: revert do not remove elements if set backend implements...Pablo Neira Ayuso
2023-10-25netfilter: nf_tables: do not remove elements if set backend implements .abortPablo Neira Ayuso
2023-10-25netlink: Correct offload_xstats sizeChristoph Paasch
2023-10-25netfilter: nft_set_rbtree: .deactivate fails if element has expiredPablo Neira Ayuso
2023-10-25selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter
2023-10-25selftests: openvswitch: Catch cases where the tests are killedAaron Conole
2023-10-25neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven
2023-10-25net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curvePedro Tammela
2023-10-25bonding: Return pointer to data after pull on skbJiri Wiesner
2023-10-25net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()Jinjie Ruan
2023-10-25i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt
2023-10-25octeon_ep: update BQL sent bytes before ringing doorbellShinas Rasheed
2023-10-25net: usb: smsc95xx: Fix an error code in smsc95xx_reset()Dan Carpenter
2023-10-25ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddrEric Dumazet
2023-10-25tun: prevent negative ifindexEric Dumazet
2023-10-25tcp: Fix listen() warning with v4-mapped-v6 address.Kuniyuki Iwashima
2023-10-25tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skbEric Dumazet
2023-10-25tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell
2023-10-25net: rfkill: gpio: prevent value glitch during probeJosua Mayer
2023-10-25net: ipv6: fix return value check in esp_remove_trailerMa Ke
2023-10-25net: ipv4: fix return value check in esp_remove_trailerMa Ke
2023-10-25wifi: cfg80211: use system_unbound_wq for wiphy workJohannes Berg
2023-10-25xfrm: interface: use DEV_STATS_INC()Eric Dumazet
2023-10-25xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet
2023-10-25xfrm: fix a data-race in xfrm_lookup_with_ifid()Eric Dumazet
2023-10-25qed: fix LL2 RX buffer allocationManish Chopra
2023-10-25ASoC: codecs: wcd938x: fix resource leaks on bind errorsJohan Hovold
2023-10-25ASoC: codecs: wcd938x: fix unbind tear down orderJohan Hovold
2023-10-25ASoC: codecs: wcd938x: drop bogus bind error handlingJohan Hovold
2023-10-25ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe errorsJohan Hovold
2023-10-25ASoC: codecs: wcd938x-sdw: fix use after free on driver unbindJohan Hovold
2023-10-25ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxxLuka Guzenko
2023-10-25ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZVArtem Borisov
2023-10-25ALSA: hda/realtek - Fixed ASUS platform headset Mic issueKailang Yang
2023-10-25drm/mediatek: Correctly free sg_table in gem prime vmapChen-Yu Tsai
2023-10-25drm/i915: Retry gtt fault when out of fence registersVille Syrjälä
2023-10-25nvmet-tcp: Fix a possible UAF in queue intialization setupSagi Grimberg
2023-10-25netfilter: nft_payload: fix wrong mac header matchingFlorian Westphal
2023-10-25fs/ntfs3: fix deadlock in mark_as_free_exKonstantin Komarov
2023-10-25fs/ntfs3: fix panic about slab-out-of-bounds caused by ntfs_list_ea()Zeng Heng
2023-10-25fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()Ziqi Zhao
2023-10-25mptcp: more conservative check for zero probesPaolo Abeni
2023-10-25tcp: check mptcp-level constraints for backlog coalescingPaolo Abeni
2023-10-25audit,io_uring: io_uring openat triggers audit reference count underflowDan Clash
2023-10-25x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()Maxim Levitsky
2023-10-25x86: KVM: SVM: add support for Invalid IPI Vector interceptionMaxim Levitsky
2023-10-25KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}Sean Christopherson
2023-10-25x86/fpu: Allow caller to constrain xfeatures when copying to uabi bufferSean Christopherson
2023-10-25x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel
2023-10-25x86/sev: Check IOBM for IOIO exceptions from user-spaceJoerg Roedel