All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-16 07:27:46 to 2026-01-16 08:17:35 UTC [more...]

[PATCH] btrfs: add and use helper to compute the free space for a block group
 2026-01-16  7:15 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] pinctrl: zynqmp: Add SPL support
 2026-01-16  8:17 UTC  (2+ messages)

[PATCH v2 0/4] HMP: hxtool sanity checks
 2026-01-16  8:13 UTC  (7+ messages)
` [PATCH v2 1/4] hmp-commands-info.hx: Move definition of "info accel"
` [PATCH v2 3/4] hxtool: Split srst/erst add checks
` [PATCH v2 4/4] hxtool: Error on missing docs

[PATCH v3 24/30] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
 2026-01-16  8:16 UTC  (3+ messages)

[PATCH 6.12.y-cip 0/4] Add RZ/V2N I2C support
 2026-01-16  8:16 UTC  (3+ messages)

[PULL 0/3] Update vbootrom image to commit 1c8e9510b22c
 2026-01-16  8:06 UTC  (8+ messages)
` [PULL 1/3] MAINTAINERS: Update ASPEED entry
` [PULL 2/3] roms/vbootrom: Update to commit 1c8e9510b22c
` [PULL 3/3] pc-bios: Update vbootrom image "

[PATCH] tests/functional/x86_64: Limit the memlock test to Linux hosts
 2026-01-16  8:09 UTC  (3+ messages)

[PATCH v2 00/58] Remove 32-bit host support
 2026-01-16  8:08 UTC  (5+ messages)
` [PATCH v2 17/58] tcg/i386: Remove TCG_TARGET_REG_BITS tests
` [PATCH v2 55/58] util: Remove stats64

[PATCH] drm/mediatek: mtk_dsi: Add support for High Speed (HS) mode
 2026-01-16  8:15 UTC  (3+ messages)

Suspected off-by-one in context_struct_to_string()
 2026-01-16  8:16 UTC  (2+ messages)

[PATCH 00/23] Improve OP-TEE handling
 2026-01-16  8:15 UTC  (2+ messages)

[PATCH v2 1/5] pbl: fdt: fix fdt_fixup_mem error handling
 2026-01-16  8:15 UTC  (2+ messages)

[PATCH 0/4] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
 2026-01-16  8:15 UTC  (11+ messages)
` [PATCH 1/4] sparc64: vdso: "
` [PATCH 2/4] x86/vdso: "
` [PATCH 3/4] s390/vdso: Trim includes in linker script
` [PATCH 4/4] asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONG

[PATCH v8 0/5] smb: improve search speed of SMB2 maperror
 2026-01-16  8:14 UTC  (3+ messages)
` [PATCH v8 2/5] cifs: Autogenerate SMB2 error mapping table

[PATCH bpf-next 0/4] selftests/bpf: add a new runner for bpftool tests
 2026-01-16  8:14 UTC  (6+ messages)
` [PATCH bpf-next 2/4] bpf/selftests: introduce bptool test runner and a first test

[PATCH] scsi: core: Correct wrong kfree() usage for `kobj->name`
 2026-01-16  8:13 UTC 

[PULL] drm-intel-gt-next
 2026-01-16  8:13 UTC 

[PATCH nf-next v3 0/5] Add IP6IP6 flowtable SW acceleration
 2026-01-16  8:13 UTC  (6+ messages)
` [PATCH nf-next v3 1/5] netfilter: Add ctx pointer in nf_flow_skb_encap_protocol/nf_flow_ip4_tunnel_proto signature
` [PATCH nf-next v3 2/5] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH nf-next v3 3/5] netfilter: flowtable: Add IP6IP6 rx sw acceleration
` [PATCH nf-next v3 4/5] netfilter: flowtable: Add IP6IP6 tx "
` [PATCH nf-next v3 5/5] selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest

[PATCH v6 0/8] Support for Adreno 612 GPU - Respin
 2026-01-16  8:13 UTC  (3+ messages)

[PATCH v5 00/22] PBL: Add PBL ELF loading support with dynamic relocations
 2026-01-16  8:12 UTC  (10+ messages)
