All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-28 13:13:01 to 2026-07-28 13:52:01 UTC [more...]

[PATCH] arm_mpam: Apply T241-MPAM-6 to 63-bit counters
 2026-07-28 13:51 UTC  (4+ messages)

[PATCH 0/7] gnttab: follow-on to XSAs 500 and 501
 2026-07-28 13:51 UTC  (6+ messages)
` [PATCH 1/7] gnttab: add another compiler barrier to acquire_grant_for_copy()
` [PATCH 2/7] gnttab: limit scope of transitive-only variables in acquire_grant_for_copy()
` [PATCH 3/7] gnttab: fold redundant error code paths "
` [PATCH 4/7] gnttab: use available local var in map_grant_ref()
` [PATCH 5/7] gnttab: drop local "ld" from unmap_common_complete()

[PATCH 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
 2026-07-28 13:51 UTC  (4+ messages)
` [PATCH 1/3] PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchip
` [PATCH 2/3] x86/irq: Use irq_chip_retrigger_hierarchy() in fixup_irqs()
` [PATCH 3/3] x86/irq, iommu/amd, PCI: Drop redundant irq_retrigger inits

[PATCH] Input: raydium_i2c_ts - propagate device info query errors from raydium_i2c_initialize()
 2026-07-28 13:51 UTC 

[PATCH 00/17] target/arm: Various trap fixes for DC ZVA et al
 2026-07-28 13:51 UTC  (3+ messages)
` [PATCH 03/17] target/arm: Move helper_dc_zva to mte_helper.c

[OE-core][scarthgap][PATCH 1/6] rsync: Fix CVE-2026-29518
 2026-07-28 13:50 UTC  (3+ messages)

[LTP] cve/icmp_rate_limit01: Lower icmp_msgs_per_sec for debug kernel reliability
 2026-07-28 13:49 UTC  (7+ messages)
` [LTP] [PATCH v2] "

[PATCH net v5 0/3] net/smc: bound wire-controlled CDC cursors against the local buffers
 2026-07-28 13:50 UTC  (3+ messages)
` [PATCH net v5 1/3] net/smc: bound the wire-controlled producer cursor to the RMB

[PATCH v4 00/21] iomap: convert to in-iter iomap_next() model
 2026-07-28 13:49 UTC  (3+ messages)
` [PATCH v4 01/21] iomap: split iomap_iter() logic into iomap_iter_next()

[PATCH v2 00/46] drm/mediatek: The Huge Restructuring and MT8196 support
 2026-07-28 13:49 UTC  (4+ messages)
` [PATCH v2 42/46] dt-bindings: display: mediatek: Introduce MT8196 2D Sharpness Processor

[zen:7.1/prjc 36/39] kernel/sched/alt_core.c:6442:50: error: passing argument 2 of 'cpumask_weight_and' makes pointer from integer without a cast
 2026-07-28 13:49 UTC 

[stefandoesinger-zx297520:dlink 71/130] drivers/spi/spi-zx.c:426:119: warning: cast from pointer to integer of different size
 2026-07-28 13:49 UTC 

[PATCH] binfmt_misc: don't leak the user namespace when the mount fails
 2026-07-28 13:48 UTC 

[PATCH v4 phy-next 0/9] RCW override for 10G Lynx dynamic protocol reconfiguration
 2026-07-28 13:47 UTC  (4+ messages)

[PATCH v2 0/1] pc-bios/s390-ccw: bound zipl menu strlen and replace VLA in zipl_print_entry
 2026-07-28 13:47 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH for-11.2 0/6] target/arm: Implement FEAT_SME2p2
 2026-07-28 13:45 UTC  (10+ messages)
` [PATCH 1/6] target/arm: Split zdn in do_z2z_n1 and do_z2z_n1_fpst
` [PATCH 2/6] target/arm: Split zdn in do_z2z_nn and do_z2z_nn_fpst
` [PATCH 3/6] target/arm: Fix b16b16 feature test for SME2 BFCLAMP, BFMAX, BFMIN
` [PATCH 6/6] target/arm: Enable FEAT_SVE2p2 and FEAT_SME2p2 for -cpu max

[PATCH] ext4: do not WARN when starting a journal on a frozen filesystem
 2026-07-28 13:45 UTC  (2+ messages)

linux-next: build failure after merge of the vfs-brauner tree
 2026-07-28 13:45 UTC 

[PATCH] x86/aperfmperf: Refresh stale sample via IPI for busy NOHZ_FULL CPUs
 2026-07-28 13:44 UTC  (2+ messages)

git-history(1) fixup broken with worktrees?
 2026-07-28 13:44 UTC  (3+ messages)

[PATCH] scsi: megaraid_sas: fix PRP list out-of-bounds write
 2026-07-28 13:43 UTC  (6+ messages)

[PATCH net-next 00/15] pull request for net-next: batman-adv 2026-07-28
 2026-07-28 13:39 UTC  (16+ messages)
` [PATCH net-next 01/15] batman-adv: bla: avoid CRC corruption due to parallel claim add
` [PATCH net-next 02/15] batman-adv: bla: prevent CRC corruptions after claim flush
` [PATCH net-next 03/15] batman-adv: dat: avoid unaligned fault in IP extraction
` [PATCH net-next 04/15] batman-adv: dat: atomically update mac addresses
` [PATCH net-next 05/15] batman-adv: fix TX priority extraction for BATADV_FORW_MCAST
` [PATCH net-next 06/15] batman-adv: mcast: ensure unshared skb for multicast packets
` [PATCH net-next 07/15] batman-adv: mcast: linearize skbuff for packet generation
` [PATCH net-next 08/15] batman-adv: dat: drop non-4addr backwards compatibility
` [PATCH net-next 09/15] batman-adv: add missing kernel-doc comments
` [PATCH net-next 10/15] batman-adv: fix kernel-doc for functions holding skb ownership
` [PATCH net-next 11/15] batman-adv: annotate functions which may reallocate the skbuff
` [PATCH net-next 12/15] batman-adv: split multiple declarations per line
` [PATCH net-next 13/15] batman-adv: switch var declarations to reverse x-mas tree order
` [PATCH net-next 14/15] batman-adv: tt: use atomic flag modifications
` [PATCH net-next 15/15] batman-adv: tt: simplify NEW flag transition code

