Commit Graph

  • c72826efbb NFS: Don't allow waiting for exiting tasks Trond Myklebust 2025-03-28 13:19:18 -04:00
  • a81dd69f85 NFSv4: Check for delegation validity in nfs_start_delegation_return_locked() Trond Myklebust 2025-03-27 19:20:53 -04:00
  • 2371143e41 fuse: Return EPERM rather than ENOSYS from link() Matt Johnston 2025-02-14 09:17:53 +08:00
  • 209a4da04a smb: client: Store original IO parameters and prevent zero IO sizes Wang Zhaolong 2025-03-31 21:33:14 +08:00
  • 5194597b9c cifs: Fix negotiate retry functionality Pali Rohár 2024-11-02 20:06:50 +01:00
  • d50f7ce2fc cifs: Fix querying and creating MF symlinks over SMB1 Pali Rohár 2024-12-28 21:09:54 +01:00
  • 18066188eb cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES Pali Rohár 2024-12-09 20:44:23 +01:00
  • f08641cd21 s390/vfio-ap: Fix no AP queue sharing allowed message written to kernel log Anthony Krowiak 2025-03-11 06:32:57 -04:00
  • a6f24a41ef kconfig: merge_config: use an empty file as initfile Daniel Gomez 2025-03-28 14:28:37 +00:00
  • adbb39eca3 samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora Haoran Jiang 2025-04-25 17:50:42 +08:00
  • 38aa3cf154 bpf: fix possible endless loop in BPF map iteration Brandon Kammerdiener 2025-04-24 11:32:51 -04:00
  • f5f169cd90 selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure Ihor Solodrai 2025-04-16 10:02:46 -07:00
  • f7292fbb41 drm/amdgpu: Allow P2P access through XGMI Felix Kuehling 2025-04-16 00:19:13 -04:00
  • 722a6972de ima: process_measurement() needlessly takes inode_lock() on MAY_READ Frederick Lawler 2025-03-27 11:09:11 -05:00
  • 91ba964a75 net: enetc: refactor bulk flipping of RX buffers to separate function Vladimir Oltean 2025-04-17 15:00:04 +03:00
  • c36f5f659a scsi: mpi3mr: Add level check to control event logging Ranjan Kumar 2025-04-15 15:45:46 +05:30
  • ca85c2d0db vhost-scsi: protect vq->log_used with vq->mutex Dongli Zhang 2025-04-02 23:29:46 -07:00
  • 20fb292ab5 cgroup: Fix compilation issue due to cgroup_mutex not being exported gaoxu 2025-04-17 07:30:00 +00:00
  • c15dc980ff dma-mapping: avoid potential unused data compilation warning Marek Szyprowski 2025-04-15 09:56:59 +02:00
  • 2cab5ea2f5 intel_th: avoid using deprecated page->mapping, index fields Lorenzo Stoakes 2025-03-31 13:56:08 +01:00
  • b49b5132e4 virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN Zhongqiu Han 2025-03-12 21:04:12 +08:00
  • 42d15918da scsi: ufs: Introduce quirk to extend PA_HIBERN8TIME for UFS devices Manish Pandey 2025-04-11 17:46:30 +05:30
  • fe8421e853 scsi: target: iscsi: Fix timeout on deleted connection Dmitry Bogdanov 2024-12-24 13:17:57 +03:00
  • beb6382add nvmem: qfprom: switch to 4-byte aligned reads Dmitry Baryshkov 2025-04-11 12:22:49 +01:00
  • 35d77c8d88 nvmem: core: update raw_len if the bit reading is required Dmitry Baryshkov 2025-04-11 12:22:48 +01:00
  • 497f19cacb nvmem: core: verify cell's raw_len Dmitry Baryshkov 2025-04-11 12:22:47 +01:00
  • 04c81ac33a nvmem: rockchip-otp: add rk3576 variant data Heiko Stuebner 2025-04-11 12:22:42 +01:00
  • 266e5f4813 nvmem: rockchip-otp: Move read-offset into variant-data Heiko Stuebner 2025-04-11 12:22:39 +01:00
  • b3145041e9 cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist Pengyu Luo 2025-04-05 00:42:19 +08:00
  • 1efbe2c7a0 phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off Claudiu Beznea 2025-05-07 15:50:31 +03:00
  • cf60d19721 phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data Claudiu Beznea 2025-05-07 15:50:30 +03:00
  • e992f2581b phy: renesas: rcar-gen3-usb2: Move IRQ request in probe Claudiu Beznea 2025-05-07 15:50:29 +03:00
  • eb4fdee1d6 phy: renesas: rcar-gen3-usb2: Add support to initialize the bus Claudiu Beznea 2024-08-22 18:27:55 +03:00
  • e668cbeb95 i2c: designware: Fix an error handling path in i2c_dw_pci_probe() Christophe JAILLET 2025-05-13 19:56:41 +02:00
  • ad40588df1 i2c: designware: Use temporary variable for struct device Andy Shevchenko 2024-09-25 15:44:19 +03:00
  • 0ef9396a7d i2c: designware: Remove ->disable() callback Andy Shevchenko 2024-08-22 20:58:41 +03:00
  • 33378973d8 i2c: designware: Uniform initialization flow for polling mode Jarkko Nikula 2024-02-13 14:48:42 +02:00
  • d1954e7aa1 gpio: pca953x: fix IRQ storm on system wake up Emanuele Ghidoli 2025-05-12 11:54:41 +02:00
  • 58e3459843 gpio: pca953x: Simplify code with cleanup helpers Andy Shevchenko 2023-09-01 16:40:36 +03:00
  • 475d6ebc91 gpio: pca953x: Split pca953x_restore_context() and pca953x_save_context() Andy Shevchenko 2023-09-01 16:40:35 +03:00
  • 58485ff1a7 Linux 6.1.141 Greg Kroah-Hartman 2025-06-04 14:40:26 +02:00
  • 0fadcc2043 net: ethernet: ti: am65-cpsw: Lower random mac address error print to info Nishanth Menon 2025-05-16 07:26:55 -05:00
  • 12fd7e6a2c platform/x86: thinkpad_acpi: Ignore battery threshold change event notification Mark Pearson 2025-05-16 22:33:37 -04:00
  • 5d286f3cad platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys Valtteri Koskivuori 2025-05-09 21:42:49 +03:00
  • dcabad63e0 NFS: Avoid flushing data while holding directory locks in nfs_rename() Trond Myklebust 2025-04-27 18:21:06 -04:00
  • e1143267e9 nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro Ilya Guterman 2025-05-10 19:21:30 +09:00
  • d8f13a8aef spi: spi-sun4i: fix early activation Alessandro Grassi 2025-05-02 11:55:20 +02:00
  • 8f55d71b57 um: let 'make clean' properly clean underlying SUBARCH as well Masahiro Yamada 2025-05-07 16:49:33 +09:00
  • fe4fb4134f platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS John Chau 2025-05-05 01:55:13 +09:00
  • 38e8c73f02 nfs: don't share pNFS DS connections between net namespaces Jeff Layton 2025-04-10 16:42:03 -04:00
  • 84b06a4293 HID: quirks: Add ADATA XPG alpha wireless mouse support Milton Barrera 2025-04-09 00:04:28 -06:00
  • ac19091288 coredump: hand a pidfd to the usermode coredump helper Christian Brauner 2025-04-14 15:55:07 +02:00
  • b2a5bf1cf4 fork: use pidfd_prepare() Christian Brauner 2023-03-27 20:22:52 +02:00
  • 1ced79b25f pid: add pidfd_prepare() Christian Brauner 2023-03-27 20:22:51 +02:00
  • fc7846a7d5 coredump: fix error handling for replace_fd() Christian Brauner 2025-04-14 15:55:06 +02:00
  • 3939280be9 perf/arm-cmn: Initialise cmn->cpu earlier Robin Murphy 2025-05-12 18:11:54 +01:00
  • 05b21a536a perf/arm-cmn: Fix REQ2/SNP2 mixup Robin Murphy 2025-05-08 16:16:40 +01:00
  • a0ec22fa20 net_sched: hfsc: Address reentrant enqueue adding class to eltree twice Pedro Tammela 2025-05-22 15:14:47 -03:00
  • a5a9c42cd7 arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem node Alok Tiwari 2025-05-14 04:46:51 -07:00
  • 0297e7ddf5 af_unix: Fix uninit-value in __unix_walk_scc() Shigeru Yoshida 2025-05-21 16:27:26 +01:00
  • c7edc6e616 af_unix: Fix garbage collection of embryos carrying OOB with SCM_RIGHTS Michal Luczaj 2025-05-21 16:27:25 +01:00
  • 28201f38dc af_unix: Add dead flag to struct scm_fp_list. Kuniyuki Iwashima 2025-05-21 16:27:24 +01:00
  • f9977b176f af_unix: Don't access successor in unix_del_edges() during GC. Kuniyuki Iwashima 2025-05-21 16:27:23 +01:00
  • 951e454715 af_unix: Try not to hold unix_gc_lock during accept(). Kuniyuki Iwashima 2025-05-21 16:27:22 +01:00
  • 61a75360dc af_unix: Remove lock dance in unix_peek_fds(). Kuniyuki Iwashima 2025-05-21 16:27:21 +01:00
  • 5dfd283f46 af_unix: Replace garbage collection algorithm. Kuniyuki Iwashima 2025-05-21 16:27:20 +01:00
  • 9734d332ef af_unix: Detect dead SCC. Kuniyuki Iwashima 2025-05-21 16:27:19 +01:00
  • 61f3d2706c af_unix: Assign a unique index to SCC. Kuniyuki Iwashima 2025-05-21 16:27:18 +01:00
  • adfb68b39b af_unix: Avoid Tarjan's algorithm if unnecessary. Kuniyuki Iwashima 2025-05-21 16:27:17 +01:00
  • b5b54a3875 af_unix: Skip GC if no cycle exists. Kuniyuki Iwashima 2025-05-21 16:27:16 +01:00
  • ccbe3d2aca af_unix: Save O(n) setup of Tarjan's algo. Kuniyuki Iwashima 2025-05-21 16:27:15 +01:00
  • edfa4872d0 af_unix: Fix up unix_edge.successor for embryo socket. Kuniyuki Iwashima 2025-05-21 16:27:14 +01:00
  • 12365b707c af_unix: Save listener for embryo socket. Kuniyuki Iwashima 2025-05-21 16:27:13 +01:00
  • a6c7ce40ea af_unix: Detect Strongly Connected Components. Kuniyuki Iwashima 2025-05-21 16:27:12 +01:00
  • 878df6a069 af_unix: Iterate all vertices by DFS. Kuniyuki Iwashima 2025-05-21 16:27:11 +01:00
  • 5593cb9b1c af_unix: Bulk update unix_tot_inflight/unix_inflight when queuing skb. Kuniyuki Iwashima 2025-05-21 16:27:10 +01:00
  • f8194e511c af_unix: Link struct unix_edge when queuing skb. Kuniyuki Iwashima 2025-05-21 16:27:09 +01:00
  • 6b7a036eaa af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd. Kuniyuki Iwashima 2025-05-21 16:27:08 +01:00
  • 1002e86c46 af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd. Kuniyuki Iwashima 2025-05-21 16:27:07 +01:00
  • 44aebf50fa af_unix: Remove CONFIG_UNIX_SCM. Kuniyuki Iwashima 2025-05-21 16:27:06 +01:00
  • 6afc128665 af_unix: Remove io_uring code for GC. Kuniyuki Iwashima 2025-05-21 16:27:05 +01:00
  • a1ee63f7a0 af_unix: Replace BUG_ON() with WARN_ON_ONCE(). Kuniyuki Iwashima 2025-05-21 16:27:04 +01:00
  • e9bd632f98 af_unix: Try to run GC async. Kuniyuki Iwashima 2025-05-21 16:27:03 +01:00
  • ceb8bd6c69 af_unix: Run GC on only one CPU. Kuniyuki Iwashima 2025-05-21 16:27:02 +01:00
  • 7637a75aed af_unix: Return struct unix_sock from unix_get_socket(). Kuniyuki Iwashima 2025-05-21 16:27:01 +01:00
  • 63d00b25e0 af_unix: Kconfig: make CONFIG_UNIX bool Alexander Mikhalitsyn 2025-05-21 16:27:00 +01:00
  • 36679fab54 btrfs: check folio mapping after unlock in relocate_one_folio() Boris Burkov 2024-12-13 12:22:32 -08:00
  • 82ac6adbbb hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING Frederic Weisbecker 2025-01-18 00:24:33 +01:00
  • 22e3ccf1d5 octeontx2-pf: Fix page pool frag allocation warning Ratheesh Kannoth 2023-10-10 09:18:42 +05:30
  • 173d9d060c octeontx2-pf: Fix page pool cache index corruption. Ratheesh Kannoth 2023-09-08 08:23:09 +05:30
  • a84f95fecb octeontx2-pf: fix page_pool creation fail for rings > 32k Ratheesh Kannoth 2023-08-24 08:33:01 +05:30
  • bc952bf4e0 dmaengine: idxd: Fix passing freed memory in idxd_cdev_open() Harshit Mogalapalli 2023-05-08 23:07:16 -07:00
  • 50026aa530 x86/mm/init: Handle the special case of device private pages in add_pages(), to not increase max_pfn and trigger dma_addressing_limited() bounce buffers bounce buffers Balbir Singh 2025-04-01 11:07:52 +11:00
  • bb6e80472e i3c: master: svc: Fix implicit fallthrough in svc_i3c_master_ibi_work() Nathan Chancellor 2025-03-19 09:08:01 -07:00
  • 79c9df2d7a pinctrl: tegra: Fix off by one in tegra_pinctrl_get_group() Dan Carpenter 2025-03-19 10:05:47 +03:00
  • c0c0b03ea1 serial: sh-sci: Save and restore more registers Geert Uytterhoeven 2025-03-04 20:06:11 +01:00
  • 9502ebf2d2 kbuild: Disable -Wdefault-const-init-unsafe Nathan Chancellor 2025-05-06 14:02:01 -07:00
  • 2c29113154 spi: spi-fsl-dspi: Reset SR flags before sending a new message Larisa Grigore 2025-05-22 15:51:32 +01:00
  • 8bdaffcdd7 spi: spi-fsl-dspi: Halt the module after a new message transfer Bogdan-Gabriel Roman 2025-05-22 15:51:31 +01:00
  • f48dc6849c spi: spi-fsl-dspi: restrict register range for regmap access Larisa Grigore 2025-05-22 15:51:30 +01:00