All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-07 12:48:09 to 2026-04-07 13:32:13 UTC [more...]

[PATCH] ALSA: ctxfi: Limit PTP to a single page
 2026-04-07 13:32 UTC  (4+ messages)

[whinlatter][PATCH 1/2] binutils: Fix build with GLIBC 2.43 on the host
 2026-04-07 13:31 UTC  (4+ messages)
` [whinlatter][PATCH 2/2] gcc: Backport a patch to fix "
  ` Patchtest results for "
` Patchtest results for [whinlatter][PATCH 1/2] binutils: Fix "

[PATCH] tick/nohz: fix inverted return value in check_tick_dependency() fast path
 2026-04-07 13:31 UTC  (2+ messages)
` [tip: timers/urgent] tick/nohz: Fix "

[PATCH v3 0/5] media: qcom: camss: Fix RDI streaming for various CSIDs
 2026-04-07 13:30 UTC  (11+ messages)
` [PATCH v3 1/5] media: qcom: camss: Fix RDI streaming for CSID 680
` [PATCH v3 2/5] media: qcom: camss: Fix RDI streaming for CSID 340
` [PATCH v3 3/5] media: qcom: camss: Fix RDI streaming for CSID GEN2
` [PATCH v3 4/5] media: qcom: camss: Fix RDI streaming for CSID GEN3
` [PATCH v3 5/5] media: qcom: camss: csid: Rename en_vc to en_port

[PATCH v2 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
 2026-04-07 13:30 UTC  (8+ messages)
` [PATCH v2 1/4] software node: return -ENXIO when referenced swnode is not registered yet

[PATCH BlueZ v1] monitor: Fix not loading local GATT DB from cache
 2026-04-07 13:30 UTC  (2+ messages)

[PATCH RFC] clk: qcom: gcc-sc7280: switch GP clocks to clk_rcg2_gp_ops
 2026-04-07 13:29 UTC  (2+ messages)

[PATCH net-next] net: hsr: emit notification for PRP slave2 changed hw addr on port deletion
 2026-04-07 13:29 UTC  (2+ messages)

[PATCH v2 0/2] nfs: delegated attribute fixes
 2026-04-07 13:28 UTC  (4+ messages)
