All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-03 14:33:29 to 2025-02-03 15:11:44 UTC [more...]

[PATCH] NFSD: Fix trace_nfsd_slot_seqid_sequence
 2025-02-03 15:11 UTC  (2+ messages)

[PATCH 0/5] PATH WALK III: Add 'git backfill' command
 2025-02-03 15:11 UTC  (12+ messages)
` [PATCH 1/5] backfill: add builtin boilerplate
` [PATCH v2 0/5] PATH WALK III: Add 'git backfill' command
  ` [PATCH v2 2/5] backfill: basic functionality and tests
  ` [PATCH v2 4/5] backfill: add --sparse option

[PATCH v3 0/4] cmd/setexpr: support concatenation of direct strings
 2025-02-03 15:10 UTC  (5+ messages)
` [PATCH v3 1/4] test: clean up setexpr_test_str()
` [PATCH v3 2/4] test: remove available memory check in setexpr_test_str()
` [PATCH v3 3/4] test: remove available memory check in setexpr_test_str_oper()
` [PATCH v3 4/4] cmd/setexpr: support concatenation of direct strings

[PATCH 0/3] Driver core: faux bus
 2025-02-03 15:11 UTC  (3+ messages)
` [PATCH 1/3] driver core: add a faux bus for use when a simple device/bus is needed

[PATCH v7 00/14] hrtimer Rust API
 2025-02-03 15:08 UTC  (15+ messages)
` [PATCH v7 01/14] rust: time: Add Ktime::from_ns()
` [PATCH v7 02/14] rust: hrtimer: introduce hrtimer support
` [PATCH v7 03/14] rust: sync: add `Arc::as_ptr`
` [PATCH v7 04/14] rust: hrtimer: implement `HrTimerPointer` for `Arc`
` [PATCH v7 05/14] rust: hrtimer: allow timer restart from timer handler
` [PATCH v7 06/14] rust: hrtimer: add `UnsafeHrTimerPointer`
` [PATCH v7 07/14] rust: hrtimer: add `hrtimer::ScopedHrTimerPointer`
` [PATCH v7 08/14] rust: hrtimer: implement `UnsafeHrTimerPointer` for `Pin<&T>`
` [PATCH v7 09/14] rust: hrtimer: implement `UnsafeHrTimerPointer` for `Pin<&mut T>`
` [PATCH v7 10/14] rust: alloc: add `Box::into_pin`
` [PATCH v7 11/14] rust: hrtimer: implement `HrTimerPointer` for `Pin<Box<T>>`
` [PATCH v7 12/14] rust: hrtimer: add `HrTimerMode`
` [PATCH v7 13/14] rust: hrtimer: add clocksource selection through `ClockSource`
` [PATCH v7 14/14] rust: hrtimer: add maintainer entry

[PATCH 6.1] efivars: Fix "BUG: corrupted list in efivar_entry_remove"
 2025-02-03 15:10 UTC  (2+ messages)

[PATCH v6 00/14] hrtimer Rust API
 2025-02-03 11:41 UTC  (4+ messages)
` [PATCH v6 02/14] rust: hrtimer: introduce hrtimer support

[PATCH net] docs: netdev: Document guidance on inline functions
 2025-02-03 15:10 UTC  (3+ messages)

[PATCH v2] arm64: defconfig: Enable TISCI Interrupt Router and Aggregator
 2025-02-03 15:08 UTC 

annotate noio context v2
 2025-02-03 15:09 UTC  (4+ messages)
` [PATCH] block: force noio scope in blk_mq_freeze_queue

[PATCH] staging: gpib: format no multiple blank lines
 2025-02-03 15:09 UTC  (2+ messages)

[PATCH v4 0/4] PCI: dwc: Add support for configuring lane equalization presets
 2025-02-03 15:08 UTC  (3+ messages)
` [PATCH v4 2/4] PCI: of: Add API to retrieve equalization presets from device tree

[PATCH] power: supply: da9150-fg: fix potential overflow
 2025-02-03 15:08 UTC  (2+ messages)

[PATCH] power: supply: core: Fix extension related lockdep warning
 2025-02-03 15:08 UTC  (2+ messages)

