All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-03 04:52:47 to 2026-04-03 06:30:32 UTC [more...]

[PATCH 0/3] ocfs2: stop BUG_ON crashes in suballoc invalid-dinode paths
 2026-04-03  6:30 UTC 

[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
 2026-04-03  6:28 UTC  (3+ messages)

[pci:controller/dwc] BUILD SUCCESS 445588a3b18bb0702d746cb61f7a443639027651
 2026-04-03  6:27 UTC 

[oe-core][PATCH] iptables: Use update alternatives for "ebtables"
 2026-04-03  6:21 UTC  (3+ messages)

[oe-core][PATCH v2] iptables: Use update alternatives for "ebtables"
 2026-04-03  6:21 UTC 

[PATCH i-g-t] tests/intel/gem_exec_endless: Use the per-gt interface to set frequencies
 2026-04-03  6:21 UTC  (3+ messages)

[PATCH v3] migration/rdma: add x-rdma-chunk-size parameter
 2026-04-03  6:15 UTC  (6+ messages)

[GIT PULL] i2c-host-fixes for v7.0-rc7
 2026-04-03  6:21 UTC 

[PATCH v2 0/3] Documentation: clarify required info in security reports
 2026-04-03  6:20 UTC  (4+ messages)
` [PATCH v2 1/3] Documentation: minor updates to the security contacts
` [PATCH v2 2/3] Documentation: explain how to find maintainers addresses for security reports
` [PATCH v2 3/3] Documentation: clarify the mandatory and desirable info "

Re: [PATCH v7 4/4] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
 2026-04-03  6:19 UTC  (5+ messages)
`  "

[PATCH v1 0/1] exfat: add limited FALLOC_FL_ZERO_RANGE support
 2026-04-03  6:19 UTC  (5+ messages)
` [PATCH v1 1/1] "

[PATCH topic/core-for-CI] iommu: Do not call drivers for empty gathers
 2026-04-03  6:19 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v4 0/3] Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-04-03  6:17 UTC  (5+ messages)
` [PATCH v4 2/3] lsm: add backing_file LSM hooks
` [PATCH v4 3/3] selinux: fix overlayfs mmap() and mprotect() access checks

[PATCH bpf v4 0/2] bpf: reject direct access to nullable PTR_TO_BUF pointers
 2026-04-03  6:16 UTC  (5+ messages)
` [PATCH bpf v4 1/2] "
` [PATCH bpf v4 2/2] selftests/bpf: add test for nullable PTR_TO_BUF access

[PATCH 6.19 000/342] 6.19.11-rc1 review
 2026-04-03  6:15 UTC  (5+ messages)

[PATCH net v4 0/2] stmmac crash/stall fixes when under memory pressure
 2026-04-03  6:14 UTC  (3+ messages)

[PATCH 1/1] bus: mhi: host: pci_generic: Add Telit FE912C04 modem support
 2026-04-03  6:15 UTC  (2+ messages)

Asking for help regarding data recovery
 2026-04-03  6:14 UTC 

[folded-merged] lib-list_sort-remove-dummy-cmp-calls-to-speed-up-merge_final-fix.patch removed from -mm tree
 2026-04-03  6:14 UTC 

[syzbot] KMSAN: uninit-value in follow_page_pte
 2026-04-03  6:13 UTC 

[PATCH] RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()
 2026-04-03  6:13 UTC  (3+ messages)

Preparing for OP-TEE 4.10.0
 2026-04-03  6:12 UTC  (2+ messages)

[PATCH net-next] net/smc: cap allocation order for SMC-R physically contiguous buffers
 2026-04-03  6:12 UTC  (3+ messages)
` [net-next] "

[PATCH] riscv: vector: Mark riscv_v_context_nesting_start/end as noinstr
 2026-04-03  6:12 UTC 

[PATCH BlueZ] src/log.h: Add line number information to log output
 2026-04-03  6:12 UTC  (2+ messages)
` [BlueZ] "

[linux-review:Christoph-Hellwig/xfs-add-a-separate-tracepoint-for-stealing-an-open-zone-for-GC/20260403-012713 9/9] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'open'
 2026-04-03  6:12 UTC 

[net-next PATCH v4 4/4] octeontx2-pf: cn20k: Use unified Halo context
 2026-04-03  6:01 UTC  (3+ messages)
` [net-next,v4,4/4] "

[PATCH v26 00/10] Simple Donor Migration for Proxy Execution
 2026-04-03  6:09 UTC  (9+ messages)

[PATCH] arm: kernel: add NULL pointer check in early_mem()
 2026-04-03  6:08 UTC 

[PATCH 00/16] odb: introduce "inmemory" source
 2026-04-03  6:02 UTC  (17+ messages)
` [PATCH 01/16] "
` [PATCH 02/16] odb/source-inmemory: implement `free()` callback
` [PATCH 03/16] odb: fix unnecessary call to `find_cached_object()`
` [PATCH 04/16] odb/source-inmemory: implement `read_object_info()` callback
` [PATCH 05/16] odb/source-inmemory: implement `read_object_stream()` callback
` [PATCH 06/16] odb/source-inmemory: implement `write_object()` callback
` [PATCH 07/16] odb/source-inmemory: implement `write_object_stream()` callback
` [PATCH 08/16] cbtree: allow using arbitrary wrapper structures for nodes
` [PATCH 09/16] oidtree: add ability to store data
` [PATCH 10/16] odb/source-inmemory: convert to use oidtree
` [PATCH 11/16] odb/source-inmemory: implement `for_each_object()` callback
` [PATCH 12/16] odb/source-inmemory: implement `find_abbrev_len()` callback
` [PATCH 13/16] odb/source-inmemory: implement `count_objects()` callback
` [PATCH 14/16] odb/source-inmemory: implement `freshen_object()` callback
` [PATCH 15/16] odb/source-inmemory: stub out remaining functions
` [PATCH 16/16] odb: generic inmemory source

[PATCH v2] drivers/of: fdt: validate flat DT string properties before string use
 2026-04-03  5:59 UTC 

[PATCH iwl-net] ice: fix netdev allocation with max queues instead of default
 2026-04-03  5:59 UTC  (2+ messages)
` [Intel-wired-lan] "

[Intel-wired-lan] [PATCH iwl-net] ice: fix netdev allocation with max queues instead of default
 2026-04-03  5:59 UTC  (2+ messages)
`  "

[PATCH] sched/doc: Update yield_task description in sched-design-CFS
 2026-04-03  5:58 UTC 

[soc:drivers/reset] BUILD SUCCESS d373605cd514837d8a6de3d00c786d4bae6dbaf8
 2026-04-03  5:57 UTC 

[PATCH] usb: cdnsp: Add support for device-only configuration
 2026-04-03  5:56 UTC  (2+ messages)

[PATCH i-g-t v2 0/6] RFC: Add attachments support
 2026-04-03  5:55 UTC  (10+ messages)
` [PATCH i-g-t v2 2/6] runner: Create attachments directory to use by hooks
` [PATCH i-g-t v2 5/6] runner: Rename parsing function
` [PATCH i-g-t v2 6/6] runner: Add hook-exec-allowlist to execute hooks selectively

[PATCH 6.6.y 1/2] gfs2: Improve gfs2_consist_inode() usage
 2026-04-03  5:51 UTC  (2+ messages)
` [PATCH 6.6.y 2/2] gfs2: Validate i_depth for exhash directories

[PATCH v1 00/13] Add StarFive JHB100 syscon modules
 2026-04-03  5:49 UTC  (28+ messages)
` [PATCH v1 01/13] dt-bindings: soc: starfive: "
` [PATCH v1 02/13] dt-bindings: clock: Add system-0 domain PLL clock
` [PATCH v1 03/13] clk: starfive: Add system-0 domain PLL clock driver
` [PATCH v1 04/13] dt-bindings: clock: Add peripheral-0 domain PLL clock
` [PATCH v1 05/13] clk: starfive: Add peripheral-0 domain PLL clock driver
` [PATCH v1 06/13] dt-bindings: clock: Add peripheral-1 domain PLL clock
` [PATCH v1 07/13] clk: starfive: Add Peripheral-1 domain PLL clock driver
` [PATCH v1 08/13] dt-bindings: reset: Add StarFive JHB100 reset generator
` [PATCH v1 09/13] reset: starfive: Introduce assert_polarity
` [PATCH v1 10/13] reset: starfive: Add syscon reset driver support
` [PATCH v1 11/13] dt-bindings: hwinfo: Add starfive,jhb100-socinfo
` [PATCH v1 12/13] soc: starfive: Add socinfo driver for JHB100 SoC
` [PATCH v1 13/13] riscv: dts: starfive: jhb100: Add syscon nodes

[PATCH] arc: validate DT CPU map strings before parsing them
 2026-04-03  5:41 UTC  (2+ messages)

[PATCH] MIPS: validate DT bootargs before appending them
 2026-04-03  5:41 UTC 

[PATCH v2 0/4] sched/rt: mitigate root_domain cache line contention
 2026-04-03  5:46 UTC  (12+ messages)
` [PATCH v2 4/4] sched/rt: Split cpupri_vec->cpumask to per NUMA node to reduce contention

[PATCH v1] ASoC: tas2781: Explicit association of Device, Device Name, and Device ID
 2026-04-03  5:44 UTC 

[PATCH] riscv: pi: validate early FDT string properties before string use
 2026-04-03  0:47 UTC 

[PATCH v2 1/2] dt-bindings: arm: qcom: Add SM7325 Motorola Edge 30 (dubai)
 2026-04-03  5:33 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: Add Motorola Edge 30 (dubai) DTS

[PATCH net-next] iavf: fix kernel-doc comment style in ethtool ops
 2026-04-03  5:43 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 0/3] EDAC/igen6: Fix call trace, memory topology parsing, and add one Panther Lake-H support
 2026-04-03  5:40 UTC  (4+ messages)
