All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-26 08:28:50 to 2026-01-26 09:30:30 UTC [more...]

[RFC PATCH bpf-next v4 00/12] mm: memcontrol: Add BPF hooks for memory controller
 2026-01-26  9:30 UTC  (17+ messages)
` [RFC PATCH bpf-next v4 01/12] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v4 02/12] bpf: initial support for attaching struct ops to cgroups
` [RFC PATCH bpf-next v4 03/12] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [RFC PATCH bpf-next v4 04/12] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [RFC PATCH bpf-next v4 05/12] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [RFC PATCH bpf-next v4 06/12] bpf: Pass flags in bpf_link_create for struct_ops
` [RFC PATCH bpf-next v4 07/12] libbpf: Support passing user-defined flags "
` [RFC PATCH bpf-next v4 08/12] mm: memcontrol: Add BPF struct_ops for memory controller
` [RFC PATCH bpf-next v4 09/12] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH bpf-next v4 10/12] mm/bpf: Add BPF_F_ALLOW_OVERRIDE support "
` [RFC PATCH bpf-next v4 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
` [RFC PATCH bpf-next v4 12/12] samples/bpf: Add memcg priority control example

[PATCH] RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler
 2026-01-26  9:30 UTC  (2+ messages)

[PATCH v4 0/8] riscv: optimize string functions and add kunit tests
 2026-01-26  9:28 UTC  (6+ messages)
` [PATCH v4 4/8] lib/string_kunit: add performance benchmark for strlen()

[PATCH V3 1/3] qapi/misc: Fix missed query-iothreads items
 2026-01-26  9:28 UTC  (3+ messages)
` [PATCH V3 2/3] iothread: Introduce a new flag to show iothreads attached status
` [PATCH V3 3/3] qapi: Add attached flag for iothread

[RESEND PATCH v10 0/2] usb:xhc:route device to secondary interrupters
 2026-01-26  9:26 UTC 

[PATCH net-next v2 0/9] hsr: Implement more robust duplicate discard algorithm
 2026-01-26  9:28 UTC  (2+ messages)

[PATCH v2 00/10] arm64: Unmap linear alias of kernel data/bss
 2026-01-26  9:26 UTC  (11+ messages)
` [PATCH v2 01/10] arm64: Move the zero page to rodata
` [PATCH v2 02/10] arm64: Move fixmap page tables to end of kernel image
` [PATCH v2 03/10] arm64: mm: Permit contiguous descriptors to be rewritten
` [PATCH v2 04/10] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v2 05/10] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v2 06/10] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v2 07/10] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v2 08/10] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v2 09/10] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v2 10/10] arm64: mm: Unmap kernel data/bss entirely from "

[PATCH] rust: dma: add missing __rust_helper annotations
 2026-01-26  9:26 UTC  (2+ messages)

[PATCH 00/21] IRQF_ONESHOT clean up
 2026-01-26  9:25 UTC  (4+ messages)
` [PATCH 19/21] iio: Use IRQF_NO_THREAD

[yocto-autobuilder-helper][PATCH] send_qa_email: add git-describe output if possible
 2026-01-26  9:24 UTC  (2+ messages)
` [yocto-patches] "

[PATCH V2] crypto: aegis128: Add RISC-V vector SIMD implementation
 2026-01-26  9:24 UTC  (2+ messages)

[PATCH v5 00/22] hw/arm/aspeed: AST1700 LTPI support and device hookups
 2026-01-26  9:24 UTC  (10+ messages)
` [PATCH v5 03/22] hw/misc: Add basic Aspeed PWM model
` [PATCH v5 08/22] hw/arm/aspeed: Attach UART device to AST1700 model
` [PATCH v5 14/22] hw/arm/aspeed: Introduce 'bus-label' property for AST1700 SoC

[PATCH] dt-bindings: nvmem: nxp,lpc1850-otp: convert to DT schema
 2026-01-26  9:24 UTC  (3+ messages)

[PULL 0/7] vfio queue
 2026-01-26  9:22 UTC  (8+ messages)
` [PULL 1/7] vfio/migration: Fix page size calculation
` [PULL 2/7] hw/vfio: cpr-iommufd: Fix wrong usage of migrate_add_blocker_modes
` [PULL 3/7] linux-headers: Update to Linux v6.19-rc1
` [PULL 4/7] hw/vfio: Add helper to retrieve device feature
` [PULL 5/7] hw/vfio/region: Create dmabuf for PCI BAR per region
` [PULL 6/7] vfio-user: fix VFIO_PROXY_USE_MULTI constant value
` [PULL 7/7] vfio-user: update VFIOProxy flag constants to use the BIT() macro