` [PATCH v5 01/22] Makefile.compiler: add objcopy-option
` [PATCH v5 02/22] elf: only accept images matching the native ELF_CLASS
` [PATCH v5 03/22] elf: build for PBL as well
` [PATCH v5 04/22] elf: add elf segment iterator
` [PATCH v5 05/22] elf: add dynamic relocation support
` [PATCH v5 06/22] ARM: implement elf_apply_relocations() for ELF "
` [PATCH v5 07/22] riscv: define generic relocate_image
` [PATCH v5 08/22] riscv: implement elf_apply_relocations() for ELF relocation support
` [PATCH v5 09/22] elf: implement elf_load_inplace()

[PATCH 0/2] USB Fixes for Gadget Mode on DWC3
 2026-01-16  8:12 UTC  (5+ messages)
` [PATCH 2/2] usb: dwc3: core: improve reset sequence

[PATCH 00/23] gpiolib: Adopt revocable mechanism for UAF prevention
 2026-01-16  8:10 UTC  (24+ messages)
` [PATCH 01/23] gpiolib: Correct wrong kfree() usage for `kobj->name`
` [PATCH 02/23] gpiolib: cdev: Fix resource leaks on errors in gpiolib_cdev_register()
` [PATCH 03/23] gpiolib: Fix resource leaks on errors in gpiochip_add_data_with_key()
` [PATCH 04/23] gpiolib: Fix resource leaks on errors in lineinfo_changed_notify()
` [PATCH 05/23] gpiolib: cdev: Correct return code on memory allocation failure
` [PATCH 06/23] gpiolib: Access `gpio_bus_type` in gpiochip_setup_dev()
` [PATCH 07/23] gpiolib: Remove redundant check for struct gpio_chip
` [PATCH 08/23] gpiolib: sysfs: "
` [PATCH 09/23] gpiolib: Ensure struct gpio_chip for gpiochip_setup_dev()
` [PATCH 10/23] gpiolib: cdev: Don't check struct gpio_chip in gpio_chrdev_open()
` [PATCH 11/23] selftests: gpio: Add gpio-cdev-uaf tests
` [PATCH 12/23] gpiolib: Add revocable provider handle for struct gpio_chip
` [PATCH 13/23] gpiolib: cdev: Leverage revocable for gpio_fileops
` [PATCH 14/23] gpiolib: cdev: Leverage revocable for linehandle_fileops
` [PATCH 15/23] gpiolib: cdev: Leverage revocable for line_fileops
` [PATCH 16/23] gpiolib: cdev: Leverage revocable for lineevent_fileops
` [PATCH 17/23] gpiolib: cdev: Leverage revocable for lineinfo_changed_notify
` [PATCH 18/23] gpiolib: Leverage revocable for gpiolib_sops
` [PATCH 19/23] revocable: Support to define revocable consumer handle on stack
` [PATCH 20/23] revocable: Add Kunit test case for DEFINE_REVOCABLE()
` [PATCH 21/23] selftests: revocable: Add "
` [PATCH 22/23] gpiolib: Leverage revocable for other independent lifecycle instances
` [PATCH 23/23] gpiolib: Remove unused `chip` and `srcu` in struct gpio_device

[PATCH v4] staging: media: atomisp: Fix typos and formatting in headers
 2026-01-16  8:10 UTC  (2+ messages)

[syzbot] [gfs2?] INFO: task hung in writeback_iter (3)
 2026-01-16  8:10 UTC  (8+ messages)
` [RFC PATCH] fs/hfs: fix ABBA deadlock in hfs_mdb_commit

[PATCH nf-next v2 0/4] Add IP6IP6 flowtable SW acceleration
 2026-01-16  8:10 UTC  (4+ messages)
` [PATCH nf-next v2 2/4] netfilter: flowtable: Add IP6IP6 rx sw acceleration

[PATCH 1/1] target/i386/kvm: account blackout downtime for kvm-clock and guest TSC
 2026-01-16  8:09 UTC  (2+ messages)

[PATCH v4 0/8] PCI/pwrctrl: Major rework to integrate pwrctrl devices with controller drivers
 2026-01-16  8:02 UTC  (2+ messages)

[PATCH] Bluetooth: btintel_pcie: Remove unnecessary check before kfree_skb()
 2026-01-16  8:07 UTC 

[PATCH] drm/xe/xe2hpg: Performance tuning changes
 2026-01-16  8:07 UTC  (3+ messages)

[PATCH v4] Documentation: Fix typos and grammatical errors
 2026-01-16  8:07 UTC  (2+ messages)

[oe] [meta-multimedia][PATCH] xdg-desktop-portal-wlr: update 0.7.0 -> 0.8.1
 2026-01-16  8:06 UTC 

[PATCH v4 00/16] Exposing case folding behavior
 2026-01-16  8:06 UTC  (3+ messages)
` [PATCH v4 15/16] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING

[PATCH] kernel: cgroup: Add LGPL-2.1 SPDX license ID to legacy_freezer.c
 2026-01-16  8:05 UTC  (2+ messages)

[PATCH] kernel: cgroup: Add SPDX-License-Identifier lines
 2026-01-16  8:05 UTC  (2+ messages)

[PATCH v7 0/3] drivers/base: Introduce revocable
 2026-01-16  8:02 UTC  (4+ messages)
` [PATCH v7 1/3] revocable: Revocable resource management
` [PATCH v7 2/3] revocable: Add Kunit test cases
` [PATCH v7 3/3] selftests: revocable: Add kselftest cases

[syzbot] [hams?] memory leak in nr_add_node
 2026-01-16  8:03 UTC 

[PATCH v4] iommu: simplify list initialization across the iommu subsystem
 2026-01-16  8:02 UTC  (2+ messages)

[PATCH] drm/amd/pm: initialize the smu dpm table by pptable on smu 14.0.2
 2026-01-16  8:02 UTC 

[PATCH v2 0/3] tools/sched_ext: Add example C schedulers
 2026-01-16  8:02 UTC  (3+ messages)
` [PATCH v2 3/3] tools/sched_ext: add arena based scheduler

[PATCH v5 00/14] ntfs filesystem remake
 2026-01-16  8:00 UTC  (3+ messages)
` [PATCH v5 01/14] Revert "fs: Remove NTFS classic"

[PATCH] kernel: modules: Add SPDX license identifier to kmod.c
 2026-01-16  8:00 UTC  (2+ messages)

[meta-multimedia][PATCH] xdg-desktop-portal-wlr: update 0.7.0 -> 0.8.1
 2026-01-16  7:59 UTC 

[PATCH 0/3] nodemask: align nodes_and{,not} with underlying bitmap ops
 2026-01-16  7:59 UTC  (3+ messages)
` [PATCH 3/3] cgroup: use nodes_and() output where appropriate

[PATCH 00/12] Recover sysfb after DRM probe failure
 2026-01-16  7:58 UTC  (11+ messages)

[PATCH 1/2] dt-bindings: usb: parade,ps5511: Disallow unevaluated properties
 2026-01-16  7:58 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add Chen Ridong as cpuset reviewer
 2026-01-16  7:57 UTC  (2+ messages)

[PATCH v3 00/24] KVM: TDX huge page support for private memory
 2026-01-16  7:54 UTC  (4+ messages)
` [PATCH v3 06/24] KVM: x86/mmu: Disallow page merging (huge page adjustment) for mirror root

[PATCH RFC v2 00/20] slab: replace cpu (partial) slabs with sheaves
 2026-01-16  7:56 UTC  (8+ messages)
` [PATCH RFC v2 05/20] slab: introduce percpu sheaves bootstrap
` [PATCH RFC v2 08/20] slab: add optimized sheaf refill from partial list

[PATCH v11 0/4] Add Qualcomm Technologies, Inc. Talos EVK SMARC support
 2026-01-16  7:56 UTC  (5+ messages)
` [PATCH v11 4/4] arm64: dts: qcom: talos-evk: Add support for QCS615 talos evk board

[PATCH 6.1 00/72] 6.1.161-rc1 review
 2026-01-16  7:55 UTC  (2+ messages)

[PATCH bpf-next 2/3] bpf: drop KF_ACQUIRE flag on BPF kfunc bpf_get_root_mem_cgroup()
 2026-01-16  7:55 UTC  (3+ messages)
` Subject: "

[PATCH] arm64: versal2: Fix emmc boot mode boot_target issue
 2026-01-16  7:55 UTC  (2+ messages)

[PATCH v1 0/1] pc-bios: Update vbootrom image to commit 1c8e9510b22c
 2026-01-16  7:53 UTC  (9+ messages)
` [PATCH v1 1/1] "

[PATCH] drm: renesas: rz-du: mipi_dsi: fix kernel panic when rebooting for some panels
 2026-01-16  7:54 UTC  (2+ messages)

[PATCH v3 00/14] tests: do more testing of block drivers
 2026-01-16  7:53 UTC  (9+ messages)
` [PATCH v3 09/14] tests: add nbd and luks to the I/O test suites
` [PATCH v3 10/14] tests: use 'driver' as collective term for either format or protocol
` [PATCH v3 11/14] tests: validate dmsetup result in test 128
` [PATCH v3 14/14] gitlab: add jobs for thorough block tests

[PATCH v12 0/3] Add Qualcomm Technologies, Inc. Talos EVK SMARC support
 2026-01-16  7:54 UTC  (5+ messages)
` [PATCH v12 3/3] arm64: dts: qcom: talos-evk: Add support for QCS615 talos evk board

[PATCH 2/2] configs: Add generic qcom_tfa_optee_defconfig
 2026-01-16  7:53 UTC  (13+ messages)

[PATCH v4 0/4] Miscellaneous fixes for pci subsystem
 2026-01-16  8:17 UTC  (5+ messages)
` [PATCH v4 1/4] PCI/sysfs: Prohibit unaligned access to I/O port
` [PATCH v4 2/4] PCI/sysfs: Fix null pointer dereference during hotplug
` [PATCH v4 3/4] PCI: Prevent overflow in proc_bus_pci_write()
` [PATCH v4 4/4] PCI: Prevent overflow in proc_bus_pci_read()

[PATCH] spi: xilinx: use device property accessors
 2026-01-16  7:51 UTC  (2+ messages)

[PATCH 0/9] gpib: Unify *allocate_private
 2026-01-16  7:50 UTC  (6+ messages)
` [PATCH 1/9] gpib: agilent_82350b: "
` [PATCH 3/9] gpib: cec: "

[PATCH v2 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
 2026-01-16  7:49 UTC  (8+ messages)
` [PATCH v2 2/6] powerpc64/bpf: Support tailcalls with subprogs
` [PATCH v2 5/6] powerpc64/bpf: Support exceptions

[PATCH] wifi: rtw89: debug: Fix memory leak in __print_txpwr_map()
 2026-01-16  7:48 UTC 

[PATCH 0/3] migration: deprecations and removals for 11.0
 2026-01-16  7:47 UTC  (8+ messages)
` [PATCH 1/3] migration/colo: Deprecate COLO migration framework

[PATCH v2 00/14] power: sequencing: extend WCN driver to support WCN399x device
 2026-01-16  7:48 UTC  (4+ messages)
` [PATCH v2 04/14] wifi: ath10k: snoc: support powering on the device via pwrseq

[PATCH V2 0/2] nvme: optimize passthrough IOPOLL completion for local ring context
 2026-01-16  7:46 UTC  (3+ messages)
` [PATCH V2 1/2] block: pass io_comp_batch to rq_end_io_fn callback
` [PATCH V2 2/2] nvme/io_uring: optimize IOPOLL completions for local ring context

[PATCH 10/28] maple_tree: Introduce maple_copy node and use it in mas_spanning_rebalance()
 2026-01-16  7:45 UTC  (2+ messages)

[PATCH v4 0/6] consolidate vm event subsystem
 2026-01-16  7:44 UTC  (7+ messages)
` [PATCH v4 3/6] x86/monitor: wrap monitor_op under CONFIG_VM_EVENT
` [PATCH v4 5/6] xen/mem_access: wrap memory access when VM_EVENT=n
` [PATCH v4 6/6] xen/vm_event: consolidate CONFIG_VM_EVENT

[PATCH v2 net-next 00/14] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
 2026-01-16  7:40 UTC  (15+ messages)
` [PATCH v2 net-next 01/14] net: fec: add fec_txq_trigger_xmit() helper
` [PATCH v2 net-next 02/14] net: fec: add fec_rx_error_check() to check RX errors
` [PATCH v2 net-next 03/14] net: fec: add rx_shift to indicate the extra bytes padded in front of RX frame
` [PATCH v2 net-next 04/14] net: fec: add fec_build_skb() to build a skb
` [PATCH v2 net-next 05/14] net: fec: improve fec_enet_rx_queue()
` [PATCH v2 net-next 06/14] net: fec: add fec_enet_rx_queue_xdp() for XDP path
` [PATCH v2 net-next 07/14] net: fec: transmit XDP frames in bulk
` [PATCH v2 net-next 08/14] net: fec: remove unnecessary NULL pointer check when clearing TX BD ring
` [PATCH v2 net-next 09/14] net: fec: use switch statement to check the type of tx_buf
` [PATCH v2 net-next 10/14] net: fec: remove the size parameter from fec_enet_create_page_pool()
` [PATCH v2 net-next 11/14] net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()
` [PATCH v2 net-next 12/14] net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page pool
` [PATCH v2 net-next 13/14] net: fec: improve fec_enet_tx_queue()
` [PATCH v2 net-next 14/14] net: fec: add AF_XDP zero-copy support

[PATCH net-next] net: stmmac: fix dwmac4 transmit performance regression
 2026-01-16  7:42 UTC  (2+ messages)

[syzbot] [hams?] memory leak in nr_add_node
 2026-01-16  7:42 UTC  (2+ messages)
` Forwarded: [PATCH] netrom: fix memory leak in nr_add_node()

[meta-multimedia][kirkstone][PATCH 1/6] fluidsynth: patch CVE-2025-56225
 2026-01-16  7:38 UTC  (6+ messages)
` [meta-python][kirkstone][PATCH 2/6] python3-django: upgrade 4.2.26 -> 4.2.27
` [meta-python][kirkstone][PATCH 3/6] python3-bidict: upgrade 0.22.0 -> 0.22.1
` [meta-python][kirkstone][PATCH 4/6] python3-werkzeug: upgrade 2.1.1 -> 2.1.2
` [meta-python][kirkstone][PATCH 5/6] python3-smpplib: upgrade 2.2.1 -> 2.2.2
` [meta-python][kirkstone][PATCH 6/6] python3-smpplib: upgrade 2.2.2 -> 2.2.3

[PATCH 00/50] Remove 32-bit host support
 2026-01-16  7:29 UTC  (4+ messages)
` [PATCH 10/50] tcg/i386: Remove TCG_TARGET_REG_BITS tests

[PATCH v2 00/12] gpib: Unify *allocate_private
 2026-01-16  7:35 UTC  (4+ messages)
` [PATCH v2 01/12] gpib: agilent_82350b: "

[PATCH v5] driver core: enforce device_lock for driver_match_device()
 2026-01-16  7:34 UTC  (3+ messages)

[PATCH net 0/4] pull-request: can 2026-01-15
 2026-01-16  7:34 UTC  (3+ messages)

[PATCH bpf-next v2] selftests/bpf: Fix map_kptr test failure
 2026-01-16  7:34 UTC  (2+ messages)

[PATCH v2 00/12] drm, coreboot: Add DRM coreboot driver
 2026-01-16  7:33 UTC  (9+ messages)
` [PATCH v2 05/12] firmware: google: framebuffer: Fix dependencies
` [PATCH v2 09/12] firmware: google: Pack structures for coreboot table entries

[PATCH] blk-mq-sched: Remove redundant code in blk_mq_sched_mark_restart_hctx()
 2026-01-16  7:32 UTC  (2+ messages)

[PATCH] drm/i915/crtc: Guard vblank wait when CRTC lookup fails
 2026-01-16  7:31 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] i2c: xiic: add ACPI support
 2026-01-16  7:30 UTC  (4+ messages)

[PATCH] rust: drm: tyr: use read_poll_timeout
 2026-01-16  7:30 UTC  (2+ messages)

[PATCH] net: usb: r8152: fix transmit queue timeout
 2026-01-16  7:30 UTC  (7+ messages)

Re: [PATCH net v2] net: stmmac: fix transmit queue timed out after resume
 2026-01-16  7:29 UTC  (2+ messages)

[PATCH] thermal/of: fix device node refcount leak in thermal_of_cm_lookup()
 2026-01-16  7:30 UTC 

[PATCH v3] ACPI/PPTT: Check total CPU numbers when a CPU can't be found in PPTT table
 2026-01-16  7:29 UTC 

[PATCH] clk/qcom: sc7280: add more QUP clocks
 2026-01-16  7:28 UTC  (2+ messages)

[PATCH v3 0/9] media: iris: migrate to using global UBWC config
 2026-01-16  7:27 UTC  (8+ messages)
` [PATCH v3 3/9] media: iris: retrieve UBWC platform configuration
` [PATCH v3 4/9] media: iris: don't specify min_acc_length in the source code
` [PATCH v3 5/9] media: iris: don't specify highest_bank_bit "
` [PATCH v3 6/9] media: iris: don't specify ubwc_swizzle "
` [PATCH v3 7/9] media: iris: don't specify bank_spreading "
` [PATCH v3 8/9] media: iris: don't specify max_channels "
` [PATCH v3 9/9] media: iris: drop remnants of UBWC configuration


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.