All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-01 15:54:59 to 2026-03-01 18:46:29 UTC [more...]

[PATCH 0/4] Specify hooks via configs
 2026-03-01 18:44 UTC  (10+ messages)
` [PATCH v3 00/12][next] "
  ` [PATCH v3 01/12] hook: add internal state alloc/free callbacks
  ` [PATCH v3 02/12] hook: run a list of hooks to prepare for multihook support
  ` [PATCH v3 03/12] hook: add "git hook list" command
  ` [PATCH v3 04/12] string-list: add unsorted_string_list_remove()
  ` [PATCH v3 05/12] hook: include hooks from the config
  ` [PATCH v3 06/12] hook: allow disabling config hooks
  ` [PATCH v3 07/12] hook: allow event = "" to overwrite previous values
  ` [PATCH v3 08/12] hook: allow out-of-repo 'git hook' invocations

[PATCH v3 0/7] platform/x86/amd/pmf: Introduce PMF util layer with userspace interface
 2026-03-01 18:45 UTC  (3+ messages)
` [PATCH v3 1/7] platform/x86/amd/pmf: Add util layer and userspace misc device interface

Kernel test
 2026-03-01 18:44 UTC  (7+ messages)

pin-init Clippy nightly trivial warning in 6.18.y
 2026-03-01 18:39 UTC  (2+ messages)

[PATCH] staging: axis-fifo: minimize lock duration in write
 2026-03-01 18:39 UTC  (2+ messages)

[PATCH] x86/cpu/centaur: Disable X86_FEATURE_FSGSBASE on Zhaoxin C4600
 2026-03-01 18:37 UTC  (5+ messages)

[PATCH] ip: Make 'ip stats help' exit with -1
 2026-03-01 18:36 UTC  (2+ messages)

[PATCH 6.18 000/752] 6.18.16-rc1 review
 2026-03-01 18:35 UTC  (2+ messages)

[syzbot] [kernel?] INFO: task hung in ret_from_fork (4)
 2026-03-01 18:35 UTC 

[GIT PULL] SCSI fixes for 7.0-rc1
 2026-03-01 18:34 UTC  (2+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: Reset prog ptr to NULL in case of error in mtk_xdp_setup()
 2026-03-01 18:30 UTC  (2+ messages)

[GSOC][PATCH 0/2] Remove global state from editor.c
 2026-03-01 18:30 UTC  (6+ messages)
` [GSOC][PATCH 1/2] editor: make editor_program local to editor.c

[PATCH RESEND] x86/boot: Replace simple_strtoull in parse_gb_huge_pages
 2026-03-01 18:30 UTC  (3+ messages)

[PATCH net 0/3] {net,bpf}: nd_tbl fixes for when ipv6.disable=1
 2026-03-01 18:29 UTC  (2+ messages)

[PATCH v19 00/20] Support virtio-gpu DRM native context and MAP_FIXED API
 2026-03-01 18:27 UTC  (5+ messages)

[PATCH net] net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
 2026-03-01 18:27 UTC  (3+ messages)

[cocci] [PATCH] i3c: dw: Complete exception handling in dw_i3c_master_i3c_xfers()
 2026-03-01 18:25 UTC  (3+ messages)
`  "

[PATCH] staging: rtl8723bs: remove unused 'ratelen' parameter from rtw_check_network_type()
 2026-03-01 18:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net] net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled
 2026-03-01 18:23 UTC  (3+ messages)

[asahilinux:bits/250-aop 17/57] warning: unresolved link to `mem::forget`
 2026-03-01 18:20 UTC 

[GIT PULL] Driver core changes for 7.0-rc1
 2026-03-01 18:20 UTC  (5+ messages)

[PATCH v3 0/3] Automatic NFSv4 state revocation on filesystem unmount
 2026-03-01 18:19 UTC  (11+ messages)
` [PATCH v3 1/3] fs: add umount notifier chain for filesystem unmount notification

[PATCH v2 net-next 0/7] rfs: use high-order allocations for hash tables
 2026-03-01 18:14 UTC  (8+ messages)
` [PATCH v2 net-next 1/7] net: add rps_tag_ptr type and helpers
` [PATCH v2 net-next 2/7] net-sysfs: remove rcu field from 'struct rps_sock_flow_table'
` [PATCH v2 net-next 3/7] net-sysfs: add rps_sock_flow_table_mask() helper
` [PATCH v2 net-next 4/7] net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_table
` [PATCH v2 net-next 5/7] net-sysfs: get rid of rps_dev_flow_lock
` [PATCH v2 net-next 6/7] net-sysfs: remove rcu field from 'struct rps_dev_flow_table'
` [PATCH v2 net-next 7/7] net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_table

[PATCH 6.12 000/385] 6.12.75-rc1 review
 2026-03-01 18:14 UTC  (2+ messages)

[PATCH net-next v2 0/8] macb usrio/tsu patches
 2026-03-01 18:12 UTC  (4+ messages)
` [PATCH net-next v2 5/8] net: macb: timer adjust mode is not supported

[PATCH 6.6 000/283] 6.6.128-rc1 review
 2026-03-01 18:11 UTC  (2+ messages)

[PATCH net v1] net: nexthop: fix panic when IPv4 route references IPv6 nexthop
 2026-03-01 18:11 UTC  (7+ messages)

[PATCH 00/10] Input: support for STM FTS5
 2026-03-01 18:10 UTC  (23+ messages)
` [PATCH 01/10] Input: stmfts - Use dev struct directly
` [PATCH 02/10] Input: stmfts - Switch to devm_regulator_bulk_get_const
` [PATCH 03/10] Input: stmfts - abstract reading information from the firmware
` [PATCH 04/10] Input: stmfts - disable regulators when power on fails
` [PATCH 05/10] Input: stmfts - use client to make future code cleaner
` [PATCH 06/10] dt-bindings: input: touchscreen: st,stmfts: Introduce reset GPIO
` [PATCH 07/10] Input: stmfts - add optional reset GPIO support
` [PATCH 08/10] dt-bindings: input: touchscreen: st,stmfts: Introduce STM FTS5
` [PATCH 09/10] Input: stmfts - support FTS5
` [PATCH 10/10] arm64: dts: qcom: sdm845-google: Add STM FTS touchscreen support

[PATCH 6.1 000/232] 6.1.165-rc1 review
 2026-03-01 18:09 UTC  (2+ messages)

[Buildroot] [PATCH/next v2 1/1] package/rust-bindgen: bump version to 0.72.1
 2026-03-01 18:02 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/rust-bindgen: bump version to 0.72.1
 2026-03-01 17:16 UTC 

[PATCH v3] ACPI: OSL: Poweroff when encountering a fatal ACPI error
 2026-03-01 17:59 UTC  (9+ messages)

[PATCH RFC bpf-next 0/5] skb extension for BPF local storage
 2026-03-01 17:59 UTC  (5+ messages)

[PATCH v1] ptp: ocp: Add support for Xilinx-based Adva TimeCard variant
 2026-03-01 17:56 UTC  (4+ messages)

[RFC 0/2] Retrieve tph from dmabuf for PCIe P2P memory access
 2026-03-01 17:55 UTC  (4+ messages)
` [RFC 2/2] RMDA MLX5: get tph for p2p access when registering dmabuf mr

[PATCH v10 0/8] Preparatory patches for nova-core memory management
 2026-03-01 17:53 UTC  (7+ messages)
` [PATCH v10 6/8] rust: gpu: Add GPU buddy allocator bindings

[PATCH 00/11] scsi: ufs: Add TX Equalization support for UFS 5.0
 2026-03-01 17:51 UTC  (5+ messages)
` [PATCH 01/11] scsi: ufs: core: Introduce a new ufshcd vops negotiate_pwr_mode()

[PATCH] board: rockchip: Add Xunlong Orange Pi 5 Pro board support
 2026-03-01 17:50 UTC  (2+ messages)

[PATCH net-next v2] NFC: s3fwrn5: Replace strcpy() with strscpy()
 2026-03-01 17:49 UTC 

[rdma] "rdma link del" operation hangs at wait_for_completion() when a file descriptor is in use
 2026-03-01 17:47 UTC  (6+ messages)

[PATCH] perf kvm stat: Fix build error
 2026-03-01 17:45 UTC  (8+ messages)

[PATCH] perf kvm stat: Fix relative paths for including headers
 2026-03-01 17:43 UTC 

[RFC PATCH v2 00/10] mm/damon: add optional debugging-purpose sanity checks
 2026-03-01 17:43 UTC  (11+ messages)
` [RFC PATCH v2 01/10] mm/damon: add CONFIG_DAMON_DEBUG_SANITY
` [RFC PATCH v2 02/10] mm/damon/core: add damon_new_region() debug_sanity check
` [RFC PATCH v2 03/10] mm/damon/core: add damon_del_region() "
` [RFC PATCH v2 04/10] mm/damon/core: add damon_nr_regions() "
` [RFC PATCH v2 05/10] mm/damon/core: add damon_merge_two_regions() "
` [RFC PATCH v2 06/10] mm/damon/core: add damon_merge_regions_of() "
` [RFC PATCH v2 07/10] mm/damon/core: add damon_split_region_at() "
` [RFC PATCH v2 08/10] mm/damon/core: add damon_reset_aggregated() "
` [RFC PATCH v2 09/10] mm/damon/tests/.kunitconifg: enable DAMON_DEBUG_SANITY
` [RFC PATCH v2 10/10] selftests/damon/config: "

[PATCH v4 0/5] smb: move duplicate definitions into common header file, part 2
 2026-03-01 17:41 UTC  (3+ messages)
` [PATCH v4 4/5] smb: update some doc references

[syzbot] [ext4?] kernel BUG in ext4_ext_map_blocks
 2026-03-01 17:40 UTC 

[PATCH v6 0/2] Fix compiler warnings/errors in SUNRPC and MACB
 2026-03-01 17:39 UTC  (4+ messages)
` [PATCH v6 1/2] sunrpc: simplify dprintk macros and cleanup redundant debug guards
` [PATCH v6 2/2] net: macb: use ethtool_sprintf to fill ethtool stats strings

[PATCH v2] mshv: Introduce tracing support
 2026-03-01 17:39 UTC 

[PATCH] smb/client: make SMB2 maperror KUnit tests a separate module
 2026-03-01 17:37 UTC  (3+ messages)

[PATCH v2] smaps: Report correct page sizes with THP
 2026-03-01 17:35 UTC  (5+ messages)

kernel.org tooling update
 2026-03-01 17:33 UTC  (22+ messages)
` slowly decommission bugzilla? (was: Re: kernel.org tooling update)
    ` slowly decommission bugzilla?

[PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-03-01 17:28 UTC  (3+ messages)
` [PATCH v5 38/41] arm_mpam: Add workaround for T241-MPAM-4

[PATCH net-next v2 0/5] net: phy: Disable MDIO broadcast address on YT8821
 2026-03-01 17:24 UTC  (7+ messages)
` [PATCH net-next v2 1/5] net: mdiobus: Scan buses in reverse order (31 -> 0)

[RFC 0/2 net-next] net: dsa: MT7628 embedded switch initial support
 2026-03-01 17:23 UTC  (4+ messages)
` [RFC PATCH 2/2 net-next] net: dsa: initial support for MT7628 embedded switch

[REGRESSION] rtw89_8852ae: HT/VHT/HE not negotiated, stuck at 54 Mbps since kernel 6.18
 2026-03-01 17:19 UTC 

[PATCH] arm_mpam: Set feature bits on default partition config
 2026-03-01 17:18 UTC 

[PATCH] drm/vc4: Test for imported buffers with drm_gem_is_imported()
 2026-03-01 17:17 UTC  (2+ messages)

[PATCH i-g-t] lib/intel_pat: Cache PAT config for unprivileged processes
 2026-03-01 17:13 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH 1/2] rust: pin-init: internal: init: remove `#[disable_initialized_field_access]`
 2026-03-01 17:12 UTC  (2+ messages)

PMBus memory overflow
 2026-03-01 17:10 UTC  (15+ messages)

[PATCH] spi: axiado: Fix double-free in ax_spi_probe()
 2026-03-01 17:08 UTC 

[PATCH ipsec-next] esp: Consolidate esp4 and esp6
 2026-03-01 17:03 UTC  (2+ messages)

[PATCH v9 00/19] Add new general DRM property "color format"
 2026-03-01 16:58 UTC  (19+ messages)
` [PATCH v9 02/19] drm: "
` [PATCH v9 03/19] drm/bridge: Act on the DRM color format property
` [PATCH v9 04/19] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v9 05/19] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v9 12/19] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
` [PATCH v9 15/19] drm/connector: Register color format property on HDMI connectors

[GSoC][Draft Proposal] Refactoring in order to reduce Git's global state
 2026-03-01 16:58 UTC  (6+ messages)
` [GSoC][Draft Proposal v3] "
  ` [GSoC][Draft Proposal v4] "

[LTP] [PATCH] inotify: clean up build and make check findings
 2026-03-01 16:57 UTC 

[PATCH] USB: pxa27x_udc: check return value of clk_enable
 2026-03-01 16:55 UTC 

xfsprogs_6.18.0-5_source.changes ACCEPTED into unstable
 2026-03-01 16:54 UTC 

[PATCH v2 0/4] rust: Add ARef support for work items
 2026-03-01 16:53 UTC  (6+ messages)
` [PATCH v2 2/4] rust: drm: dispatch work items to the private data

[cocci] Reproducing a known patch with SmPL?
 2026-03-01 16:51 UTC  (2+ messages)

[PATCH 0/2] repo info: add path.git-dir and path.common-dir
 2026-03-01 16:50 UTC  (2+ messages)

[PATCH] pinctrl: core: use dev_err_probe() when applying state
 2026-03-01 16:46 UTC 

[PATCH] iio: adc: ad799x: use devm_iio_device_register and devm buffer setup
 2026-03-01 16:46 UTC  (6+ messages)

[PATCH] terminal-colors.d: (man) do not show 'type' as an optional part
 2026-03-01 16:45 UTC 

[PATCH 0/2] Add SM7450 and SM7450P to socinfo
 2026-03-01 16:45 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,ids: Add SoC IDs for SM7450 and SM7450P
` [PATCH 2/2] soc: qcom: socinfo: "

[PATCH] fetch, clone: add fetch.blobSizeLimit config
 2026-03-01 16:44 UTC 

[PATCH net-next v1] NFC: s3fwrn5: Replace strcpy() with strscpy()
 2026-03-01 16:44 UTC  (2+ messages)

[PATCH 6.19 000/844] 6.19.6-rc1 review
 2026-03-01 16:43 UTC  (7+ messages)

[PATCH v2] get_maintainer: add KUnit maintainers for KUnit test files
 2026-03-01 16:42 UTC  (4+ messages)

[RFC PATCH 06/10] mm/damon/core: add damon_merge_regions_of() debug_sanity check
 2026-03-01 16:42 UTC  (2+ messages)

[PATCH net-next v4] net: mana: Add MAC address to vPort logs and clarify error messages
 2026-03-01 16:41 UTC  (2+ messages)

[PATCH RESEND] x86/mtrr: Replace simple_strtoul with kstrtoul in parse_mtrr_spare_reg
 2026-03-01 16:23 UTC  (3+ messages)

[GIT pull] core/debugobjects for v7.0-rc2
 2026-03-01 16:40 UTC 

A question about supporting the QCN9072 radio
 2026-03-01 16:39 UTC  (2+ messages)

Processing of xfsprogs_6.18.0-5_source.changes
 2026-03-01 16:39 UTC 

[PATCH] USB: pxa27x_udc: check return value of clk_enable
 2026-03-01 16:37 UTC  (2+ messages)

[PATCH v16 00/10] rust: add `Ownable` trait and `Owned` type
 2026-03-01 16:34 UTC  (4+ messages)
` [PATCH v16 01/10] rust: alloc: add `KBox::into_nonnull`

[RFC PATCH 02/10] mm/damon/core: add damon_new_region() debug_sanity check
 2026-03-01 16:33 UTC  (2+ messages)

[RFC PATCH 01/10] mm/damon: add CONFIG_DAMON_DEBUG_SANITY
 2026-03-01 16:31 UTC  (2+ messages)

[PATCH net-next] net: adopt SLUB sheaves for skbuff_small_head
 2026-03-01 16:30 UTC  (3+ messages)

[PATCH BlueZ 1/5] shared/att: Don't disconnect on ATT request timeout
 2026-03-01 16:28 UTC  (2+ messages)
` Enable and add support for Nintendo Switch 2 controllers

[PATCH net-next] ipv6: add IPV6_CALL() helper
 2026-03-01 16:25 UTC 

[RFC v4 00/31] hw/arm/smmuv3: Support Secure state for SMMUv3
 2026-03-01 16:24 UTC  (4+ messages)
` [RFC v4 24/31] hw/arm/smmuv3: Determine register bank from MMIO offset

[PATCH] rtc: spear: check return value of clk_enable in resume
 2026-03-01 16:19 UTC 

[PATCH] serial: auart: check clk_enable() return in console write
 2026-03-01 16:22 UTC 

[PATCH] i2c: fsi: Fix a potential leak in fsi_i2c_probe()
 2026-03-01 16:21 UTC 

[linux-next:master 2659/2910] drivers/hid/hid-lenovo-go-s.c:37: multiple definition of `drvdata'; drivers/hid/hid-lenovo-go.o:drivers/hid/hid-lenovo-go.c:93: first defined here
 2026-03-01 16:19 UTC 

[PATCH] media: fimc: check return value of clk_enable in runtime_resume" -m "In fimc_runtime_resume(), the return value of clk_enable(fimc->clock[CLK_GATE]) was not checked. If enabling the clock fails, subsequent register accesses (fimc_hw_reset() and capture/m2m resume) may trigger a bus error or undefined behavior
 2026-03-01 16:18 UTC 

[PATCH v2] dt-bindings: display/msm/gpu: Drop redundant reg-names in one if:then:
 2026-03-01 16:18 UTC  (2+ messages)

[PATCH] clk: Check clk_enable return in bandgap CPU notifier
 2026-03-01 16:13 UTC 

[PATCH] ext4: kunit: extents-test: Fix percpu_counters list corruption
 2026-03-01 16:14 UTC 

FAILED: Patch "smb: client: let smbd_post_send_negotiate_req() use smbd_post_send()" failed to apply to 5.10-stable tree
 2026-03-01 16:14 UTC  (2+ messages)

[PATCH net-next 0/5] net: dpaa2-mac: export standard statistics
 2026-03-01 16:09 UTC  (3+ messages)
` [PATCH net-next 2/5] net: dpaa2-mac: retrieve MAC statistics in one firmware command

[PATCH] arm64: dts: rockchip: Fix PCIe v3 pinctrl for BPI-R2-Pro
 2026-03-01 16:03 UTC  (3+ messages)

[PATCH 1/5] crypto: testmgr - Add test vectors for authenc(hmac(sha1),rfc3686(ctr(aes)))
 2026-03-01 15:53 UTC  (2+ messages)
` [PATCH 5/5] crypto: testmgr - Add test vectors for authenc(hmac(sha512),rfc3686(ctr(aes)))


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.