messages from 2026-01-22 15:34:00 to 2026-01-22 16:03:31 UTC [more...]
[f2fs-dev] [PATCH v7 00/16] Exposing case folding behavior
2026-01-22 16:03 UTC (10+ messages)
` "
` [f2fs-dev] [PATCH v7 01/16] fs: Add case sensitivity flags to file_kattr
` "
` [f2fs-dev] [PATCH v7 02/16] fat: Implement fileattr_get for case sensitivity
` "
` [PATCH v7 03/16] exfat: "
` [PATCH v7 04/16] ntfs3: "
` [PATCH v7 05/16] hfs: "
` [PATCH v7 06/16] hfsplus: Report case sensitivity in fileattr_get
[pci:enumeration] BUILD SUCCESS 959ac08a2c2811305be8c2779779e8b0932e5a99
2026-01-22 16:03 UTC
[PATCH v10 0/8] blockdev-replace
2026-01-22 16:01 UTC (2+ messages)
` [PATCH v11 8/8] deprecate names duplication between qdev, block-node and block-export
[PATCH v2 0/3] kNFSD Signed Filehandles
2026-01-22 16:02 UTC (3+ messages)
` [PATCH v2 2/3] NFSD/export: Add sign_fh export option
[PATCH 00/13] bpf: Add arena ASAN runtime and BPF library
2026-01-22 16:01 UTC (14+ messages)
` [PATCH 01/13] bpf: Add bpf_stream_print_stack stack dumping kfunc
` [PATCH 02/13] bpf: Allow BPF stream kfuncs while holding a lock
` [PATCH 03/13] selftests: bpf: Move bpf_arena_spin_lock.h to the top level
` [PATCH 04/13] selftests: bpf: Make WRITE_ONCE macro in bpf_atomic.h conditional
` [PATCH 05/13] selftests: bpf: Add basic libarena scaffolding
` [PATCH 06/13] selftests: bpf: Add arena ASAN runtime to libarena
` [PATCH 07/13] selftests: bpf: Add ASAN support for libarena selftests
` [PATCH 08/13] selftest: bpf: Add bump allocator for libarena
` [PATCH 09/13] selftests: bpf: Add libarena selftests for the bump allocator
` [PATCH 10/13] selftest: bpf: Add libarena stack allocator
` [PATCH 11/13] selftests: bpf: Add selftests for the "
` [PATCH 12/13] selftests: bpf: Add buddy allocator for libarena
` [PATCH 13/13] selftests: bpf: Add selftests for the libarena buddy allocator
[PATCH bpf-next 1/2] bpf: Disallow BPF_F_LOCK with mixed special fields and centralize flag checks
2026-01-22 16:02 UTC (2+ messages)
[PATCH v10 0/3] riscv: canaan: Add support for K230 clock
2026-01-22 16:01 UTC (6+ messages)
` [PATCH v10 2/3] clk: canaan: Add clock driver for Canaan K230
[PATCH RESEND v3 00/10] mm: add and use vma_assert_stabilised() helper
2026-01-22 16:01 UTC (4+ messages)
[PATCH net-next v16 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-22 16:01 UTC (3+ messages)
[PATCH] i3c: master: Add WO sysfs option to re-DDA bus
2026-01-22 16:00 UTC (5+ messages)
[PATCH 00/26] rv/rvgen: Robustness, modernization, and fixes
2026-01-22 16:01 UTC (15+ messages)
` [PATCH 19/26] rv/rvgen: add abstract method stubs to Container class
` [PATCH 20/26] rv/rvgen: refactor automata.py to use iterator-based parsing
` [PATCH 23/26] rv/rvgen: add type annotations to fix pyright errors
` [PATCH 24/26] rv/rvgen: make monitor arguments required in rvgen
` [PATCH 25/26] rv/rvgen: fix isinstance check in Variable.expand()
[PATCH] drm/xe/vf: Reset VF GuC state on fini
2026-01-22 16:00 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
Call for GSoC internship project ideas
2026-01-22 16:00 UTC (17+ messages)
` Modern HMP (was: Call for GSoC internship project ideas)
` Modern HMP
[PATCH] perf vendor events amd: Fix Zen 5 MAB allocation events
2026-01-22 16:00 UTC (2+ messages)
[PATCH v5 00/10] perf sched: Introduce stats tool
2026-01-22 16:00 UTC (13+ messages)
` [PATCH v5 07/10] perf sched stats: Add support for live mode
[PATCH v3 00/22] x86: Trenchboot Secure Launch DRTM (Xen)
2026-01-22 15:58 UTC (5+ messages)
` [PATCH v3 14/22] x86/boot: choose AP stack based on APIC ID
` [PATCH v3 21/22] x86/cpu: report SMX, TXT and SKINIT capabilities
[PATCH v1 0/1] drivers: iio: mpu3050: use dev_err_probe for regulator request
2026-01-22 15:58 UTC (3+ messages)
` [PATCH v1 1/1] "
[PATCH v1 0/1] usb: csc-acm: add Infineon/Comneon modem support
2026-01-22 15:58 UTC (3+ messages)
` [PATCH v1 1/1] usb: csc-acm: add Infineon/Comneon modem support (1519:0020)
[PATCH] i3c: dw-i3c-master: fix SIR reject bit mapping for dynamic addresses
2026-01-22 15:57 UTC (3+ messages)
[PATCH 1/1] net: spacemit: display phy driver information
2026-01-22 15:18 UTC (3+ messages)
[PATCH net] bonding: annotate data-races around slave->last_rx
2026-01-22 15:57 UTC (7+ messages)
` [net] "
[PATCH v5 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
2026-01-22 15:55 UTC (16+ messages)
` [PATCH v5 01/15] rv: Unify DA event handling functions across monitor types
` [PATCH v5 02/15] rv: Add Hybrid Automata monitor type
` [PATCH v5 03/15] verification/rvgen: Allow spaces in and events strings
` [PATCH v5 04/15] verification/rvgen: Add support for Hybrid Automata
` [PATCH v5 05/15] Documentation/rv: Add documentation about hybrid automata
` [PATCH v5 06/15] rv: Add sample hybrid monitors stall
` [PATCH v5 07/15] rv: Convert the opid monitor to a hybrid automaton
` [PATCH v5 08/15] sched: Add deadline tracepoints
` [PATCH v5 09/15] sched: Add task enqueue/dequeue trace points
` [PATCH v5 10/15] rv: Add enqueue/dequeue to snroc monitor
` [PATCH v5 11/15] rv: Add support for per-object monitors in DA/HA
` [PATCH v5 12/15] verification/rvgen: Add support for per-obj monitors
` [PATCH v5 13/15] sched/deadline: Move some utility functions to deadline.h
` [PATCH v5 14/15] rv: Add deadline monitors
` [PATCH v5 15/15] rv: Add dl_server specific monitors
Patchwork housekeeping for: spi-devel-general
2026-01-22 15:56 UTC
MTRR init sequence in Xen
2026-01-22 15:56 UTC
[PATCH] drm/amd/include : Update MES v12 API header - SUSPEND
2026-01-22 15:55 UTC
[SECURITY] possible deadlock in bdev_open with kernel 6.18.0 (no full poc yet)
2026-01-22 15:56 UTC
[PATCH v2 0/4] Add quirks for MECHREVO Wujie 15X Pro laptop
2026-01-22 15:55 UTC (5+ messages)
` [PATCH v2 1/4] ACPI: resource: Add IRQ override quirk for MECHREVO Wujie 15X Pro
` [PATCH v2 2/4] Input: i8042: Add quirks "
` [PATCH v2 3/4] platform/x86/amd/pmc: Add quirk "
` [PATCH v2 4/4] ALSA: hda/conexant: Add headset mic fix "
[PATCH v4 0/8] drm/xe/madvise: Add support for purgeable buffer objects
2026-01-22 15:54 UTC (3+ messages)
` [PATCH v4 4/8] drm/xe/bo: Handle CPU faults on purged "
[PATCH] bus: vexpress-config: Fix device node reference leak in probe
2026-01-22 15:54 UTC (3+ messages)
[PATCH kvmtool v4 0/7] arm64: Nested virtualization support
2026-01-22 15:54 UTC (4+ messages)
` [PATCH kvmtool v4 3/7] arm64: nested: Add support for setting maintenance IRQ
[PATCH] Makefile: Globally enable fall-through warning
2026-01-22 15:53 UTC
[PATCH i-g-t v5 0/5] lib/igt_kms: Helpers for connector managment
2026-01-22 15:54 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for lib/igt_kms: Helpers for connector managment (rev5)
[PATCH v3 0/2] PCI: Init RCB from pci_configure_device and fix program_hpx_type2
2026-01-22 15:53 UTC (4+ messages)
` [PATCH v3 1/2] PCI: Initialize RCB from pci_configure_device
[PATCH] reset: avoid reflog update on no-op reset
2026-01-22 15:47 UTC
[cxl:for-7.0/cxl-aer-prep] BUILD SUCCESS c61e99a20e7390bf8727a3b2cacbc00931b05d0b
2026-01-22 15:51 UTC
[PATCH net-next] virtio_net: Increase RSS max key size to match NETDEV_RSS_KEY_LEN
2026-01-22 15:52 UTC (2+ messages)
[PATCH net v3 0/7] net/sched: act_gate RCU schedule update fixes
2026-01-22 15:51 UTC (4+ messages)
` [PATCH net v3 2/7] net/sched: act_gate: add RCU support for parameter update
[RFC PATCH 0/4] hw/arm/virt: Deprecate 'its', introduce 'msi'
2026-01-22 15:51 UTC (6+ messages)
` [RFC PATCH 1/4] hw/arm/virt: Clean up MSI controller selection logic
` [RFC PATCH 2/4] hw/arm/virt: Don't use vms->tcg_its in create_gic()
[PATCH 6.18 000/198] 6.18.7-rc1 review
2026-01-22 15:51 UTC (2+ messages)
[PATCH 1/2] drm/i915/cx0: Clear response ready & error bit
2026-01-22 15:51 UTC (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [1/2] "
[meta-oe][PATCHv2] mozjs-128: update 128.5.2 -> 128.14.0
2026-01-22 15:49 UTC
[PATCH i-g-t v4 00/46] Unigraf integration
2026-01-22 15:50 UTC (4+ messages)
` [PATCH i-g-t v4 06/46] lib/igt_kms: Add helper to get a pipe from a connector
[PATCH v6 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
2026-01-22 15:49 UTC (3+ messages)
[PATCH] cpufreq: intel_pstate: Disable SMT when hybrid systems are enabled
2026-01-22 15:55 UTC (2+ messages)
[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-22 15:47 UTC (5+ messages)
` [PATCH RESEND 08/12] mm: update all remaining mmap_prepare users to use vma_flags_t
[PATCH v17 00/10] erofs: Introduce page cache sharing feature
2026-01-22 15:34 UTC (11+ messages)
` [PATCH v17 01/10] fs: Export alloc_empty_backing_file
` [PATCH v17 02/10] erofs: decouple `struct erofs_anon_fs_type`
` [PATCH v17 03/10] erofs: support user-defined fingerprint name
` [PATCH v17 04/10] erofs: add erofs_inode_set_aops helper to set the aops
` [PATCH v17 05/10] erofs: using domain_id in the safer way
` [PATCH v17 06/10] erofs: introduce the page cache share feature
` [PATCH v17 07/10] erofs: pass inode to trace_erofs_read_folio
` [PATCH v17 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v17 09/10] erofs: support compressed "
` [PATCH v17 10/10] erofs: implement .fadvise "
[PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
2026-01-22 15:46 UTC (11+ messages)
[Proposal,Question - refresh] ACPI representation of DPLL/Ethernet dependencies (SyncE)
2026-01-22 15:46 UTC (4+ messages)
[PATCH] platform/x86/intel: disable wakeup_mode during hibernation
2026-01-22 15:46 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/3] mm: memfd_luo hotfixes
2026-01-22 15:46 UTC (7+ messages)
` [PATCH 1/3] memfd: export alloc_file()
` [PATCH 2/3] mm: memfd_luo: use memfd_alloc_file() instead of shmem_file_setup()
` [PATCH 3/3] mm: memfd_luo: restore and free memfd_luo_ser on failure
[PATCH v5] arm64: dts: ti: k3-am62l: support cpufreq scaling
2026-01-22 15:43 UTC
[PATCH net-next 0/6] net: restore the structure of driver-facing qcfg API
2026-01-22 15:46 UTC (10+ messages)
` [PATCH net-next 1/6] eth: bnxt: always set the queue mgmt ops
` [PATCH net-next 2/6] net: introduce a trivial netdev_queue_config()
` [PATCH net-next 4/6] net: use netdev_queue_config() for mp restart
[PATCH] arm64: dts: ti: k3-am62l: support cpufreq
2026-01-22 15:45 UTC (5+ messages)
[oe] [meta-gnome][PATCH 01/11] mutter: update 48.5 -> 48.7
2026-01-22 15:45 UTC
[GIT PULL] please pull mmc-for-2026.04-rc1-2
2026-01-22 15:44 UTC (2+ messages)
[PATCH 5/5] ASoC: cs35l56: Add KUnit testing of cs35l56_set_fw_suffix()
2026-01-22 15:44 UTC (4+ messages)
[meta-gnome][PATCH 01/11] mutter: update 48.5 -> 48.7
2026-01-22 15:43 UTC (11+ messages)
` [meta-gnome][PATCH 02/11] libcanberra: fix build without x11
` [meta-gnome][PATCH 03/11] rygel: add x11 to REQUIRED_DISTRO_FEATURES
` [meta-gnome][PATCH 04/11] libde265: dont select sld2 support by default
` [meta-gnome][PATCH 05/11] libnma:
` [meta-gnome][PATCH 06/11] gnome-bluetooth: remove x11 from REQUIRED_DISTRO_FEATURES
` [meta-gnome][PATCH 07/11] gnome-control-center: "
` [meta-gnome][PATCH 08/11] gnome-settings-daemon: fix build without x11
` [meta-gnome][PATCH 09/11] libgtop: "
` [meta-gnome][PATCH 10/11] mutter: fix build without x11 in DISTRO_FEATURES
` [meta-gnome][PATCH 11/11] gnome-shell: "
[PATCH v7 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
2026-01-22 15:43 UTC (21+ messages)
` [PATCH v7 01/20] dt-bindings: firmware: google,gs101-acpm-ipc: convert regulators to lowercase
` [PATCH v7 02/20] regulator: dt-bindings: add s2mpg10-pmic regulators
` [PATCH v7 03/20] regulator: dt-bindings: add s2mpg11-pmic regulators
` [PATCH v7 04/20] dt-bindings: mfd: samsung,s2mps11: Split s2mpg10-pmic into separate file
` [PATCH v7 05/20] dt-bindings: mfd: samsung,s2mpg10-pmic: Link to its regulators
` [PATCH v7 06/20] dt-bindings: mfd: Add samsung,s2mpg11-pmic
` [PATCH v7 07/20] dt-bindings: firmware: google,gs101-acpm-ipc: add S2MPG11 secondary PMIC
` [PATCH v7 08/20] mfd: sec: s2mpg10: reorder regulators for better probe performance
` [PATCH v7 09/20] mfd: sec: Add support for S2MPG11 PMIC via ACPM
` [PATCH v7 10/20] regulator: add REGULATOR_LINEAR_VRANGE macro
` [PATCH v7 11/20] regulator: s2mps11: drop two needless variable initialisations
` [PATCH v7 12/20] regulator: s2mps11: use dev_err_probe() where appropriate
` [PATCH v7 13/20] regulator: s2mps11: place constants on right side of comparison tests
` [PATCH v7 14/20] regulator: s2mps11: update node parsing (allow -supply properties)
` [PATCH v7 15/20] regulator: s2mps11: refactor handling of external rail control
` [PATCH v7 16/20] regulator: s2mps11: add S2MPG10 regulator
` [PATCH v7 17/20] regulator: s2mps11: refactor S2MPG10 ::set_voltage_time() for S2MPG11 reuse
` [PATCH v7 18/20] regulator: s2mps11: refactor S2MPG10 regulator macros "
` [PATCH v7 19/20] regulator: s2mps11: add S2MPG11 regulator
` [PATCH v7 20/20] regulator: s2mps11: more descriptive gpio consumer name
[Intel-wired-lan] [tnguy-next-queue:200GbE] BUILD SUCCESS b63634f72ef6101c82714e5a4a317b95314a3053
2026-01-22 15:42 UTC
[GIT PULL] Rockchip dts64 changes for 6.19 #1
2026-01-22 15:42 UTC (3+ messages)
[PATCH v7] mtd: rawnand: sunxi: Convert to common field_{get,prep}() helpers
2026-01-22 15:42 UTC (4+ messages)
linux-next: manual merge of the mtd tree with the origin tree
2026-01-22 15:42 UTC (2+ messages)
[PATCH] sched/fair: Optimize EAS energy calculation complexity from O(N) to O(1) inside inner loop
2026-01-22 15:42 UTC
fsverity cleanups, speedup and memory usage optimization v2
2026-01-22 15:42 UTC (3+ messages)
` [f2fs-dev] "
[GIT PULL] Rockchip dts32 changes for 6.20 #1
2026-01-22 15:42 UTC (3+ messages)
[PATCH v3 0/6] platform/x86/intel/vsec: Prep for ACPI PMT discovery
2026-01-22 15:42 UTC (4+ messages)
` [PATCH v3 6/6] platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec
[Bug 2138885] [NEW] iret security issue
2026-01-22 15:31 UTC (2+ messages)
` [Bug 2138885] "
[PATCH v3 00/14] odb: introduce `odb_for_each_object()`
2026-01-22 15:41 UTC (5+ messages)
` [PATCH v3 02/14] odb: fix flags parameter to be unsigned
[PATCH] lib/tests: extend KUnit test for bitops with more cases
2026-01-22 15:40 UTC
[PATCH v2] scsi: target: fix recursive locking in __configfs_open_file()
2026-01-22 15:40 UTC
[GIT PULL] firmware: arm_ffa: Updates for v6.20/v7.0
2026-01-22 15:40 UTC (3+ messages)
` [GIT PULL] arm64: dts: juno/vexpress: "
[PATCH v1] PCI: Add support for ACS Enhanced Capability
2026-01-22 15:39 UTC (4+ messages)
[PATCH 1/2] linux/interrupt.h: allow "guard" notation to disable and reenable IRQ with valid IRQ check
2026-01-22 15:38 UTC (2+ messages)
[PATCH 00/21] Adding support of ADI ARMv8 ADSP-SC598 SoC
2026-01-22 15:37 UTC
[PATCH 0/3] manage net/null dependency for tests
2026-01-22 15:37 UTC (7+ messages)
` [PATCH 3/3] drivers: always enable the null net driver [RFC]
[PATCH v26 0/2] status: add status.compareBranches config for multiple branch comparisons
2026-01-22 15:37 UTC (4+ messages)
` [PATCH v27 "
` [PATCH v27 1/2] refactor format_branch_comparison in preparation
` [PATCH v27 2/2] status: add status.compareBranches config for multiple branch comparisons
[to-be-updated] mm-add-vma_assert_stabilised.patch removed from -mm tree
2026-01-22 15:35 UTC
[to-be-updated] mm-vma-use-lockdep-where-we-can-reduce-duplication.patch removed from -mm tree
2026-01-22 15:35 UTC
drm/imagination: genpd_runtime_suspend() crash
2026-01-22 15:35 UTC (3+ messages)
[PATCH 1/5] perl: provide pod2man
2026-01-22 15:34 UTC (5+ messages)
` [PATCH 2/5] ffmpeg: ensure manpage generation is deterministic
` [PATCH 3/5] wget: merge .bb/.inc
` [PATCH 4/5] wget: ensure manpage generation is deterministic
` [PATCH 5/5] gpgme: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.