summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-24Linux 6.1.147v6.1.147Greg Kroah-Hartman1-1/+1
2025-07-24nvmem: layouts: u-boot-env: remove crc32 endianness conversionMichael C. Pratt1-1/+1
2025-07-24mm/vmalloc: leave lazy MMU mode on PTE mapping errorAlexander Gordeev1-7/+15
2025-07-24Bluetooth: HCI: Set extended advertising data synchronouslyChristian Eggers2-116/+133
2025-07-24ASoC: fsl_sai: Force a software reset when starting in consumer modeArun Raghavan1-6/+8
2025-07-24usb: dwc3: qcom: Don't leave BCR assertedKrishna Kurapati1-5/+2
2025-07-24usb: musb: fix gadget state on disconnectDrew Hamilton1-0/+2
2025-07-24usb: musb: Add and use inline functions musb_{get,set}_statePaul Cercueil6-60/+71
2025-07-24usb: hub: Don't try to recover devices lost during warm reset.Mathias Nyman1-2/+6
2025-07-24usb: hub: Fix flushing of delayed work used for post resume purposesMathias Nyman2-13/+9
2025-07-24usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pmMathias Nyman1-2/+4
2025-07-24usb: hub: fix detection of high tier USB3 devices behind suspended hubsMathias Nyman1-1/+32
2025-07-24clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right usernsAl Viro1-0/+5
2025-07-24HID: mcp2221: Set driver data before I2C adapter addHamish Martin1-1/+1
2025-07-24sched: Change nr_uninterruptible type to unsigned longAruna Ramakrishna2-2/+2
2025-07-24Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"Chen Ridong1-7/+1
2025-07-24net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtreeWilliam Liu1-1/+3
2025-07-24net: bridge: Do not offload IGMP/MLD messagesJoseph Huang1-0/+3
2025-07-24net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtimeDong Chenchen2-9/+34
2025-07-24tls: always refresh the queue when reading sockJakub Kicinski1-2/+1
2025-07-24Bluetooth: L2CAP: Fix attempting to adjust outgoing MTULuiz Augusto von Dentz1-5/+21
2025-07-24netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal2-8/+33
2025-07-24ipv6: mcast: Delay put pmc->idev in mld_del_delrec()Yue Haibing1-1/+1
2025-07-24net/mlx5: Correctly set gso_size when LRO is usedChristoph Paasch1-4/+8
2025-07-24Bluetooth: btusb: QCA: Fix downloading wrong NVM for WCN6855 GF variant witho...Zijun Hu1-34/+44
2025-07-24Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeoutLuiz Augusto von Dentz1-1/+1
2025-07-24Bluetooth: SMP: If an unallowed command is received consider it a failureLuiz Augusto von Dentz2-1/+19
2025-07-24Bluetooth: hci_sync: fix connectable extended advertising when using static r...Alessandro Gasbarroni1-2/+2
2025-07-24Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()Kuniyuki Iwashima1-0/+3
2025-07-24usb: net: sierra: check for no status endpointOliver Neukum1-0/+4
2025-07-24hwmon: (corsair-cpro) Validate the size of the received input bufferMarius Zachmann1-0/+5
2025-07-24selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni1-4/+4
2025-07-24nvme: fix misaccounting of nvme-mpath inflight I/OYu Kuai1-0/+4
2025-07-24smb: client: fix use-after-free in cifs_oplock_breakWang Zhaolong1-1/+9
2025-07-24rpl: Fix use-after-free in rpl_do_srh_inline().Kuniyuki Iwashima1-4/+4
2025-07-24net/sched: sch_qfq: Fix race condition on qfq_aggregateXiang Mei1-9/+21
2025-07-24net: emaclite: Fix missing pointer increment in aligned_read()Alok Tiwari1-1/+1
2025-07-24cachefiles: Fix the incorrect return value in __cachefiles_write()Zizhi Wo2-5/+1
2025-07-24bpf: Reject %p% format string in bprintf-like helpersPaul Chaignon1-3/+8
2025-07-24comedi: Fix initialization of data for instructions that write to subdeviceIan Abbott1-2/+12
2025-07-24comedi: Fix use of uninitialized data in insn_rw_emulate_bits()Ian Abbott1-0/+3
2025-07-24comedi: Fix some signed shift left operationsIan Abbott1-7/+7
2025-07-24comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too largeIan Abbott1-0/+16
2025-07-24comedi: das6402: Fix bit shift out of boundsIan Abbott1-1/+2
2025-07-24comedi: das16m1: Fix bit shift out of boundsIan Abbott1-1/+2
2025-07-24comedi: aio_iiro_16: Fix bit shift out of boundsIan Abbott1-1/+2
2025-07-24comedi: pcl812: Fix bit shift out of boundsIan Abbott1-1/+2
2025-07-24iio: adc: stm32-adc: Fix race in installing chained IRQ handlerChen Ni1-4/+3
2025-07-24iio: adc: max1363: Reorder mode_list[] entriesFabio Estevam1-10/+9
2025-07-24iio: adc: max1363: Fix MAX1363_4X_CHANS/MAX1363_8X_CHANS[]Fabio Estevam1-12/+12