All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-13 14:40:50 to 2026-03-13 15:17:22 UTC [more...]

[PATCH 0/7] Introduce SQUASHFS support in SPL
 2026-03-13 15:17 UTC  (5+ messages)
` [PATCH 3/7] fs/squashfs: squashfs.h: include file should be self dependent
` [PATCH 7/7] MAINTAINERS: SQUASHFS: Add myself as co-maintainer

[PATCH v3 0/7] media: iris: add support for kaanapali platform
 2026-03-13 15:16 UTC  (4+ messages)
` [PATCH v3 1/7] media: dt-bindings: qcom-kaanapali-iris: Add kaanapali video codec binding

[PATCH 0/3] dmaengine: Add batched scatter-gather DMA support
 2026-03-13 15:16 UTC  (3+ messages)
` [PATCH 1/3] dmaengine: Add multi-buffer support in single DMA transfer

[PATCH 1/2] MAINTAINERS: update maintainers list
 2026-03-13 15:15 UTC  (6+ messages)
` [PATCH 2/2] MAINTAINERS: update new GRUB git repository and mailing list

[PATCH] net/smc: fix NULL pointer dereference in smc_tcp_syn_recv_sock
 2026-03-13 15:16 UTC 

[PATCH 0/4] selftests/mm: skip several tests when thp is not available
 2026-03-13 15:15 UTC  (4+ messages)
` [RESEND PATCH 3/4] selftests/mm: split_huge_page_test: skip the test "

[PATCH net-next v3 0/2] net: macb: implement ethtool set channels count operation
 2026-03-13 15:15 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: macb: implement ethtool_ops.get|set_channels()
` [PATCH net-next v3 2/2] net: macb: distribute evenly Tx SRAM segments

[GIT PULL] perf tools fixes for v7.0
 2026-03-13 15:14 UTC 

[OE-core][PATCH 1/2] uboot-config: Change indentation for KCONFIG_CONFIG_ROOTDIR check
 2026-03-13 15:14 UTC  (2+ messages)
` [OE-core][PATCH 2/2] selftest: uboot: Add sefltest for recent KCONFIG_CONFIG_ROOTDIR fix

[PATCH net-next v2 0/2] net: macb: implement ethtool set channels count operation
 2026-03-13 15:14 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: macb: implement ethtool_ops.get|set_channels()

[PATCH v4 0/3] Add support for Variscite DART-MX91 and Sonata board
 2026-03-13 15:13 UTC  (2+ messages)

[PATCH net v4] ipv4: bump rt_genid when a relevant devconf value changes through netlink
 2026-03-13 15:13 UTC  (3+ messages)

perf stat issue with 7.0.0rc3
 2026-03-13 15:13 UTC  (2+ messages)

[PATCH] taskexp_ncurses: update tests for new spdx tasks
 2026-03-13 15:12 UTC 

[PATCH v4 i-g-t 0/2] intel-ci: Add NVL display and core blocklists
 2026-03-13 15:12 UTC  (4+ messages)
` [PATCH v4 i-g-t 1/2] intel-ci: Add NVL core blocklist
` ✓ Xe.CI.BAT: success for intel-ci: Add NVL display and core blocklists (rev2)

[PATCH v5 00/11] Support repeated mappings in GPUVM and Panthor
 2026-03-13 15:09 UTC  (12+ messages)
` [PATCH v5 01/11] drm/panthor: Expose GPU page sizes to UM
` [PATCH v5 02/11] drm/gpuvm: Remove dead code
` [PATCH v5 03/11] drm/gpuvm: Fix comment to reflect remap operation operand status
` [PATCH v5 04/11] drm/gpuvm: Add a helper to check if two VA can be merged
` [PATCH v5 05/11] drm/gpuvm: Add a flags field to drm_gpuva_op_map
` [PATCH v5 06/11] drm/gpuvm: Add DRM_GPUVA_REPEAT flag and logic
` [PATCH v5 07/11] drm/gpuvm: Ensure correctness of unmap/remaps of repeated regions
` [PATCH v5 08/11] drm/panthor: Add support for repeated mappings
` [PATCH v5 09/11] drm/panthor: Handle remap case "
` [PATCH v5 10/11] drm/panthor: Pass vm_bind_op to vm_prepare_map_op_ctx
` [PATCH v5 11/11] drm/panthor: Bump the driver version to 1.8

[PATCH 0/2] clk: mediatek: avoid more "extra" topckgen clocks
 2026-03-13 15:11 UTC  (2+ messages)

[PATCH] media: v4l2-subdev: Fix error check in v4l2_subdev_get_frame_desc_passthrough()
 2026-03-13 15:11 UTC  (2+ messages)

[PATCH 0/9] Kernel API Specification Framework
 2026-03-13 15:09 UTC  (10+ messages)
` [PATCH 1/9] kernel/api: introduce kernel API specification framework
` [PATCH 2/9] kernel/api: enable kerneldoc-based API specifications
` [PATCH 3/9] kernel/api: add debugfs interface for kernel "
` [PATCH 4/9] tools/kapi: Add kernel API specification extraction tool
` [PATCH 5/9] kernel/api: add API specification for sys_open
` [PATCH 6/9] kernel/api: add API specification for sys_close
` [PATCH 7/9] kernel/api: add API specification for sys_read
` [PATCH 8/9] kernel/api: add API specification for sys_write
` [PATCH 9/9] kernel/api: add runtime verification selftest

[PATCH] idpf: Replace use of system_unbound_wq with system_dfl_wq
 2026-03-13 15:09 UTC 

[PATCH 0/2] reset: spacemit: k3: Decouple the composite reset
 2026-03-13 15:08 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: soc: spacemit: k3: Decouple composite reset lines

[PATCH 0/7] Refactor reserved memory regions handling code
 2026-03-13 15:08 UTC  (8+ messages)
  ` [PATCH 1/7] of: reserved_mem: remove fdt node from the structure
  ` [PATCH 2/7] of: reserved_mem: use -ENODEV instead of -ENOENT
  ` [PATCH 3/7] of: reserved_mem: switch to ops based OF_DECLARE()
  ` [PATCH 4/7] of: reserved_mem: replace CMA quirks by generic methods
  ` [PATCH 5/7] of: reserved_mem: rearrange code a bit
  ` [PATCH 6/7] of: reserved_mem: clarify fdt_scan_reserved_mem*() functions
  ` [PATCH 7/7] of: reserved_mem: rework fdt_init_reserved_mem_node()

[PATCH v2 0/7] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-03-13 15:06 UTC  (12+ messages)
` [PATCH v2 6/7] riscv: dts: spacemit: k1-orangepi-rv2: add PMIC and power infrastructure
` [PATCH v2 7/7] riscv: dts: spacemit: k1-orangepi-rv2: add SD card support with UHS modes

[PATCH net 00/11] netfilter: updates for net
 2026-03-13 15:06 UTC  (12+ messages)
` [PATCH net 01/11] netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()
` [PATCH net 02/11] netfilter: conntrack: add missing netlink policy validations
` [PATCH net 03/11] netfilter: nf_conntrack_sip: fix Content-Length u32 truncation in sip_help_tcp()
` [PATCH net 04/11] netfilter: revert nft_set_rbtree: validate open interval overlap
` [PATCH net 05/11] netfilter: nf_flow_table_ip: reset mac header before vlan push
` [PATCH net 06/11] netfilter: nf_conntrack_h323: fix OOB read in decode_int() CONS case
` [PATCH net 07/11] nf_tables: nft_dynset: fix possible stateful expression memleak in error path
` [PATCH net 08/11] netfilter: nft_ct: drop pending enqueued packets on removal
` [PATCH net 09/11] netfilter: xt_CT: drop pending enqueued packets on template removal
` [PATCH net 10/11] netfilter: xt_time: use unsigned int for monthday bit shift
` [PATCH net 11/11] netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()

[PATCH v2 0/4] xfs: close crash window in attr dabtree inactivation
 2026-03-13 15:04 UTC  (5+ messages)
` [PATCH v2 2/4] xfs: factor out xfs_attr3_node_entry_remove
` [PATCH v2 3/4] xfs: factor out xfs_attr3_leaf_init

[PATCH net-next] net: stmmac: fix dwmac4 transmit performance regression
 2026-03-13 15:03 UTC  (2+ messages)

[PATCH 00/22] platform/x86/intel: Add ACPI PMT discovery support and enable NVL PMC telemetry
 2026-03-13 15:03 UTC  (2+ messages)

[PATCH 0/3] drm/i915/de: Move register polling into display code
 2026-03-13 15:03 UTC  (3+ messages)
` [PATCH 3/3] drm/i915/de: Implement register polling in the "

[PATCH v4 net 0/2] ipv6: Fix two GC issues with permanent routes
 2026-03-13 15:03 UTC  (2+ messages)

[meta-arago][master][PATCH v3] linuxptp: Add support for HSR in Linux ptp
 2026-03-13 15:02 UTC  (4+ messages)

[PATCH 00/11] tools: add support for per-domain xenstore quota
 2026-03-13 15:01 UTC  (3+ messages)
` [PATCH 02/11] tools/xenstored: add central quota check functions

[PATCH v6 1/1] NFSD: move accumulated callback ops to per-net namespace
 2026-03-13 15:01 UTC  (2+ messages)

[PATCH v2 1/1] MAINTAINERS: Add i.MX team to all arm NXP platforms
 2026-03-13 15:01 UTC  (2+ messages)

[PATCH] MAINTAINERS: add Josh Law as reviewer for library code
 2026-03-13 15:00 UTC  (6+ messages)
    ` [PATCH v2] "
      ` + maintainers-add-josh-law-as-reviewer-for-library-code.patch added to mm-nonmm-unstable branch

Pull request: rpi-2026.04
 2026-03-13 15:00 UTC  (2+ messages)

[PATCH] kbuild: fix cross_tools compilation
 2026-03-13 15:00 UTC  (2+ messages)

[PATCH v2 0/8] ARM: boards: protonic-mecsbc: Generalization
 2026-03-13 14:59 UTC  (2+ messages)

[PATCH 00/10] ASoC: wm_adsp: Some improvements to firmware file search
 2026-03-13 14:58 UTC  (2+ messages)

[GIT PULL] XFS: Fixes for v7.0-rc4
 2026-03-13 14:58 UTC 

[PATCH v2025.09.y 00/58] Backports for v2025.09.1
 2026-03-13 14:56 UTC  (2+ messages)

[PATCH] iomap: fix incorrect did_zero setting in iomap_zero_iter()
 2026-03-13 14:57 UTC  (4+ messages)

[PATCH] arm64: dts: zena: Refactor Devicetree nodes
 2026-03-13 14:57 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2026-03-13 14:57 UTC 

[PATCH v1 RESEND 0/4] drm/tyr: implement GPU reset API
 2026-03-13 14:56 UTC  (3+ messages)
` [PATCH v1 RESEND 4/4] drm/tyr: add GPU reset handling

[PATCH v15 0/8] support FEAT_LSUI
 2026-03-13 14:56 UTC  (6+ messages)
` [PATCH v15 5/8] arm64: futex: support futex with FEAT_LSUI

[RESEND PATCH v2 0/2] k3_*: Add config fragments for inline ECC and BIST
 2026-03-13 14:57 UTC  (3+ messages)

[PATCH] dt-bindings: touchscreen: trivial-touch: Move allOf: after required:
 2026-03-13 14:56 UTC  (2+ messages)

[PATCH v4 00/25] fs-verity support for XFS with post EOF merkle tree
 2026-03-13 14:55 UTC  (8+ messages)
` [PATCH v4 19/25] xfs: remove unwritten extents after preallocations in fsverity metadata
          ` [f2fs-dev] "

[GIT PULL] sound fixes for 7.0-rc4
 2026-03-13 14:55 UTC 

[PATCH v2] media: synopsys: hdmirx: replace use of system_unbound_wq with system_dfl_wq
 2026-03-13 14:55 UTC  (2+ messages)

[RFC] Modernizing Linux authentication logs (lastlog, btmp, utmp, wtmp) with SQLite
 2026-03-13 14:45 UTC  (3+ messages)

[PATCH 1/2] intel_iommu: Only set dirty bit when PTE exposes write permission
 2026-03-13 14:53 UTC  (2+ messages)
` [PATCH 2/2] intel_iommu: Always write all the flags passed to vtd_set_flag_in_pte

[PATCH v2 0/6] media: mali-c55: Fix ISP reset and blocks bypass
 2026-03-13 14:54 UTC  (7+ messages)
` [PATCH v2 1/6] media: mali-c55: Fix wrong comment of ISP block types
` [PATCH v2 2/6] media: mali-c55: Initialize the ISP in enable_streams()
` [PATCH v2 3/6] media: mali-c55: Fully reset the ISP configuration
` [PATCH v2 4/6] media: mali-c55: Fix Iridix bypass macros
` [PATCH v2 5/6] media: mali-c55: Bypass the Iridix Tonemap engine
` [PATCH v2 6/6] media: mali-c55: Bypass Purple Fringe Correction

[PATCH] crypto: Fix several spelling mistakes in comments
 2026-03-13 14:52 UTC 

[PATCH RFT] pci: imx: Properly support upstream Linux reset-gpios property
 2026-03-13 14:53 UTC  (5+ messages)

[Question] mm/damon: conflict between DAMON_STAT and DAMON_LRU_SORT?
 2026-03-13 14:52 UTC  (3+ messages)

[PATCH v3 0/2] drm/i915/dmc: Update PIPEDMC interrupt mask
 2026-03-13 14:52 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for drm/i915/dmc: Update PIPEDMC interrupt mask (rev3)
` ✗ i915.CI.Full: failure "

[PATCH 1/1] PCI: Fix premature removal from realloc_head list
 2026-03-13 14:52 UTC  (2+ messages)

[PATCH net-next 00/11] net: sleepable ndo_set_rx_mode
 2026-03-13 14:51 UTC  (12+ messages)
` [PATCH net-next 01/11] net: add address list snapshot and reconciliation infrastructure
` [PATCH net-next 02/11] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
` [PATCH net-next 03/11] net: move promiscuity handling into dev_rx_mode_work
` [PATCH net-next 04/11] fbnic: convert to ndo_set_rx_mode_async
` [PATCH net-next 05/11] mlx5: "
` [PATCH net-next 06/11] bnxt: "
` [PATCH net-next 07/11] iavf: "
` [PATCH net-next 08/11] netdevsim: "
` [PATCH net-next 09/11] dummy: "
` [PATCH net-next 10/11] net: warn ops-locked drivers still using ndo_set_rx_mode
` [PATCH net-next 11/11] selftests: net: add team_bridge_macvlan rx_mode test

[PATCH v5 0/2] kbuild: distributed build support for Clang ThinLTO
 2026-03-13 14:50 UTC  (2+ messages)

[PATCH v2 net-next] xsk: remove repeated defines
 2026-03-13 14:50 UTC  (2+ messages)

[PATCH 00/16] clk: mediatek: remove CLK_XTAL/CLK_PARENT_XTAL
 2026-03-13 14:49 UTC  (3+ messages)
` [PATCH 01/16] clk: mediatek: replace xtal2_rate with struct mtk_parent

[PATCH] FIT: reconstruct hashed-nodes property during verification
 2026-03-13 14:48 UTC  (2+ messages)

[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-03-13 14:46 UTC  (41+ messages)
` [PATCH v6 01/40] arm_mpam: Ensure in_reset_state is false after applying configuration
` [PATCH v6 02/40] arm_mpam: Reset when feature configuration bit unset
` [PATCH v6 03/40] arm64/sysreg: Add MPAMSM_EL1 register
` [PATCH v6 04/40] KVM: arm64: Preserve host MPAM configuration when changing traps
` [PATCH v6 05/40] KVM: arm64: Make MPAMSM_EL1 accesses UNDEF
` [PATCH v6 06/40] arm64: mpam: Context switch the MPAM registers
` [PATCH v6 07/40] arm64: mpam: Re-initialise MPAM regs when CPU comes online
` [PATCH v6 08/40] arm64: mpam: Drop the CONFIG_EXPERT restriction
` [PATCH v6 09/40] arm64: mpam: Advertise the CPUs MPAM limits to the driver
` [PATCH v6 10/40] arm64: mpam: Add cpu_pm notifier to restore MPAM sysregs
` [PATCH v6 11/40] arm64: mpam: Initialise and context switch the MPAMSM_EL1 register
` [PATCH v6 12/40] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [PATCH v6 13/40] KVM: arm64: Force guest EL1 to use user-space's partid configuration
` [PATCH v6 14/40] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v6 15/40] arm_mpam: resctrl: Pick the caches we will use as resctrl resources
` [PATCH v6 16/40] arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
` [PATCH v6 17/40] arm_mpam: resctrl: Add resctrl_arch_get_config()
` [PATCH v6 18/40] arm_mpam: resctrl: Implement helpers to update configuration
` [PATCH v6 19/40] arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
` [PATCH v6 20/40] arm_mpam: resctrl: Add CDP emulation
` [PATCH v6 21/40] arm_mpam: resctrl: Hide CDP emulation behind CONFIG_EXPERT
` [PATCH v6 22/40] arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
` [PATCH v6 23/40] arm_mpam: resctrl: Add rmid index helpers
` [PATCH v6 24/40] arm_mpam: resctrl: Wait for cacheinfo to be ready
` [PATCH v6 25/40] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v6 26/40] arm_mpam: resctrl: Add kunit test for control format conversions
` [PATCH v6 27/40] arm_mpam: resctrl: Add monitor initialisation and domain boilerplate
` [PATCH v6 28/40] arm_mpam: resctrl: Add support for csu counters
` [PATCH v6 29/40] arm_mpam: resctrl: Allow resctrl to allocate monitors
` [PATCH v6 30/40] arm_mpam: resctrl: Add resctrl_arch_rmid_read()
` [PATCH v6 31/40] arm_mpam: resctrl: Update the rmid reallocation limit
` [PATCH v6 32/40] arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
` [PATCH v6 33/40] arm64: mpam: Select ARCH_HAS_CPU_RESCTRL
` [PATCH v6 34/40] arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
` [PATCH v6 35/40] arm_mpam: Add quirk framework
` [PATCH v6 36/40] arm_mpam: Add workaround for T241-MPAM-1
` [PATCH v6 37/40] arm_mpam: Add workaround for T241-MPAM-4
` [PATCH v6 38/40] arm_mpam: Add workaround for T241-MPAM-6
` [PATCH v6 39/40] arm_mpam: Quirk CMN-650's CSU NRDY behaviour
` [PATCH v6 40/40] arm64: mpam: Add initial MPAM documentation

[PATCH] bareboxtlv-generator: make compatible to python < 3.12
 2026-03-13 14:48 UTC  (2+ messages)

[PATCH 0/5] x1e80100: Enable PDC wake GPIOs and deepest idle state
 2026-03-13 14:48 UTC  (7+ messages)
` [PATCH 1/5] arm64: dts: qcom: x1e80100: Remove interconnect from SCM device

[PATCH] staging: sm750fb: fix static const char * warning
 2026-03-13 14:47 UTC  (2+ messages)

[PATCH v3 0/4] ARM: i.MX8: add DDRC-ECC support
 2026-03-13 14:47 UTC  (2+ messages)

[PATCH] selftests/mm: add folio_split() and filemap_get_entry() race test
 2026-03-13 11:40 UTC 

[PATCH 1/2] intel_iommu: Only set dirty bit when PTE exposes write permission
 2026-03-13 14:46 UTC  (5+ messages)

[PATCH i-g-t v2 0/3] tests/intel/gem_lmem_swapping: Expect gem leak helper crashes
 2026-03-13 14:47 UTC  (5+ messages)
` [PATCH i-g-t v2 1/3] tests/gem_lmem_swapping: Improve concurrency of smem-oom helpers
` [PATCH i-g-t v2 2/3] tests/intel/gem_lmem_swapping: Be more clear about subprocesses role

[PATCHv8 0/2] block for-7.1/integrity rebase for mem alignment
 2026-03-13 14:47 UTC  (3+ messages)
` [PATCHv8 1/2] blk-integrity: support arbitrary buffer alignment
` [PATCHv8 2/2] ublk: report BLK_SPLIT_INTERVAL_CAPABLE

[PATCH] drm/amdgpu: Pack VF2PF ucode_info entries to keep struct size 1KB
 2026-03-13 14:46 UTC  (3+ messages)

[PATCH 0/4] xfs: close crash window in attr dabtree inactivation
 2026-03-13 14:46 UTC  (7+ messages)
` [PATCH 4/4] "

[PATCH] clk: mediatek: mt7623: fix pericfg priv_auto size
 2026-03-13 14:46 UTC 

[PATCH 0/2] perf: tools: cs-etm: Fixes for CoreSight debug dump
 2026-03-13 14:45 UTC  (5+ messages)
` [PATCH 1/2] perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE trace
` [PATCH 2/2] perf: tools: cs-etm: Enhance raw Coresight trace debug display

[RFC] selinux: add selinux=2 boot parameter for permissive mode through kernel cmdline
 2026-03-13 14:44 UTC  (2+ messages)

[PATCH 3/4] elf: align ET_DYN base to exec folio order for contpte mapping
 2026-03-13 14:42 UTC  (2+ messages)

[PATCH RFC v2 0/5] zram: Allow zcomps to manage their own streams
 2026-03-13 14:42 UTC  (3+ messages)

[PATCH] Signed-off-by: aum2357 <ahambrahmasmi2357@gmail.com>
 2026-03-13 14:41 UTC  (2+ messages)

[PATCH v4 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-03-13 14:40 UTC  (3+ messages)
` [PATCH v4 1/3] vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and export it
` [PATCH v4 3/3] MAINTAINERS: add VFIO ISM PCI DRIVER section


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.