summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-06usb: Add checks for snprintf() calls in usb_alloc_dev()Andy Shevchenko1-4/+10
2025-07-06usb: common: usb-conn-gpio: use a unique name for usb connector deviceChance Yang1-3/+22
2025-07-06tty: serial: uartlite: register uart driver in initJakub Lewalski1-13/+12
2025-07-06usb: potential integer overflow in usbg_make_tpg()Chen Yufeng1-2/+2
2025-07-06misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe()Chenyuan Yang1-0/+3
2025-07-06iio: adc: ad_sigma_delta: Fix use of uninitialized status_posPurva Yeshi1-0/+4
2025-07-06usb: dwc2: also exit clock_gating when stopping udc while suspendedMichael Grzeschik1-0/+6
2025-07-06coresight: Only check bottom two claim bitsJames Clark2-1/+3
2025-07-068250: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and ...Rengarajan S1-0/+10
2025-07-06um: use proper care when taking mmap lock during segfaultBenjamin Berg1-12/+117
2025-07-06um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.hSami Tolvanen2-0/+8
2025-07-06iio: pressure: zpa2326: Use aligned_s64 for the timestampJonathan Cameron1-1/+1
2025-07-06drm/scheduler: signal scheduled fence when kill jobLin.Cao1-0/+1
2025-07-06drm/amdgpu: seq64 memory unmap uses uninterruptible lockPhilip Yang1-1/+1
2025-07-06bcache: fix NULL pointer in cache_set_flush()Linggang Zeng1-1/+6
2025-07-06amd/amdkfd: fix a kfd_process ref leakYifan Zhang1-0/+1
2025-07-06md/md-bitmap: fix dm-raid max_write_behind settingYu Kuai1-1/+1
2025-07-06nvme-tcp: sanitize request list handlingHannes Reinecke1-1/+14
2025-07-06nvme-tcp: fix I/O stalls on congested socketsHannes Reinecke1-1/+6
2025-07-06PCI: imx6: Add workaround for errata ERR051624Richard Zhu1-0/+15
2025-07-06PCI: apple: Fix missing OF node reference in apple_pcie_setup_portHector Martin1-0/+3
2025-07-06PCI: dwc: Make link training more robust by setting PORT_LOGIC_LINK_WIDTH to ...Wenbin Yao1-4/+1
2025-07-06dmaengine: xilinx_dma: Set dma_device directionsThomas Gessler1-0/+2
2025-07-06dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver ...Yi Sun1-1/+3
2025-07-06rust: arm: fix unknown (to Clang) argument '-mno-fdpic'Rudraksha Gupta1-1/+1
2025-07-06rust: module: place cleanup_module() in .exit.text sectionFUJITA Tomonori1-0/+1
2025-07-06ksmbd: provide zero as a unique ID to the Mac clientNamjae Jeon3-2/+21
2025-07-06ksmbd: allow a filename to contain special characters on SMB3.1.1 posix exten...Namjae Jeon1-26/+27
2025-07-06hwmon: (pmbus/max34440) Fix support for max34451Alexis Czezar Torreno1-4/+44
2025-07-06NFSv4: xattr handlers should check for absent nfs filehandlesScott Mayhew1-0/+5
2025-07-06cxl/region: Add a dev_err() on missing target list entriesRobert Richter1-0/+7
2025-07-06fuse: fix race between concurrent setattrs from multiple nodesGuang Yuan Wu1-0/+11
2025-07-06leds: multicolor: Fix intensity setting while SW blinkingSven Schwermer1-1/+2
2025-07-06dm vdo indexer: don't read request structure after enqueuingMatthew Sakai1-11/+13
2025-07-06sunrpc: don't immediately retransmit on seqno missNikhil Jha1-2/+7
2025-07-06mfd: max14577: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-0/+1
2025-07-06mailbox: Not protect module_put with spin_lock_irqsavePeng Fan1-1/+1
2025-07-06NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are ...Sagi Grimberg2-8/+49
2025-07-06NFSv4.2: fix listxattr to return selinux security labelOlga Kornievskaia1-2/+10
2025-07-06NFSv4: Always set NLINK even if the server doesn't support itHan Young1-0/+2
2025-07-06cifs: Fix encoding of SMB1 Session Setup NTLMSSP Request in non-UNICODE modePali Rohár1-10/+10
2025-07-06cifs: Fix cifs_query_path_info() for Windows NT serversPali Rohár1-0/+8
2025-07-06cifs: Correctly set SMB1 SessionKey field in Session Setup RequestPali Rohár4-3/+6
2025-06-27Linux 6.12.35v6.12.35Greg Kroah-Hartman1-1/+1
2025-06-27bpftool: Fix cgroup command to only show cgroup bpf programsMartin KaFai Lau1-6/+6
2025-06-27cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() functionPali Rohár1-1/+0
2025-06-27gpio: mlxbf3: only get IRQ for device instance 0David Thompson1-19/+35
2025-06-27perf test: Directory file descriptor leakIan Rogers1-0/+1
2025-06-27perf evsel: Missed close() when probing hybrid core PMUsIan Rogers1-0/+1
2025-06-27gpio: pca953x: fix wrong error probe return valueSascha Hauer1-1/+1