[PATCH 0/5] Fix RG35XX Battery Charging Issues
 2025-02-03 15:08 UTC  (2+ messages)
` (subset) "

[RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
 2025-02-03 15:08 UTC  (11+ messages)

[PATCH] hw/cxl: Support aborting background commands
 2025-02-03 15:07 UTC  (6+ messages)

[PATCH] ASoC: q6apm-dai: schedule all the periods before we start streaming
 2025-02-03 15:07 UTC  (4+ messages)

[PATCH net 0/4] ethtool: rss: minor fixes for recent RSS changes
 2025-02-03 15:06 UTC  (3+ messages)
` [PATCH net 2/4] ethtool: ntuple: fix rss + ring_cookie check

[PATCH net] tun: revert fix group permission check
 2025-02-03 15:05 UTC 

[DPDK/DTS Bug 1600] Add test case/suite context parameters, e.g. required cores
 2025-02-03 15:05 UTC  (2+ messages)

[PATCH v3] xen/riscv: identify specific ISA supported by cpu
 2025-02-03 15:05 UTC  (3+ messages)

[PATCH 0/4] ucount: Simplify refcounting with rcuref_t
 2025-02-03 15:05 UTC  (5+ messages)
` [PATCH 1/4] rcu: Provide a static initializer for hlist_nulls_head
` [PATCH 2/4] ucount: Replace get_ucounts_or_wrap() with atomic_inc_not_zero()
` [PATCH 3/4] ucount: Use RCU for ucounts lookups
` [PATCH 4/4] ucount: Use rcuref_t for reference counting

[PATCH] ftrace: Avoid potential division by zero in function_stat_show()
 2025-02-03 15:06 UTC  (2+ messages)

[PATCH 0/5] samples/kernfs: Add a pseudo-filesystem to demonstrate kernfs usage
 2025-02-03 15:05 UTC  (10+ messages)

[PATCH 0/7] hw/arm/raspi4b: Add models with 4GB and 8GB of DRAM
 2025-02-03 15:05 UTC  (8+ messages)