[PATCH] sched/debug: Introduce per-CPU debugfs files
 2026-07-28 13:42 UTC  (6+ messages)

[PATCH] nvmet: fix Reservation Register Replace for unregistered host with IEKEY
 2026-07-28  8:26 UTC  (2+ messages)
` [PATCH v3] "

[PATCH net-next v5 0/3] ptp: Add driver for R-Car Gen4
 2026-07-28 13:42 UTC  (7+ messages)
` [PATCH net-next v5 2/3] "
` [PATCH net-next v5 3/3] arm64: dts: renesas: r8a779g0: Add gPTP node

[syzbot] [usb?] general protection fault in dummy_queue
 2026-07-28 13:42 UTC 

[syzbot] [fs?] possible deadlock in configfs_depend_item_unlocked
 2026-07-28 13:42 UTC 

[PATCH v8 00/12] ZTE zx297520v3 clock bindings and driver
 2026-07-28 13:42 UTC  (7+ messages)
` [PATCH v8 05/12] clk: zte: Add Clock registration infrastructure
` [PATCH v8 06/12] clk: zte: Add regmap-based clocks

[PATCH RESEND] phy: broadcom: ns2-usbdrd: cancel delayed work
 2026-07-28 13:42 UTC  (3+ messages)

[syzbot] [usb?] KASAN: global-out-of-bounds Read in usb_copy_descriptors
 2026-07-28 13:41 UTC 

[syzbot] [usb?] general protection fault in f_midi2_stop_eps
 2026-07-28 13:41 UTC 

[syzbot] [usb?] possible deadlock in uvcg_streaming_header_allow_link
 2026-07-28 13:41 UTC 

[PATCH v3 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
 2026-07-28 13:41 UTC  (7+ messages)
` [PATCH v3 05/13] mm/slab: abstract slabobj_ext.objcg access
` [PATCH v3 06/13] mm/slab: abstract slabobj_ext.ref access

[PATCH v2 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
 2026-07-28 13:40 UTC  (8+ messages)
` [PATCH v2 13/15] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous

[PATCH 0/6] PCI/pwrctrl: tc9563: Several fixes and improvements
 2026-07-28 13:41 UTC  (10+ messages)
` [PATCH 2/6] PCI/pwrctrl: tc9563: Fix parsing the integrated Ethernet MAC Endpoint node
` [PATCH 4/6] PCI/pwrctrl: tc9563: Skip Tx amplitude and DFE tuning for DSP3

[PATCH] pack-bitmap: handle objects at bitmap position zero
 2026-07-28 13:40 UTC  (2+ messages)

[PATCH net-next v3 0/2] XDP metadata support for DQ RDA
 2026-07-28 13:40 UTC  (2+ messages)

[PATCH v2 0/3] dbus: expose per-BSS RSN capabilities
 2026-07-28 13:40 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] docs: trace: fprobe: fix 'thos' spelling
 2026-07-28 13:39 UTC  (3+ messages)

[PATCH] x86/bug: Don't actually invoke printf validation to avoid double-evaluation
 2026-07-28 13:39 UTC 

[PATCH 0/7] alfred: gpsd: random fixes
 2026-07-28 13:32 UTC  (8+ messages)
` [PATCH 1/7] alfred: gpsd: show unix-path option in the usage output
` [PATCH 2/7] alfred: gpsd: reject too long unix socket paths
` [PATCH 3/7] alfred: gpsd: fix counter underflow on leading carriage return
` [PATCH 4/7] alfred: gpsd: handle short reads on the unix socket
` [PATCH 5/7] alfred: gpsd: report failures while reading the answer
` [PATCH 6/7] alfred: gpsd: don't drop the rest of the answer for a bogus dataset
` [PATCH 7/7] alfred: gpsd: handle empty or not 0-terminated TPV

[syzbot] [input?] possible deadlock in tasklet_action_common (2)
 2026-07-28 13:38 UTC  (3+ messages)

[PATCH bpf] bpf, cgroup: Fix potential UAF in __cgroup_bpf_attach
 2026-07-28 13:37 UTC  (2+ messages)

[PATCH 0/2] Support RAW12 bayer formats
 2026-07-28 13:36 UTC  (5+ messages)

[PATCH] branch: report kind of checkout when rejecting delete
 2026-07-28 13:36 UTC  (4+ messages)
` [PATCH v2] branch: report active bisect run "

