Commit Graph

  • f41e9eba77 perf/core: Exit early on perf_mmap() fail Thomas Gleixner 2025-08-02 12:49:48 +02:00
  • f07ab7a4b5 perf/core: Don't leak AUX buffer refcount on allocation failure Thomas Gleixner 2025-08-02 12:39:39 +02:00
  • b1df394621 sunrpc: fix handling of server side tls alerts Olga Kornievskaia 2025-07-29 12:40:20 -04:00
  • d2622f3865 smb: client: return an error if rdma_connect does not return within 5 seconds Stefan Metzmacher 2025-08-07 18:12:11 +02:00
  • bd7f84df54 pptp: fix pptp_xmit() error path Eric Dumazet 2025-08-07 14:21:46 +00:00
  • 4e5cf39e40 smb: client: let recv_done() cleanup before notifying the callers. Stefan Metzmacher 2025-08-04 14:10:15 +02:00
  • 83d2a4185f smb: client: make sure we call ib_dma_unmap_single() only if we called ib_dma_map_single already Stefan Metzmacher 2025-08-04 14:10:14 +02:00
  • f069f7c142 smb: client: make use of common smbdirect_socket Stefan Metzmacher 2025-05-28 18:01:37 +02:00
  • 947569b959 smb: smbdirect: add smbdirect_socket.h Stefan Metzmacher 2025-05-28 18:01:36 +02:00
  • 61f0a68490 smb: client: Correct typos in multiple comments across various files Shen Lichuan 2024-09-25 14:55:43 +08:00
  • 91d7e6cbb3 smb: client: Use min() macro Shen Lichuan 2024-08-27 16:54:20 +08:00
  • c29dbc44fb smb: server: let recv_done() avoid touching data_transfer after cleanup/move Stefan Metzmacher 2025-08-04 14:15:53 +02:00
  • 66110b35be smb: server: let recv_done() consistently call put_recvmsg/smb_direct_disconnect_rdma_connection Stefan Metzmacher 2025-08-04 14:15:52 +02:00
  • e67aff5047 smb: server: make sure we call ib_dma_unmap_single() only if we called ib_dma_map_single already Stefan Metzmacher 2025-08-04 14:15:51 +02:00
  • 28db0cb8a0 smb: server: remove separate empty_recvmsg_queue Stefan Metzmacher 2025-08-04 14:15:50 +02:00
  • 2e4463f44e ALSA: hda/ca0132: Fix missing error handling in ca0132_alt_select_out() Takashi Iwai 2025-08-06 11:44:22 +02:00
  • cd2a7f9500 irqchip: Build IMX_MU_MSI only on ARM Arnd Bergmann 2025-08-05 18:09:49 +02:00
  • 39491e859f net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing Maher Azzouzi 2025-08-01 17:18:57 -07:00
  • c377ba2be9 benet: fix BUG when creating VFs Michal Schmidt 2025-08-01 12:13:37 +02:00
  • a55b3d1533 sunrpc: fix client side handling of tls alerts Olga Kornievskaia 2025-07-31 14:00:56 -04:00
  • a7176675c3 net/sched: taprio: enforce minimum value for picos_per_byte Takamitsu Iwai 2025-07-29 02:31:49 +09:00
  • 0d45954034 net: drop UFO packets in udp_rcv_segment() Wang Liang 2025-07-30 18:14:58 +08:00
  • ef05007b40 ipv6: reject malicious packets in ipv6_gso_segment() Eric Dumazet 2025-07-30 13:17:38 +00:00
  • 194cd28c88 net/mlx5: Correctly set gso_segs when LRO is used Christoph Paasch 2025-07-29 11:34:00 -07:00
  • 97ed92a23f netlink: specs: ethtool: fix module EEPROM input/output arguments Jakub Kicinski 2025-07-30 10:21:37 -07:00
  • 5005d24377 pptp: ensure minimal skb length in pptp_xmit() Eric Dumazet 2025-07-29 08:02:07 +00:00
  • 5fde6e0160 net: ipa: add IPA v5.1 and v5.5 to ipa_version_string() Luca Weiss 2025-07-28 10:35:24 +02:00
  • b80353a729 phy: mscc: Fix parsing of unicast frames Horatiu Vultur 2025-07-26 16:03:07 +02:00
  • b0cf318f5c netpoll: prevent hanging NAPI when netcons gets enabled Jakub Kicinski 2025-07-25 18:08:46 -07:00
  • 227154eb75 md/md-cluster: handle REMOVE message earlier Heming Zhao 2025-07-28 12:21:40 +08:00
  • 75ed1f6ed8 NFS: Fixup allocation flags for nfsiod's __GFP_NORETRY Benjamin Coddington 2025-07-09 21:47:43 -04:00
  • 1116e66111 NFSv4.2: another fix for listxattr Olga Kornievskaia 2025-07-22 16:56:41 -04:00
  • 12ad3def2e NFS: Fix filehandle bounds checking in nfs_fh_to_dentry() Trond Myklebust 2025-07-22 09:24:58 -04:00
  • 30a739931e NFS: Fix wakeup of __nfs_lookup_revalidate() in unblock_revalidate() Trond Myklebust 2025-07-18 16:15:27 -07:00
  • 147216030e sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up() NeilBrown 2024-09-25 15:31:41 +10:00
  • 3bdb29df2f pNFS/flexfiles: don't attempt pnfs on fatal DS errors Tigran Mkrtchyan 2025-06-27 09:17:51 +02:00
  • 6e7b24c71e PCI: pnv_php: Fix surprise plug detection and recovery Timothy Pearson 2025-07-15 16:39:06 -05:00
  • a426e8a6ae powerpc/eeh: Make EEH driver device hotplug safe Timothy Pearson 2025-07-15 16:38:23 -05:00
  • 3f49abdf88 powerpc/eeh: Export eeh_unfreeze_pe() Timothy Pearson 2025-07-15 16:37:34 -05:00
  • 17dabd7efb PCI: pnv_php: Work around switches with broken presence detection Timothy Pearson 2025-07-15 16:36:55 -05:00
  • 32173edf3f PCI: pnv_php: Clean up allocated IRQs on unplug Timothy Pearson 2025-07-15 16:36:07 -05:00
  • 9184a2bb52 sched/psi: Fix psi_seq initialization Peter Zijlstra 2025-07-15 15:11:14 -04:00
  • 9ea1cc8b0e kconfig: qconf: fix ConfigList::updateListAllforAll() Masahiro Yamada 2025-06-30 03:48:56 +09:00
  • 05b450da93 scsi: sd: Make sd shutdown issue START STOP UNIT appropriately Salomon Dushimirimana 2025-07-24 21:45:20 +00:00
  • 450b2a5cf6 scsi: ufs: core: Use link recovery when h8 exit fails during runtime resume Seunghui Lee 2025-07-17 17:12:13 +09:00
  • 4933567ef9 scsi: Revert "scsi: iscsi: Fix HW conn removal use after free" Li Lingfeng 2025-07-15 15:39:26 +08:00
  • 087a8a7ca3 scsi: mpt3sas: Fix a fw_event memory leak Tomas Henzl 2025-07-23 17:30:18 +02:00
  • 349436bf11 vfio/pci: Separate SR-IOV VF dev_set Alex Williamson 2025-06-26 16:56:18 -06:00
  • 7dbfae90c5 vfio/pds: Fix missing detach_ioas op Brett Creeley 2025-07-02 09:37:44 -07:00
  • 9546b26d39 vfio: Prevent open_count decrement to negative Jacob Pan 2025-06-18 16:46:18 -07:00
  • a6c5e25861 vfio: Fix unbalanced vfio_df_close call in no-iommu mode Jacob Pan 2025-06-18 16:46:17 -07:00
  • f289690f50 f2fs: fix to trigger foreground gc during f2fs_map_blocks() in lfs mode Chao Yu 2025-07-24 16:01:44 +08:00
  • 704613681c f2fs: fix to calculate dirty data during has_not_enough_free_secs() Chao Yu 2025-07-24 16:01:43 +08:00
  • e33c22f2ee f2fs: fix to update upper_p in __get_secs_required() correctly Chao Yu 2025-07-24 16:01:42 +08:00
  • 1023836d1b f2fs: vm_unmap_ram() may be called from an invalid context Jan Prusakowski 2025-07-24 17:31:15 +02:00
  • 345fc8d183 f2fs: fix to avoid out-of-boundary access in devs.path Chao Yu 2025-07-11 15:14:50 +08:00
  • 880ef748e7 f2fs: fix to avoid panic in f2fs_evict_inode Chao Yu 2025-07-08 17:56:57 +08:00
  • 3d37cadaac f2fs: fix to avoid UAF in f2fs_sync_inode_meta() Chao Yu 2025-07-08 17:53:39 +08:00
  • a96f2bf49f f2fs: doc: fix wrong quota mount option description Chao Yu 2025-07-02 14:49:25 +08:00
  • dabfa3952c f2fs: fix KMSAN uninit-value in extent_info usage Abinash Singh 2025-06-25 16:35:37 +05:30
  • c1c818b636 rtc: rv3028: fix incorrect maximum clock rate handling Brian Masney 2025-07-10 11:20:26 -04:00
  • f5790cc2ee rtc: pcf8563: fix incorrect maximum clock rate handling Brian Masney 2025-07-10 11:20:25 -04:00
  • e337c72b17 rtc: pcf85063: fix incorrect maximum clock rate handling Brian Masney 2025-07-10 11:20:24 -04:00
  • 8456b3e28a rtc: nct3018y: fix incorrect maximum clock rate handling Brian Masney 2025-07-10 11:20:23 -04:00
  • 1782790380 rtc: hym8563: fix incorrect maximum clock rate handling Brian Masney 2025-07-10 11:20:22 -04:00
  • bb94a96374 rtc: ds1307: fix incorrect maximum clock rate handling Brian Masney 2025-07-10 11:20:21 -04:00
  • 15da236904 ucount: fix atomic_long_inc_below() argument type Uros Bizjak 2025-07-21 19:45:57 +02:00
  • f9bd692540 module: Restore the moduleparam prefix length check Petr Pavlu 2025-06-30 16:32:34 +02:00
  • 7500ba6533 apparmor: fix loop detection used in conflicting attachment resolution Ryan Lee 2025-05-01 12:54:39 -07:00
  • fad01f7e0d apparmor: ensure WB_HISTORY_SIZE value is a power of 2 Ryan Lee 2025-05-01 12:54:38 -07:00
  • 4795bcafe9 bpf: Check netfilter ctx accesses are aligned Paul Chaignon 2025-08-01 11:48:15 +02:00
  • f56f605479 bpf: Check flow_dissector ctx accesses are aligned Paul Chaignon 2025-08-01 11:47:23 +02:00
  • d3bf3088f7 vhost-scsi: Fix log flooding with target does not exist errors Mike Christie 2025-06-11 16:01:13 -05:00
  • ebc6e1d0e9 mtd: rawnand: atmel: set pmecc data setup time Balamanikandan Gunasundar 2025-07-21 16:13:40 +05:30
  • a01bc4245e mtd: rawnand: rockchip: Add missing check after DMA map Thomas Fourier 2025-07-07 09:15:50 +02:00
  • 7d0b53a6d1 mtd: rawnand: atmel: Fix dma_mapping_error() address Thomas Fourier 2025-07-02 08:45:11 +02:00
  • 505f4111dd jfs: fix metapage reference count leak in dbAllocCtl Zheng Yu 2025-07-29 01:22:14 +00:00
  • 4b5d36cc30 fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-deref Chenyuan Yang 2025-07-23 22:25:34 -05:00
  • 0aa273dbcf crypto: qat - fix seq_file position update in adf_ring_next() Giovanni Cabiddu 2025-07-14 08:10:29 +01:00
  • 1c178ccb6c crypto: qat - fix DMA direction for compression on GEN2 devices Giovanni Cabiddu 2025-07-14 08:07:49 +01:00
  • 9ff4de5bd1 perf tools: Remove libtraceevent in .gitignore Chen Pei 2025-07-26 19:15:32 +08:00
  • 106891c7bd sh: Do not use hyphen in exported variable name Ben Hutchings 2025-07-17 16:47:32 +02:00
  • f658f36765 ASoC: fsl_xcvr: get channel status data when PHY is not exists Shengjiu Wang 2025-07-10 11:04:04 +08:00
  • 3187ffe08f dmaengine: nbpfaxi: Add missing check after DMA map Thomas Fourier 2025-07-07 09:57:16 +02:00
  • 06ddbb28b7 dmaengine: mv_xor: Fix missing check after DMA map and missing unmap Thomas Fourier 2025-07-01 14:37:52 +02:00
  • 25d15b0d2b fs/orangefs: Allow 2 more characters in do_c_string() Dan Carpenter 2025-07-19 09:19:10 -05:00
  • b93d06499b PCI: endpoint: pci-epf-vntb: Fix the incorrect usage of __iomem attribute Manivannan Sadhasivam 2025-07-09 18:20:22 +05:30
  • bdbaa10418 soundwire: stream: restore params when prepare ports fail Bard Liao 2025-06-26 14:09:52 +08:00
  • ac961f6c6d crypto: img-hash - Fix dma_unmap_sg() nents value Thomas Fourier 2025-06-30 11:16:22 +02:00
  • 06bc14f9d0 crypto: keembay - Fix dma_unmap_sg() nents value Thomas Fourier 2025-06-30 10:57:06 +02:00
  • 5d481d4bea hwrng: mtk - handle devm_pm_runtime_enable errors Ovidiu Panait 2025-06-29 20:31:41 +03:00
  • 9c590ae73c watchdog: ziirave_wdt: check record length in ziirave_firm_verify() Dan Carpenter 2025-05-28 23:22:19 +03:00
  • a23fa17e6b scsi: isci: Fix dma_unmap_sg() nents value Thomas Fourier 2025-06-27 16:24:47 +02:00
  • 401fcb7e55 scsi: mvsas: Fix dma_unmap_sg() nents value Thomas Fourier 2025-06-27 15:48:18 +02:00
  • cf9c5b15c4 scsi: elx: efct: Fix dma_unmap_sg() nents value Thomas Fourier 2025-06-27 13:41:13 +02:00
  • 214f94ee5d scsi: ibmvscsi_tgt: Fix dma_unmap_sg() nents value Thomas Fourier 2025-06-30 13:18:02 +02:00
  • 5b63d6dec5 clk: sunxi-ng: v3s: Fix de clock definition Paul Kocialkowski 2025-07-04 17:40:07 +02:00
  • c07e017a56 perf tests bp_account: Fix leaked file descriptor Leo Yan 2025-07-11 12:10:15 +01:00
  • 9b2a3e7189 pinmux: fix race causing mux_owner NULL with active mux_usecount Mukesh Ojha 2025-07-08 13:28:38 +05:30
  • 33c778ea0b proc: use the same treatment to check proc_lseek as ones for proc_read_iter et.al wangzijie 2025-06-07 10:13:53 +08:00