[PATCH net-next] net/mlx5e: Undo saving per-channel async ICOSQ
 2026-01-26  9:23 UTC  (3+ messages)

[PATCH] vt: Add enable module parameter
 2026-01-26  9:21 UTC 

[PATCH 0/3] Remove redundant imports of items re-exported from prelude
 2026-01-26  9:23 UTC  (3+ messages)
` [PATCH 3/3] samples: rust: remove imports available via prelude

[PATCH v2 1/2] rust: task: use `as_char_ptr` instead of `as_ptr().cast()`
 2026-01-26  9:22 UTC  (4+ messages)

[PATCH 0/4] Serdes: s32g: Add support for serdes subsystem
 2026-01-26  9:21 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: serdes: s32g: Add NXP "
` [PATCH 2/4] phy: s32g: Add serdes subsystem phy
` [PATCH 3/4] phy: s32g: Add serdes xpcs subsystem
` [PATCH 4/4] MAINTAINERS: Add MAINTAINER for NXP S32G Serdes driver

[PATCH v3] pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong adb400 reset
 2026-01-26  9:21 UTC  (3+ messages)

[PATCH] test: py: add xfail test for surprising hush quoting behavior
 2026-01-26  9:19 UTC 

[PATCH 2/2] chrome: lightbar: Add support for large sequence
 2026-01-26  9:19 UTC  (3+ messages)

[PATCH v2 0/3] Add NUMA-node-aware synchronous probing to driver core
 2026-01-26  9:17 UTC  (2+ messages)

[PATCH v1 0/5] cpuidle: governors: teo: Wakeup events classification change and some refinements
 2026-01-26  9:18 UTC  (5+ messages)
` [PATCH v1 1/5] cpuidle: governors: teo: Avoid selecting states with zero-size bins

[PATCH] drm/panic: Fix the potential loop that causes kmsg to not display correctly
 2026-01-26  9:17 UTC  (2+ messages)

[PATCH 1/4] rust: device: support `dev_printk` on all devices
 2026-01-26  9:17 UTC  (3+ messages)
` [PATCH 4/4] gpu: tyr: remove redundant `.as_ref()` for `dev_*` print

[akpm-mm:mm-unstable /301] net/core/page_pool.c:713:71: sparse: sparse: incorrect type in argument 1 (different base types)
 2026-01-26  9:16 UTC  (3+ messages)

[PATCH] binder: fix BR_FROZEN_REPLY error log
 2026-01-26  9:15 UTC  (2+ messages)

drm/imagination: genpd_runtime_suspend() crash
 2026-01-26  9:15 UTC  (5+ messages)

[PATCH] net/mlx5e: don't assume psp tx skbs are ipv6 csum handling
 2026-01-26  9:15 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: add new BPF_CGROUP_ITER_CHILDREN_ONLY control option
 2026-01-26  9:14 UTC  (7+ messages)

Dostawa sprzętu
 2026-01-26  9:11 UTC 

[PATCH v3 0/2] i2c: pxa: fix I2C communication on Armada 3700
 2026-01-26  9:12 UTC  (5+ messages)
` [PATCH v3 1/2] i2c: pxa: defer reset on Armada 3700 when recovery is used
` [PATCH v3 2/2] i2c: pxa: handle 'Early Bus Busy' condition on Armada 3700

[PATCH v2] bus: imx-aipstz: set default value for opacr registers
 2026-01-26  9:11 UTC 

[PATCH v2 0/2] PCI: Add support for ACS Enhanced Capability
 2026-01-26  9:10 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: Add the enhanced ACS controls check to pci_acs_flags_enabled()

[PATCH v4] drm/xe/ptl: Disable DCC on PTL
 2026-01-26  9:11 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe/ptl: Disable DCC on PTL (rev5)

[PATCH] mm/slab: avoid allocating slabobj_ext array from its own slab
 2026-01-26  9:10 UTC  (6+ messages)

[patch 0/5] clocksource: Rewrite clocksource watchdog and related cleanups
 2026-01-26  9:10 UTC  (4+ messages)
