All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-02 14:51:37 to 2026-08-02 16:15:37 UTC [more...]

[RFC PATCH 00/31] Introduce region-aware RDT support
 2026-08-02 16:05 UTC  (14+ messages)
` [RFC PATCH 01/31] x86/topology: Export topo_lookup_cpuid() for resctrl use
` [RFC PATCH 02/31] x86/resctrl: Require 64-bit x86 for resctrl support
` [RFC PATCH 03/31] x86/resctrl: Parse ACPI ERDT table and save CACD cpumask for RMDD domains
` [RFC PATCH 04/31] x86/resctrl: Attach ACPI ERDT information to L3 mon domain on CPU online
` [RFC PATCH 05/31] x86/resctrl: Parse ACPI CMRC table
` [RFC PATCH 06/31] x86/resctrl: Refactor the monitor read function
` [RFC PATCH 07/31] fs/resctrl: Do not invoke smp_processor_id() in preemptible context
` [RFC PATCH 08/31] x86/resctrl: Introduce erdt_cpu_has() and erdt_support()
` [RFC PATCH 09/31] x86/resctrl: Add MMIO-based LLC occupancy monitoring support
` [RFC PATCH 10/31] Revert "x86/resctrl: NOT_FOR_INCLUSION: Example support for multiple controls"
` [RFC PATCH 11/31] x86/resctrl: Rename struct resctrl_membw to struct resctrl_ctrl_scalar
` [RFC PATCH 12/31] x86/resctrl: Rename struct resctrl_cache to struct resctrl_ctrl_bitmap
` [RFC PATCH 13/31] x86/resctrl: Add per-control and per-resource flags

[PATCH v3 0/2] Add driver for DAC8163:
 2026-08-02 16:15 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: Add DAC8163
` [PATCH v3 2/2] iio: dac: dac8163: Add driver for DAC8163

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-08-02 16:13 UTC  (5+ messages)
` [PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v3 04/26] x86/mm: split out preallocate_sub_pgd()

[PATCH v4 00/25] md: improve lockless bitmap reshape support
 2026-08-02 16:13 UTC  (2+ messages)

[arm64:for-next/selftests 2/4] seccomp_ptrace_x0_bypass.c:67:28: error: array type has incomplete element type 'struct sock_filter'
 2026-08-02 16:11 UTC 

[Linux Memory Hotness and Promotion] Notes from July 30, 2026
 2026-08-02 16:08 UTC  (2+ messages)

[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
 2026-08-02 16:07 UTC  (11+ messages)

[PATCH v6 0/4] iio: flow: Sensirion SLF3S liquid flow sensor
 2026-08-02 16:07 UTC  (5+ messages)
` [PATCH v6 3/4] iio: core: add IIO_VAL_DECIMAL64_FEMTO format type
` [PATCH v6 4/4] iio: flow: add Sensirion SLF3S liquid flow sensor driver

[PATCH 00/13] PCI/P2PDMA: Fix ACS egress control handling
 2026-08-02 16:07 UTC  (27+ messages)
` [PATCH 01/13] PCI/P2PDMA: Safely terminate ACS redirect lists
` [PATCH 02/13] PCI/P2PDMA: Report ACS ports when the paths share no upstream bridge
` [PATCH 03/13] PCI/P2PDMA: Document the Address Type assumption
` [PATCH 04/13] PCI: Account for Direct Translated P2P in ACS isolation checks
` [PATCH 05/13] PCI: Add ACS egress control vector accessor
` [PATCH 06/13] PCI: Account for ACS egress control in isolation checks
` [PATCH 07/13] PCI/P2PDMA: Derive peer-to-peer routing from ACS control bits
` [PATCH 08/13] PCI/P2PDMA: Honor ACS egress control vectors
` [PATCH 09/13] PCI/P2PDMA: Document ACS egress control handling
` [PATCH 10/13] PCI/P2PDMA: Extract pure ACS routing decision helpers
` [PATCH 11/13] PCI/P2PDMA: Add KUnit tests for ACS routing decisions
` [PATCH 12/13] PCI/P2PDMA: Add KUnit coverage for the ACS P2P routing walk
` [PATCH 13/13] PCI: Add KUnit coverage for ACS isolation checks

[PATCH v1] intel_iommu: Expose SMPWC when SVM is enabled
 2026-08-02 16:05 UTC 

[PATCH] wifi: mt76: mt7996: validate sta_num in ALL_STA_INFO event
 2026-08-02 16:05 UTC 

[PATCH v4 0/2] bisect: add --reset-when-found to leave when done
 2026-08-02 16:01 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] ASoC: Intel: soc-acpi-intel-ptl-match: add cs42l43_cs35l57_l0 support
 2026-08-02 15:57 UTC 

[syzbot] [kvm?] [kvm-x86?] KASAN: use-after-free Read in kvm_xen_shared_info_init
 2026-08-02 15:56 UTC  (2+ messages)

[PATCH] drm/virtio: reclaim pending vbufs before tearing down vqs
 2026-08-02 15:56 UTC  (3+ messages)

[PATCH 00/24] XSM: follow-on to XSAs 492 and 499
 2026-08-02 15:55 UTC  (20+ messages)
` [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] iio: gyro: mpu3050: fix sign of raw angular velocity readings
 2026-08-02 15:55 UTC  (3+ messages)

[PATCH v6 0/2] Add no-hpd property to the cadence bridge
 2026-08-02 15:55 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: display: bridge: cdns,mhdp8546: "
` [PATCH v6 2/2] drm: bridge: cdns-mhdp8546: Add no-hpd property

[PATCH v1] KVM: arm64: vgic: Reset in_kernel on private IRQ allocation failure
 2026-08-02 15:55 UTC  (2+ messages)

[PATCH v2 0/3] mm/vmalloc: stop truncating byte counts derived from nr_pages
 2026-08-02 15:52 UTC  (4+ messages)
` [PATCH v4] mm/vmalloc: make vm_struct.nr_pages an unsigned long

[meta-python][PATCH 0/2] Fix runtime dependencies of 2 python packages
 2026-08-02 15:51 UTC  (3+ messages)
` [meta-python][PATCH 1/2] python3-rich: add missing runtime dependencies
` [meta-python][PATCH 2/2] python3-typer: "

[PATCH 0/6] powerpc/spufs: assorted fixes
 2026-08-02 15:51 UTC  (14+ messages)
` [PATCH 1/6] powerpc/spufs: fix spu_context leak in coredump
` [PATCH 2/6] powerpc/spufs: don't leak kernel stack via spu_run
` [PATCH 3/6] powerpc/spufs: bound NPC against local store size
` [PATCH 4/6] powerpc/spufs: check permissions in spufs_setattr()
` [PATCH 5/6] powerpc/spufs: fix deadlock on gang creation failure
` [PATCH 6/6] powerpc/spufs: don't hold state_mutex during user access

[PATCH net-next v8] selftests/net/openvswitch: add SCTP flow key support and test
 2026-08-02 15:50 UTC  (2+ messages)

[PATCH v3] driver: fpga: xilinx-selectmap: add csi and rdwr support
 2026-08-02 15:48 UTC  (2+ messages)

[PATCH] iio: adc: pac1921: fix wrong channel used in trigger handler read
 2026-08-02 15:48 UTC  (2+ messages)

[PATCH 6.12.y-cip 00/19] Add RZ/G3L I2C, WDT, Audio support
 2026-08-02 15:47 UTC  (2+ messages)

[PATCH net 0/2] net: atlantic: fix two ring teardown leaks
 2026-08-02 15:46 UTC  (3+ messages)
` [PATCH net 1/2] net: atlantic: free stranded TX buffers on ring deinit
` [PATCH net 2/2] net: atlantic: free RX pages of consumed but not refilled buffers

[RFC net-next 0/4] ptp: ocp: Add R4006 I2C peripheral support
 2026-08-02 15:46 UTC  (5+ messages)
` [RFC net-next 1/4] dt-bindings: leds: Add IS32FL3207 controller
` [RFC net-next 2/4] leds: rgb: Add IS32FL3207 controller driver
` [RFC net-next 3/4] i2c: mux: Propagate software nodes to channel adapters
` [RFC net-next 4/4] ptp: ocp: Add R4006 I2C peripheral topology

[PATCH GSoC v2 0/6] cat-file: extend remote-object-info to support %(objecttype)
 2026-08-02 15:43 UTC  (10+ messages)
` [PATCH GSoC v2 4/6] fetch-object-info: parse type from server response

[PATCH] iio: adc: xilinx-xadc: free IRQ before cancelling the unmask worker on unbind
 2026-08-02 15:39 UTC  (2+ messages)

[PATCH] iio: humidity: hts221: Fix checkpatch blank line warning
 2026-08-02 15:38 UTC  (2+ messages)

[Buildroot] [PATCH v3 0/8] support Hare language
 2026-08-02 15:38 UTC  (13+ messages)
` [Buildroot] [PATCH v3 1/8] package/qbe: new host package
` [Buildroot] [PATCH v3 2/8] package/scdoc: "
` [Buildroot] [PATCH v3 3/8] package/harec: "
` [Buildroot] [PATCH v3 4/8] package/hare: "
` [Buildroot] [PATCH v3 5/8] package/pkg-hare.mk: new infrastructure
` [Buildroot] [PATCH v3 8/8] package/hare-dbus: new package

[PATCH v2 0/2] staging: rtl8723bs: bound two IE parses
 2026-08-02 15:35 UTC  (3+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: validate HT capability IE length before use
` [PATCH v2 2/2] staging: rtl8723bs: bound the SSID element length before copying it

[PATCH net] net: hsr: wait for pending node-free RCU callbacks on module exit
 2026-08-02 15:34 UTC  (2+ messages)

[PATCH] staging: iio: ad7816: avoid DMA from stack in spi_read
 2026-08-02 15:31 UTC  (2+ messages)

[PATCH net-next v4 00/12] ax88179_178a: Add support for AX88179A-based chips
 2026-08-02 15:29 UTC  (11+ messages)
` [PATCH net-next v4 04/12] ax88179_178a: Add EEE configuration support for AX88179A MACs
` [PATCH net-next v4 05/12] ax88179_178a: Add EEE configuration support for AX88179A PHYs
` [PATCH net-next v4 06/12] ax88179_178a: Add VLAN offload support for AX88179A
` [PATCH net-next v4 07/12] ax88179_178a: Add AX179A/AX279 multicast configuration
` [PATCH net-next v4 11/12] ax88179_178a: Add support for AX88179A/772D/279 EEPROM access

Proof of concept, is it possible to use git-remote-xxx to support mono repo efficiently like perforce(p4), maybe better?
 2026-08-02 15:26 UTC 

[PATCH RFC/RFT 0/2] net: stmmac: Add support for Allwinner A733 GMAC210
 2026-08-02 15:24 UTC  (4+ messages)
` [PATCH RFC/RFT 2/2] "

[PATCH net] tun: prevent underflow in rx headroom calculation
 2026-08-02 15:24 UTC  (6+ messages)

[PATCH net] net: pktgen: use a consistent flow count
 2026-08-02 15:23 UTC 

[PATCH] Input: focaltech - fix array out-of-bounds in focaltech_process_rel_packet
 2026-08-02 15:20 UTC  (3+ messages)

[PATCH] net/9p/usbg: clear stale request context after abort
 2026-08-02 15:21 UTC 

[RFC PATCH] NEW: pile stack and mempool driver
 2026-08-02 15:22 UTC  (3+ messages)
` [RFC PATCH v6] "

[PATCH v2] Bluetooth: L2CAP: Fix list corruption in ecred defer recvmsg path
 2026-08-02 15:22 UTC  (2+ messages)
` [v2] "

[PATCH v1] iio: health: max30102: fix NULL dereference in interrupt handler
 2026-08-02 15:21 UTC  (4+ messages)

[PATCH v2 00/10] net-next: add basic support for RK3568 XPCS
 2026-08-02 15:19 UTC  (16+ messages)
` [PATCH v2 05/10] arm64: dts: rockchip: rk3568: add XPCS and fixed-clock nodes
` [PATCH v2 06/10] net: pcs: xpcs: add ANRESTART support for SGMII link recovery

[PATCH] staging: rtl8723bs: validate HT capability IE length before use
 2026-08-02 15:19 UTC  (2+ messages)

[PATCH] xfs: avoid false ENOSPC for fully allocated fallocate ranges
 2026-08-02 15:17 UTC 

[PATCH] block/blk-iocost: annotate committed flag with READ_ONCE/WRITE_ONCE
 2026-08-02 15:17 UTC 

[PATCH] MIPS: BCM47XX: drop unneeded semicolon
 2026-08-02 15:17 UTC  (2+ messages)

[PATCH] iio: chemical: cleanup codestyle warning
 2026-08-02 15:14 UTC  (3+ messages)
` [PATCH v2] iio: chemical: ccs811: cleanup checkpatch __packed warning

[PATCH 00/16] irqchip: harden initialization error paths
 2026-08-02 15:12 UTC  (3+ messages)
  ` [PATCH 04/16] irqchip/crossbar: fix allocation and init cleanup

[PATCH net-next v6 0/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
 2026-08-02 15:12 UTC  (5+ messages)
` [PATCH net-next v6 1/4] net: af_unix: enable custom setsockopt for all socket types
` [PATCH net-next v6 2/4] net: scm: move scm_detach_fds() from common path to scm_recv_unix()
` [PATCH net-next v6 3/4] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
` [PATCH net-next v6 4/4] selftest: Add tests for "

[PATCH] hwmon: (sg2042-mcu) reject short uptime reads
 2026-08-02 15:11 UTC  (3+ messages)

[PATCH] block/blk-iocost: read ioc_pd_stat params inside ioc->lock
 2026-08-02 15:09 UTC 

[PATCH v3] usb: mtu3: wait for TX FIFO to drain before disconnect
 2026-08-02 15:06 UTC  (5+ messages)

[PATCH net-next 0/2] net: stmmac: Cleanup rx coalescing computation when using RIWT
 2026-08-02 15:05 UTC  (5+ messages)
` [PATCH net-next 1/2] net: stmmac: ethtool: Comment the magic numbers in RIWT computation
` [PATCH net-next 2/2] net: stmmac: ethtool: Address off-by-one when reading the coal rx-usecs

[PATCH] block/blk-cgroup-rwstat: use data_race() for online test
 2026-08-02 15:04 UTC 

❌ FAIL: Test report for for-kernelci (7.2.0-rc5, upstream-arm-next, 7235a3e7)
 2026-08-02 15:02 UTC 

[PATCH] docs: kernel-parameters: Remove smsc-ircc2 IrDA parameters
 2026-08-02 15:02 UTC  (2+ messages)

[PATCHES 0/4] perf bpf hardening
 2026-08-02 14:59 UTC  (7+ messages)
` [PATCH 1/4] perf libbfd: Validate BPF prog info arrays before pointer cast
` [PATCH 2/4] perf header: Use write lock when translating BPF prog info pointers
` [PATCH 3/4] perf bpf: Add PROG_TAGS to required arrays in __bpf_event__print_bpf_prog_info()

[PATCH v7 00/23] Introduce SCMI Telemetry support
 2026-08-02 14:56 UTC  (24+ messages)
` [PATCH v7 01/23] firmware: arm_scmi: Add new SCMIv4.0 error codes definitions
` [PATCH v7 02/23] firmware: arm_scmi: Allow registration of unknown-size events/reports
` [PATCH v7 03/23] firmware: arm_scmi: Introduce protocol instance notifiers
` [PATCH v7 04/23] dt-bindings: firmware: arm,scmi: Add support for telemetry protocol
` [PATCH v7 05/23] include: trace: Add Telemetry trace events
` [PATCH v7 06/23] firmware: arm_scmi: Add basic Telemetry support
` [PATCH v7 07/23] firmware: arm_scmi: Add support to parse SHMTIs areas
` [PATCH v7 08/23] firmware: arm_scmi: Add Telemetry configuration operations
` [PATCH v7 09/23] firmware: arm_scmi: Add Telemetry DataEvent read capabilities
` [PATCH v7 10/23] firmware: arm_scmi: Add support for Telemetry reset
` [PATCH v7 11/23] firmware: arm_scmi: Add Telemetry notification support
` [PATCH v7 12/23] firmware: arm_scmi: Add support for boot-on Telemetry
` [PATCH v7 13/23] firmware: arm-scmi: Add telemetry generic event support
` [PATCH v7 14/23] firmware: arm_scmi: Add Telemetry generation counter event
` [PATCH v7 15/23] firmware: arm_scmi: Add common per-protocol debugfs support
` [PATCH v7 16/23] firmware: arm_scmi: Add Telemetry debugfs SHMTI dump support
` [PATCH v7 17/23] firmware: arm_scmi: Add Telemetry debugfs ABI documentation
` [PATCH v7 18/23] firmware: arm_scmi: Expose per-instance identifier
` [PATCH v7 19/23] uapi: Add ARM SCMI Telemetry definitions
` [PATCH v7 20/23] firmware: arm_scmi: Add System Telemetry driver
` [PATCH v7 21/23] docs: ioctl-number: Add SCMI Ioctls
` [PATCH v7 22/23] [RFC] Documentation: Add SCMI System Telemetry documentation
` [PATCH v7 23/23] [RFC] tools/scmi: Add SCMI Telemetry testing tool

[PATCHES 0/5] perf DSO hardening series
 2026-08-02 14:58 UTC  (7+ messages)
` [PATCH 1/5] perf dso: Guard against errno==0 when dso__get_filename() returns NULL
` [PATCH 4/5] perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
` [PATCH 5/5] perf dso: Replace assert with runtime check in dso__read_symbol()

[PATCHES 0/2] perf c2c hardening
 2026-08-02 14:57 UTC  (3+ messages)
` [PATCH 1/2] perf c2c: Fix error masking and OOM handling in hpp_list__parse()

[PATCH] mm/page_alloc: only update lowmem_reserve_ratio on sysctl write
 2026-08-02 14:57 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v3 0/1] pipe: only enable the extra wake_up(rd_wait) for edge-triggered consumers
 2026-08-02 14:56 UTC  (7+ messages)

[PATCH net-next v8 0/7] r8169: add support for phylink
 2026-08-02 14:55 UTC  (3+ messages)
` [PATCH net-next v8 3/7] "

[PATCH v7 0/9] iio: ssp_sensors: improve resource cleanup
 2026-08-02 14:55 UTC  (4+ messages)
` [PATCH v7 1/9] iio: ssp_sensors: cleanup codestyle warning

[PATCH v2 0/4] cifs: follow-on fixes after fscache_resize_cookie() consolidation
 2026-08-02 14:53 UTC  (3+ messages)
` [PATCH v2 2/4] cifs: add cifs_resize_file_locked() to guard fscache_resize_cookie() under i_rwsem

[PATCH 0/3] Some minor RPi5 bits
 2026-08-02 14:50 UTC  (2+ messages)
` [PATCH 3/3] arm64: dts: broadcom: bcm2712: Add USB OTG port


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.