` [PATCH v2 1/2] nfs: fix utimensat() for atime with delegated timestamps

[PATCH v4 0/2] driver core: make references to unregistered software nodes a special case
 2026-04-07 13:27 UTC  (3+ messages)
` [PATCH v4 1/2] software node: return -ENOTCONN when referenced swnode is not registered yet
` [PATCH v4 2/2] gpio: swnode: defer probe on references to unregistered software nodes

[PATCH] regulator: bd71828-regulator.c: Fix LDON-HEAD mode
 2026-04-07 13:27 UTC 

[PATCH V11 00/12] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-04-07 13:27 UTC  (3+ messages)
` [PATCH V11 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties

Bug#1132887: script: "script file -c command" stopped working
 2026-04-07 13:26 UTC  (2+ messages)

[PATCH] mfd: bd72720: Drop BUCK11 ID
 2026-04-07 13:26 UTC 

[PATCH 0/3] lib/genxml: Introduce Mesa genxml infrastructure to IGT
 2026-04-07 13:26 UTC  (3+ messages)
` [PATCH 2/3] lib/rendercopy: Convert rendercopy_gen9 to use genxml pack headers
` [PATCH 3/3] lib: Add genxml annotated batch buffer decode

[PATCH 0/1] Documentation: leds: leds-class: Document keyboard backlight LED class naming
 2026-04-07 13:26 UTC  (2+ messages)

[PATCH 0/2] arm: mediatek: print specific CPU type
 2026-04-07 13:26 UTC  (5+ messages)
` [PATCH 1/2] arm: mediatek: add SIP platform bininfo lookups
` [PATCH 2/2] arm: mediatek: mt8189: print specific CPU information

[Intel-wired-lan] [PATCH net] i40e: Cleanup PTP pins on probe failure
 2026-04-07 13:26 UTC  (2+ messages)

[PATCH v8 0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2026-04-07 13:24 UTC  (3+ messages)
` [PATCH v8 1/2] docs: s390/pci: Improve and update PCI documentation
` [PATCH v8 2/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute

[LTP] [PATCH 0/2] Add infiniband testing suite
 2026-04-07 13:24 UTC  (5+ messages)
` [LTP] [PATCH 2/2] device-drivers/rdma: Add ucma_uaf01 test

[PATCH] bcache: fix uninitialized closure object
 2026-04-07 13:24 UTC  (6+ messages)

[PATCH] selftests/timens: extend CFLAGS to keep options from environment
 2026-04-07 13:23 UTC 

[ANNOUNCE] xfs-linux: for-next updated to 2ffc6900d5c3
 2026-04-07 13:23 UTC 

[PATCH 00/24] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-04-07 13:21 UTC  (25+ messages)
` [PATCH 01/24] filelock: add support for ignoring deleg breaks for dir change events
` [PATCH 02/24] filelock: add a tracepoint to start of break_lease()
` [PATCH 03/24] filelock: add an inode_lease_ignore_mask helper
` [PATCH 04/24] nfsd: add protocol support for CB_NOTIFY
` [PATCH 05/24] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH 06/24] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH 07/24] vfs: add fsnotify_modify_mark_mask()
` [PATCH 08/24] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH 09/24] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH 10/24] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH 11/24] nfsd: use RCU to protect fi_deleg_file
` [PATCH 12/24] nfsd: add data structures for handling CB_NOTIFY
` [PATCH 13/24] nfsd: add notification handlers for dir events
` [PATCH 14/24] nfsd: add tracepoint to dir_event handler
` [PATCH 15/24] nfsd: apply the notify mask to the delegation when requested
` [PATCH 16/24] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH 17/24] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH 18/24] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH 19/24] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH 20/24] nfsd: add a fi_connectable flag to struct nfs4_file
` [PATCH 21/24] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH 22/24] nfsd: properly track requested child attributes
` [PATCH 23/24] nfsd: track requested dir attributes
` [PATCH 24/24] nfsd: add support to CB_NOTIFY for dir attribute changes

Compiling barebox without PBL and using dts from Linux dts upstream for Zynq SoC
 2026-04-07 13:21 UTC  (8+ messages)

[PATCH v7 2/3] kho: fix deferred init of kho scratch
 2026-04-07 13:21 UTC  (13+ messages)

[PATCH] usb: ulpi: fix memory leak on ulpi_register() error paths
 2026-04-07 13:21 UTC 

[PATCH net-next 00/10] net: lan966x: add support for PCIe FDMA
 2026-04-07 13:20 UTC  (8+ messages)

[PATCH 0/7] KVM: x86: APX reg prep work
 2026-04-07 13:20 UTC  (11+ messages)

[PATCH 00/10] arm64/entry:
 2026-04-07 13:16 UTC  (22+ messages)
` [PATCH 01/10] entry: Fix stale comment for irqentry_enter()
` [PATCH 02/10] entry: Remove local_irq_{enable,disable}_exit_to_user()
` [PATCH 03/10] entry: Move irqentry_enter() prototype later
` [PATCH 04/10] entry: Split kernel mode logic from irqentry_{enter,exit}()
` [PATCH 05/10] entry: Split preemption from irqentry_exit_to_kernel_mode()
` [PATCH 06/10] arm64: entry: Don't preempt with SError or Debug masked
` [PATCH 07/10] arm64: entry: Consistently prefix arm64-specific wrappers
` [PATCH 08/10] arm64: entry: Use irqentry_{enter_from,exit_to}_kernel_mode()
` [PATCH 09/10] arm64: entry: Use split preemption logic
` [PATCH 10/10] arm64: Check DAIF (and PMR) at task-switch time

[Bug 221318] New: mice behind ASMedia ASM1042A via Thunderbolt 2 never produce input, most likely due to interrupt pipe idle window during enumeration
 2026-04-07 13:18 UTC  (2+ messages)
` [Bug 221318] "

[PATCH V2 00/17] Add ACPI-based PMT discovery support for Intel PMC
 2026-04-07 13:18 UTC  (7+ messages)
` [PATCH V2 08/17] platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S
` [PATCH V2 10/17] platform/x86/intel/pmc/ssram: Use fixed-size static pmc array
` [PATCH V2 11/17] platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper

[PATCH 0/3] drm/i915: relocate mchbar and pci regs headers
 2026-04-07 13:18 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 0/6] arm: mediatek: add UFS support for Genio 520/720 EVKs
 2026-04-07 13:17 UTC  (7+ messages)
` [PATCH 1/6] ufs: ufs-mediatek: add mt8183-ufshci compatible
` [PATCH 2/6] ufs: mediatek: clean up zero terminator
` [PATCH 6/6] config: mediatek: add UFS defconfigs for Genio 520/720 EVKs