` [patch 2/5] MIPS: Dont select CLOCKSOURCE_WATCHDOG

[PATCH v10 0/2] usb:xhc:route device to secondary interrupters
 2026-01-26  9:10 UTC  (5+ messages)
` [PATCH v10 1/2] usb: xhci: refactor IRQ/interrupter plumbing for
` [PATCH v10 2/2] usb: xhci: enable secondary interrupters and route

[PATCH] linux-user: look up executable in emulation dir for execve syscall
 2026-01-26  9:08 UTC  (3+ messages)

[PATCH 0/5] cpufreq: driver data
 2026-01-26  9:08 UTC  (4+ messages)
` [PATCH 2/5] cpufreq/hwp: move driver data into policy

[PATCH v2 0/1] Identify the accurate NUMA ID of CFMW
 2026-01-26  9:06 UTC  (9+ messages)
` [PATCH v2 1/1] mm: numa_memblks: "

[PATCH] gpio: omap: do not register driver in probe()
 2026-01-26  9:06 UTC  (3+ messages)

[PATCH] usb: typec: ucsi: Add Thunderbolt alternate mode support
 2026-01-26  9:06 UTC 

[PATCH v12 0/5] rust: pci: add config space read/write support
 2026-01-26  9:05 UTC  (5+ messages)
` [PATCH v12 5/5] sample: rust: pci: add tests for config space routines

[PATCH v1] drm: add ARM interleaved 64k modifier
 2026-01-26  9:05 UTC  (2+ messages)

[PATCH 0/3] Fixes and enhancements for Exynos (7870) DSIM bridge driver
 2026-01-26  8:57 UTC  (3+ messages)
  ` [PATCH 1/3] drm/bridge: samsung-dsim: move bridge init sequence to atomic_enable

[PATCH v2] usb: typec: hd3ss3220: Enable VBUS based on role state
 2026-01-26  9:05 UTC  (4+ messages)

[RFC PATCH v1] perf sample: Add evsel to sample and avoid passing as a pair
 2026-01-26  9:03 UTC  (2+ messages)

[PATCH v11 0/7] Add support for Verisilicon IOMMU used by media
 2026-01-26  9:03 UTC  (13+ messages)
` [PATCH v11 3/7] iommu: Add verisilicon IOMMU driver

[RFC PATCH 00/27] combine multiple Intel scalar Tx paths
 2026-01-26  9:02 UTC  (4+ messages)
` [PATCH v2 00/36] "

[PATCH] drm: Do not allow userspace to trigger kernel warnings in drm_gem_change_handle_ioctl()
 2026-01-26  9:02 UTC  (5+ messages)
` [PATCH v2] "

[Bug 2133804] Re: QEMU does not emulate IOCTL TCGETS2
 2026-01-26  8:52 UTC 

[PATCH v1 00/11] Add SSP/TSP power control and DRAM remap support for AST2700
 2026-01-26  9:01 UTC  (3+ messages)
` [PATCH v1 04/11] hw/arm/ast27x0: Add DRAM alias for SSP SDRAM remap

[PATCH RFC 0/4] leds: extend disk trigger
 2026-01-26  9:00 UTC  (2+ messages)

[PATCH v2 00/16] xen/riscv: introduce vtimer related things
 2026-01-26  9:00 UTC  (7+ messages)
` [PATCH v2 02/16] xen/riscv: implement arch_vcpu_{create,destroy}()
` [PATCH v2 03/16] xen/riscv: implement vcpu_csr_init()

[PATCH 0/3] drm: nuvoton: Add MA35D1 display controller support
 2026-01-26  8:57 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: display: nuvoton: add MA35D1 DCU binding
` [PATCH 2/3] arm64: dts: nuvoton: ma35d1: add display controller support
` [PATCH 3/3] drm/nuvoton: add MA35D1 display controller driver

[PATCH v2 0/4] (v)PCI: extended capability handling
 2026-01-26  8:58 UTC  (4+ messages)
` [PATCH v2 2/4] PCI: determine whether a device has extended config space

[PATCH v6] platform/x86: tongfang-mifs-wmi: Add new Tongfang MIFS WMI driver
 2026-01-26  8:57 UTC 

[PATCH] PCI/MSI: add iounmap in msix_capability_init()
 2026-01-26  8:56 UTC  (2+ messages)
