messages from 2026-07-08 18:40:35 to 2026-07-16 13:41:24 UTC [more...]
[PATCH 7.1 000/518] 7.1.4-rc1 review
2026-07-16 13:26 UTC (114+ messages)
` [PATCH 7.1 001/518] rust: str: use the "kernel vertical" imports style
` [PATCH 7.1 002/518] rust: str: clean unused import for Rust >= 1.98
` [PATCH 7.1 003/518] userfaultfd: gate must_wait writability check on pte_present()
` [PATCH 7.1 004/518] net/sched: dualpi2: fix GSO backlog accounting
` [PATCH 7.1 005/518] mm/khugepaged: write all dirty file folios when collapsing
` [PATCH 7.1 006/518] slab: recognize @GFP parameter as optional in kernel-doc
` [PATCH 7.1 007/518] perf trace beauty fcntl: Fix build with older kernel headers
` [PATCH 7.1 008/518] KVM: x86: Move update_cr8_intercept() to lapic.c
` [PATCH 7.1 009/518] KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode
` [PATCH 7.1 010/518] KVM: x86: Unconditionally recompute CR8 intercept on PPR update
` [PATCH 7.1 011/518] ACPI: CPPC: Suppress UBSAN warning caused by field misuse
` [PATCH 7.1 012/518] ACPI: NFIT: core: Fix possible NULL pointer dereference
` [PATCH 7.1 013/518] ACPI: NFIT: core: Fix acpi_nfit_init() error cleanup
` [PATCH 7.1 014/518] platform/x86: intel-hid: Protect ACPI notify handler against recursion
` [PATCH 7.1 015/518] LoongArch: Add PIO for early access before ACPI PCI root register
` [PATCH 7.1 016/518] rust: cpufreq: clean new `clippy::map_or_identity` lint for Rust 1.98.0
` [PATCH 7.1 017/518] rust: kasan: KASAN+RUST requires clang
` [PATCH 7.1 018/518] rust: pci: use static lifetime for PCI BAR resource names
` [PATCH 7.1 019/518] rust: block: fix GenDisk cleanup paths
` [PATCH 7.1 020/518] rust: doctest: fix incorrect pattern in replacement
` [PATCH 7.1 021/518] rust: Kbuild: set frame-pointer llvm module flag for CONFIG_FRAME_POINTER
` [PATCH 7.1 022/518] futex/requeue: Revert "Prevent NULL pointer dereference in remove_waiter() on self-deadlock""
` [PATCH 7.1 023/518] perf/core: Detach event groups during remove_on_exec
` [PATCH 7.1 024/518] bpf: Support for hardening against JIT spraying
` [PATCH 7.1 025/518] x86/bugs: Enable IBPB flush on BPF JIT allocation
` [PATCH 7.1 026/518] bpf: Restrict JIT predictor flush to cBPF
` [PATCH 7.1 027/518] bpf: Skip redundant IBPB in pack allocator
` [PATCH 7.1 028/518] bpf: Prefer packs that wont trigger an IBPB flush on allocation
` [PATCH 7.1 030/518] wifi: rtw89: correct drop logic for malformed AMPDU frames
` [PATCH 7.1 031/518] usb: gadget: function: rndis: add length check to response query
` [PATCH 7.1 032/518] usb: gadget: function: rndis: add length check for header
` [PATCH 7.1 033/518] iio: accel: bmc150: clamp the device-reported FIFO frame count
` [PATCH 7.1 034/518] iio: accel: kxsd9: fix runtime PM imbalance on write_raw() error
` [PATCH 7.1 035/518] iio: adc: ad4062: add GPIOLIB dependency
` [PATCH 7.1 036/518] iio: adc: ad7380: select REGMAP
` [PATCH 7.1 037/518] iio: adc: ad7768-1: Select GPIOLIB
` [PATCH 7.1 038/518] iio: adc: ad7779: add missing select IIO_TRIGGERED_BUFFER to Kconfig
` [PATCH 7.1 039/518] iio: adc: ad_sigma_delta: fix clear_pending_event for registerless devices
` [PATCH 7.1 040/518] iio: adc: ad_sigma_delta: fix CS held asserted and state leaks
` [PATCH 7.1 041/518] iio: adc: lpc32xx: Initialize completion before requesting IRQ
` [PATCH 7.1 042/518] iio: adc: nxp-sar-adc: Fix the delay calculation in nxp_sar_adc_wait_for()
` [PATCH 7.1 043/518] iio: adc: spear: Initialize completion before requesting IRQ
` [PATCH 7.1 044/518] iio: adc: ti-ads1119: fix PM reference leak in buffer preenable
` [PATCH 7.1 045/518] iio: adc: ti-ads124s08: Return reset GPIO lookup errors
` [PATCH 7.1 046/518] iio: backend: fix uninitialized data in debugfs
` [PATCH 7.1 047/518] iio: buffer: hw-consumer: free scan_mask on buffer release
` [PATCH 7.1 048/518] iio: chemical: scd30: Cleanup initializations and fix sign-extension bug
` [PATCH 7.1 049/518] iio: common: st_sensors: honour channel endianness in read_axis_data
` [PATCH 7.1 050/518] iio: core: fix uninitialized data in debugfs
` [PATCH 7.1 051/518] iio: dac: ad3552r-hs: fix uninitialized data ni ad3552r_hs_write_data_source()
` [PATCH 7.1 052/518] iio: event: Fix event FIFO reset race
` [PATCH 7.1 053/518] iio: gyro: bmg160: bail out when bandwidth/filter is not in table
` [PATCH 7.1 054/518] iio: gyro: bmg160: wait full startup time after mode change at probe
` [PATCH 7.1 055/518] iio: imu: adis: add IRQF_NO_THREAD to non-FIFO trigger IRQ
` [PATCH 7.1 056/518] iio: imu: bmi160: add IRQF_NO_THREAD to data-ready "
` [PATCH 7.1 057/518] iio: imu: inv_icm42600: fix timestamp clock period by using lower value
` [PATCH 7.1 058/518] iio: imu: inv_icm42600: fix timestamping by limiting FIFO reading
` [PATCH 7.1 059/518] iio: imu: st_lsm6dsx: deselect shub page before reading whoami
` [PATCH 7.1 060/518] iio: light: al3000a: add missing REGMAP_I2C to Kconfig
` [PATCH 7.1 066/518] iio: light: gp2ap002: fix runtime PM leak on read error
` [PATCH 7.1 067/518] iio: light: opt3001: fix missing state reset on timeout
` [PATCH 7.1 068/518] iio: light: tsl2591: return actual error from probe IRQ failure
` [PATCH 7.1 069/518] iio: light: veml6030: fix channel type when pushing events
` [PATCH 7.1 070/518] iio: magnetometer: ak8975: Add missed pm_runtime_put_autosuspend() call
` [PATCH 7.1 071/518] iio: pressure: bmp280: zero-init bmp580 trigger handler buffer
` [PATCH 7.1 072/518] iio: pressure: mpl115: fix runtime PM leak on read error
` [PATCH 7.1 073/518] iio: proximity: vl53l0x: notify trigger and clear IRQ on error paths
` [PATCH 7.1 074/518] iio: resolver: ad2s1210: notify trigger and clear state on fault read error
` [PATCH 7.1 075/518] iio: temperature: Build mlx90635 with CONFIG_MLX90635
` [PATCH 7.1 076/518] iio: temperature: ltc2983: Fix n_wires default bypassing rotation check
` [PATCH 7.1 077/518] iio: temperature: ltc2983: Fix reinit_completion() called after conversion start
` [PATCH 7.1 078/518] iio: temperature: tmp006: use devm_iio_trigger_register
` [PATCH 7.1 079/518] ALSA: usx2y: us144mkii: fix work UAF on disconnect
` [PATCH 7.1 080/518] ALSA: virtio: Add missing 384 kHz PCM rate mapping
` [PATCH 7.1 081/518] ALSA: virtio: Validate control metadata from the device
` [PATCH 7.1 082/518] ALSA: ymfpci: check snd_ctl_new1() return value
` [PATCH 7.1 083/518] ALSA: aoa: "
` [PATCH 7.1 084/518] ALSA: caiaq: fix out-of-bounds read in the Traktor Kontrol S4 input parser
` [PATCH 7.1 085/518] ALSA: cmipci: check snd_ctl_new1() return value
` [PATCH 7.1 086/518] ALSA: compress: Fix task creation error unwind
` [PATCH 7.1 087/518] ALSA: es1938: check snd_ctl_new1() return value
` [PATCH 7.1 088/518] ALSA: FCP: Add Focusrite ISA C8X support
` [PATCH 7.1 089/518] ALSA: firewire: isight: bound the sample count to the packet payload
` [PATCH 7.1 090/518] ALSA: gus: check snd_ctl_new1() return value
` [PATCH 7.1 091/518] ALSA: hda/cs35l41: Fix firmware load work teardown
` [PATCH 7.1 092/518] ALSA: hda/hdmi: Add force-connect quirk for HP EliteDesk 800 G5 Mini
` [PATCH 7.1 093/518] ALSA: hda/hdmi: Use AC_PINSENSE_ELDV to detect pinsense for Loongson
` [PATCH 7.1 094/518] ALSA: hda/realtek: Fix noisy mic for Clevo V6xxAW
` [PATCH 7.1 095/518] ALSA: ice1712: check snd_ctl_new1() return value
` [PATCH 7.1 096/518] ALSA: seq: Fix uninitialised heap leak in snd_seq_event_dup()
` [PATCH 7.1 097/518] ALSA: us144mkii: capture_urb_complete: redundant usb_anchor_urb corrupts anchor list on each resubmission
` [PATCH 7.1 098/518] ALSA: usb-audio: add IFB_SILENCE_ON_EMPTY quirk for Behringer Flow 8
` [PATCH 7.1 099/518] ALSA: usb-audio: avoid kobject path lookup in DualSense match
` [PATCH 7.1 100/518] ALSA: usb-audio: Propagate errors in scarlett_ctl_enum_put()
` [PATCH 7.1 101/518] ALSA: usb-audio: Propagate US-16x08 write errors in route/mix EQ-switch put callbacks
` [PATCH 7.1 102/518] ALSA: usb-audio: Roll back quirk control caches on write errors
` [PATCH 7.1 103/518] ALSA: usb-audio: Update Babyface Pro control caches only after successful writes
` [PATCH 7.1 104/518] ALSA: usb-audio: Update US-16x08 EQ/comp shadow state "
` [PATCH 7.1 105/518] x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC enabled
` [PATCH 7.1 106/518] vfio/pci: Use a private flag to prevent power state change with VFs
` [PATCH 7.1 107/518] vfio/pci: Latch disable_idle_d3 per device
` [PATCH 7.1 108/518] vfio/pci: Release the VGA arbiter client on register_device() failure
` [PATCH 7.1 109/518] vfio/pci: Fix racy bitfields and tighten struct layout
` [PATCH 7.1 110/518] vfio: prevent infinite loop in vfio_mig_get_next_state() on blocked arc
` [PATCH 7.1 111/518] vfio: Remove device debugfs before releasing devres
` [PATCH 7.1 112/518] vfio/mlx5: Fix racy bitfields and tighten struct layout
` [PATCH 7.1 113/518] Bluetooth: btusb: Add USB ID 2c4e:0128 for Mercusys MA60XNB
` [PATCH 7.1 114/518] Bluetooth: btusb: fix use-after-free on registration failure
` [PATCH 7.1 115/518] Bluetooth: btusb: fix use-after-free on marvell probe failure
` [PATCH 7.1 116/518] Bluetooth: btusb: fix wakeup source leak on "
` [PATCH 7.1 117/518] binder: fix UAF in binder_thread_release()
` [PATCH 7.1 119/518] rust_binder: use a u64 stride when cleaning up the offsets array
` [PATCH 7.1 128/518] PCI: loongson: Override PCIe bridge supported speeds for Loongson-3C6000 series
[PATCH v3 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
2026-07-15 19:13 UTC (15+ messages)
` [PATCH v3 1/8] iommu/arm-smmu-v3: Pass the parameters for the invalidation in a struct
` [PATCH v3 2/8] iommu/arm-smmu-v3: Move pgsize out of arm_smmu_inv
` [PATCH v3 3/8] iommu/arm-smmu-v3: Optimize range invalidation for latency
` [PATCH v3 4/8] iommu/arm-smmu-v3: Keep track in the arm_smmu_invs if RIL is used
` [PATCH v3 5/8] iommu/arm-smmu-v3: Precompute the invalidation commands
` [PATCH v3 6/8] iommu/arm-smmu-v3: Populate the tlbi at the top of the call chain
` [PATCH v3 7/8] iommu/arm-smmu-v3: Change how the tlbi describes the invalidation
` [PATCH v3 8/8] iommu/arm-smmu-v3: Support the DS expansion of RIL's SCALE
[PATCH v5 00/10] x86,fs/resctrl: Improve resctrl quality and consistency
2026-07-15 0:00 UTC (4+ messages)
[PATCH v9 00/12] Allow AET to use PMT as loadable module
2026-07-14 22:14 UTC (39+ messages)
` [PATCH v9 01/12] platform/x86/intel/{pmt,vsec}: Prevent unbind via sysfs
` [PATCH v9 03/12] x86/resctrl: Honor rdt=perf option to force enable AET perf events
` [PATCH v9 05/12] x86/resctrl: Drop global 'rdt_mon_capable' flag
` [PATCH v9 06/12] arm,x86,fs/resctrl: Handle change in number of RMIDs on each mount
` [PATCH v9 07/12] x86/resctrl: Add PMT registration API for AET enumeration callbacks
` [PATCH v9 09/12] arm,x86/resctrl: Resolve INTEL_PMT_TELEMETRY symbols at runtime
` [PATCH v9 10/12] fs/resctrl: Call architecture hooks for every mount/unmount
` [PATCH v9 11/12] x86/resctrl: Simplify Kconfig options for resctrl
[PATCH v2 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
2026-07-14 18:41 UTC (23+ messages)
` [PATCH v2 2/8] iommu/arm-smmu-v3: Move pgsize out of arm_smmu_inv
` [PATCH v2 5/8] iommu/arm-smmu-v3: Precompute the invalidation commands
` [PATCH v2 6/8] iommu/arm-smmu-v3: Populate the tlbi at the top of the call chain
` [PATCH v2 7/8] iommu/arm-smmu-v3: Change how the tlbi describes the invalidation
[PATCH] iommufd/selftest: Simplify iommufd_device_remove_vdev()
2026-07-14 13:46 UTC (5+ messages)
[PATCH v7 0/7] x86,fs/resctrl: Fix long-standing issues
2026-07-13 20:47 UTC (10+ messages)
` [PATCH v7 1/7] x86,fs/resctrl: Document safe RCU list traversal
` [PATCH v7 2/7] fs/resctrl: Move functions to avoid forward references in subsequent fixes
` [PATCH v7 3/7] fs/resctrl: Fix deadlock on errors during mount
` [PATCH v7 4/7] fs/resctrl: Prevent use-after-free in rdtgroup_kn_put()
` [PATCH v7 5/7] fs/resctrl: Prevent deadlock and use-after-free in info file handlers
` [PATCH v7 6/7] x86/resctrl: Ensure domain fully initialized before placed on RCU list
` [PATCH v7 7/7] fs/resctrl: Fix UAF from worker threads when domains are removed
[PATCH 6.6 000/175] 6.6.144-rc1 review
2026-07-10 22:53 UTC (4+ messages)
[PATCH 6.12 000/204] 6.12.95-rc1 review
2026-07-10 12:16 UTC (6+ messages)
` [PATCH 6.12 187/204] nfsd: check get_user() return when reading princhashlen
[PATCH 7.1 000/121] 7.1.3-rc2 review
2026-07-09 14:23 UTC (3+ messages)
[PATCH 6.12 000/204] 6.12.95-rc2 review
2026-07-09 13:40 UTC (2+ messages)
[PATCH 6.18 000/109] 6.18.38-rc2 review
2026-07-09 13:31 UTC (2+ messages)
[PATCH 6.1 000/129] 6.1.177-rc1 review
2026-07-09 9:35 UTC (2+ messages)
[PATCH 5.15 00/95] 5.15.211-rc1 review
2026-07-09 9:24 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox