All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-06 21:39:08 to 2026-08-06 22:48:40 UTC [more...]

+ drivers-base-mm-move-arch_numac-to-mm.patch added to mm-new branch
 2026-08-06 22:48 UTC 

[PATCH] i2c: imx: add I2C_M_REV_DIR_ADDR and I2C_M_NOSTART
 2026-08-06 22:48 UTC  (3+ messages)

[PATCH v4 0/2] mm/zswap: Fixes and improves the zswap shrink
 2026-08-06 22:47 UTC  (3+ messages)

[PATCH 0/3] Modify the SW tail logic in OA
 2026-08-06 22:47 UTC  (4+ messages)
` [PATCH 1/3] drm/xe/xe_oa: Clear status only if relevant bits are set
` [PATCH 2/3] drm/xe/xe_oa: Avoid checking and setting fields in the OA report
` [PATCH 3/3] drm/xe/xe_oa: Add a lag to the reports that is exported to user

[RFC PATCH] virtio_balloon: add VIRTIO_BALLOON_F_REPORTING_PM_SAFE feature bit
 2026-08-06 22:45 UTC  (3+ messages)

+ mm-zswap-support-batch-writeback-in-shrink_memcg.patch added to mm-new branch
 2026-08-06 22:43 UTC 

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-06 22:43 UTC  (4+ messages)
` [PATCH v16 27/45] KVM: arm64: CCA: Allow populating initial contents

+ mm-zswap-fix-global-shrinker-when-memory-cgroup-is-disabled.patch added to mm-new branch
 2026-08-06 22:43 UTC 

CVE-2026-68480: x86/bugs: Make Safe-RET robust against interrupt injection
 2026-08-06 22:42 UTC  (3+ messages)

[PATCH v9 00/11] Dynamic PAMT
 2026-08-06 22:42 UTC  (20+ messages)
` [PATCH v9 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [PATCH v9 04/11] x86/virt/tdx: Allocate refcounts for Dynamic PAMT memory
` [PATCH v9 05/11] x86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()
` [PATCH v9 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v9 07/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v9 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory

[PATCH v4 0/2] tests/sriov_basic: Validate PF unbind with VFs enabled
 2026-08-06 22:37 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/sriov_basic: Validate PF unbind with VFs enabled (rev2)

[PATCH v11 00/37] pinctrl: airoha: split on shared and SoC drivers, add more SoCs
 2026-08-06 22:37 UTC  (56+ messages)
` [PATCH v11 01/37] dt-bindings: pinctrl: airoha: en7581: fix misprint in i2s function name
` [PATCH v11 02/37] dt-bindings: pinctrl: airoha: an7583: fix device tree binding schema
` [PATCH v11 03/37] pinctrl: airoha: fix mdio bitfield names
` [PATCH v11 04/37] pinctrl: airoha: an7581: fix pinconf of i2c_scl/i2c_sda pins
` [PATCH v11 05/37] pinctrl: airoha: an7583: fix I2C0_SDA_PD register bit order
` [PATCH v11 06/37] dt-bindings: pinctrl: airoha: en7581: allow configuration of pcie_reset pins as gpio or pwm
` [PATCH v11 07/37] pinctrl: airoha: an7581: fix mux/conf of pcie_reset pins
` [PATCH v11 08/37] dt-bindings: pinctrl: airoha: an7583: allow configuration of non-gpio default pins as gpio and pwm
` [PATCH v11 09/37] pinctrl: airoha: an7583: fix muxing of non-gpio default pins
` [PATCH v11 10/37] pinctrl: airoha: fix I2C1 pin mux config for AN7581
` [PATCH v11 11/37] dt-bindings: pinctrl: airoha: an7583: add i2c0 group for i2c function
` [PATCH v11 12/37] pinctrl: airoha: fix I2C pin mux config for AN7583
` [PATCH v11 13/37] pinctrl: airoha: fix AN7583 MDIO pin mux config
` [PATCH v11 14/37] pinctrl: airoha: an7583: fix spi group pins
` [PATCH v11 15/37] pinctrl: airoha: add missed get_direction() function for gpio_chip
` [PATCH v11 16/37] pinctrl: airoha: add set_direction() helper "
` [PATCH v11 17/37] pinctrl: airoha: minor improvements
` [PATCH v11 18/37] pinctrl: airoha: fix getting gpiochip/pinctrl pointers in the IRQ handling code
` [PATCH v11 19/37] pinctrl: airoha: add missed IRQ resource helpers
` [PATCH v11 20/37] pinctrl: airoha: fix IRQ mask/unmask code
` [PATCH v11 21/37] pinctrl: airoha: fix edge-triggered interrupts handling
` [PATCH v11 22/37] pinctrl: airoha: remove not needed irq_type[] array
` [PATCH v11 23/37] pinctrl: airoha: statically allocate gpio regs structure
` [PATCH v11 24/37] pinctrl: airoha: move common definitions to the separate header
` [PATCH v11 25/37] pinctrl: airoha: split driver on shared code and SoC specific drivers
` [PATCH v11 26/37] pinctrl: airoha: an7581: remove en7581 prefix from variable names
` [PATCH v11 27/37] pinctrl: airoha: an7583: remove an7583 prefix from variable names and definitions
` [PATCH v11 28/37] pinctrl: airoha: an7583: rename registers to match its an7583 names
` [PATCH v11 29/37] dt-bindings: pinctrl: airoha: an7583: add missed features
` [PATCH v11 30/37] pinctrl: airoha: an7583: add support for npu_uart pinmux
` [PATCH v11 31/37] pinctrl: airoha: an7583: add support for pon_alt pinmux
` [PATCH v11 32/37] pinctrl: airoha: an7583: add support for olt pinmux
` [PATCH v11 33/37] dt-bindings: pinctrl: airoha: add support of en7523 pin controller
` [PATCH v11 34/37] pinctrl: airoha: add support of en7523 SoC
` [PATCH v11 35/37] pinctrl: airoha: try to find chip scu node by phandle first
` [PATCH v11 36/37] dt-bindings: pinctrl: airoha: add support of an7563 pin controller
` [PATCH v11 37/37] pinctrl: airoha: add support of an7563 SoC

[PATCH nf-next 0/7] flowtable preparation for IPv4 over IPv6 and SIT
 2026-08-06 22:35 UTC  (8+ messages)
` [PATCH nf-next 1/7] net: pass net_device_path_ctx to dev_fill_forward_path()
` [PATCH nf-next 2/7] net: netfilter: add ether_type to net_device_path_ctx and use it
` [PATCH nf-next 3/7] netfilter: flowtable: rename tun.l3_proto to tun.inner_proto
` [PATCH nf-next 4/7] netfilter: flowtable: rename ctx.tun.proto to ctx.tun.inner_proto
` [PATCH nf-next 5/7] netfilter: flowtable: store ethertype in flowtable context
` [PATCH nf-next 6/7] netfilter: flowtable: move ipv4 and ipv6 xmit path to function
` [PATCH nf-next 7/7] netfilter: flowtable: detach layer 2 encapsulation parser from lookup

[PATCH net v3 0/2] net: ravb: fix PTP clock lifetime
 2026-08-06 22:34 UTC  (3+ messages)
` [PATCH net v3 2/2] net: ravb: serialize PTP clock teardown

[ndctl PATCH] util/sysfs: do not fail on missing bind attributes
 2026-08-06 22:31 UTC 

[PATCH v2] Squashfs: check block offset is not negative
 2026-08-06 19:54 UTC  (6+ messages)

[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-06 22:30 UTC  (10+ messages)
  ` [PATCH V12 08/12] famfs: iomap_begin and file-to-dax offset resolution
  ` [PATCH V12 09/12] famfs: Register secondary daxdevs by path (FAMFSIOC_DAXDEV_OPEN)
  ` [PATCH V12 10/12] famfs: Add runtime operation-permission (opts) framework

[PATCH] ipmi: Fix leak in __ipmi_bmc_register
 2026-08-06 22:30 UTC 

[PATCH v1] wifi: mt76: mt792x: fix memory leak in USB TX path
 2026-08-06 22:29 UTC  (2+ messages)

[Feature request] Separate explicit fetch mapping from default fetch selection
 2026-08-06 22:26 UTC 

[GIT PULL] smb3 client fixes
 2026-08-06 22:23 UTC 

[PATCH v5 0/4] lib: Add generic platform filtering framework for IGT
 2026-08-06 22:21 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 0/4] KVM: x86/mmu: Fix pre-fault and map private loops
 2026-08-06 22:21 UTC  (11+ messages)
` [PATCH 1/4] KVM: x86/mmu: Reload MMU on *every* page pre-fault attempt/iteration
` [PATCH 2/4] KVM: x86/mmu: Harden "map private PFN" against unexpected root invalidation
` [PATCH 3/4] KVM: x86/mmu: Top-up memory caches when retrying "map private PFN"
` [PATCH 4/4] KVM: x86/mmu: Add sanity check to detect stale page faults in "

[PATCH] media: dvb-frontends: a8293: propagate set_voltage errors
 2026-08-06 22:20 UTC  (2+ messages)

[GSoC PATCH v2 0/7] repack: add --drop-filtered to reclaim space in partial clones
 2026-08-06 22:19 UTC  (3+ messages)
` [GSoC PATCH v3 "

[PATCH v6 0/6] fuse: add io-uring buffer pools and zero-copy
 2026-08-06 22:18 UTC  (4+ messages)
` [PATCH v6 3/6] fuse: add io-uring buffer pools

[PATCH v2 0/2] serial: 8250: Add AN7581 UART support
 2026-08-06 22:18 UTC  (4+ messages)
` [PATCH v2 2/2] serial: 8250: Add Airoha SoC UART and HSUART support

[PATCH v2 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
 2026-08-06 22:18 UTC  (4+ messages)
` [PATCH v2 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush

[PATCH v5 00/51] x86: Try to wrangle PV clocks vs. TSC
 2026-08-06 22:18 UTC  (4+ messages)
` [PATCH v5 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC

[PATCH] hw/i386/amd_iommu: Avoid undefined behavior in amdvi_setevent_bits()
 2026-08-06 22:16 UTC  (2+ messages)

[PATCH bpf-next v1 0/2] Fix sleepable context checks in verifier
 2026-08-06 22:17 UTC  (8+ messages)
` [PATCH bpf-next v1 1/2] bpf: Fix sleepable context checks and remove in_sleepable helper

[PATCH 0/5] xhci: Sort out the TD skipping business
 2026-08-06 22:16 UTC  (6+ messages)
` [PATCH 5/5] usb: xhci: Rework and improve the TD matching and skipping logic

[PATCHv2 0/8] gpio: move ppc4xx driver to drivers/gpio and modernize
 2026-08-06 22:15 UTC  (2+ messages)

PGP keysigning at LPC/OSSE 2026
 2026-08-06 22:15 UTC  (3+ messages)
` [workflows]PGP "

[PATCH i-g-t] intel-ci: skip tiling tests on xe nvl
 2026-08-06 22:22 UTC 

[PATCH 0/2] pinctrl: rockchip: Two fixes for latent driver bugs
 2026-08-06 22:12 UTC  (3+ messages)

[PATCH] platform/x86: samsung-galaxybook: Add SAMB430 ACPI device ID
 2026-08-06 22:12 UTC 

ath12k: WCN7858 data path stalls under load while association remains active
 2026-08-06 22:12 UTC  (2+ messages)

[PATCH] smb: client: require CONFIG_CIFS_DEBUG2=y for accounting tcon bytes stats
 2026-08-06 22:12 UTC  (2+ messages)

[PATCH 0/3] Fix a deadlock in blk-crypto-fallback
 2026-08-06 22:10 UTC  (4+ messages)
` [PATCH 1/3] mm: make mempool_alloc_from_pool() return bool
` [PATCH 2/3] mm: support fallible mempool_alloc_bulk()
` [PATCH 3/3] blk-crypto-fallback: Fix deadlock when encrypting large bio in dm layer

[PATCH v12 0/8] DCD Prep Series
 2026-08-06 22:11 UTC  (4+ messages)
` [PATCH v12 6/8] cxl/mem: Configure dynamic capacity interrupts

[PATCH] drm/xe: kill the secondary bind queues on multi-GT teardown
 2026-08-06 22:09 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] KVM: Never clear KVM_REQ_VM_DEAD from a vCPU's requests
 2026-08-06 22:08 UTC  (2+ messages)

[PATCH] Documentation/process: maintainer-soc: Mention expectation about dt-check-style
 2026-08-06 22:07 UTC  (2+ messages)

[PATCH] mptcp: pm: Fix address ID overflow when all IDs are exhausted
 2026-08-06 22:04 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: refactor traffic_stat access in collect_traffic_statistics
 2026-08-06 22:04 UTC  (2+ messages)

[PATCH] sh: mach-rsk: rsk7203: avoid using inline compound literals
 2026-08-06 22:05 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/openvpn: security bump version to 2.7.6
 2026-08-06 22:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/apr-util: security bump to version 1.6.4
 2026-08-06 22:03 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python3: security bump version to 3.14.7
 2026-08-06 22:03 UTC  (2+ messages)

[PATCH v3 0/7] KVM: x86/xen: Fix Xen/GPC/PREEMPT_RT issues with rwlock_t
 2026-08-06 22:02 UTC  (8+ messages)
` [PATCH v3 3/7] KVM: pfncache: Use RCU for readers instead of a rwlock

[Buildroot] [PATCH 1/3] Revert "configs/stm32f769_disco_sd: fix boot failure after uClibc bump"
 2026-08-06 22:02 UTC  (2+ messages)

[PATCH v5 2/4] man/man5/tunables.conf: Document system-wide tunables config
 2026-08-06 22:02 UTC  (2+ messages)

[Buildroot] [git commit] package/python3: security bump version to 3.14.7
 2026-08-06 21:15 UTC 

[Buildroot] [git commit] Revert "configs/stm32f469_disco_{sd, xip}: fix boot failure after uClibc bump"
 2026-08-06 21:44 UTC 

[Buildroot] [git commit] package/openvpn: security bump version to 2.7.6
 2026-08-06 21:21 UTC 

[Buildroot] [git commit] Revert "configs/stm32f769_disco_sd: fix boot failure after uClibc bump"
 2026-08-06 21:44 UTC 

[Buildroot] [git commit] package/apr-util: security bump to version 1.6.4
 2026-08-06 21:20 UTC 

[Buildroot] [git commit] Revert "configs/stm32f429_disco_xip: fix boot failure after uClibc bump"
 2026-08-06 21:44 UTC 

[RFT PATCH] xhci: fix frame id calculation for isoc transfer
 2026-08-06 22:01 UTC  (5+ messages)
` [RFT PATCHv3 1/3] xhci: fix frame id calculation and checks for isoc URBs

[PATCH v2] gpio: gpio-by-pinctrl: Apply initial value in direction output wrapper
 2026-08-06 21:59 UTC  (4+ messages)

[PATCH v2] asyncrpc: Close the client event loop when the client is collected
 2026-08-06 21:58 UTC 

[syzbot] [media?] KASAN: slab-out-of-bounds Read in dw210x_op_rw
 2026-08-06 21:59 UTC 

[PATCH bpf-next] selftests/bpf: Sanitize traffic monitor log file names
 2026-08-06 21:57 UTC  (3+ messages)

[PATCH v2] pci: quirks: Disable native PCIe hotplug on MSI Claw A8 root bridge
 2026-08-06 21:56 UTC  (2+ messages)

[PATCH v3] KVM: arm64: nv: Keep the shadow S2 MMUs at fixed addresses
 2026-08-06 21:54 UTC  (2+ messages)

[PATCH] drivers/base/node: fix UAF on device_register() failure
 2026-08-06 21:53 UTC  (2+ messages)

[PATCH] tracing: Report TP_printk double dereference with pr_warn()
 2026-08-06 21:52 UTC  (3+ messages)
  ` [PATCH v2] tracing: Report every TP_printk double dereference

[RFC PATCH bpf-next v3 0/2] ftrace: deprecate the ftrace_enabled disable switch
 2026-08-06 21:52 UTC  (7+ messages)
` [RFC PATCH bpf-next v3 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl
` [RFC PATCH bpf-next v3 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled

[PATCH] tools: Use fputc() calls in some functions
 2026-08-06 21:50 UTC  (2+ messages)

[PATCH v2] KVM: x86: Track kvm_vcpu_arch.pending_ioapic_eoi as a u8 to drop dead BUG_ON()
 2026-08-06 21:51 UTC  (2+ messages)

[PATCH] gpio: Use IRQ trigger mask helpers
 2026-08-06 21:50 UTC  (2+ messages)

[PATCH 0/7] Crescent Island PMT support
 2026-08-06 21:50 UTC  (3+ messages)
` [PATCH 6/7] drm/xe/vsec: Crescent Island PMT callbacks

[PATCH] drm/i915/dp_mst: Remove duplicate intel_pfit_compute_config() call
 2026-08-06 21:49 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

thunderbolt: PCIe tunnel creation fails for USB4 eGPU dock on Titan Ridge host
 2026-08-06 21:48 UTC 

[RESEND V2 1/2] dt-bindings: pinctrl: tegra264: fix DAP2 DIN/DOUT pin names
 2026-08-06 21:48 UTC  (4+ messages)
` [RESEND V2 2/2] pinctrl: tegra264: fix DAP2 DIN/DOUT pin assignment

[PATCH] gpiolib: Put fwnode reference on failure
 2026-08-06 21:47 UTC 

[PULL] drm-misc-next
 2026-08-06 21:48 UTC 

[syzbot] [trace?] WARNING in trace_rb_cpu_prepare
 2026-08-06 21:46 UTC  (3+ messages)

[PATCH v1] firmware_loader: Unwind initialization on sysfs failure
 2026-08-06 21:46 UTC  (2+ messages)

[PATCH] iio: humidity: hts221: Fix checkpatch blank line warning
 2026-08-06 21:46 UTC  (4+ messages)

[PATCH v8 00/22] Add Counter delegation ISA extension support
 2026-08-06 21:45 UTC  (7+ messages)
` [PATCH v8 14/22] RISC-V: perf: Implement supervisor counter delegation support

BPF CI is not running due to github outage
 2026-08-06 21:43 UTC 

[PATCH] iio: humidity: hts221: Fix checkpatch symbolic perms warning
 2026-08-06 21:43 UTC  (3+ messages)

[meta-rockchip][PATCH 0/3] rkbin: convert LICENSE to SPDX expressions
 2026-08-06 21:42 UTC  (5+ messages)
` [meta-rockchip][PATCH v2 "
` [meta-rockchip][PATCH v2 1/3] bsp: rkbin: use SPDX LicenseRef for Rockchip proprietary firmware
` [meta-rockchip][PATCH v2 2/3] bsp: rkbin-native: "
` [meta-rockchip][PATCH v2 3/3] bsp: rkbin: rk3308-rkbin: replace deprecated CLOSED license with a LicenseRef

[PATCH 0/2] watchdog: pretimeout: Allow building dump governor as module
 2026-08-06 21:41 UTC  (5+ messages)
` [PATCH 1/2] nmi: Export CPU backtrace APIs for loadable modules
` [PATCH 2/2] watchdog: pretimeout: Convert dump pretimeout governor to tristate

[PATCH] pinctrl: Use IRQ trigger mask helpers
 2026-08-06 21:41 UTC  (2+ messages)

[PATCH v3 0/6] iio: light: ltr501: Add ltr329 support
 2026-08-06 21:39 UTC  (5+ messages)
` [PATCH v3 5/6] iio: light: ltr501: Add ltr329 driver support
` [PATCH v3 6/6] iio: light: ltr501: Fix sorting order of device arrays

[PATCH 0/6] builtin/receive-pack: support pluggable packfile writes
 2026-08-06 21:38 UTC  (4+ messages)
` [PATCH 3/6] builtin/receive-pack: lift global state out of unpack()
` [PATCH 5/6] builtin/receive-pack: explicitly pass packfile fd
` [PATCH 6/6] odb/transaction: add transaction interface to write packfiles


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.