` [tip: irq/msi] PCI/MSI: Unmap MSI-X region on error

[PATCH 1/1] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
 2026-01-26  8:54 UTC  (9+ messages)

[PATCH 1/2] chrome: lightbar: Report number of segments
 2026-01-26  8:54 UTC  (3+ messages)

[PATCH v3 00/14] odb: introduce `odb_for_each_object()`
 2026-01-26  8:53 UTC  (11+ messages)
` [PATCH v3 11/14] odb: introduce mtime fields for object info requests
` [PATCH v3 12/14] builtin/pack-objects: use `packfile_store_for_each_object()`

[PATCH v5 00/31] clk: at91: add support for parent_data and
 2026-01-26  8:53 UTC  (13+ messages)
` [PATCH v5 03/31] clk: at91: sam9x75: switch to parent_hw and parent_data
` [PATCH v5 04/31] clk: at91: clk-sam9x60-pll: use clk_parent_data
` [PATCH v5 05/31] clk: at91: clk-peripheral: switch to clk_parent_data
` [PATCH v5 06/31] clk: at91: clk-main: switch to clk parent data
` [PATCH v5 07/31] clk: at91: clk-utmi: use clk_parent_data
` [PATCH v5 09/31] clk: at91: clk-programmable: "

[Intel-wired-lan] [PATCH iwl-next v2] ixgbe: fix unaligned u32 access in
 2026-01-26  8:53 UTC  (3+ messages)
`  "

[PATCH net v3 0/7] net/sched: act_gate RCU schedule update fixes
 2026-01-26  8:53 UTC  (5+ messages)
` [PATCH net v3 6/7] net/sched: act_gate: reject empty schedule list

[RFC v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024
 2026-01-26  8:51 UTC  (14+ messages)

[PATCH v1 0/1] hw/i2c/aspeed: Introduce 'bus-label' to customize bus naming
 2026-01-26  8:51 UTC  (11+ messages)

[PATCH 0/3] drm/bridge: imx: A few fixes
 2026-01-26  8:51 UTC  (9+ messages)
` [PATCH 1/3] drm/bridge: imx8qxp-ldb: Fix NULL pointer dereference in imx8qxp_ldb_bridge_destroy()
` [PATCH 2/3] drm/bridge: imx8qxp-pxl2dpi: Fix NULL pointer dereference in imx8qxp_pxl2dpi_bridge_destroy()
` [PATCH 3/3] drm/bridge: imx8qxp-pixel-combiner: Fix bailout for imx8qxp_pc_bridge_probe()

[PATCH bpf-next v8 1/3] perf: Add rctx in perf_callchain_entry
 2026-01-26  8:51 UTC  (3+ messages)

[PATCH] drm/panel: ilitek-ili9882t: Select DRM_DISPLAY_DSC_HELPER
 2026-01-26  8:50 UTC  (2+ messages)

[PATCH] gpio: rockchip: mark the GPIO controller as sleeping
 2026-01-26  8:49 UTC  (6+ messages)

[PATCH] fixup! libfile: copy_fd: add size argument
 2026-01-26  8:47 UTC  (2+ messages)

[LTP] [PATCH] lapi/tls.h: Cleanup ifdefs
 2026-01-26  8:47 UTC  (2+ messages)

[koverstreet-bcachefs:bcachefs-rebalance_v2 465/799] fs/bcachefs/data/extents.c:1227 bch2_extent_ptr_set_cached() warn: variable dereferenced before check 'ptr' (see line 1201)
 2026-01-26  8:46 UTC 

[PATCH net-next] tcp: move sk_forced_mem_schedule() to tcp.c
 2026-01-26  8:45 UTC  (4+ messages)

[LTP] LTP release preprations
 2026-01-26  8:44 UTC  (2+ messages)

[PATCH v10 00/10] Use trans push mechanism to generate frame change event
 2026-01-26  8:44 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Use trans push mechanism to generate frame change event (rev10)
` ✓ i915.CI.BAT: success for Use trans push mechanism to generate frame change event

[PATCHSET v3 sched_ext/for-6.20] sched_ext: Fix ops.dequeue() semantics
 2026-01-26  8:41 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/sched_ext: Add test to validate "

[PATCH 1/2] ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine
 2026-01-26  8:43 UTC  (4+ messages)
` [PATCH 2/2] ALSA: hda/realtek: Add quirk for Inspur S14-G1