[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
 2025-02-03 15:04 UTC  (5+ messages)
` [PATCH 4/6] rust: addr: Add a module to declare core address types

[GIT PULL] nvme fixes for Linux 6.14
 2025-02-03 15:03 UTC 

[PATCH] net: Kconfig: Select DM_RNG for LWIP
 2025-02-03 15:03 UTC 

[PATCH v10] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver
 2025-02-03 15:02 UTC  (2+ messages)

[PATCH TRIVIAL] docs: admin-guide: rename GTK+ to GTK
 2025-02-03 15:02 UTC  (2+ messages)

[PATCH 0/3] setup: fix reinit of repos with different formats
 2025-02-03 15:02 UTC  (6+ messages)
` [PATCH 2/3] setup: fix reinit of repos with incompatible GIT_DEFAULT_REF_FORMAT

[PATCH] drm/i915/dmc: Add debugfs for dc6 counter
 2025-02-03 14:59 UTC  (5+ messages)

[PATCH net-next 0/2] Symmetric OR-XOR RSS hash
 2025-02-03 15:00 UTC  (3+ messages)
` [PATCH net-next 1/2] ethtool: "
` [PATCH net-next 2/2] net/mlx5e: Symmetric OR-XOR RSS hash control

[REGRESSION] Invalid gather when using Tegra210 media engines
 2025-02-03 14:55 UTC 

[PATCH v7 0/9] DTS updates for system1 BMC
 2025-02-03 15:00 UTC  (11+ messages)
` [PATCH v7 1/9] bindings: ipmi: Add binding for IPMB device intf
` [PATCH v7 2/9] dt-bindings: gpio: ast2400-gpio: Add hogs parsing
` [PATCH v7 3/9] ARM: dts: aspeed: system1: Add IPMB device
` [PATCH v7 4/9] ARM: dts: aspeed: system1: Add GPIO line name
` [PATCH v7 5/9] ARM: dts: aspeed: system1: Reduce sgpio speed
` [PATCH v7 6/9] ARM: dts: aspeed: system1: Update LED gpio name
` [PATCH v7 7/9] ARM: dts: aspeed: system1: Remove VRs max8952
` [PATCH v7 8/9] ARM: dts: aspeed: system1: Mark GPIO line high/low
` [PATCH v7 9/9] ARM: dts: aspeed: system1: Disable gpio pull down

[PATCH v4 0/4] Add support for errors recovery in the TI SN65DSI83 bridge driver
 2025-02-03 14:58 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: display: bridge: sn65dsi83: Add interrupt
` [PATCH v4 2/4] drm/atomic-helper: Introduce drm_atomic_helper_reset_crtc()
` [PATCH v4 3/4] drm/vc4: hdmi: Use drm_atomic_helper_reset_crtc()
` [PATCH v4 4/4] drm: bridge: ti-sn65dsi83: Add error recovery mechanism

[groeck-staging:testing] BUILD SUCCESS 8d0efe18f567040a251aef1e00ea39bd3776f5e1
 2025-02-03 14:58 UTC 

[PATCH RESEND v3 0/3] riscv: canaan: Add support for K230-Canmv clock
 2025-02-03 14:49 UTC  (8+ messages)
` [PATCH RESEND v3 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller
` [PATCH RESEND v3 2/3] clk: canaan: Add clock driver for Canaan K230
` [PATCH RESEND v3 3/3] riscv: dts: canaan: Add clock initial support for K230

[PATCH v2 00/16] Add features, improvements, and fixes
 2025-02-03 14:58 UTC  (4+ messages)
` [PATCH v2 15/16] iio: adc: ad7768-1: add filter type and oversampling ratio attributes

[PATCH] i3c: mipi-i3c-hci: Use physical device pointer with DMA API
 2025-02-03 14:55 UTC 

KSZ9477 HSR Offloading
 2025-02-03 14:58 UTC  (15+ messages)

[PATCH 0/1] can: esd_usb: Fix device probe routine
 2025-02-03 14:58 UTC  (2+ messages)
` [PATCH 1/1] can: esd_usb: Fix not detecting version reply in "

[RFC v5 00/15] Sub-device configuration models
 2025-02-03 14:57 UTC  (7+ messages)
` [RFC v5 01/15] media: Documentation: Rework embedded data documentation
` [RFC v5 02/15] media: Documentation: Add a hyphen to list-based
` [RFC v5 03/15] media: Documentation: Reword split of sensor driver to two classes

[PATCH 00/28] Use VRR timing generator for fixed refresh rate modes
 2025-02-03 14:57 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for Use VRR timing generator for fixed refresh rate modes (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH v3 00/14] Change ghes to use HEST-based offsets and add support for error inject
 2025-02-03 14:56 UTC  (5+ messages)
` [PATCH v3 03/14] acpi/ghes: Use HEST table offsets when preparing GHES records
` [PATCH v3 05/14] acpi/generic_event_device: add logic to detect if HEST addr is available

[PATCH 0/4] t/unit-tests: convert unit-tests to use clar
 2025-02-03 14:56 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] t/unit-tests: convert hashmap test to use clar test framework

librseq memory allocator portability
 2025-02-03 14:55 UTC  (3+ messages)

[LTP] [PATCH v2] flock: Add test for verifying EINTR errno
 2025-02-03 14:55 UTC  (4+ messages)
