summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-13crypto: testmgr - Fix wrong test case of RSALei He1-3/+3
2025-03-13crypto: testmgr - fix wrong key length for pkcs1padLei He1-1/+1
2025-03-13driver core: bus: Fix double free in driver API bus_register()Zijun Hu1-0/+2
2025-03-13scsi: storvsc: Set correct data length for sending SCSI command without payloadLong Li1-0/+1
2025-03-13vlan: move dev_put into vlan_dev_uninitXin Long1-3/+5
2025-03-13vlan: introduce vlan_dev_free_egress_priorityXin Long3-5/+11
2025-03-13ima: Fix use-after-free on a dentry's dname.nameStefan Berger2-7/+26
2025-03-13pps: Fix a use-after-freeCalvin Owens8-82/+86
2025-03-13btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana1-0/+2
2025-03-13Revert "btrfs: avoid monopolizing a core when activating a swap file"Koichiro Den1-2/+0
2025-03-13x86/i8253: Disable PIT timer 0 when not in useDavid Woodhouse3-6/+19
2025-03-13parport_pc: add support for ASIX AX99100Jiaqing Zhao1-0/+5
2025-03-13serial: 8250_pci: add support for ASIX AX99100Jiaqing Zhao1-0/+10
2025-03-13can: ems_pci: move ASIX AX99100 ids to pci_ids.hJiaqing Zhao1-0/+4
2025-03-13nilfs2: protect access to buffers with no active referencesRyusuke Konishi1-1/+3
2025-03-13nilfs2: do not force clear folio if buffer is referencedRyusuke Konishi1-6/+29
2025-03-13nilfs2: do not output warnings when clearing dirty buffersRyusuke Konishi4-24/+10
2025-03-13alpha: replace hardcoded stack offsets with autogenerated onesIvan Kokshaysky2-4/+2
2025-03-13ndisc: extend RCU protection in ndisc_send_skb()Eric Dumazet1-4/+8
2025-03-13openvswitch: use RCU protection in ovs_vport_cmd_fill_info()Eric Dumazet1-3/+9
2025-03-13arp: use RCU protection in arp_xmit()Eric Dumazet1-1/+3
2025-03-13neighbour: use RCU protection in __neigh_notify()Eric Dumazet1-2/+6
2025-03-13neighbour: delete redundant judgment statementsLi Zetao1-2/+1
2025-03-13ndisc: use RCU protection in ndisc_alloc_skb()Eric Dumazet1-6/+4
2025-03-13ipv6: use RCU protection in ip6_default_advmss()Eric Dumazet1-1/+6
2025-03-13ipv4: use RCU protection in inet_select_addr()Eric Dumazet1-1/+2
2025-03-13ipv4: use RCU protection in rt_is_expired()Eric Dumazet1-1/+7
2025-03-13net: add dev_net_rcu() helperEric Dumazet2-1/+7
2025-03-13net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()Jiri Pirko1-3/+12
2025-03-13regmap-irq: Add missing kfree()Jiasheng Jiang1-0/+2
2025-03-13partitions: mac: fix handling of bogus partition tableJann Horn1-3/+15
2025-03-13gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlockWentao Liang1-3/+12
2025-03-13alpha: align stack for page fault and user unaligned trap handlersIvan Kokshaysky3-13/+13
2025-03-13serial: 8250: Fix fifo underflow on flushJohn Keeping3-0/+27
2025-03-13alpha: make stack 16-byte aligned (most cases)Ivan Kokshaysky1-0/+2
2025-03-13can: j1939: j1939_sk_send_loop(): fix unable to send messages with data lengt...Alexander Hölzl2-4/+5
2025-03-13can: c_can: fix unbalanced runtime PM disable in error pathKrzysztof Kozlowski1-2/+3
2025-03-13USB: serial: option: drop MeiG Smart definesJohan Hovold1-20/+8
2025-03-13USB: serial: option: fix Telit Cinterion FN990A nameFabio Porcedda1-5/+5
2025-03-13USB: serial: option: add Telit Cinterion FN990B compositionsFabio Porcedda1-0/+16
2025-03-13USB: serial: option: add MeiG Smart SLM828Chester A. Unal1-5/+10
2025-03-13usb: cdc-acm: Fix handling of oversized fragmentsJann Horn1-1/+1
2025-03-13usb: cdc-acm: Check control transfer buffer size before accessJann Horn1-3/+14
2025-03-13USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirkMarek Vasut1-3/+6
2025-03-13USB: hub: Ignore non-compliant devices with too many configs or interfacesAlan Stern1-0/+11
2025-03-13usb: gadget: f_midi: fix MIDI Streaming descriptor lengthsJohn Keeping1-4/+4
2025-03-13USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphoneMathias Nyman1-0/+3
2025-03-13USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast distLei Huang1-0/+3
2025-03-13USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCIHuacai Chen1-0/+9
2025-03-13usb: dwc2: gadget: remove of_node reference upon udc_stopFabrice Gasnier1-0/+1