[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
 2026-01-26  8:42 UTC  (7+ messages)
` [PATCH v4 06/22] slab: add sheaves to most caches
` [PATCH v4 07/22] slab: introduce percpu sheaves bootstrap

[PATCH] Revert "wifi: iwlwifi: trans: remove STATUS_SUSPENDED"
 2026-01-26  8:41 UTC  (3+ messages)

[LTP] [PATCH v2] io: fix really slow dio_sparse on certain systems
 2026-01-26  8:41 UTC 

[PATCH v1] ALSA: hda/tas2781: Add tas2781_hda::catlog_id init
 2026-01-26  8:41 UTC  (2+ messages)

[PATCH 0/4] x86: Drop cross-vendor support
 2026-01-26  8:40 UTC  (4+ messages)
` [PATCH 3/4] x86/hvm: Remove cross-vendor checks from MSR handlers

[LTP] [PATCH] io: fix really slow dio_sparse on certain systems
 2026-01-26  8:39 UTC  (3+ messages)

[PATCH] ALSA: lx6464es: fix a error handling in lx_hardware_open()
 2026-01-26  8:39 UTC  (2+ messages)

[oe-core][PATCH] bitbake.conf: remove DEBUG_PREFIX_MAP from TARGET_LDFLAGS
 2026-01-26  8:39 UTC  (2+ messages)

[meta-oe][PATCHv2] android-tools-conf-configfs: remove this recipe without selinux dependency
 2026-01-26  8:23 UTC 

[PATCH v3] xen/riscv: dump GPRs and CSRs on unexpected traps
 2026-01-26  8:38 UTC 

[PATCH v6 1/4] bitbake-setup: add inline URI
 2026-01-26  8:37 UTC  (3+ messages)
` [PATCH v6 4/4] doc/bitbake-setup: document "uri" property
  ` [bitbake-devel] "

[PATCH v4] i3c: master: Add sysfs option to rescan bus via entdaa
 2026-01-26  8:37 UTC  (2+ messages)

[PATCH v3 0/2] btrfs: fix transaction commit blocking during trim of unallocated space
 2026-01-26  8:36 UTC  (3+ messages)
` [PATCH v3 1/2] btrfs: continue trimming remaining devices on failure
` [PATCH v3 2/2] btrfs: fix transaction commit blocking during trim of unallocated space

arch/arm64/boot/dts/xilinx/zynqmp-smk-k24-revA.dtb: display@fd4a0000 (xlnx,zynqmp-dpsub-1.7): 'phys' is a required property
 2026-01-26  8:35 UTC 

[PATCH v2 0/2] arm/hvf: Add SME2 support
 2026-01-26  8:34 UTC  (6+ messages)
` [PATCH v2 2/2] hvf/arm: expose FEAT_SME2 to guest if available

[PATCH v1 0/2] media: i2c: mt9m114: add support for Aptina MI1040
 2026-01-26  8:34 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: media: mt9m114: document MI1040 sensor
` [PATCH v1 2/2] media: i2c: mt9m114: add support for Aptina MI1040

[PATCH] selftests: ublk: use tmpdir for scratch files and improve relative paths use
 2026-01-26  8:33 UTC  (9+ messages)
        ` [PATCH] selftests: ublk: io-reorder triggered in test_generic_01.sh

[PATCH] scsi: mpt3sas: Fix invalid NUMA node index
 2026-01-26  8:33 UTC  (3+ messages)
    ` 回复: "

[PATCH] ALSA: jack: Improve string handling in jack_kctl_name_gen
 2026-01-26  8:33 UTC  (2+ messages)

❌ FAIL (MISSED 84 of 137): Test report for master (6.19.0-rc6, upstream-mainline, 02377779)
 2026-01-26  8:33 UTC 

[PATCH v5] platform/x86: tongfang-mifs-wmi: Add new Tongfang MIFS WMI driver
 2026-01-26  8:31 UTC 

[Intel-wired-lan] [PATCH iwl-net] ice: PTP: fix missing timestamps on E825 hardware
 2026-01-26  8:30 UTC  (3+ messages)
  `  "

[PATCH v2 00/12] drm, coreboot: Add DRM coreboot driver
 2026-01-26  8:29 UTC  (5+ messages)
` [PATCH v2 03/12] firmware: google: framebuffer: Init memory resource with helper macro
` [PATCH v2 04/12] firmware: google: framebuffer: Tie platform device to PCI hardware

[PATCH v1 0/4] introduce xen/scripts/config
 2026-01-26  8:28 UTC  (3+ messages)
` [PATCH v1 3/4] scripts/config: add -y|-n flags

[PATCH v2 1/4] arm: at91: move atmel_serial.h to include/dm/platform_data
 2026-01-26  8:28 UTC  (2+ messages)


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.