` [LTP] [PATCH v3] "

[Buildroot] [PATCH v3 0/2] configs/raspberrypizero2w_64: new defconfig
 2025-02-03 14:55 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/2] DEVELOPERS: add myself as developer for raspberrypi

Patchwork summary for: spi-devel-general
 2025-02-03 14:55 UTC 

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-03 14:54 UTC  (2+ messages)

[Buildroot] [git commit] DEVELOPERS: add myself as developer for raspberrypi
 2025-02-03 14:54 UTC 

[ANN] net-next is OPEN
 2025-02-03 14:54 UTC 

[Buildroot] [git commit] board/raspberrypi*: remove dtparam krnbt=on
 2025-02-03 14:51 UTC 

[Buildroot] [RESEND] board/raspberrypi*: remove dtparam krnbt=on
 2025-02-03 14:52 UTC  (2+ messages)

[Buildroot] [git commit] fs/ext2: fixes for ext2r0 with host-e2fsprogs >= 1.47.2
 2025-02-03 14:49 UTC 

[PATCH] target/sparc: Fix gdbstub incorrectly handling registers f32-f62
 2025-02-03 14:50 UTC 

[Buildroot] [PATCH 1/1] fs/ext2: fixes for ext2r0 with host-e2fsprogs >= 1.47.2
 2025-02-03 14:51 UTC  (2+ messages)

[PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class
 2025-02-03 14:51 UTC  (2+ messages)

[PATCH 00/18] maintainer updates for feb25 (qtest, gdbstub, plugins)
 2025-02-03 14:40 UTC  (19+ messages)
` [PATCH 01/18] tests/docker: replicate the check-rust-tools-nightly CI job
` [PATCH 02/18] tests/qtest: don't attempt to clock_step while waiting for virtio ISR
` [PATCH 03/18] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test
` [PATCH 04/18] tests/qtest: simplify qtest_process_inbuf
` [PATCH 05/18] tests/qtest: rename qtest_send_prefix and roll-up into qtest_send
` [PATCH 06/18] tests/qtest: tighten up the checks on clock_step
` [PATCH 07/18] Revert "util/timer: avoid deadlock when shutting down"
` [PATCH 08/18] tests/qtest/migration: Add --full option
` [PATCH 09/18] tests/qtest/migration: Pick smoke tests
` [PATCH 10/18] gdbstub: Allow the %d placeholder in the socket path
` [PATCH 11/18] gdbstub: Try unlinking the unix socket before binding
` [PATCH 12/18] user: Introduce user/signal.h
` [PATCH 13/18] user: Introduce host_interrupt_signal
` [PATCH 14/18] osdep: Introduce qemu_kill_thread()
` [PATCH 15/18] gdbstub: Allow late attachment
` [PATCH 16/18] docs/user: Document the %d placeholder and suspend=n QEMU_GDB features
` [PATCH 17/18] tests/tcg: Add late gdbstub attach test
` [PATCH 18/18] plugins: fix -Werror=maybe-uninitialized false-positive

[PATCH] virtio: Remove virtio devices on device_shutdown()
 2025-02-03 14:48 UTC  (3+ messages)

[PATCH 00/16] x86/tsc: Try to wrangle PV clocks vs. TSC
 2025-02-03 14:48 UTC  (3+ messages)
` [PATCH 08/16] x86/tsc: Pass KNOWN_FREQ and RELIABLE as params to registration

[RFC PATCH v1] Chapter 3: Add shared L1 Cache
 2025-02-03 14:47 UTC  (2+ messages)

[PATCH 00/14] drm/i915/dp: dsc fix, refactoring and cleanups
 2025-02-03 14:46 UTC  (4+ messages)
` [PATCH 01/14] drm/i915/dp: Iterate DSC BPP from high to low on all platforms

[meta-ti][scarthgap][PATCH] conf: machine: am69: Update filenames for initial bootloader tiboot3
 2025-02-03 14:46 UTC  (2+ messages)

[PATCH v2] zynqmp: Dynamic setting mmcdev and mmcroot
 2025-02-03 14:45 UTC  (4+ messages)

[PATCH v3 0/7] perf report: Add latency and parallelism profiling
 2025-02-03 14:45 UTC  (11+ messages)
` [PATCH v3 2/7] perf report: Add parallelism sort key
` [PATCH v3 6/7] perf report: Add --latency flag

[PATCH] pci: cdns : Function to read controller architecture
 2025-02-03 14:04 UTC  (3+ messages)

[PATCH v2 0/3] kbuild: Use -fzero-init-padding-bits=all
 2025-02-03 14:44 UTC  (3+ messages)
` [PATCH v2 2/3] stackinit: Add union initialization to selftests

[Buildroot] [PATCH v1 1/1] board/nvidia/bf3: set eth names according to doc
 2025-02-03 14:44 UTC  (3+ messages)
` [Buildroot] [PATCH v2 0/1] nvidia/bf3 - fix eth names
  ` [Buildroot] [PATCH v2 1/1] board/nvidia/bf3: set eth names according to doc

[PATCH] USB: core: Enable root_hub's remote wakeup for wakeup sources
 2025-02-03 14:44 UTC  (5+ messages)

[PATCH v2 0/6] X1P42100 DT and PCIe PHY bits
 2025-02-03 14:43 UTC  (14+ messages)
` [PATCH v2 1/6] dt-bindings: phy: qcom,qmp-pcie: Add X1P42100 PCIe Gen4x4 PHY
` [PATCH v2 2/6] dt-bindings: phy: qcom,qmp-pcie: Drop reset number constraints
` [PATCH v2 3/6] phy: qcom: qmp-pcie: Add X1P42100 Gen4x4 PHY
` [PATCH v2 4/6] arm64: dts: qcom: x1e80100: Wire up PCIe PHY NOCSR resets
` [PATCH v2 5/6] arm64: dts: qcom: Commonize X1 CRD DTSI
` [PATCH v2 6/6] arm64: dts: qcom: Add X1P42100 SoC and CRD

[PATCH v5 0/5] Add PCIe Root Port support for Agilex family of chips
 2025-02-03 14:42 UTC  (4+ messages)
` [PATCH v5 5/5] PCI: altera: Add Agilex support

[LTP] [PATCH] doc: add tests catalog page
 2025-02-03 14:42 UTC  (7+ messages)

[RFC PATCH v2 00/17] Linux SBI MPXY and RPMI drivers
 2025-02-03 14:41 UTC  (11+ messages)
` [RFC PATCH v2 12/17] ACPI: property: Add support for nargs_prop in acpi_fwnode_get_reference_args()

[RFC 0/3] Btrfs checksum offload
 2025-02-03 14:41 UTC  (8+ messages)

[PATCH v8 00/15] futex: Add support task local hash maps
 2025-02-03 14:41 UTC  (7+ messages)
` [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash
` [PATCH v8 04/15] futex: Allow automatic allocation of process wide futex hash
` [PATCH v8 05/15] futex: Hash only the address for private futexes

[PATCH] alpha: Remove IO memcpy and memset
 2025-02-03 14:39 UTC  (2+ messages)

[PATCH v5 00/12] platform/mellanox: Add support for new systems, amendments, relocate mlx-platform module
 2025-02-03 14:40 UTC  (7+ messages)
` [PATCH v5 09/12] platform: mellanox: Cosmetic changes to improve code style
` [PATCH v5 10/12] platform: mellanox: mlx-platform: Add support for new Nvidia system
` [PATCH v5 12/12] Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces

[PATCH] usb: roles: cache usb roles received during switch registration
 2025-02-03 14:40 UTC  (2+ messages)

[PATCH v2 0/9] preempt: Add a generic function to return the preemption string
 2025-02-03 14:39 UTC  (3+ messages)

[PATCH net] net: atlantic: fix warning during hot unplug
 2025-02-03 14:36 UTC  (4+ messages)
  ` [PATCH net v2] "

[PATCH 0/3] drm/msm/dsi/phy: Improvements around concurrent PHY_CMN_CLK_CFG[01]
 2025-02-03 14:38 UTC  (6+ messages)
` [PATCH 2/3] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver

[PATCH] man/man2/clone.2: Use munmap() to free child stack
 2025-02-03 14:36 UTC  (5+ messages)

[PATCH] btrfs-progs: balance: add extra delay if converting with a missing device
 2025-02-03 14:26 UTC  (2+ messages)

[PATCH v7] i2c: riic: Implement bus recovery
 2025-02-03 14:35 UTC 

[PATCH] stackinit: Fix comment for test_small_end
 2025-02-03 14:34 UTC 

[PATCH 2/2] rust/kernel: Add platform::ModuleDevice
 2025-02-03 14:33 UTC  (10+ messages)
` [PATCH] WIP: drivers/base: Add virtual_device_create()
          ` [RFC] driver core: add a virtual bus for use when a simple device/bus is needed

[PATCH v4 1/2] clocksource: Use pr_info() for "Checking clocksource synchronization" message
 2025-02-03 14:33 UTC  (3+ messages)
` [PATCH v4 2/2] clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomic context


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.