checkout: clarify "up to date with origin/" uses local remote-tracking ref
 2026-04-07 13:10 UTC 

[PATCH 1/2] ASoC: Intel: avs: Fix memory leak in avs_register_i2s_test_boards()
 2026-04-07 13:16 UTC  (4+ messages)
` [PATCH 2/2] ASoC: Intel: avs: Fix type warning in avs_probe_compr_set_params()

[BUG] librdmacm: Accessing out-of-bounds memory
 2026-04-07 13:14 UTC 

[PATCH v2 0/7] Enable Bluetooth and WiFi on Fairphone (Gen. 6)
 2026-04-07 13:16 UTC  (8+ messages)
` [PATCH v2 4/7] arm64: dts: qcom: milos: Split up uart11 pinctrl
` [PATCH v2 6/7] arm64: dts: qcom: milos-fairphone-fp6: Enable Bluetooth
` [PATCH v2 7/7] arm64: dts: qcom: milos-fairphone-fp6: Enable WiFi

[PATCH] rtc: rv3028: fix PORF flag not being cleared
 2026-04-07 13:15 UTC  (2+ messages)

[docs][PATCH] ref-manual/dev-manual: document new SPDX variables and capabilities
 2026-04-07 13:15 UTC  (3+ messages)

[PATCH net] can: sja1000: Fix pci_iounmap() buffer
 2026-04-07 13:15 UTC  (3+ messages)

[morimoto:sound-cleanup-2026-04-06 119/119] sound/soc/codecs/si476x.c:222:10: sparse: sparse: Initializer entry defined twice
 2026-04-07 13:14 UTC 

[PATCH v2] ref-manual/dev-manual: document new SPDX variables and capabilities
 2026-04-07 13:11 UTC  (2+ messages)

[PATCH] contributor-guide/submit-changes.rst: Added missing word
 2026-04-07 13:11 UTC  (2+ messages)

[PATCH 0/8] Update the documentation for 6.0 (Wrynose)
 2026-04-07 13:11 UTC  (2+ messages)

[PATCH 2/2] migration-guides: add release notes for 5.3.2
 2026-04-07 13:11 UTC  (2+ messages)

[PATCH v2] migration-guides: add release notes for 5.0.16
 2026-04-07 13:11 UTC  (2+ messages)

[PATCH] ref-manual/system-requirements.rst: remove Fedora 41 from supported distros
 2026-04-07 13:11 UTC  (2+ messages)

[PATCH v3 0/8] Update the documentation for 6.0 (Wrynose)
 2026-04-07 13:11 UTC  (2+ messages)

[PATCH v2] ref-manual: document the usage of FIT_LOADABLES
 2026-04-07 13:11 UTC  (2+ messages)

[PATCH] recipe-style-guide: Drop obsolete EXTRA_QMAKEVARS_POST ref
 2026-04-07 13:11 UTC  (2+ messages)

[PATCH] iommu: Use dev_dbg for group handling code
 2026-04-07 13:06 UTC 