` [PATCH 1/3] EDAC/igen6: Fix call trace due to missing release()
` [PATCH 2/3] EDAC/igen6: Fix memory topology parsing for Panther Lake-H SoCs
` [PATCH 3/3] EDAC/igen6: Add one Intel Panther Lake-H SoC support

[PATCH iwl-net 0/10] ice: bug fixes -- no link, tc-flower, VF rate
 2026-04-03  5:40 UTC  (22+ messages)
` [Intel-wired-lan] "
` [PATCH iwl-net 1/10] ice: fix mirroring to VSI list
  ` [Intel-wired-lan] "
` [PATCH iwl-net 2/10] ice: update FW on all DCB changes
  ` [Intel-wired-lan] "
` [PATCH iwl-net 3/10] ice: disallow service task to run while driver is unloading
  ` [Intel-wired-lan] "
` [PATCH iwl-net 4/10] ice: error out on CONNECTED state for input pin
  ` [Intel-wired-lan] "
` [PATCH iwl-net 5/10] ice: add 10000baseCR_Full to advertised link speed map
  ` [Intel-wired-lan] "
` [PATCH iwl-net 6/10] ice: check PHY autoneg capability before rejecting ethtool autoneg setting
  ` [Intel-wired-lan] "
` [PATCH iwl-net 7/10] ice: fix missing 50G single-lane ethtool link speed mappings
  ` [Intel-wired-lan] "
` [PATCH iwl-net 8/10] ice: set ETS TLV willing bit in default MIB sent to firmware
  ` [Intel-wired-lan] "
` [PATCH iwl-net 9/10] ice: select inner TCP dummy packet when matching on ip_proto TCP without explicit L4 field
  ` [Intel-wired-lan] "
` [PATCH iwl-net 10/10] ice: allow setting min_tx_rate to 0 to resolve VF bandwidth oversubscription
  ` [Intel-wired-lan] "

[PATCH v4 0/7] whpx: i386: x2apic emulation for kernel-irqchip=off, feature probing
 2026-04-03  5:37 UTC  (8+ messages)
` [PATCH v4 1/7] target/i386: emulate: include name of unhandled instruction
` [PATCH v4 2/7] whpx: i386: x2apic emulation
` [PATCH v4 3/7] whpx: i386: wire up feature probing
` [PATCH v4 4/7] whpx: i386: disable TbFlushHypercalls for emulated LAPIC
` [PATCH v4 5/7] whpx: i386: enable x2apic by default for user-mode LAPIC
` [PATCH v4 6/7] whpx: i386: reintroduce enlightenments for Windows 10
` [PATCH v4 7/7] whpx: i386: introduce proper cpuid support

[PATCH v2 0/2] sched/fair: SMT-aware asymmetric CPU capacity
 2026-04-03  5:31 UTC  (3+ messages)
` [PATCH 1/2] sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection
` [PATCH 2/2] sched/fair: Reject misfit pulls onto busy SMT siblings on asym-capacity

[tip:master] BUILD SUCCESS 8726fc6dc93c62232fa625c1c91b97e21fff02b6
 2026-04-03  5:38 UTC 

[PATCH v2] iommu/vt: Simplify calculate_psi_aligned_address()
 2026-04-03  5:35 UTC  (2+ messages)

[PATCH] ARM: mvebu: validate memory node device_type strings
 2026-04-03  2:42 UTC 

[PATCH] ARM: xen: validate hypervisor compatible before parsing its version
 2026-04-03  2:42 UTC 

[PATCH] ARM: at91: validate memory node device_type strings
 2026-04-03  2:42 UTC 

[PATCH] ARM: devtree: validate compatible strings before dumping them
 2026-04-03  2:41 UTC 

[RFC PATCH 00/05] x86/hygon: Add Family 0x18 node enumeration and SMN access
 2026-04-03  5:29 UTC  (7+ messages)
` [RFC PATCH 3/5] x86/hygon: Add DF misc-based node enumeration helpers
` [RFC PATCH 5/5] x86/amd_node: Support Hygon SMN roots by socket

[pci:atomics] BUILD SUCCESS 674b483b632f5c198e499e8da013e7215a8e7971
 2026-04-03  5:28 UTC 

[PATCH 0/6] various memory related fixups
 2026-04-03  5:28 UTC  (6+ messages)
` [PATCH 5/6] efi_memory: backfill EFI_CONVENTIONAL_MEMORY

