summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-21HID: hid-steam: Avoid overwriting smoothing parameterVicki Pfau1-5/+0
2025-02-21ipv6: icmp: convert to dev_net_rcu()Eric Dumazet1-19/+23
2025-02-21ipv6: use RCU protection in ip6_default_advmss()Eric Dumazet1-1/+6
2025-02-21flow_dissector: use RCU protection to fetch dev_net()Eric Dumazet1-10/+11
2025-02-21ipv4: icmp: convert to dev_net_rcu()Eric Dumazet1-14/+17
2025-02-21ipv4: use RCU protection in __ip_rt_update_pmtu()Eric Dumazet1-5/+6
2025-02-21net: ipv4: Cache pmtu for all packet paths if multipath enabledVladimir Vdovin2-17/+108
2025-02-21ipv4: use RCU protection in inet_select_addr()Eric Dumazet1-1/+2
2025-02-21ipv4: use RCU protection in rt_is_expired()Eric Dumazet1-1/+7
2025-02-21ipv4: use RCU protection in ipv4_default_advmss()Eric Dumazet1-3/+8
2025-02-21net: add dev_net_rcu() helperEric Dumazet2-1/+7
2025-02-21net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()Jiri Pirko1-3/+12
2025-02-21ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet1-2/+7
2025-02-21clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomi...Waiman Long1-2/+4
2025-02-21clocksource: Use pr_info() for "Checking clocksource synchronization" messageWaiman Long1-1/+2
2025-02-21btrfs: fix hole expansion when writing at an offset beyond EOFFilipe Manana1-3/+1
2025-02-21mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang1-1/+3
2025-02-21igc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang1-0/+1
2025-02-21mmc: mtk-sd: Fix register settings for hs400(es) modeAndy-ld Lu1-11/+20
2025-02-21arm64: Handle .ARM.attributes section in linker scriptsNathan Chancellor2-0/+2
2025-02-21regmap-irq: Add missing kfree()Jiasheng Jiang1-0/+2
2025-02-21regulator: qcom_smd: Add l2, l5 sub-node to mp5496 regulatorVaradarajan Narayanan1-1/+1
2025-02-21partitions: mac: fix handling of bogus partition tableJann Horn1-3/+15
2025-02-21gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlockWentao Liang1-3/+12
2025-02-21gpiolib: acpi: Add a quirk for Acer Nitro ANV14Mario Limonciello1-0/+14
2025-02-21alpha: align stack for page fault and user unaligned trap handlersIvan Kokshaysky3-13/+13
2025-02-21serial: 8250: Fix fifo underflow on flushJohn Keeping3-0/+27
2025-02-21serial: port: Always update ->iotype in __uart_read_properties()Andy Shevchenko1-1/+1
2025-02-21serial: port: Assign ->iotype correctly when ->iobase is setAndy Shevchenko1-1/+2
2025-02-21cgroup: fix race between fork and cgroup.killShakeel Butt3-11/+16
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel4-2/+11
2025-02-21kbuild: userprogs: fix bitsize and target detection on clangThomas Weißschuh1-2/+2
2025-02-21wifi: ath12k: fix handling of 6 GHz rulesAditya Kumar Singh2-17/+45
2025-02-21alpha: make stack 16-byte aligned (most cases)Ivan Kokshaysky1-0/+2
2025-02-21can: etas_es58x: fix potential NULL pointer dereference on udev->serialVincent Mailhol1-1/+5
2025-02-21can: j1939: j1939_sk_send_loop(): fix unable to send messages with data lengt...Alexander Hölzl2-4/+5
2025-02-21can: c_can: fix unbalanced runtime PM disable in error pathKrzysztof Kozlowski1-2/+3
2025-02-21can: ctucanfd: handle skb allocation failureFedor Pchelkin1-4/+6
2025-02-21USB: serial: option: drop MeiG Smart definesJohan Hovold1-20/+8
2025-02-21USB: serial: option: fix Telit Cinterion FN990A nameFabio Porcedda1-5/+5
2025-02-21USB: serial: option: add Telit Cinterion FN990B compositionsFabio Porcedda1-0/+16
2025-02-21USB: serial: option: add MeiG Smart SLM828Chester A. Unal1-5/+10
2025-02-21usb: cdc-acm: Fix handling of oversized fragmentsJann Horn1-1/+1
2025-02-21usb: cdc-acm: Check control transfer buffer size before accessJann Horn1-3/+14
2025-02-21USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirkMarek Vasut1-3/+6
2025-02-21USB: hub: Ignore non-compliant devices with too many configs or interfacesAlan Stern1-0/+11
2025-02-21usb: gadget: f_midi: fix MIDI Streaming descriptor lengthsJohn Keeping1-4/+4
2025-02-21USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphoneMathias Nyman1-0/+3
2025-02-21USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast distLei Huang1-0/+3
2025-02-21usb: core: fix pipe creation for get_bMaxPacketSize0Stefan Eichenberger1-2/+1