[PATCH net-next v5 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-04-07 13:10 UTC  (2+ messages)

[PATCH v4 0/5] locking: contended_release tracepoint instrumentation
 2026-04-07 13:10 UTC  (2+ messages)

[PATCH v4 00/15] selftests/mm: fix failures and robustness improvements
 2026-04-07 13:08 UTC  (2+ messages)

[PATCH v4 0/8] Add support for TQMa7x
 2026-04-07 13:06 UTC  (9+ messages)
` [PATCH v4 1/8] Kconfig: update build-target for MX7 with SPL
` [PATCH v4 2/8] board/tq: Add common SoM API
` [PATCH v4 3/8] env: add env_set_runtime() helper
` [PATCH v4 4/8] arch: arm: dts: tqma7x: add u-boot device tree fragments
` [PATCH v4 5/8] arch: arm: dts: tqma7x: add boot phase properties
` [PATCH v4 6/8] board: tqma7: add code for u-boot with spl
` [PATCH v4 7/8] configs: tqma7: add defconfigs
` [PATCH v4 8/8] doc: tqma7: add documentation

[PATCH 0/2] regulator: even more OF node imbalance fixes
 2026-04-07 13:07 UTC  (4+ messages)
` [PATCH 1/2] regulator: act8945a: fix OF node reference imbalance
` [PATCH 2/2] regulator: bd9571mwv: "

[PATCH v2 0/3] Fix bugs for realm guest plus BBML2_NOABORT
 2026-04-07 13:06 UTC  (9+ messages)
` [PATCH v2 1/3] arm64: mm: Fix rodata=full block mapping support for realm guests

[PATCH v7 0/3] PCI: Refactor PCIe speed validation and conversion functions
 2026-04-07 13:04 UTC  (4+ messages)
` [PATCH v7 1/3] PCI: Add public pcie_valid_speed() for shared validation
` [PATCH v7 2/3] PCI: Move pci_bus_speed2lnkctl2() to public header
` [PATCH v7 3/3] PCI: dwc: Use common speed conversion function

[PATCH v3 0/6] KVM: s390: Enable 4k granularity for memslots
 2026-04-07 13:05 UTC  (7+ messages)
` [PATCH v3 5/6] KVM: s390: selftests: enable some common memory-related tests
` [PATCH v3 6/6] KVM: s390: ucontrol: Fix memslot handling

LSM: Whiteout chardev creation sidesteps mknod hook
 2026-04-07 13:05 UTC 

[PATCH v4 0/5] PCI: qcom: Add D3cold support
 2026-04-07 13:03 UTC  (6+ messages)
` [PATCH v4 1/5] PCI: host-common: Add helper to determine host bridge D3cold eligibility
` [PATCH v4 2/5] PCI: qcom: Add .get_ltssm() helper
` [PATCH v4 3/5] PCI: qcom: Power down PHY via PARF_PHY_CTRL before disabling rails/clocks
` [PATCH v4 4/5] PCI: dwc: Use common D3cold eligibility helper in suspend path
` [PATCH v4 5/5] PCI: qcom: Add D3cold support

[PATCH v2] drm/bridge: dw-mipi-dsi: Fix bridge leak when host attach fails
 2026-04-07 13:03 UTC  (2+ messages)

[PATCH v3] mm/slub: defer freelist construction until after bulk allocation from a new slab
 2026-04-07 13:02 UTC  (2+ messages)

[PATCH v5 0/3] PCI: Refactor PCIe speed validation and conversion functions
 2026-04-07 13:01 UTC  (9+ messages)
` [PATCH v5 2/3] PCI: Move pci_bus_speed2lnkctl2() to public header

[PATCH v2 00/17] Landlock tracepoints
 2026-04-07 13:00 UTC  (4+ messages)
` [PATCH v2 12/17] landlock: Add tracepoints for ptrace and scope denials

[PATCH] docs: proc: document ProtectionKey in smaps
 2026-04-07 13:00 UTC  (2+ messages)

[PATCH] pinctrl: mcp23s08: Disable all pin interrupts during probe
 2026-04-07 12:59 UTC  (4+ messages)

[RFC PATCH bpf-next v5 0/2] tracing: Fix kprobe attachment when module shadows vmlinux symbol
 2026-04-07 12:59 UTC  (7+ messages)
` [RFC PATCH bpf-next v5 1/2] tracing: Prefer vmlinux symbols over module symbols for unqualified kprobes
` [RFC PATCH bpf-next v5 2/2] selftests/bpf: Add tests for duplicate kprobe symbol handling

[PATCH net-next v2] selftests: forwarding: lib: rewrite processing of command line arguments
 2026-04-07 12:57 UTC  (2+ messages)

[PATCH RESEND] ref-manual: document the usage of FIT_LOADABLES
 2026-03-24 13:21 UTC 

[PATCH] MIPS: Increase default mmap randomization bits for 64-bit
 2026-04-07 12:59 UTC  (2+ messages)

[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
 2026-04-07 12:58 UTC  (3+ messages)
` [PATCH 18/53] selftests/mm: uffd-unit-tests: use kselftest framework

[PATCH 0/4] nstree: Fix spurious ENOENT in listns pagination during grace period
 2026-04-07 12:57 UTC  (2+ messages)

[PATCH] media: vpif_capture: fix OF node reference imbalance
 2026-04-07 12:57 UTC  (2+ messages)
  `  "

[PATCH v3 0/4] regulator: qcom-rpmh: Support RPMH address reads and use it for rpmh-regulators
 2026-04-07 12:56 UTC  (3+ messages)
` [PATCH v3 1/4] soc: qcom: rpmh: Add support to read back resource settings

[PATCH] pidfd-utils: include correct struct statfs header for darwin
 2026-04-07 12:56 UTC  (2+ messages)

[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
 2026-04-07 12:54 UTC  (6+ messages)

[libgpiod][PATCH v2] bindings: python: allow releasing a LineRequest multiple times
 2026-04-07 12:53 UTC  (2+ messages)

[libgpiod][PATCH v2] bindings: python: allow closing a Chip multiple times
 2026-04-07 12:53 UTC  (2+ messages)

[PATCH v2 0/4] Slight code cleanup - remove dead code, fix typos, unify patterns
 2026-04-07 12:52 UTC  (7+ messages)
` [PATCH v2 2/4] package_pkgdata: fix typo to stop calling undefined function
  ` [OE-core] "

[PATCH] board: ti: am335x: Conditional MDIO PAD configuration instead of static for AM335_ICE
 2026-04-07  8:22 UTC 

[PATCH] x86/mce: Fix timer interval adjustment after logging a MCE event
 2026-04-07 12:51 UTC  (12+ messages)
      ` 答复: [外部邮件] "
          ` 答复: "
              ` 答复: "
                  ` [PATCH] x86/mce: Restore MCA polling interval halving

[PATCH libgpiod 00/14] libgpiod: assortment of fixes
 2026-04-07 12:50 UTC  (15+ messages)
` [PATCH libgpiod 01/14] bindings: python: fix heap-buffer overflow bugs on setting/getting values
` [PATCH libgpiod 02/14] bindings: python: remove duplicated edge detection setting
` [PATCH libgpiod 03/14] core: fix 1-byte buffer over-read bugs in gpiod_chip_info_from_uapi()
` [PATCH libgpiod 04/14] core: fix parameter type in gpiod_line_mask_test_bit()
` [PATCH libgpiod 05/14] core: store debounce_period_us with correct type
` [PATCH libgpiod 06/14] core: check the value of num_lines returned by the kernel
` [PATCH libgpiod 07/14] tools: reject "u" as period unit specifier
` [PATCH libgpiod 08/14] tools: fix an integer overflow bug in parse_period()
` [PATCH libgpiod 09/14] tools: gpionotify: fix memory leak on every event read
` [PATCH libgpiod 10/14] tools: gpionotify: add the missing return value check for calloc()
` [PATCH libgpiod 11/14] tools: gpionotify: free pollfds on exit()
` [PATCH libgpiod 12/14] tools: gpionotify: don't leak info returned by gpiod_chip_watch_line_info()
` [PATCH libgpiod 13/14] tools: gpioinfo: use correct function to free the resolver
` [PATCH libgpiod 14/14] dbus: manager: use the correct loop counter in error path

[PATCH 0/5] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-04-07  8:12 UTC  (2+ messages)

[PATCH 0/3] Enable ENETC on i.MX952 EVK
 2026-04-07  7:16 UTC  (4+ messages)
` [PATCH v1 3/3] imx952_evk: Enable ENETC0
    ` 回复: [EXT] "

[PATCH v5 0/3] Introduce Xe Correctable Error Handling
 2026-04-07 12:50 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Introduce Xe Correctable Error Handling (rev5)

[PATCHES v3 perf-tools-next 0/4] Cleanups and a fix
 2026-04-07 12:50 UTC  (3+ messages)
` [PATCH 1/4] perf tools: Make more global variables static

[PATCH] MAINTAINERS: Add myself as x86 reviewer
 2026-04-07 12:49 UTC 

[PATCH v4 0/3] rust: workqueue: add safe cancellation and status methods
 2026-04-07 12:48 UTC  (3+ messages)
` [PATCH v4 1/3] rust: helpers: add workqueue helpers

[PATCH RFC 0/2] cgroup/mem: add a node to double charge in memcg
 2026-04-07 12:48 UTC  (3+ messages)
` [PATCH RFC 2/2] cgroup/dmem: "


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.