All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-19 22:04:22 to 2026-01-20 00:03:36 UTC [more...]

[PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
 2026-01-19 22:15 UTC  (13+ messages)

[PATCH 0/6] test: fix sporadic failures on high core count systems
 2026-01-20  0:03 UTC  (4+ messages)
` [PATCH 3/6] test: fix race condition in ELF load tests

[PATCH v2 0/1] apparmor: avoid per-cpu hold underflow in aa_get_buffer
 2026-01-20  0:03 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH net v3] ip6_gre: use skb_vlan_inet_prepare() instead of pskb_inet_may_pull()
 2026-01-20  0:01 UTC  (4+ messages)

[PATCH 0/3] btrfs: get rid of compressed_bio::compressed_folios[] part 1
 2026-01-20  0:00 UTC  (4+ messages)
` [PATCH 1/3] btrfs: use folio_iter to handle lzo_decompress_bio()
` [PATCH 2/3] btrfs: use folio_iter to handle zlib_decompress_bio()
` [PATCH 3/3] btrfs: use folio_iter to handle zstd_decompress_bio()

Pseudo master - 1.9.3
 2026-01-19 23:58 UTC 

[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
 2026-01-19 23:57 UTC  (6+ messages)
` [PATCH v15 01/28] tpm: Initial step to reorganize TPM public headers
` [PATCH v15 02/28] tpm: Move TPM1 specific definitions and functions to new headers

[PATCH 0/1] apparmor: avoid per-cpu hold underflow in aa_get_buffer
 2026-01-19 23:56 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCHSET v6] Inherited restrictions and BPF filtering for io_uring
 2026-01-19 23:54 UTC  (8+ messages)
` [PATCH 1/7] io_uring: add support for BPF filtering for opcode restrictions
` [PATCH 2/7] io_uring/net: allow filtering on IORING_OP_SOCKET data
` [PATCH 3/7] io_uring/bpf_filter: allow filtering on contents of struct open_how
` [PATCH 4/7] io_uring/bpf_filter: cache lookup table in ctx->bpf_filters
` [PATCH 5/7] io_uring/bpf_filter: add ref counts to struct io_bpf_filter
` [PATCH 6/7] io_uring: add task fork hook
` [PATCH 7/7] io_uring: allow registration of per-task restrictions

[PATCH v2 0/3] pinctrl: spacemit: support I/O power domain configuration
 2026-01-19 23:53 UTC  (6+ messages)
` [PATCH v2 3/3] riscv: dts: spacemit: modify pinctrl node in dtsi

[PATCH i-g-t v6 00/10] Introduce intel_hdcp tool
 2026-01-19 23:53 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Introduce intel_hdcp tool (rev6)

[PATCH RESEND 0/1] ocfs2: fix reflink preserve cleanup issue
 2026-01-19 23:53 UTC  (3+ messages)

[PATCH -next v3 0/3] rcu/nocb: Cleanup patches for next merge window
 2026-01-19 23:53 UTC  (5+ messages)
` [PATCH -next v3 1/3] rcu/nocb: Remove unnecessary WakeOvfIsDeferred wake path
` [PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
` [PATCH -next v3 3/3] rcu/nocb: Extract nocb_defer_wakeup_cancel() helper

FIELD_PREP failure in drivers/hwmon/macsmc-hwmon.c
 2026-01-19 23:52 UTC  (2+ messages)

[PATCH v4 00/23] vhost refactoring and fixes
 2026-01-19 23:50 UTC  (9+ messages)
` [PATCH v4 11/23] vhost: vhost_virtqueue_start(): fix failure path
` [PATCH v4 15/23] vhost: vhost_virtqueue_start(): drop extra local variables
` [PATCH v4 16/23] vhost: final refactoring of vhost vrings map/unmap
` [PATCH v4 21/23] vhost-user: make trace events more readable

[PATCH v2 0/4] kexec: add kexec flag to control debug printing
 2026-01-19 23:49 UTC  (2+ messages)

[PATCH] gitlab: preserve base rules for container template
 2026-01-19 23:48 UTC  (3+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: check skipped write in f2fs_enable_checkpoint()
 2026-01-19 23:47 UTC  (3+ messages)

[PATCH] rapidio: replace rio_free_net() with kfree() in rio_scan_alloc_net()
 2026-01-19 23:46 UTC  (2+ messages)

[net,v2] rxrpc: Fix data-race warning and potential load/store tearing
 2026-01-19 23:46 UTC  (5+ messages)
` [PATCH net v2] "

[PATCH v3 0/6] Microchip mpfs/pic64gx pinctrl part 2
 2026-01-19 23:45 UTC  (2+ messages)

[PATCH v14 00/34] Enable CXL PCIe Port Protocol Error handling and logging
 2026-01-19 23:44 UTC  (10+ messages)
` [PATCH v14 02/34] PCI: Update CXL DVSEC definitions
` [PATCH v14 19/34] cxl/port: Fix devm resource leaks around with dport management

[PATCH 0/3] lib/intel: switch graphics/IP version queries to fd-based APIs
 2026-01-19 23:43 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH i-g-t] tests/intel-ci/xe.sriov-vf.blocklist: add xe_live_ktest
 2026-01-19 23:41 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 0/3] Let iommupt manage changes in page size internally
 2026-01-19 23:40 UTC  (6+ messages)