[PATCH v3 0/2] mm/damon: validate min_region_size to be power of 2
 2026-04-03  5:23 UTC  (3+ messages)
` [PATCH v3 1/2] mm/damon/lru_sort: "
` [PATCH v3 2/2] mm/damon/reclaim: "

[PATCH i-g-t] tests/amdgpu/amd_fuzzing: Remove unused variable
 2026-04-03  5:28 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

+ ocfs2-fix-use-after-free-in-ocfs2_fault-when-vm_fault_retry.patch added to mm-nonmm-unstable branch
 2026-04-03  5:27 UTC 

[PATCH v2 2/2] bpf, doc: Improve MOV/MOVSX documentation and add examples
 2026-04-03  5:27 UTC  (2+ messages)

[PATCH] erofs: handle 48-bit blocks/uniaddr for extra devices
 2026-04-03  5:26 UTC  (2+ messages)

[bluez/bluez] 3632c1: src/log.h: Add line number information to log output
 2026-04-03  5:26 UTC 

[PATCH i-g-t] drm-uapi/xe: sync with kernel f99a05cc0b85
 2026-04-03  5:23 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[usb:usb-testing] BUILD SUCCESS WITH UNVERIFIED WARNING 25e531b422dc2ac90cdae3b6e74b5cdeb081440d
 2026-04-03  5:18 UTC 

[amd-pstate:bleeding-edge] BUILD SUCCESS 9487e2a00e7b3c6f258c5c99953f470eba6fb61d
 2026-04-03  5:17 UTC 

[tip:sched/merge] BUILD SUCCESS 55c0c1cfad7d2d410392d80b6a374c8fffe389ef
 2026-04-03  5:18 UTC 

