Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2025-10-27 18:52:20 to 2025-10-27 19:00:58 UTC [more...]

[PATCH 5.10 000/332] 5.10.246-rc1 review
 2025-10-27 18:35 UTC  (201+ messages)
` [PATCH 5.10 071/332] sparc: fix accurate exception reporting in copy_to_user for Niagara 4
` [PATCH 5.10 073/332] remoteproc: qcom: q6v5: Avoid disabling handover IRQ twice
` [PATCH 5.10 074/332] NFSv4.1: fix backchannel max_resp_sz verification check
` [PATCH 5.10 075/332] ipvs: Defer ip_vs_ftp unregister during netns cleanup
` [PATCH 5.10 076/332] scsi: mpt3sas: Fix crash in transport port remove by using ioc_info()
` [PATCH 5.10 077/332] usb: vhci-hcd: Prevent suspending virtually attached devices
` [PATCH 5.10 078/332] RDMA/siw: Always report immediate post SQ errors
` [PATCH 5.10 079/332] net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicast
` [PATCH 5.10 080/332] Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFO
` [PATCH 5.10 083/332] drivers/base/node: fix double free in register_one_node()
` [PATCH 5.10 084/332] nfp: fix RSS hash key size when RSS is not supported
` [PATCH 5.10 085/332] net: ena: return 0 in ena_get_rxfh_key_size() when RSS hash key is not configurable
` [PATCH 5.10 086/332] net: dlink: handle copy_thresh allocation failure
` [PATCH 5.10 087/332] Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"
` [PATCH 5.10 088/332] Squashfs: fix uninit-value in squashfs_get_parent
` [PATCH 5.10 089/332] uio_hv_generic: Let userspace take care of interrupt mask
` [PATCH 5.10 090/332] mfd: vexpress-sysreg: Check the return value of devm_gpiochip_add_data()
` [PATCH 5.10 091/332] mm: hugetlb: avoid soft lockup when mprotect to large memory area
` [PATCH 5.10 092/332] Input: atmel_mxt_ts - allow reset GPIO to sleep
` [PATCH 5.10 093/332] Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leak
` [PATCH 5.10 094/332] pinctrl: check the return value of pinmux_ops::get_function_name()
` [PATCH 5.10 095/332] bus: fsl-mc: Check return value of platform_get_resource()
` [PATCH 5.10 096/332] fs: always return zero on success from replace_fd()
` [PATCH 5.10 097/332] clocksource/drivers/clps711x: Fix resource leaks in error paths
` [PATCH 5.10 098/332] iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODE
` [PATCH 5.10 099/332] libperf event: Ensure tracing data is multiple of 8 sized
` [PATCH 5.10 100/332] clk: at91: peripheral: fix return value
` [PATCH 5.10 101/332] perf util: Fix compression checks returning -1 as bool
` [PATCH 5.10 102/332] rtc: x1205: Fix Xicor X1205 vendor prefix
` [PATCH 5.10 103/332] perf session: Fix handling when buffer exceeds 2 GiB
` [PATCH 5.10 104/332] clk: nxp: lpc18xx-cgu: convert from round_rate() to determine_rate()
` [PATCH 5.10 105/332] clk: nxp: Fix pll0 rate check condition in LPC18xx CGU driver
` [PATCH 5.10 106/332] scsi: libsas: Add sas_task_find_rq()
` [PATCH 5.10 107/332] scsi: mvsas: Delete mvs_tag_init()
` [PATCH 5.10 108/332] scsi: mvsas: Use sas_task_find_rq() for tagging
` [PATCH 5.10 109/332] scsi: mvsas: Fix use-after-free bugs in mvs_work_queue
` [PATCH 5.10 110/332] net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()
` [PATCH 5.10 111/332] drm/vmwgfx: Fix Use-after-free in validation
` [PATCH 5.10 112/332] net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()
` [PATCH 5.10 113/332] tcp: Dont call reqsk_fastopen_remove() in tcp_conn_request()
` [PATCH 5.10 114/332] net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe
` [PATCH 5.10 115/332] tools build: Align warning options with perf
` [PATCH 5.10 116/332] mailbox: zynqmp-ipi: Remove redundant mbox_controller_unregister() call
` [PATCH 5.10 117/332] mailbox: zynqmp-ipi: Remove dev.parent check in zynqmp_ipi_free_mboxes
` [PATCH 5.10 118/332] bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
` [PATCH 5.10 119/332] drm/amdgpu: Add additional DCE6 SCL registers
` [PATCH 5.10 120/332] drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIs
` [PATCH 5.10 121/332] drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6
` [PATCH 5.10 122/332] drm/amd/display: Properly disable scaling "
` [PATCH 5.10 123/332] crypto: essiv - Check ssize for decryption and in-place encryption
` [PATCH 5.10 124/332] tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single
` [PATCH 5.10 125/332] gpio: wcd934x: Remove duplicate assignment of of_gpio_n_cells
` [PATCH 5.10 126/332] gpio: wcd934x: mark the GPIO controller as sleeping
` [PATCH 5.10 127/332] ACPI: TAD: Add missing sysfs_remove_group() for ACPI_TAD_RT
` [PATCH 5.10 128/332] ACPI: debug: fix signedness issues in read/write helpers
` [PATCH 5.10 129/332] arm64: dts: qcom: msm8916: Add missing MDSS reset
` [PATCH 5.10 130/332] ARM: OMAP2+: pm33xx-core: ix device node reference leaks in amx3_idle_init
` [PATCH 5.10 131/332] xen/events: Cleanup find_virq() return codes
` [PATCH 5.10 132/332] xen/manage: Fix suspend error path
` [PATCH 5.10 133/332] firmware: meson_sm: fix device leak at probe
` [PATCH 5.10 134/332] media: i2c: mt9v111: fix incorrect type for ret
` [PATCH 5.10 135/332] drm/nouveau: fix bad ret code in nouveau_bo_move_prep
` [PATCH 5.10 136/332] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
` [PATCH 5.10 137/332] cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request()
` [PATCH 5.10 138/332] crypto: atmel - Fix dma_unmap_sg() direction
` [PATCH 5.10 139/332] iio: dac: ad5360: use int type to store negative error codes
` [PATCH 5.10 140/332] iio: dac: ad5421: "
` [PATCH 5.10 141/332] iio: frequency: adf4350: Fix prescaler usage
` [PATCH 5.10 142/332] init: handle bootloader identifier in kernel parameters
` [PATCH 5.10 143/332] iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in resume
` [PATCH 5.10 144/332] lib/genalloc: fix device leak in of_gen_pool_get()
` [PATCH 5.10 145/332] openat2: dont trigger automounts with RESOLVE_NO_XDEV
` [PATCH 5.10 146/332] parisc: dont reference obsolete termio struct for TC* constants
` [PATCH 5.10 147/332] scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl()
` [PATCH 5.10 148/332] sctp: Fix MAC comparison to be constant-time
` [PATCH 5.10 149/332] sparc64: fix hugetlb for sun4u
` [PATCH 5.10 150/332] sparc: fix error handling in scan_one_device()
` [PATCH 5.10 151/332] mtd: rawnand: fsmc: Default to autodetect buswidth
` [PATCH 5.10 152/332] mmc: core: SPI mode remove cmd7
` [PATCH 5.10 153/332] memory: samsung: exynos-srom: Fix of_iomap leak in exynos_srom_probe
` [PATCH 5.10 154/332] rtc: interface: Ensure alarm irq is enabled when UIE is enabled
` [PATCH 5.10 155/332] rtc: interface: Fix long-standing race when setting alarm
` [PATCH 5.10 156/332] rseq/selftests: Use weak symbol reference, not definition, to link with glibc
` [PATCH 5.10 157/332] PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV
` [PATCH 5.10 158/332] PCI/ERR: Fix uevent on failure to recover
` [PATCH 5.10 159/332] PCI/AER: Fix missing uevent on recovery when a reset is requested
` [PATCH 5.10 160/332] PCI/AER: Support errors introduced by PCIe r6.0
` [PATCH 5.10 161/332] PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exit
` [PATCH 5.10 162/332] PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
` [PATCH 5.10 163/332] spi: cadence-quadspi: Flush posted register writes before INDAC access
` [PATCH 5.10 164/332] x86/umip: Check that the instruction opcode is at least two bytes
` [PATCH 5.10 165/332] x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)
` [PATCH 5.10 166/332] NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()
` [PATCH 5.10 167/332] nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
` [PATCH 5.10 168/332] ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch()
` [PATCH 5.10 169/332] ext4: correctly handle queries for metadata mappings
` [PATCH 5.10 170/332] ext4: guard against EA inode refcount underflow in xattr update
` [PATCH 5.10 171/332] lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and older
` [PATCH 5.10 172/332] arm64: dts: qcom: sdm845: Fix slimbam num-channels/ees
` [PATCH 5.10 173/332] tracing: Fix race condition in kprobe initialization causing NULL pointer dereference
` [PATCH 5.10 174/332] dm: fix NULL pointer dereference in __dm_suspend()
` [PATCH 5.10 175/332] mfd: intel_soc_pmic_chtdc_ti: Fix invalid regmap-config max_register value
` [PATCH 5.10 176/332] mfd: intel_soc_pmic_chtdc_ti: Drop unneeded assignment for cache_type
` [PATCH 5.10 177/332] mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flag
` [PATCH 5.10 178/332] media: mc: Clear minor number before put device
` [PATCH 5.10 179/332] Squashfs: add additional inode sanity checking
` [PATCH 5.10 180/332] Squashfs: reject negative file sizes in squashfs_read_inode()
` [PATCH 5.10 181/332] udf: fix uninit-value use in udf_get_fileshortad
` [PATCH 5.10 182/332] fs: udf: fix OOB read in lengthAllocDescs handling
` [PATCH 5.10 183/332] ASoC: codecs: wcd934x: Simplify with dev_err_probe
` [PATCH 5.10 184/332] ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data()
` [PATCH 5.10 185/332] KVM: x86: Dont (re)check L1 intercepts when completing userspace I/O
` [PATCH 5.10 186/332] net/9p: fix double req put in p9_fd_cancelled
` [PATCH 5.10 187/332] minixfs: Verify inode mode when loading from disk
` [PATCH 5.10 188/332] pid: Add a judgment for ns null in pid_nr_ns
` [PATCH 5.10 189/332] fs: Add initramfs_options to set initramfs mount options
` [PATCH 5.10 190/332] cramfs: Verify inode mode when loading from disk
` [PATCH 5.10 191/332] locking: Introduce __cleanup() based infrastructure
` [PATCH 5.10 192/332] fscontext: do not consume log entries when returning -EMSGSIZE
` [PATCH 5.10 193/332] arm64: mte: Do not flag the zero page as PG_mte_tagged
` [PATCH 5.10 194/332] overflow, tracing: Define the is_signed_type() macro once
` [PATCH 5.10 195/332] btrfs: remove duplicated in_range() macro
` [PATCH 5.10 196/332] minmax: sanity check constant bounds when clamping
` [PATCH 5.10 197/332] minmax: clamp more efficiently by avoiding extra comparison
` [PATCH 5.10 198/332] minmax: add in_range() macro
` [PATCH 5.10 199/332] minmax: Introduce {min,max}_array()
` [PATCH 5.10 200/332] minmax: deduplicate __unconst_integer_typeof()
` [PATCH 5.10 201/332] minmax: fix header inclusions
` [PATCH 5.10 202/332] minmax: allow min()/max()/clamp() if the arguments have the same signedness
` [PATCH 5.10 203/332] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH 5.10 204/332] minmax: allow comparisons of int against unsigned char/short
` [PATCH 5.10 205/332] minmax: relax check to allow comparison between unsigned arguments and signed constants
` [PATCH 5.10 206/332] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 5.10 207/332] minmax: add a few more MIN_T/MAX_T users
` [PATCH 5.10 208/332] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 5.10 209/332] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 5.10 210/332] minmax: dont use max() in situations that want a C constant expression
` [PATCH 5.10 211/332] minmax: simplify min()/max()/clamp() implementation
` [PATCH 5.10 212/332] minmax: improve macro expansion and type checking
` [PATCH 5.10 213/332] minmax: fix up min3() and max3() too
` [PATCH 5.10 214/332] minmax.h: add whitespace around operators and after commas
` [PATCH 5.10 215/332] minmax.h: update some comments
` [PATCH 5.10 216/332] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 5.10 217/332] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 5.10 218/332] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 5.10 219/332] minmax.h: simplify the variants of clamp()
` [PATCH 5.10 220/332] minmax.h: remove some #defines that are only expanded once
` [PATCH 5.10 221/332] media: pci/ivtv: switch from pci_ to dma_ API
` [PATCH 5.10 222/332] media: pci: ivtv: Add missing check after DMA map
` [PATCH 5.10 223/332] media: cx18: "
` [PATCH 5.10 224/332] media: pci: ivtv: Add check for DMA map result
` [PATCH 5.10 225/332] mm/slab: make __free(kfree) accept error pointers
` [PATCH 5.10 226/332] wifi: rt2x00: use explicitly signed or unsigned types
` [PATCH 5.10 227/332] jbd2: ensure that all ongoing I/O complete before freeing blocks
` [PATCH 5.10 228/332] ext4: detect invalid INLINE_DATA + EXTENTS flag combination
` [PATCH 5.10 229/332] pwm: berlin: Fix wrong register in suspend/resume
` [PATCH 5.10 230/332] blk-crypto: fix missing blktrace bio split events
` [PATCH 5.10 231/332] btrfs: avoid potential out-of-bounds in btrfs_encode_fh()
` [PATCH 5.10 232/332] bus: mhi: host: Do not use uninitialized dev pointer in mhi_init_irq_setup()
` [PATCH 5.10 233/332] drm/exynos: exynos7_drm_decon: remove ctx->suspended
` [PATCH 5.10 234/332] media: rc: Directly use ida_free()
` [PATCH 5.10 235/332] media: lirc: Fix error handling in lirc_register()
` [PATCH 5.10 236/332] xen/events: Update virq_to_irq on migration
` [PATCH 5.10 237/332] HID: multitouch: fix sticky fingers
` [PATCH 5.10 238/332] iomap: add the new iomap_iter model
` [PATCH 5.10 239/332] fsdax: switch dax_iomap_rw to use iomap_iter
` [PATCH 5.10 240/332] dax: skip read lock assertion for read-only filesystems
` [PATCH 5.10 241/332] net: dlink: handle dma_map_single() failure properly
` [PATCH 5.10 242/332] r8169: fix packet truncation after S4 resume on RTL8168H/RTL8111H
` [PATCH 5.10 243/332] net/ip6_tunnel: Prevent perpetual tunnel growth
` [PATCH 5.10 244/332] amd-xgbe: Avoid spurious link down messages during interface toggle
` [PATCH 5.10 245/332] tcp: fix tcp_tso_should_defer() vs large RTT
` [PATCH 5.10 246/332] tg3: prevent use of uninitialized remote_adv and local_adv variables
` [PATCH 5.10 247/332] tls: always set record_type in tls_process_cmsg
` [PATCH 5.10 248/332] tls: dont rely on tx_work during send()
` [PATCH 5.10 249/332] net: usb: use eth_hw_addr_set() instead of ether_addr_copy()
` [PATCH 5.10 250/332] net: usb: lan78xx: Add error handling to lan78xx_init_mac_address
` [PATCH 5.10 251/332] net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_reset
` [PATCH 5.10 252/332] drm/amd/powerplay: Fix CIK shutdown temperature
` [PATCH 5.10 253/332] sched/fair: Trivial correction of the newidle_balance() comment
` [PATCH 5.10 254/332] sched/balancing: Rename newidle_balance() => sched_balance_newidle()
` [PATCH 5.10 255/332] sched/fair: Fix pelt lost idle time detection
` [PATCH 5.10 256/332] ALSA: firewire: amdtp-stream: fix enum kernel-doc warnings
` [PATCH 5.10 257/332] hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()
` [PATCH 5.10 258/332] exec: Fix incorrect type for ret
` [PATCH 5.10 259/332] hfs: clear offset and space out of valid records in b-tree node
` [PATCH 5.10 261/332] hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()
` [PATCH 5.10 262/332] hfs: validate record offset in hfsplus_bmap_alloc
` [PATCH 5.10 270/332] net: rtnetlink: use BIT for flag values
` [PATCH 5.10 271/332] net: netlink: add NLM_F_BULK delete request modifier
` [PATCH 5.10 272/332] net: rtnetlink: add bulk delete support flag
` [PATCH 5.10 273/332] net: add ndo_fdb_del_bulk
` [PATCH 5.10 274/332] net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_del
` [PATCH 5.10 275/332] rtnetlink: Allow deleting FDB entries in user namespace
` [PATCH 5.10 276/332] net: enetc: correct the value of ENETC_RXB_TRUESIZE
` [PATCH 5.10 277/332] dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx path
` [PATCH 5.10 278/332] arm64, mm: avoid always making PTE dirty in pte_mkwrite()
` [PATCH 5.10 279/332] sctp: avoid NULL dereference when chunk data buffer is missing
` [PATCH 5.10 280/332] net: bonding: fix possible peer notify event loss or dup issue
` [PATCH 5.10 281/332] Revert "cpuidle: menu: Avoid discarding useful information"


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox