messages from 2026-04-28 08:18:46 to 2026-04-28 08:41:02 UTC [more...]
[PATCH v2 0/4] Add reclaim to the dmem cgroup controller
2026-04-28 8:28 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for Add reclaim to the dmem cgroup controller (rev2)
[PATCH 0/6] Fix and add some spi-nor flash parts
2026-04-28 8:37 UTC (4+ messages)
` [PATCH 6/6] mtd: spi-nor-ids: Add support for Winbond W25Q256JV/W25Q512JV
[PATCH v1 0/2] Add JHB100 Fan-Tach support
2026-04-28 8:23 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: hwmon: Add starfive,jhb100-fan-tach
` [PATCH v1 2/2] hwmon: Add fan tach driver for StarFive
[PATCH v3 00/18] migration: more bool+errp APIs
2026-04-28 8:39 UTC (7+ messages)
` [PATCH v3 12/18] migration: VMStateInfo: introduce new handlers with errp
[PATCH v1 0/2] gpio: 74x164: seed the chain from DT at probe time
2026-04-28 8:40 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: gpio: fairchild,74hc595: add registers-default property
[PATCH v3 00/17] efi/x86: Avoid the need to mangle the EFI memory map
2026-04-28 8:40 UTC (13+ messages)
` [PATCH v3 01/17] x86/efi: Omit redundant kernel image overlap check
` [PATCH v3 02/17] x86/efi: Drop redundant EFI_PARAVIRT check
` [PATCH v3 04/17] x86/efi: Defer sub-1M check from unmap to free stage
` [PATCH v3 05/17] x86/efi: Simplify real mode trampoline allocation quirk
` [PATCH v3 08/17] x86/efi: Allow ranges_to_free array to grow beyond initial size
` [PATCH v3 09/17] x86/efi: Intersect ranges_to_free with MEMBLOCK_RSRV_KERN regions
[meta-oe][PATCH] vboxguestdrivers: Upgrade to 7.2.8
2026-04-28 8:39 UTC
[PATCH] clk: qcom: x1e80100-dispcc: Stop disp_cc_mdss_mdp_clk_src from getting parked
2026-04-28 8:39 UTC (3+ messages)
[PATCH] iio: mlx90614: fix missing GPIO direction return value checks
2026-04-28 8:38 UTC (3+ messages)
[PATCH] char: xillybus: use strscpy() in init_chrdev
2026-04-28 8:37 UTC (2+ messages)
[PATCH v1 1/1] ASoC: Intel: cht_bsw_rt5672: Drop unneeded NULL checks
2026-04-28 8:37 UTC (4+ messages)
[PATCH] media: verisilicon: Fix format enumeration when post-processor is mandatory
2026-04-28 8:37 UTC (2+ messages)
[PATCH v5 0/3] PCI: qcom: Program T_POWER_ON value for L1.2 exit timing
2026-04-28 8:37 UTC (4+ messages)
` [PATCH v5 1/3] PCI/ASPM: Add helper to encode L1SS T_POWER_ON fields
` [PATCH v5 2/3] PCI: dwc: Add helper to Program T_POWER_ON
` [PATCH v5 3/3] PCI: qcom: "
[PATCH] md/raid10: fix divide-by-zero in setup_geo() with zero far_copies
2026-04-28 8:37 UTC (4+ messages)
[PATCH v5 0/4] serial: 8250_dw: Add support for UltraRISC DP1000 UART
2026-04-28 8:36 UTC (8+ messages)
` [PATCH v5 2/4] serial: 8250_dw: build Renesas RZN1 CPR value from DW_UART_CPR_* definitions
` [PATCH v5 4/4] serial: 8250_dw: Use a fixed CPR value for UltraRISC DP1000 UART
[PATCH v3] dma-contiguous: setup default numa cma area if not configured explicitly
2026-04-28 8:37 UTC (3+ messages)
[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
2026-04-28 8:36 UTC (18+ messages)
[PATCH wireless-next] wifi: mac80211: update UHR capabilities field order
2026-04-28 8:36 UTC
[PATCH wireless-next] wifi: mac80211: move frame RX handling to type files
2026-04-28 8:36 UTC
[PATCH 0/2] PM: hibernate: add helper to detect image-write phase
2026-04-28 8:36 UTC (3+ messages)
` [PATCH 2/2] media: uvcvideo: skip resume when writing hibernation image
[PATCH] md/raid5: Don't set bi_status on STRIPE_WAIT_RESHAPE
2026-04-28 8:35 UTC (3+ messages)
` [RFC PATCH] dm-raid: only requeue bios when dm is suspending
[LTP] [Valgrind-developers] [PATCH] Make userfaultfd0{1, 3, 4} LTP tests valgrind compatible
2026-04-28 8:35 UTC (2+ messages)
[f2fs-dev] [PATCH v9 00/22] fs-verity support for XFS with post EOF merkle tree
2026-04-28 8:33 UTC (46+ messages)
` "
` [f2fs-dev] [PATCH v9 01/22] fsverity: report validation errors through fserror to fsnotify
` "
` [f2fs-dev] [PATCH v9 02/22] fsverity: expose ensure_fsverity_info()
` "
` [f2fs-dev] [PATCH v9 03/22] ovl: use core fsverity ensure info interface
` "
` [f2fs-dev] [PATCH v9 04/22] fsverity: generate and store zero-block hash
` "
` [f2fs-dev] [PATCH v9 05/22] fsverity: pass digest size and hash of the all-zeroes block to ->write
` "
` [f2fs-dev] [PATCH v9 06/22] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` "
` [f2fs-dev] [PATCH v9 07/22] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
` "
` [f2fs-dev] [PATCH v9 08/22] iomap: teach iomap to read files with fsverity
` "
` [f2fs-dev] [PATCH v9 09/22] iomap: introduce iomap_fsverity_write() for writing fsverity metadata
` "
` [f2fs-dev] [PATCH v9 10/22] xfs: introduce fsverity on-disk changes
` "
` [f2fs-dev] [PATCH v9 11/22] xfs: initialize fs-verity on file open
` "
` [f2fs-dev] [PATCH v9 12/22] xfs: don't allow to enable DAX on fs-verity sealed inode
` "
` [f2fs-dev] [PATCH v9 13/22] xfs: disable direct read path for fs-verity files
` "
` [f2fs-dev] [PATCH v9 14/22] xfs: handle fsverity I/O in write/read path
` "
` [f2fs-dev] [PATCH v9 15/22] xfs: use read ioend for fsverity data verification
` "
` [f2fs-dev] [PATCH v9 16/22] xfs: add fs-verity support
` "
` [f2fs-dev] [PATCH v9 17/22] xfs: remove unwritten extents after preallocations in fsverity metadata
` "
` [f2fs-dev] [PATCH v9 18/22] xfs: add fs-verity ioctls
` "
` [f2fs-dev] [PATCH v9 19/22] xfs: advertise fs-verity being available on filesystem
` "
` [f2fs-dev] [PATCH v9 20/22] xfs: check and repair the verity inode flag state
` "
` [f2fs-dev] [PATCH v9 21/22] xfs: introduce health state for corrupted fsverity metadata
` "
` [f2fs-dev] [PATCH v9 22/22] xfs: enable ro-compat fs-verity flag
` "
[PATCH] net: phy: nxp-c45-tja11xx: Fix incorrect usage of devm_kzalloc
2026-04-28 8:37 UTC
[PATCH] ASoC: Intel: bytcr_wm5102: Fix MCLK leak on platform_clock_control error
2026-04-28 8:35 UTC (5+ messages)
[Buildroot] [git commit] package/htop: bump to version 3.5.0
2026-04-28 8:31 UTC
[Intel-wired-lan] [PATCH iwl-net v1 0/2] Rework ice Tx checksum
2026-04-28 8:34 UTC (4+ messages)
` [Intel-wired-lan] [PATCH iwl-net v1 2/2] ice: use NETIF_F_HW_CSUM instead of IP/IPV6
` "
[PATCH v4 0/6] sched/fair: SMT-aware asymmetric CPU capacity
2026-04-28 8:33 UTC (3+ messages)
` [PATCH 1/6] sched/fair: Use guard(rcu) for sched_domain RCU sections
[PATCH 1/2] dt-bindings: mfd: rockchip: drop redundant wakeup-source definitions
2026-04-28 8:33 UTC (6+ messages)
` [PATCH 2/2] ASoC: dt-bindings: "
[PATCH v2 0/2] remoteproc: add AMD BRAM-based remote processor driver
2026-04-28 8:33 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: document AMD BRAM-based rproc
[PATCH i-g-t 0/8] intel_vbt_decode: Sync intel_vbt_defs.h with latest changes
2026-04-28 8:32 UTC (5+ messages)
` [PATCH i-g-t 5/8] tools/intel_vbt_defs: sync intel_vbt_defs.h with kernel commit 1b85a9b04681
[PATCH] HID: uclogic: Fix regression of input name assignment
2026-04-28 8:33 UTC
[PATCH v7 00/14] arm: am335x: Switch to upstream devicetree
2026-04-28 8:32 UTC (3+ messages)
` [PATCH v7 12/14] configs: am335x_evm_defconfig: "
[PATCH] KVM: selftests: Fix typo in comment in hyperv_features.c
2026-04-28 8:30 UTC
[PATCH v2 0/4] phy: qcom: Introduce USB support for Hawi
2026-04-28 8:32 UTC (4+ messages)
` [PATCH 4/4] phy: qualcomm: qmp-combo: Add support for Hawi SoC
[PATCH v3] mm/page_alloc: replace kernel_init_pages() with batch page clearing
2026-04-28 8:31 UTC (7+ messages)
[PATCH rdma-next v3 0/7] RDMA/bnxt_re: Support QP uapi extensions
2026-04-28 8:31 UTC (2+ messages)
[PATCH v3 0/3] revamp fs/filesystems.c
2026-04-28 8:31 UTC (3+ messages)
` Why does GNU sed abuse /proc/filesystems? "
[PATCH i-g-t] tests/intel/kms_sharpness_filter: Remove plane-scaler subtests
2026-04-28 8:31 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH 0/9] AS SDP cleanups and additions for Panel Replay + VRR
2026-04-28 8:31 UTC (2+ messages)
` ✓ CI.KUnit: success for AS SDP cleanups and additions for Panel Replay + VRR (rev2)
[PATCH] tracing: fprobe: Remove __packed from generic __fprobe_header
2026-04-28 8:30 UTC
[PATCH] imx9: scmi: Support iMX95/94/952 secondary boot
2026-04-28 8:32 UTC
[PATCH] lib/fonts: Fix bit position when rotating by 180 degrees
2026-04-28 8:28 UTC
parport: parport_serial: add WCH device 1c00:3450 and disable IRQ
2026-04-28 8:30 UTC
[PATCH net] net: add net_iov_init() and use it to initialize ->page_type
2026-04-28 8:14 UTC (3+ messages)
[PATCH] md/raid5: fix race between reshape and chunk-aligned read
2026-04-28 8:29 UTC (4+ messages)
[LTP] [PATCH v1] cve: icmp_rate_limit: set icmp_msgs_burst within network namespace
2026-04-28 8:29 UTC (2+ messages)
[PATCH v3] Document shared state signing
2026-04-28 8:28 UTC
[PATCH iproute2-next] tc: use ll_init_map() only when needed
2026-04-28 8:28 UTC
[PATCH 0/4] iio: magnetometer: rm3100: Modernize locking and control flow
2026-04-28 8:28 UTC (7+ messages)
` [PATCH 1/4] iio: magnetometer: rm3100: Use scoped_guard() in rm3100_read_mag()
` [PATCH 2/4] iio: magnetometer: rm3100: Use scoped_guard() in rm3100_get_samp_freq()
` [PATCH 3/4] iio: magnetometer: rm3100: Use guard(mutex)() in rm3100_set_samp_freq()
[PATCH v3 00/12] media: iris: Add support for glymur platform
2026-04-28 8:28 UTC (5+ messages)
` [PATCH v3 02/12] dt-bindings: media: qcom,glymur-iris: Add glymur video codec
[PATCH] KVM: VMX: Fall back to IRR scan when PIR is empty despite PID.ON being set
2026-04-28 8:27 UTC (3+ messages)
[Intel-wired-lan] [PATCH iwl-next v7 00/14] Introduce iXD driver
2026-04-28 8:26 UTC (29+ messages)
` "
` [Intel-wired-lan] [PATCH iwl-next v7 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
` "
` [Intel-wired-lan] [PATCH iwl-next v7 02/14] libie: add PCI device initialization helpers to libie
` "
` [Intel-wired-lan] [PATCH iwl-next v7 03/14] libeth: allow to create fill queues without NAPI
` "
` [Intel-wired-lan] [PATCH iwl-next v7 04/14] libie: add control queue support
` "
` [Intel-wired-lan] [PATCH iwl-next v7 05/14] libie: add bookkeeping support for control queue messages
` "
` [Intel-wired-lan] [PATCH iwl-next v7 06/14] idpf: remove 'vport_params_reqd' field
` "
` [Intel-wired-lan] [PATCH iwl-next v7 07/14] idpf: refactor idpf to use libie_pci APIs
` "
` [PATCH iwl-next v7 08/14] idpf: refactor idpf to use libie control queues
` [Intel-wired-lan] [PATCH iwl-next v7 09/14] idpf: make mbx_task queueing and cancelling more consistent
` "
` [Intel-wired-lan] [PATCH iwl-next v7 10/14] idpf: print a debug message and bail in case of non-event ctlq message
` "
` [Intel-wired-lan] [PATCH iwl-next v7 11/14] ixd: add basic driver framework for Intel(R) Control Plane Function
` "
` [Intel-wired-lan] [PATCH iwl-next v7 12/14] ixd: add reset checks and initialize the mailbox
` "
` [Intel-wired-lan] [PATCH iwl-next v7 13/14] ixd: add the core initialization
` "
` [Intel-wired-lan] [PATCH iwl-next v7 14/14] ixd: add devlink support
` "
[PATCH v2] Document shared state signing
2026-04-28 8:27 UTC (7+ messages)
` [docs] "
[PATCH] cpufreq: intel_pstate: Sync policy->cur when setting min pstate during CPU offline
2026-04-28 8:26 UTC
[PATCH] serial: 8250_pci: skip WCH PCI serial devices
2026-04-28 8:26 UTC
[PATCH 0/3] Improve SDCA support for duplicated features
2026-04-28 8:26 UTC (4+ messages)
` [PATCH 3/3] ASoC: SDCA: Support devices with multiple functions of identical type
[PATCH 00/41] Fix various QOM object life-cycle issues
2026-04-28 8:25 UTC (3+ messages)
` [PATCH 23/41] net/can: free ifname on socketcan finalization
[PATCH] MIPS: ralink: reduce ARCH_DMA_MINALIGN
2026-04-28 8:25 UTC
[PATCH 1/4] qemu: overlay signature nodes
2026-04-28 8:25 UTC (6+ messages)
` [PATCH 4/4] image-fit-sig: require signatures
[ANN] U-Boot v2026.07-rc1 released
2026-04-28 8:25 UTC (2+ messages)
[PATCH] md: skip redundant raid_disks update when value is unchanged
2026-04-28 8:25 UTC (2+ messages)
[PATCH rfc] NFSv4: Keep delegation post REMOVE in case server supports preserved-unliked
2026-04-28 8:24 UTC
[PATCH 0/2] mm/huge_memory: optimize migration when huge PMD needs split
2026-04-28 8:24 UTC (5+ messages)
` [PATCH 1/2] mm/huge_memory: return true if split_huge_pmd_locked() split PMD to migration entry
[PATCH] vsock/virtio: fix memory leak in virtio_transport_recv_listen()
2026-04-28 8:24 UTC (3+ messages)
[PATCH v2 0/2] drm/xe: Add support for GPU health indicator
2026-04-28 8:24 UTC (3+ messages)
` [PATCH v2 2/2] drm/xe/xe_ras: Add RAS "
[PATCH] md/raid1: fix len reuse across rdevs in choose_first_rdev()
2026-04-28 8:23 UTC (2+ messages)
[scarthgap][PATCH 0/9] scarthgap updates
2026-04-28 8:23 UTC (5+ messages)
` [scarthgap][PATCH 4/9] bash: upgrade 5.2.21 -> 5.2.37
` [OE-core] "
[PATCH v2 1/2] module/kallsyms: fix nextval for data symbol lookup
2026-04-28 8:23 UTC (6+ messages)
` [PATCH v2 2/2] module/kallsyms: sort function symbols and use binary search
[yocto-patches][meta-security][PATCH] google-authenticator-libpam: update 1.0.9 -> 1.11
2026-04-28 8:23 UTC
[RFC PATCH 0/2] scripts: add kconfirm
2026-04-28 8:23 UTC (3+ messages)
` [RFC PATCH 2/2] Documentation: dev-tools: "
[PATCH 0/2] pinctrl: add support amlogic a9
2026-04-28 8:22 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: pinctl: amlogic,pinctrl-a4: Add compatible string for A9
` [PATCH 2/2] pinctrl: meson: support amlogic A9 SoC
[PATCH 00/10] iio: drop redundant iio_dev argument from hid_sensor_remove_trigger()
2026-04-28 8:22 UTC (3+ messages)
` [PATCH 02/10] iio: orientation: adapt to hid_sensor_remove_trigger() API change
[PATCH v2] platform/x86: asus-wmi: fix camera key led on Zenbook S14
2026-04-28 8:22 UTC (2+ messages)
[PATCH] dt-bindings: soc: qcom,aoss-qmp: Document the Hawi AOSS side channel
2026-04-28 8:22 UTC (2+ messages)
[PATCH] platform/x86: think-lmi: fix possible memory leak in tlmi_sysfs_init()
2026-04-28 8:22 UTC
[PATCH v13 0/3] md/md-bitmap: restore bitmap grow through sysfs
2026-04-28 8:21 UTC (3+ messages)
Thread for updating minor properties of tracked regressions [consider ignoring it!]
2026-04-28 8:21 UTC (2+ messages)
[PATCH 1/2] RDMA/nldev: add resource summary max values for usage rate display
2026-04-28 8:20 UTC (3+ messages)
[Intel-wired-lan] [PATCH v3] ice: wait for reset completion in ice_resume()
2026-04-28 8:17 UTC (2+ messages)
` "
[PATCH v2] xen/dt-overlay: support phandle-based targeting in overlay_get_nodes_info
2026-04-28 8:20 UTC (2+ messages)
[PATCH v3 1/1] mtd: cfi_cmdset_0001: Factor out do_write_buffer_locked() to reduce stack frame
2026-04-28 8:20 UTC (9+ messages)
[PATCH 0/2] Fixes related to lx-slabinfo, lx-slabtrace
2026-04-28 8:20 UTC (3+ messages)
` [PATCH 2/2] scripts/gdb: slab: Update field names of struct kmem_cache
[PATCH v8 0/6] mm: Fix vmemmap optimization accounting and initialization
2026-04-28 8:18 UTC (7+ messages)
` [PATCH v8 1/6] mm/sparse-vmemmap: Fix vmemmap accounting underflow
` [PATCH v8 2/6] mm/memory_hotplug: Fix incorrect altmap passing in error path
` [PATCH v8 3/6] mm/sparse-vmemmap: Pass @pgmap argument to memory deactivation paths
` [PATCH v8 4/6] mm/sparse-vmemmap: Fix DAX vmemmap accounting with optimization
` [PATCH v8 5/6] mm/mm_init: Fix pageblock migratetype for ZONE_DEVICE compound pages
` [PATCH v8 6/6] mm/mm_init: Fix uninitialized struct pages for ZONE_DEVICE
[PATCH mptcp-next v1 0/9] mptcp: address stall under memory pressure
2026-04-28 8:16 UTC (3+ messages)
[PATCH i-g-t 0/6] Initial dmem cgroup support
2026-04-28 8:19 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for Initial dmem cgroup support (rev2)
[PATCH] libceph: Fix potential out-of-bounds access in __ceph_x_decrypt()
2026-04-28 8:18 UTC
[RFC v2 00/10] acpi/x86: s2idle: Introduce and implement hint class ABI and idle hint for s2idle
2026-04-28 8:18 UTC (4+ messages)
` [RFC v2 04/10] platform/x86: asus-wmi: add s2idle begin delay for Ally devices
` [systemd-devel] "
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.