[PATCH] crypto: authencesn - Copy high sequence number from src after out-of-place decryption
 2026-04-03  5:15 UTC  (6+ messages)
  ` [PATCH] crypto: algif_aead - Revert to operating out-of-place

[PATCH bpf-next v3] bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb
 2026-04-03  5:15 UTC  (2+ messages)

[meta-xfce][PATCH] thunar-shares-plugin: add missing HOMEPAGE
 2026-04-03  5:13 UTC  (2+ messages)
` [oe] "

[PATCH 0/2] mm: huge_memory: clean up defrag sysfs with shared data tables
 2026-04-03  5:12 UTC  (5+ messages)
` [PATCH 1/2] mm: huge_memory: use sysfs_match_string() in defrag_store()
` [PATCH 2/2] mm: huge_memory: refactor defrag_show() to use defrag_flags[]

(no subject)
 2026-04-03  5:11 UTC  (11+ messages)
` [PATCH V3 01/10] iommufd: Support a HWPT without an iommu driver for noiommu
` [PATCH V3 02/10] iommufd: Move igroup allocation to a function
` [PATCH V3 03/10] iommufd: Allow binding to a noiommu device
` [PATCH V3 04/10] iommufd: Add an ioctl IOMMU_IOAS_GET_PA to query PA from IOVA
` [PATCH V3 05/10] vfio: Allow null group for noiommu without containers
` [PATCH V3 06/10] vfio: Introduce and set noiommu flag on vfio_device
` [PATCH V3 07/10] vfio: Enable cdev noiommu mode under iommufd
` [PATCH V3 08/10] vfio:selftest: Handle VFIO noiommu cdev
` [PATCH V3 09/10] selftests/vfio: Add iommufd noiommu mode selftest for cdev
` [PATCH V3 10/10] Documentation: Update VFIO NOIOMMU mode

[BUG] Random hard lockup with userspace %ip on 7.0-rc5
 2026-04-03  5:11 UTC  (8+ messages)
          ` [PATCH] clockevents: Prevent timer interrupt starvation

[PATCH v3 0/4] ASoC: Add TAS67524 quad-channel Class-D amplifier driver
 2026-04-03  5:06 UTC  (5+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: Add ti,tas67524
` [PATCH v3 2/4] ASoC: codecs: Add TAS67524 quad-channel audio amplifier driver
` [PATCH v3 3/4] Documentation: sound: Add TAS675x codec mixer controls documentation
` [PATCH v3 4/4] MAINTAINERS: add entry for TAS67524 audio amplifier

[ndctl PATCH v3 1/1] ndctl/cxl: Show region locked status to user
 2026-04-03  5:04 UTC 

[PATCH 0/4] Enable Rust by default
 2026-04-03  5:04 UTC  (2+ messages)

[GSoC RFC PATCH 0/1] graph: add indentation for commits preceded by a root
 2026-04-03  5:04 UTC  (2+ messages)

[PATCH bpf-next v3 1/9] bpf: Upgrade scalar to PTR_TO_ARENA on arena pointer addition
 2026-04-03  5:04 UTC  (2+ messages)

[PATCH] ahci: force 32-bit DMA for JMicron JMB582/JMB585
 2026-04-03  5:04 UTC 

[PATCH] Bluetooth: l2cap: Add missing chan lock in l2cap_ecred_reconf_rsp
 2026-04-03  5:03 UTC  (2+ messages)
`  "

[PATCH v2] kbuild: rust: add AutoFDO support
 2026-04-03  5:02 UTC  (2+ messages)

[PATCH] ahci: force 32-bit DMA for JMicron JMB582/JMB585
 2026-04-03  5:02 UTC 

[PATCH v3 00/14] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-03  5:00 UTC  (3+ messages)
` [PATCH v3 09/14] mm/mglru: use the common routine for dirty/writeback reactivation

[PATCH 1/2] kbuild: rust: allow `clippy::uninlined_format_args`
 2026-04-03  4:53 UTC  (3+ messages)
` [PATCH 2/2] rust: macros: simplify `format!` arguments

[RFC PATCH 0/3] Add virtio-mmio support to m68k virt machine
 2026-04-02 19:43 UTC  (4+ messages)
` [RFC PATCH 2/3] virtio: mmio: endian *fixes* *HACK*


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.