summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-25net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curvePedro Tammela1-4/+14
2023-10-25bonding: Return pointer to data after pull on skbJiri Wiesner1-1/+1
2023-10-25net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()Jinjie Ruan1-9/+15
2023-10-25i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt1-2/+2
2023-10-25octeon_ep: update BQL sent bytes before ringing doorbellShinas Rasheed1-7/+6
2023-10-25net: usb: smsc95xx: Fix an error code in smsc95xx_reset()Dan Carpenter1-1/+1
2023-10-25ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddrEric Dumazet1-5/+9
2023-10-25gve: Do not fully free QPL pages on prefill errorsShailend Chand1-2/+16
2023-10-25tun: prevent negative ifindexEric Dumazet1-2/+5
2023-10-25docs: fix info about representor identificationMateusz Polchlopek1-3/+5
2023-10-25tcp: Fix listen() warning with v4-mapped-v6 address.Kuniyuki Iwashima1-15/+9
2023-10-25tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skbEric Dumazet1-2/+14
2023-10-25tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell3-5/+9
2023-10-25net: rfkill: gpio: prevent value glitch during probeJosua Mayer1-2/+2
2023-10-25net: ipv6: fix return value check in esp_remove_trailerMa Ke1-1/+3
2023-10-25net: ipv4: fix return value check in esp_remove_trailerMa Ke1-1/+3
2023-10-25wifi: cfg80211: use system_unbound_wq for wiphy workJohannes Berg1-1/+1
2023-10-25fprobe: Fix to ensure the number of active retprobes is not zeroMasami Hiramatsu (Google)1-3/+3
2023-10-25net: xfrm: skip policies marked as dead while reinserting policiesDong Chenchen1-6/+13
2023-10-25xfrm: interface: use DEV_STATS_INC()Eric Dumazet1-12/+10
2023-10-25xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet2-4/+3
2023-10-25xfrm6: fix inet6_dev refcount underflow problemZhang Changzhong1-2/+2
2023-10-25xfrm: fix a data-race in xfrm_lookup_with_ifid()Eric Dumazet1-1/+1
2023-10-25qed: fix LL2 RX buffer allocationManish Chopra1-2/+5
2023-10-25ASoC: codecs: wcd938x: fix runtime PM imbalance on removeJohan Hovold1-2/+8
2023-10-25ASoC: codecs: wcd938x: fix regulator leaks on probe errorsJohan Hovold1-3/+15
2023-10-25ASoC: codecs: wcd938x: fix resource leaks on bind errorsJohan Hovold1-10/+34
2023-10-25ASoC: codecs: wcd938x: fix unbind tear down orderJohan Hovold1-1/+1
2023-10-25ASoC: codecs: wcd938x: drop bogus bind error handlingJohan Hovold1-4/+0
2023-10-25ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe errorsJohan Hovold1-1/+16
2023-10-25ASoC: codecs: wcd938x-sdw: fix use after free on driver unbindJohan Hovold1-0/+10
2023-10-25ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxxLuka Guzenko1-0/+1
2023-10-25ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZVArtem Borisov1-0/+1
2023-10-25ALSA: hda/realtek - Fixed ASUS platform headset Mic issueKailang Yang1-0/+25
2023-10-25drm/edid: add 8 bpc quirk to the BenQ GW2765Hamza Mahfooz1-0/+3
2023-10-25drm/nouveau/disp: fix DP capable DSM connectorsKarol Herbst1-1/+13
2023-10-25drm/mediatek: Correctly free sg_table in gem prime vmapChen-Yu Tsai1-1/+5
2023-10-25drm/i915: Retry gtt fault when out of fence registersVille Syrjälä1-0/+1
2023-10-25nvmet-tcp: Fix a possible UAF in queue intialization setupSagi Grimberg1-5/+2
2023-10-25io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ ring addressJens Axboe1-0/+6
2023-10-25netfilter: nft_payload: fix wrong mac header matchingFlorian Westphal1-1/+1
2023-10-25Revert "net: wwan: iosm: enable runtime pm support for 7560"Bagas Sanjaya6-65/+4
2023-10-25fs/ntfs3: fix deadlock in mark_as_free_exKonstantin Komarov1-1/+5
2023-10-25fs/ntfs3: Fix shift-out-of-bounds in ntfs_fill_superKonstantin Komarov2-6/+22
2023-10-25fs/ntfs3: fix panic about slab-out-of-bounds caused by ntfs_list_ea()Zeng Heng1-1/+6
2023-10-25fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()Ziqi Zhao1-0/+3
2023-10-25fs/ntfs3: Fix OOB read in ntfs_init_from_bootPavel Skripkin1-0/+5
2023-10-25mm: slab: Do not create kmalloc caches smaller than arch_slab_minalign()Catalin Marinas1-2/+4
2023-10-25selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts1-0/+13
2023-10-25mptcp: more conservative check for zero probesPaolo Abeni1-7/+1