[PATCH v2 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-07-28 13:36 UTC  (3+ messages)
` [PATCH v2 16/16] docs/zh_TW: Add a glossary for Traditional Chinese translations

[PATCH 1/1] ima_setup.sh: Fix check_policy_writable() for kernel < 4.5
 2026-07-28 13:35 UTC  (4+ messages)
` [LTP] "
    `  "

[PATCH v4 00/21] kho: make boot time huge page allocation work nicely with KHO
 2026-07-28 13:35 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add trace events for pid register/deregister
 2026-07-28 13:35 UTC  (5+ messages)

[PATCH] drm/doc: Add kernel-doc for struct drm_mode_card_res
 2026-07-28 13:35 UTC 

[PATCH 0/3] Remove brownout risks from DPU
 2026-07-28 13:34 UTC  (6+ messages)
` [PATCH 1/3] drm/msm/dpu: Drop sneaky dev_pm_opp_set_rate(0)
` [PATCH 2/3] drm/msm/dp: Drop dev_pm_opp_set_rate(0)
` [PATCH 3/3] drm/msm/dsi: "

[PATCH RESEND] wifi: ath9k: stop using owl context after completion
 2026-07-28 13:34 UTC 

[PATCH tty v10 0/2] Convert 8250 to NBCON, take 2
 2026-07-28 13:34 UTC  (3+ messages)
` [PATCH tty v10 1/2] serial: 8250: Switch to nbcon console, "

[PATCH] docs: media: fix spelling errors
 2026-07-28 13:34 UTC  (2+ messages)

Xenomai 4 Allocator Fragmentation Questions
 2026-07-28 13:33 UTC  (5+ messages)

[PATCH v2] wifi: mac80211: validate individual TWT params before driver setup
 2026-07-28 13:33 UTC  (2+ messages)

[LTP] [PATCH v4] sched/cfs-scheduler: Fix 'make check' errors and warnings in hackbench.c
 2026-07-28 13:32 UTC  (2+ messages)

[PATCH net v2 1/1] packet: synchronize pressure clearing with ring reconfiguration
 2026-07-28 13:31 UTC  (4+ messages)

[syzbot] [fs?] possible deadlock in configfs_rmdir
 2026-07-28 13:31 UTC 

[syzbot] [usb?] general protection fault in uvcg_video_init
 2026-07-28 13:31 UTC 

Failing tests with WITH_BREAKING_CHANGES
 2026-07-28 13:31 UTC  (2+ messages)

[PATCH 0/2] binfmt_misc: don't let an 'F' entry pin its own instance
 2026-07-28 13:30 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v2 0/3] DO-NOT-MERGE: HID: mcp2221: stop device IO before hid_hw_stop and fix UAF/OOB-read
 2026-07-28 13:30 UTC  (6+ messages)
` [PATCH v2 1/3] HID: mcp2221: stop device IO before hid_hw_stop
` [PATCH v2 2/3] HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes
` [PATCH v2 3/3] HID: mcp2221: validate report size in mcp2221_raw_event()

[PATCH] ext4: turn off DAX on new files when encryption is set
 2026-07-28 13:29 UTC  (5+ messages)

[PATCH V3 0/2] Add gpu_buddy_allocated_addr_to_block helper and its Kunit tests
 2026-07-28 13:29 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Add gpu_buddy_allocated_addr_to_block helper and its Kunit tests (rev3)

[PATCH 0/6] clk: renesas: rzg2l: Add RZ/G3L MIPI DSI, LCDC and LVDS clock support
 2026-07-28 13:29 UTC  (4+ messages)
` [PATCH 5/6] clk: renesas: r9a08g046-cpg: Add MIPI DSI and LCDC clock/reset entries

[PATCH 00/24] XSM: follow-on to XSAs 492 and 499
 2026-07-28 13:26 UTC  (25+ messages)
` [PATCH 01/24] XSM: reduce redundancy in hook machinery
` [PATCH 02/24] XSM: make .grant_*() hooks dependent upon GRANT_TABLE=y
` [PATCH 03/24] XSM: make .{,un}map_domain_pirq() hooks dependent upon HAS_PIRQ=y
` [PATCH 04/24] XSM: make PCI hooks dependent upon HAS_PCI=y
` [PATCH 05/24] XSM: make .iomem_mapping_vcpi() hook dependent upon HAS_VPCI=y
` [PATCH 06/24] XSM: make .kexec() hook dependent upon KEXEC=y
` [PATCH 07/24] XSM: make .hypfs() hook dependent upon HYPFS=y
` [PATCH 08/24] XSM: make .hvm_altp2mhvm_op() hook dependent upon ALTP2M=y
` [PATCH 09/24] XSM: make .hvm_param*() hooks dependent upon HVM=y
` [PATCH 10/24] XSM: make .dm_op() hook dependent upon IOREQ_SERVER=y
` [PATCH 11/24] XSM: make certain x86-specific hooks dependent upon PV=y
` [PATCH 12/24] x86/mm: get_page_from_l1e() is PV-or-shadow-only
` [PATCH 13/24] x86: restrict PHYSDEVOP_* when PV=n
` [PATCH 14/24] XSM/dummy: fold cf_check into XSM_INLINE
` [PATCH 15/24] XSM/dummy: drop redundant return statements
` [PATCH 16/24] XSM: suppress hypercall when XSM=n
` [PATCH 17/24] XSM: make Argo hooks well-formed ones
` [PATCH 18/24] XSM: make XSM "
` [PATCH 19/24] XSM: convert "allow" (Flask: "access") parameters to bool
` [PATCH 20/24] XSM: fold xsm_{,un}map_domain_pirq() hooks
` [PATCH 21/24] x86: type-correct last parameter of map_domain_pirq()
` [PATCH 22/24] XSM: pass just SBDF to xsm_{,un}map_domain_irq()
` [PATCH 23/24] XSM: fold xsm_{,un}map_domain_irq() hooks
` [PATCH 24/24] XSM: fold xsm_{,un}bind_pt_irq() hooks

[PATCH net v3] nfc: nci: fix use of uninitialized memory in NFC-DEP general bytes
 2026-07-28 13:28 UTC 

[PATCH] tools/ocaml: fill arch_config for ARM in domain_getinfolist
 2026-07-28 13:27 UTC  (3+ messages)

[BUG] dm-stats: null-ptr-deref in dm_stat_free on stats alloc failure
 2026-07-28 13:27 UTC  (2+ messages)

[OE-core][wrynose][PATCH v3 1/6] rsync: Fix CVE-2026-29518
 2026-07-28 13:27 UTC  (2+ messages)

[PATCH v2] scsi: ufs: dt-bindings: Add missing mcq reg for qcom,sa8255p-ufshc
 2026-07-28 13:27 UTC  (2+ messages)

[PATCH bpf v4] bpf, cgroup: Fix storage null-ptr-deref after replacing prog
 2026-07-28 13:30 UTC 

[PATCH for-11.2 00/10] target/arm: Implement FEAT_SME_TMOP
 2026-07-28 13:25 UTC  (11+ messages)
` [PATCH 06/10] target/arm: Implement FTMOPA (widening, 2-way, FP8 to FP16)
` [PATCH 07/10] target/arm: Implement FTMOPA (widening, 4-way, FP8 to FP32)
` [PATCH 08/10] target/arm: Implement [SU]TMOPA (2-way)
` [PATCH 09/10] target/arm: Implement {S,SU,US,U}TMOPA (4-way)
` [PATCH 10/10] target/arm: Enable FEAT_SME_TMOP for -cpu max

[BUG] ALC285 + CS35L56 (ASUS ROG Zephyrus G14 2025, GA403WR, SSID 1043:1024), no speaker output despite correct routing, gain, and DSP state
 2026-07-28 13:24 UTC 

[PATCH v2 0/3] drm/xe: Update Wa_14026539277
 2026-07-28 13:25 UTC  (4+ messages)
` [PATCH v2 3/3] drm/xe: Add up-to-date implementation for Wa_14026539277

[OE-core][wrynose 00/36] Patch review
 2026-07-28 13:25 UTC  (3+ messages)
` [OE-core][wrynose 11/36] rsync: Fix CVE-2026-45232

[PATCH v6 0/2] ACPI / cpufreq: CPPC: Add ospm_nominal_perf support
 2026-07-28 13:24 UTC  (3+ messages)
` [PATCH v6 1/2] ACPI: "

[PATCH net-next v2] net: phylink: add phylink_pcs_loopback() method for PCS loopback support
 2026-07-28 13:22 UTC  (2+ messages)

[PATCH] mm/filemap: __filemap_add_folio() restore index before retrying
 2026-07-28 13:22 UTC  (2+ messages)

REBASE_HEAD still exists after success end rebase
 2026-07-28 13:21 UTC  (3+ messages)

[PATCH] media: cx231xx-audio: gate wq_trigger on an audio-local teardown flag
 2026-07-28 13:21 UTC  (3+ messages)
` [PATCH v2] media: cx231xx-audio: drain wq_trigger before audio fini

[PATCH v2] riscv: acpi: Handle LPI architectural context loss flags
 2026-07-28 13:19 UTC  (4+ messages)

[android-common:android16-6.12 5/5] kernel/sched/fair.c:715 avg_vruntime() warn: inconsistent indenting
 2026-07-28 13:18 UTC 

[PULL 00/30] pci, vhost, virtio, iommu: bugfixes
 2026-07-28 13:18 UTC  (11+ messages)
` [PULL 17/30] vmstate: fix type confusion in vmstate_size() for VMSTATE_VBUFFER_UINT64

[PATCH v2] Bluetooth: Properly disable remote wakeup for MT7922/MT7925 on Ryzen platform
 2026-07-28 13:17 UTC  (6+ messages)

[BUG] Crash in network_info_get_roam_frequencies() when a neighbor report completes with -ENOTCONN during disconnect teardown
 2026-07-28 13:17 UTC  (2+ messages)

[PATCH net-next v14 00/15] net: introduce QUIC infrastructure and core subcomponents
 2026-07-28 13:17 UTC  (2+ messages)

[PATCH bpf v6 0/4] Fixes for bpf link update
 2026-07-28 13:17 UTC  (5+ messages)
` [PATCH bpf v6 4/4] bpf, cgroup: Fix storage null-ptr-deref after replacing prog

[bug report] amdgpu/TTM: NULL/UAF deref in ttm_resource_manager_next during hibernation swapout (ttm_device_prepare_hibernation) on Phoenix APU
 2026-07-28 13:16 UTC  (2+ messages)

[PATCH v2 0/2] iio: dac: mcp47a1: add support for new device
 2026-07-28 13:15 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH v2] media: qcom: iris: initialize OPP pointer at declaration
 2026-07-28 13:15 UTC  (2+ messages)

[PATCH] media: i2c: imx471: Fix uninitialized error value in imx471_set_ctrl()
 2026-07-28 13:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] x86/mm/pat: CPA fixes
 2026-07-28 13:14 UTC  (5+ messages)
` [PATCH 1/5] x86/mm/pat: introcude cpa_lock() and cpa_unlock()
` [PATCH 3/5] x86/mm/pat: acquire init_mm read lock on attribute change to avoid UAF

[PATCH net 0/1] vsock: clear stale sk_err before listen()
 2026-07-28 13:13 UTC  (3+ messages)

[PATCH v4 0/5] powervr: MT8173 GPU support
 2026-07-28 13:13 UTC  (3+ messages)

[PATCH nf v2 1/1] ipvs: stop estimator after disabled calc phase
 2026-07-28 13:04 UTC  (2+ messages)

[cip-dev][isar-cip-core][PATCH v2 0/5] switch to rootless build
 2026-07-28 13:12 UTC  (4+ messages)
` [cip-dev][isar-cip-core][PATCH v2 1/5] update to kas 5.4
` [cip-dev][isar-cip-core][PATCH v2 3/5] use run_priviledged instead of sudo
` [cip-dev][isar-cip-core][PATCH v2 5/5] update README.md for rootless build


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.