` [PATCH 3/3] iommupt: Avoid rewalking during map

[PATCH v2] io_uring/rsrc: fix RLIMIT_MEMLOCK bypass by removing cross-buffer accounting
 2026-01-19 23:40 UTC  (4+ messages)

[PATCH bpf-next v3 0/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
 2026-01-19 23:37 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] "

[PATCH i-g-t 0/2] intel_vbt_decode: Sync intel_vbt_defs.h with latest changes
 2026-01-19 23:36 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH 0/2] DRM 'feature' support for DRM drivers
 2026-01-19 23:34 UTC  (3+ messages)
` [PATCH 1/2] rust: drm: add support for driver features
` [PATCH 2/2] rust: drm: add FeatureRender

[PATCH nf-next v2] netfilter: nf_conncount: fix tracking of connections from localhost
 2026-01-19 23:35 UTC  (4+ messages)

[Question] Best practice for ACPI representation of DPLL/Ethernet dependencies (SyncE)
 2026-01-19 23:34 UTC  (12+ messages)

[PATCH 2/6] x86/cpu: Add missing #include
 2026-01-19 23:33 UTC  (2+ messages)

linux-next: build failure in final build
 2026-01-19 23:32 UTC  (4+ messages)

ipv4: cipso potential BUG()
 2026-01-19 23:31 UTC  (2+ messages)

[PATCH v4] xen/console: handle multiple domains using console_io hypercalls
 2026-01-19 23:30 UTC 

[PATCH v3 0/3] part: fix partition searching
 2026-01-19 23:30 UTC  (7+ messages)
` [PATCH v3 1/3] disk: part: fix partition search boundaries
` [PATCH v3 2/3] cmd: gpt: "
` [PATCH v3 3/3] mtd: mtdpart: fix partitions searching

[PATCH v3 00/24] mm: balloon infrastructure cleanups
 2026-01-19 23:27 UTC  (26+ messages)
` [PATCH v3 01/24] vmw_balloon: adjust BALLOON_DEFLATE when deflating while migrating
` [PATCH v3 02/24] vmw_balloon: remove vmballoon_compaction_init()
` [PATCH v3 03/24] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v3 04/24] mm/balloon_compaction: improve comments for WARN_ON_ONCE(!b_dev_info)
` [PATCH v3 05/24] mm/balloon_compaction: centralize basic page migration handling
` [PATCH v3 06/24] mm/balloon_compaction: centralize adjust_managed_page_count() handling
` [PATCH v3 07/24] vmw_balloon: stop using the balloon_dev_info lock
` [PATCH v3 08/24] mm/balloon_compaction: use a device-independent balloon (list) lock
` [PATCH v3 09/24] mm/balloon_compaction: remove dependency on page lock
` [PATCH v3 10/24] mm/balloon_compaction: make balloon_mops static
` [PATCH v3 11/24] mm/balloon_compaction: drop fs.h include from balloon_compaction.h
` [PATCH v3 12/24] drivers/virtio/virtio_balloon: stop using balloon_page_push/pop()
` [PATCH v3 13/24] mm/balloon_compaction: remove balloon_page_push/pop()
` [PATCH v3 14/24] mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
` [PATCH v3 15/24] mm/balloon_compaction: move internal helpers to balloon_compaction.c
` [PATCH v3 16/24] mm/balloon_compaction: assert that the balloon_pages_lock is held
` [PATCH v3 17/24] mm/balloon_compaction: mark remaining functions for having proper kerneldoc
` [PATCH v3 18/24] mm/balloon_compaction: remove "extern" from functions
` [PATCH v3 19/24] mm/vmscan: drop inclusion of balloon_compaction.h
` [PATCH v3 20/24] mm: rename balloon_compaction.(c|h) to balloon.(c|h)
` [PATCH v3 21/24] mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION
` [PATCH v3 22/24] mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
` [PATCH v3 23/24] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
` [PATCH v3 24/24] MAINTAINERS: move memory balloon infrastructure to "MEMORY MANAGEMENT - BALLOON"

[PATCH net-next v2 0/4] net: dsa: ks8995: Post-move fixes
 2026-01-19 23:26 UTC  (8+ messages)
` [PATCH net-next v2 2/4] net: dsa: ks8955: Delete KSZ8864 and KSZ8795 support
` [PATCH net-next v2 3/4] net: dsa: ks8995: Add stub bridge join/leave
` [PATCH net-next v2 4/4] net: dsa: ks8995: Implement port isolation

[PATCHv2] dmaengine: tegra210-adma: use platform to ioremap
 2026-01-19 23:25 UTC 

[PATCH v3] xen/console: handle multiple domains using console_io hypercalls
 2026-01-19 23:23 UTC  (3+ messages)

[bcachefs:bcachefs-testing 223/229] fs/bcachefs/data/reconcile/work.c:594:1: warning: the frame size of 1288 bytes is larger than 1280 bytes
 2026-01-19 23:23 UTC 

[PATCH v3 3/3] spi: xilinx: use device property accessors
 2026-01-19 23:20 UTC  (11+ messages)

[PATCH v5 0/3] TrackPoint doubletap enablement and user control
 2026-01-19 23:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] package/gensio: bump to version 3.0.1
 2026-01-19 23:18 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/gensio: add udev optional dependency
` [Buildroot] [PATCH 3/4] package/gensio: add portaudio "
` [Buildroot] [PATCH 4/4] package/ser2net: bump to version 4.6.6

[PATCH v1] rust: list: Use AtomicFlag in AtomicTracker
 2026-01-19 23:17 UTC 

[PATCH] rtc: max31335: use correct CONFIG symbol in IS_REACHABLE()
 2026-01-19 23:17 UTC  (2+ messages)

[PATCH] rtc: nvvrs: Add ARCH_TEGRA to the NV VRS RTC driver
 2026-01-19 23:17 UTC  (2+ messages)

[PATCH] rtc: pcf8563: use correct of_node for output clock
 2026-01-19 23:17 UTC  (2+ messages)

[PATCH v7 0/5] support inflight migration
 2026-01-19 23:15 UTC  (5+ messages)
` [PATCH v7 5/5] vhost-user-blk: support inter-host "

[PATCH v2 1/1] Check linker for --image-base support
 2026-01-19 23:14 UTC  (3+ messages)

[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-19 23:14 UTC  (5+ messages)
` [PATCH RESEND 09/12] mm: make vm_area_desc utilise vma_flags_t only

