summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-25serial: Rename uart_change_speed() to uart_change_line_settings()Ilpo Järvinen1-6/+6
2023-10-25serial: Move uart_change_speed() earlierIlpo Järvinen1-48/+46
2023-10-25usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hubJavier Carrasco2-0/+2
2023-10-25usb: misc: onboard_usb_hub: add Genesys Logic GL3523 hub supportAnand Moon2-0/+2
2023-10-25usb: misc: onboard_usb_hub: add Genesys Logic GL852G hub supportAnand Moon2-0/+6
2023-10-25usb: misc: onboard_usb_hub: add Genesys Logic GL850G hub supportIcenowy Zheng2-0/+7
2023-10-25selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng2-4/+4
2023-10-25net: check for altname conflicts when changing netdev's netnsJakub Kicinski2-1/+11
2023-10-25net: fix ifname in netlink ntf during netns moveJakub Kicinski1-13/+31
2023-10-25net: avoid UAF on deleted altnameJakub Kicinski1-1/+6
2023-10-25net: pktgen: Fix interface flags printingGavrilov Ilia1-7/+7
2023-10-25net: phy: bcm7xxx: Add missing 16nm EPHY statisticsFlorian Fainelli1-0/+3
2023-10-25netfilter: nf_tables: revert do not remove elements if set backend implements...Pablo Neira Ayuso1-4/+1
2023-10-25netfilter: nf_tables: do not remove elements if set backend implements .abortPablo Neira Ayuso1-1/+4
2023-10-25netlink: Correct offload_xstats sizeChristoph Paasch1-3/+1
2023-10-25netfilter: nft_set_rbtree: .deactivate fails if element has expiredPablo Neira Ayuso1-0/+2
2023-10-25selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter1-0/+6
2023-10-25selftests: openvswitch: Catch cases where the tests are killedAaron Conole1-0/+2
2023-10-25neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven1-2/+2
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-25tun: prevent negative ifindexEric Dumazet1-2/+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-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-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 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/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-25netfilter: nft_payload: fix wrong mac header matchingFlorian Westphal1-1/+1