[PATCH v4 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
 2026-01-19 23:14 UTC  (3+ messages)
` [PATCH v4 5/6] keys/trusted_keys: establish PKWM as a trusted source

OASIS Virtual I/O Device (VIRTIO) TC: Invitation to comment on VIRTIO v1.4 CSD01
 2026-01-14 20:29 UTC 

+ kernel-add-spdx-license-identifier-lines.patch added to mm-nonmm-unstable branch
 2026-01-19 23:12 UTC 

[PATCH v3 0/9] sunxi: Add support for A733 SoC
 2026-01-19 23:10 UTC  (5+ messages)
` [PATCH v3 1/9] power: regulator: add AXP318W support
` [PATCH v3 2/9] power: regulator: enable AWP318W SPL support

[PATCH] sunxi: avoid double vendor prefix when CONFIG_OF_UPSTREAM is enabled
 2026-01-19 23:09 UTC  (2+ messages)

[PATCH 0/5] multipath-tools: minor fixes in preparation of 0.14.0
 2026-01-19 23:10 UTC  (2+ messages)

linux-next: build failure after merge of the drm-misc tree
 2026-01-19 23:09 UTC  (4+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH v4 1/2] rust: sync: atomic: Add performance-optimal-integer-backed Flag for atomic booleans
 2026-01-19 23:08 UTC  (4+ messages)

[PATCH] rtc: interface: Alarm race handling should not discard preceding error
 2026-01-19 23:08 UTC  (2+ messages)

[PATCH RESEND] fix(data): correct type for TpmSignCommand.in_scheme
 2026-01-19 23:06 UTC  (3+ messages)

[akpm-mm:mm-nonmm-unstable 70/160] ERROR: modpost: __ex_table+0x10c0 references non-executable section '.debug_rnglists'
 2026-01-19 23:00 UTC 

[PATCH 0/2] iio: magn: mmc5633: Fix two build issues
 2026-01-19 23:00 UTC  (4+ messages)
` [PATCH 1/2] iio: magn: mmc5633: Ensure REGMAP_I2C / I3C not build if I2C / I3C is not
` [PATCH 2/2] iio: magn: mmc5633: Add some ifdef / __maybe_unused until stubs available

[PATCH v1 0/4] kNFSD Signed Filehandles
 2026-01-19 22:58 UTC  (2+ messages)

[PATCH v2] drm/{i915, xe}/pcode: move display pcode calls to parent interface
 2026-01-19 22:57 UTC  (4+ messages)
` [v2] "

[PATCH bpf-next 0/4] Switch from kfuncs to direct helper calls in prologue/epilogue
 2026-01-19 22:56 UTC  (9+ messages)
` [PATCH bpf-next 1/4] bpf, verifier: Support direct helper calls from prologue/epilogue
` [PATCH bpf-next 2/4] bpf: net_sched: Use direct helper calls instead of kfuncs in pro/epilogue
` [PATCH bpf-next 3/4] bpf: Remove kfunc support in prologue and epilogue
` [PATCH bpf-next 4/4] selftests/bpf: Remove tests for prologue/epilogue with kfuncs

[PATCH i-g-t v1 0/4] Runner: Use Jansson instead of json-c
 2026-01-19 22:55 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Runner: Use Jansson instead of json-c (rev2)

[PATCH 1/1] NFSD: Enforce recall timeout for layout conflict
 2026-01-19 22:49 UTC  (2+ messages)

[RFC 0/3] common/cnxk: remove dependence on VLA
 2026-01-19 22:48 UTC  (12+ messages)
` [PATCH v3 0/6] fix GCC warnings when building with LTO
  ` [PATCH v3 1/6] test/soring: fix buffer overflow warnings "
` [PATCH v4 0/6] fix build failures with LTO enabled
  ` [PATCH v4 1/6] common/cnxk: replace variable length state array
  ` [PATCH v4 2/6] common/cnxk: replace variable length array
  ` [PATCH v4 3/6] common/cnxk: re-enable vla warnings
  ` [PATCH v4 4/6] common/cnxk: fix buffer overflow in reassembly SA setup
  ` [PATCH v4 5/6] net/mlx5: fix LTO false positive stringop-overflow warning
  ` [PATCH v4 6/6] test/soring: fix stringop-overflow warning with LTO

[PATCH v2 00/23] mm: balloon infrastructure cleanups
 2026-01-19 22:44 UTC  (7+ messages)
` [PATCH v2 03/23] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v2 04/23] mm/balloon_compaction: centralize basic page migration handling

[PATCH 1/2] lib/igt_kms: Increase MAX_NUM_COLOROPS
 2026-01-19 22:42 UTC  (2+ messages)
` [PATCH 2/2] lib/igt_color: Improvement fb compare time

[PATCH net-next v20 6/6] eea: introduce callback for ndo_get_stats64
 2026-01-19 22:42 UTC  (2+ messages)
` [net-next,v20,6/6] "

[PATCH net-next v20 4/6] eea: create/destroy rx,tx queues for netdevice open and stop
 2026-01-19 22:42 UTC  (2+ messages)
` [net-next,v20,4/6] "

[PATCH net-next] net: add kdoc for napi_consume_skb()
 2026-01-19 22:41 UTC 

[PATCH] kernel: add SPDX-License-Identifier lines
 2026-01-19 22:40 UTC  (2+ messages)
` [PATCH v2] kernel: Add "

[PATCH i-g-t v7] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
 2026-01-19 22:34 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer (rev8)
` ✓ i915.CI.BAT: success "

[PATCH 0/3] migration: deprecations and removals for 11.0
 2026-01-19 22:33 UTC  (9+ messages)
` [PATCH 1/3] migration/colo: Deprecate COLO migration framework

[PATCH v11 RESEND 0/9] support FEAT_LSUI
 2026-01-19 22:32 UTC  (12+ messages)
` [PATCH v11 RESEND 5/9] arm64: futex: refactor futex atomic operation
` [PATCH v11 RESEND 6/9] arm64: futex: support futex with FEAT_LSUI
` [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation

[PATCH v2 0/2] thunderbolt: Fix S4 resume incongruities
 2026-01-19 22:13 UTC  (11+ messages)

linux-next: Tree for Jan 19
 2026-01-19 22:30 UTC 

[PATCH] MAINTAINERS: adjust file entry in INTEL SGX
 2026-01-19 22:29 UTC  (2+ messages)

[PATCH v10 0/7] platform/x86: lenovo-wmi-{capdata,other}: Add HWMON for fan speed
 2026-01-19 22:26 UTC  (3+ messages)
` [PATCH v10 7/7] platform/x86: lenovo-wmi-other: Add HWMON for fan reporting/tuning

[PATCH v2] llvm: enable LLVMgold.so build by adding binutils dependency
 2026-01-19 22:23 UTC  (3+ messages)
` [OE-core] "

[efi:urgent] BUILD SUCCESS 4b22ec1685ce1fc0d862dcda3225d852fb107995
 2026-01-19 22:22 UTC 

[brgl:at24/for-next] BUILD SUCCESS c6e79d34bf80c008e5f5fba2c8cce3df81a84335
 2026-01-19 22:23 UTC 

[wireless-next:main] BUILD SUCCESS 1e1dd9eeaab3908746d1dce5db6b0c29e0d28d6d
 2026-01-19 22:22 UTC 

[PATCH 0/2] Improve handling of the __klp_{objects,funcs} sections in modules
 2026-01-19 22:22 UTC  (5+ messages)
` [PATCH 1/2] livepatch: Fix having __klp_objects relics in non-livepatch modules
` [PATCH 2/2] livepatch: Free klp_{object,func}_ext data after initialization

+ mm-memory-handle-non-split-locks-correctly-in-zap_empty_pte_table.patch added to mm-unstable branch
 2026-01-19 22:21 UTC 

+ mm-move-pte-table-reclaim-code-to-memoryc.patch added to mm-unstable branch
 2026-01-19 22:21 UTC 

[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
 2026-01-19 22:21 UTC  (4+ messages)

[PATCH v2 1/3] mm: unified hmm fault and migrate device pagewalk paths
 2026-01-19 22:19 UTC 

[PATCH v2 4/4] sideband: add options to allow more control sequences to be passed through
 2026-01-19 22:16 UTC  (11+ messages)

+ mm-add-vma_assert_stabilised.patch added to mm-new branch
 2026-01-19 22:16 UTC 

+ mm-vma-use-lockdep-where-we-can-reduce-duplication.patch added to mm-new branch
 2026-01-19 22:16 UTC 

[PATCH 1/3] dt-bindings: gpio: Add Tegra264 support
 2026-01-19 22:12 UTC  (3+ messages)

[PATCH 00/15] tick/sched: Refactor idle cputime accounting
 2026-01-19 22:12 UTC  (9+ messages)
` [PATCH 07/15] cpufreq: ondemand: Simplify idle cputime granularity test
` [PATCH 09/15] tick/sched: Move dyntick-idle cputime accounting to cputime code

[PATCH] slub: Make sure cache_from_obj() is inlined
 2026-01-19 22:07 UTC  (2+ messages)

[PATCH v1 0/2] mm: move pte table reclaim code to memory.c
 2026-01-19 22:07 UTC  (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] mm/memory: handle non-split locks correctly in zap_empty_pte_table()

TechDesign OpenBmc CCLA
 2026-01-19 15:09 UTC 

[PATCH v7 0/9] Implement LANDLOCK_ADD_RULE_QUIET
 2026-01-19 22:05 UTC  (3+ messages)

[PATCH -next v2 0/4] rcu/nocb: Cleanup patches for next merge window
 2026-01-19 22:04 UTC  (4+ messages)
` [PATCH -next v2 2/4] rcu/nocb: Add warning if no rcuog wake up attempt happened during overload


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.