All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 16:24:55 to 2026-04-28 17:04:52 UTC [more...]

[PATCH] tools/nolibc: add support for OpenRISC / or1k
 2026-04-28 17:04 UTC  (2+ messages)

[RFC v1 0/4] introduce PTP protocol library and software relay example
 2026-04-28 22:28 UTC  (13+ messages)
` [RFC v1 1/4] ptp: introduce PTP protocol library
` [RFC v2 0/6] introduce PTP protocol library and software relay
  ` [RFC v2 1/6] ptp: introduce PTP protocol library
  ` [RFC v2 2/6] doc: add PTP library programmer's guide
  ` [RFC v2 3/6] examples/ptp_tap_relay_sw: add software PTP relay example
  ` [RFC v2 4/6] doc: add PTP software relay sample app guide
  ` [RFC v2 5/6] app/test: add PTP library unit tests
  ` [RFC v2 6/6] examples/ptpclient: use shared PTP library definitions

[PATCH v2 net-next 0/4] net/sched: tc_dump_qdisc() optimizations
 2026-04-28 17:04 UTC  (4+ messages)
` [PATCH v2 net-next 1/4] net/sched: propagate tc_fill_tclass() error
` [PATCH v2 net-next 2/4] net/sched: tc_dump_qdisc_root() refactor
` [PATCH v2 net-next 3/4] net/sched: switch tc_dump_qdisc() to for_each_netdev_dump()

[PATCH v2] iio: adc: ti-ads7138: replace kmalloc() with stack allocation in i2c_write_block
 2026-04-28 17:03 UTC  (5+ messages)

[PATCH 0/8] KVM: arm64: EL2 synchronisation and pKVM stage-2 error propagation fixes
 2026-04-28 17:03 UTC  (6+ messages)
` [PATCH 6/8] KVM: arm64: Propagate stage-2 map failure on host->guest donation

[PATCH] docs: Add modern Sphinx design with bright and dark mode
 2026-04-28 17:02 UTC 

[PATCH sched_ext/for-7.1-fixes] sched_ext: Fix scx_flush_disable_work() UAF race
 2026-04-28 17:03 UTC  (2+ messages)

[PATCH v4 00/20] drm/tyr: firmware loading and MCU boot support
 2026-04-28 17:02 UTC  (5+ messages)

[PATCH v3 00/11] Fixes and cleanups for the AD5686 IIO driver
 2026-04-28 17:02 UTC  (24+ messages)
` [PATCH v3 01/11] iio: dac: ad5686: fix ref bit initialization for single-channel parts
` [PATCH v3 02/11] iio: dac: ad5686: fix input raw value check
` [PATCH v3 03/11] iio: dac: ad5686: acquire lock when doing powerdown control
` [PATCH v3 04/11] iio: dac: ad5686: fix powerdown control on dual-channel devices
` [PATCH v3 05/11] iio: dac: ad5686: refactor include headers
` [PATCH v3 06/11] iio: dac: ad5686: remove redundant register definition
` [PATCH v3 07/11] iio: dac: ad5686: drop enum id
` [PATCH v3 08/11] iio: dac: ad5686: add of_match table to the spi driver
` [PATCH v3 09/11] iio: dac: ad5686: add control_sync() for single-channel devices
` [PATCH v3 10/11] iio: dac: ad5686: cleanup doc header of local structs
` [PATCH v3 11/11] iio: dac: ad5686: create bus ops struct

[RFC PATCH 0/2] scripts: add kconfirm
 2026-04-28 17:01 UTC  (5+ messages)
` [RFC PATCH 2/2] Documentation: dev-tools: "

[PATCH 1/2] ima_violations.sh: Wait for ima_mmap to exit
 2026-04-28 16:59 UTC  (2+ messages)
` [LTP] "

[PATCH v3 01/19] cifs: change_conf needs to be called for session setup
 2026-04-28 17:00 UTC  (3+ messages)
` [PATCH v3 06/19] cifs: optimize readdir for larger directories

[PATCH 0/2] Introduce TLMM driver for Qualcomm IPQ9650 SoC
 2026-04-28 16:59 UTC  (4+ messages)

[PATCH 0/3] mm: remove page_mapped()
 2026-04-28 16:58 UTC  (6+ messages)
` [PATCH 2/3] bpf: arena: use page_ref_count() instead of page_mapped() in arena_free_pages()

[PATCH net-next 0/8] ptp: Add PHC timestamp quality attributes
 2026-04-28 16:54 UTC  (9+ messages)
` [PATCH net-next 1/8] ptp: Add ioctls for PHC timestamps with "
` [PATCH net-next 2/8] selftests/ptp: Extract print_system_timestamp helper in testptp
` [PATCH net-next 3/8] selftests/ptp: Add testptp support for attributes ioctls
` [PATCH net-next 4/8] ptp: ptp_vmclock: Implement "
` [PATCH net-next 5/8] net: ena: PHC: Check return code before setting timestamp output
` [PATCH net-next 6/8] net: ena: Update PHC admin interface for error bound support
` [PATCH net-next 7/8] net: ena: Add error bound to PHC communication layer
` [PATCH net-next 8/8] net: ena: Implement gettimexattrs64 callback for PTP attributes

[PATCH] mfd: menf21bmc: inline i2c_check_functionality check
 2026-04-28 16:58 UTC 

Patchwork housekeeping for: spi-devel-general
 2026-04-28 16:57 UTC 

[PATCH] media: i2c: isl7998x: inline i2c_check_functionality check
 2026-04-28 16:57 UTC 

[PATCH 0/2] improve qom debugging and fix a dangling MemoryRegion in rutabaga
 2026-04-28 16:45 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] qom: improve use-after-free debugging
  ` [PATCH v2 2/2] display: rutabaga: unparent MemoryRegions in unmap

QA notification for completed autobuilder build (yocto-6.0.rc1)
 2026-04-28 16:57 UTC  (9+ messages)
` [qa-build-notification] "
  ` [yocto] "

[PATCH] staging: greybus: add missing newline to sysfs_emit
 2026-04-28 16:57 UTC 

[PATCH] drm/bridge: sii902x: inline i2c_check_functionality check
 2026-04-28 16:56 UTC 

[PATCH v2 00/11] Fixes and cleanups for the AD5686 IIO driver
 2026-04-28 16:56 UTC  (3+ messages)

[PATCH v2 0/2] RDMA/rxe: Fix per-netns UDP tunnel issues
 2026-04-28 16:56 UTC  (17+ messages)
` [PATCH v2 1/2] RDMA/rxe: Fix null-ptr-deref in kernel_sock_shutdown()

[LTP] [PATCH v4 1/2] doc: generate CVE catalog documentation
 2026-04-28 16:55 UTC  (2+ messages)
` [LTP] "

[PATCH libpwm] pwmtestperf: Implement -I for inversed polarity requests
 2026-04-28 16:54 UTC  (2+ messages)

[PATCH] sudo: set CVE_PRODUCT
 2026-04-28 16:54 UTC 

[PATCH v4 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-04-28 16:54 UTC  (3+ messages)
` [PATCH v4 12/15] net: ipa: Switch to generic PAS TZ APIs

Radeon Pro WX7100 regression since v6.19, no display
 2026-04-28 16:53 UTC  (3+ messages)

[PATCH v3 00/11] drm/bridge: handle refcounting for bridge-only callers of drm_of_find_panel_or_bridge()
 2026-04-28 16:53 UTC  (4+ messages)
` [PATCH v3 10/11] drm: zynqmp_dp: switch to of_drm_get_bridge_by_endpoint()

[PATCH 1/6] sudo: set status of CVE-2025-64170 and CVE-2025-64517
 2026-04-28 16:51 UTC  (4+ messages)

[PATCH 0/2] Proxy Execution fixes for v7.1-rc
 2026-04-28 16:50 UTC  (6+ messages)
` [PATCH 1/2] sched: proxy-exec: Close race causing workqueue work being delayed

[PATCH] staging: tegra-video: Fix function argument alignment
 2026-04-28 16:50 UTC  (2+ messages)

[PATCH v2 1/2] iio: light: stk3310: Sort headers alphabetically
 2026-04-28 16:49 UTC  (4+ messages)
` [PATCH v2 2/2] iio: light: stk3310: Update includes to match IWYU

[PATCH v3 0/6] KVM: SEV: Add support for IBPB-on-Entry and BTB Isolation
 2026-04-28 16:49 UTC  (3+ messages)
` [PATCH v3 1/6] cpu/bugs: Allow forcing Automatic IBRS with SNP active using spectre_v2=eibrs

[PATCH 0/6] Enable joiner cursor fast updates
 2026-04-28 16:48 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Enable joiner cursor fast updates (rev2)

[PATCH v3 0/8] Add Renesas RZ/G3L PINCONTROL support
 2026-04-28 16:47 UTC  (4+ messages)
` [PATCH v3 2/8] dt-bindings: pinctrl: renesas: Document RZ/G3L SoC

[PATCH v2 0/4] Use the QMI service IDs from the QMI header
 2026-04-28 16:47 UTC  (6+ messages)
` [PATCH v2 1/4] net: ipa: Use the unified QMI service ID instead of defining it locally
` [PATCH v2 2/4] wifi: ath: "

[PATCH sched_ext/for-7.2] sched_ext: Collect ext_*.c include headers in build_policy.c
 2026-04-28 16:47 UTC  (2+ messages)

[PATCH bpf-next 00/18] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-28 16:47 UTC  (6+ messages)
` [PATCH bpf-next 01/18] bpf: Support stack arguments for bpf functions
` [PATCH bpf-next 02/18] bpf: Add precision marking and backtracking for stack argument slots

[PATCH v2 0/4] Allow disabling RAPL during SNP initialization
 2026-04-28 16:46 UTC  (7+ messages)
` [PATCH v2 3/4] KVM: SEV: Add the kvm-amd.rapl_disable module parameter

[PATCH 0/9] thunderbolt: Introduce USB4STREAM
 2026-04-28 16:45 UTC  (5+ messages)
` [PATCH 9/9] thunderbolt: Add support for USB4STREAM

[PATCH v6 0/8] staging: rtl8723bs: rtw_mlme: fix long lines and related issues
 2026-04-28 16:44 UTC  (9+ messages)
` [PATCH v6 1/8] staging: rtl8723bs: fix buffer over-read in rtw_update_protection
` [PATCH v6 2/8] staging: rtl8723bs: rtw_mlme: add bounds checks before ie_length subtraction
` [PATCH v6 3/8] staging: rtl8723bs: rtw_mlme: wrap lines exceeding 100 columns
` [PATCH v6 4/8] staging: rtl8723bs: rtw_mlme: wrap rtw_sitesurvey_cmd condition
` [PATCH v6 5/8] staging: rtl8723bs: rtw_mlme: extract local variables for long expressions
` [PATCH v6 6/8] staging: rtl8723bs: rtw_mlme: remove dead commented-out code
` [PATCH v6 7/8] staging: rtl8723bs: rtw_mlme: consolidate capability comparisons lines
` [PATCH v6 8/8] staging: rtl8723bs: rtw_mlme: add blank line for readability

[PATCH 0/2] drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels
 2026-04-28 16:45 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 0/2] HID: appletb-kbd: fix UAF and mutex-in-atomic in inactivity timer
 2026-04-28 16:44 UTC  (4+ messages)

[PATCH v2 0/9] ARM: RPi5: Enable PCIe
 2026-04-28 16:39 UTC  (10+ messages)
` [PATCH v2 1/9] ARM: bcm283x: Add bcm2712 PCIe memory window
` [PATCH v2 2/9] pci: brcmstb: Fix PCIe bus numbers
` [PATCH v2 3/9] pci: brcmstb: Support different variants using a cfg struct
` [PATCH v2 4/9] pci: brcmstb: Add RPi5 reset facilities
` [PATCH v2 5/9] pci: brcmstb: Add RPi5 rescal "
` [PATCH v2 6/9] pci: brcmstb: Get and use bridge and rescal reset properties
` [PATCH v2 7/9] pci: brcmstb: Fix iBAR size calculation
` [PATCH v2 8/9] pci: brcmstb: rework iBAR handling
` [PATCH v2 9/9] pci: brcmstb: Adapt to AXI bridge

[PATCH i-g-t] tests/kms_vrr: add support for full range refresh rate testing
 2026-04-28 16:43 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for tests/kms_vrr: add support for full range refresh rate testing (rev3)

[PATCH V4 00/10] iommufd: Enable noiommu mode for cdev
 2026-04-28 16:42 UTC  (4+ messages)
` [PATCH V4 01/10] iommufd: Support a HWPT without an iommu driver for noiommu

[PATCH] test: wget: validate URI for lwIP
 2026-04-28 16:42 UTC  (2+ messages)

[PATCH net 1/1] xfrm: provide message size for XFRM_MSG_MAPPING
 2026-04-28 16:41 UTC 

[PATCH] iio: adc: ad_sigma_delta: fix CS held asserted after single conversion
 2026-04-28 16:41 UTC  (2+ messages)

[PATCH v2 0/4] powerpc: A few misc cpumask changes
 2026-04-28 16:41 UTC  (2+ messages)

[PATCH][next] drm/i915/gvt: Avoid -Wflex-array-member-not-at-end warning
 2026-04-28 16:32 UTC  (3+ messages)

[RFC] xen/riscv: per-CPU devid setup for Xen event channel IRQ on IMSIC
 2026-04-28 16:40 UTC  (4+ messages)

[PATCH 00/43] KVM: arm64: Add GICv5 IRS support
 2026-04-28 16:40 UTC  (3+ messages)
` [PATCH 06/43] KVM: arm64: gic-v5: Add VPE doorbell domain

[PATCH] drm/msm/a6xx: Check kzalloc return in a8xx_hfi_send_perf_table
 2026-04-28 16:40 UTC  (2+ messages)

Recommended local LLM-assisted review for netdev submissions?
 2026-04-28 16:40 UTC  (2+ messages)

[PATCH] drm/msm: Don't use UTS_RELEASE directly
 2026-04-28 16:39 UTC  (4+ messages)

[RFC PATCH] drm/i915/psr: Prevent DC entry during active vblank for Panel Replay
 2026-04-28 16:39 UTC  (3+ messages)

[PATCH net-next v2 0/5] Reimplement TCP-AO using crypto library
 2026-04-28 16:38 UTC  (10+ messages)
` [PATCH net-next v2 2/5] net/tcp-ao: Use crypto library API instead of crypto_ahash

[PATCH i-g-t] lib/kms: Set display->has_plane_color_pipeline automatically
 2026-04-28 16:38 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v4] platform/x86: alienware-wmi-base: Transition to new WMI API
 2026-04-28 16:37 UTC 

[PATCH 0/1] cpufreq: Set policy->min and max as real QoS constraints
 2026-04-28 16:37 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] hw/vfio: Drop superfluous inclusion of hw-error.h
 2026-04-28 16:37 UTC 

[PATCH] HID: uclogic: Fix regression of input name assignment
 2026-04-28 16:37 UTC  (2+ messages)

[PATCH v1 1/1] iio: buffer: Move from int64_t to s64 for timestamp
 2026-04-28 16:37 UTC  (2+ messages)

[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-04-28 16:36 UTC  (10+ messages)
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
        ` [EXT] "

[LSF/MM/BPF TOPIC] Using BPF in MM
 2026-04-28 16:35 UTC  (3+ messages)

[PATCH v2 0/3] dm-inlinecrypt: add target for inline block device encryption
 2026-04-28 16:36 UTC  (6+ messages)
` [PATCH v2 2/3] "

[PATCH v4 8/9] hvm/ioreq: Negotiate extended destination ID support per ioreq server
 2026-04-28 16:35 UTC  (2+ messages)

[PATCH v2] pinctrl: qcom: Make important drivers default
 2026-04-28 16:35 UTC 

[PATCH v0 00/14] iio: magnetometer: ak8975: Additional changes to the driver
 2026-04-28 16:35 UTC  (4+ messages)
` [PATCH v0 10/14] iio: magnetometer: ak8975: switch to using managed resources

[PATCH] HID: intel-thc-hid: Intel-quickspi: Fix some error codes
 2026-04-28 16:35 UTC  (2+ messages)

[PATCH 00/13] drm/xe/tests: Add kunit tests for memory based interrupts
 2026-04-28 16:35 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH] HID: hid-lenovo-go-s: restore OS_TYPE after resume from s2idle
 2026-04-28 16:34 UTC  (2+ messages)

[LTP] [PATCH v1] mmapstress06: TCONF on systems without swap space
 2026-04-28 16:34 UTC  (3+ messages)

[PATCH 00/10] sh: remove NUMA and SPARSEMEM support
 2026-04-28 16:34 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-04-28 16:33 UTC  (10+ messages)
` [PATCH bpf-next 1/2] "

[PATCH] iio: mlx90614: fix missing GPIO direction return value checks
 2026-04-28 16:33 UTC  (5+ messages)

[PATCH net v2 0/4] Drop in-flight Tx SKBs on MACB close
 2026-04-28 16:33 UTC  (5+ messages)
` [PATCH net v2 1/4] net: macb: give reasons for Tx SKB kfree
` [PATCH net v2 2/4] net: macb: drop in-flight Tx SKBs on close
` [PATCH net v2 3/4] net: macb: increment stats.tx_dropped on tx error
` [PATCH net v2 4/4] net: macb: increment stats.tx_dropped on DMA map error

[PATCH] staging: tegra-video: replace bit shifts with BIT() macro
 2026-04-28 16:33 UTC 

[PATCH v3 00/19] Prepare to lift lookup out of exclusive lock for directory ops
 2026-04-28 16:32 UTC  (4+ messages)
` [PATCH v3 04/19] VFS: use wait_var_event for waiting in d_alloc_parallel()

[PATCH v4] IB/mlx4: Fix refcount leak in add_port() error path
 2026-04-28 16:30 UTC 

[PATCH v2] net: bonding: fix use-after-free in bond_xmit_broadcast()
 2026-04-28 16:32 UTC 

[PATCH v2 sched_ext/for-7.1-fixes] sched_ext: Call wakeup_preempt() in local_dsq_post_enq()
 2026-04-28 16:31 UTC  (2+ messages)

[PATCH v2] workqueue: fix devm_alloc_workqueue() va_list misuse
 2026-04-28 16:31 UTC  (2+ messages)

[PATCH 0/4] xen/arm: ITS quirk handling fixes and board-specific matches
 2026-04-28 16:31 UTC  (3+ messages)
` [PATCH 4/4] xen/arm: its: pre-initialize ITS quirks before LPI setup

[PATCH 00/48] objtool/klp: Some klp-build fixes and improvements
 2026-04-28 16:30 UTC  (13+ messages)
` [PATCH 10/48] objtool/klp: Fix --debug-checksum for duplicate symbol names
` [PATCH 45/48] x86/Kconfig: Enable CONFIG_PREFIX_SYMBOLS for FineIBT

[PATCH v2] crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204A
 2026-04-28 16:30 UTC  (5+ messages)

[PATCH] HID: elan: Add support for ELAN SB974D touchpad
 2026-04-28 16:30 UTC  (2+ messages)

[PATCH 0/2] Fix MSR_IA32_PLATFORM_ID access for TDX guests
 2026-04-28 16:30 UTC  (4+ messages)
` [PATCH 1/2] KVM: TDX: Allow TDs to read MSR_IA32_PLATFORM_ID

[PATCH] wifi: ath10k: drop gpio_led reference
 2026-04-28 16:29 UTC 

[PATCH v12 1/4] ASoC: SDCA: Add PDE verification reusable helper
 2026-04-28 16:29 UTC  (4+ messages)
` [PATCH v12 2/4] ASoC: tac5xx2-sdw: add soundwire based codec driver
` [PATCH v12 3/4] ASoC: sdw_utils: TI amp utility for tac5xx2 family
` [PATCH v12 4/4] ASoC: tac5xx2-sdw: ACPI match for intel mtl platform

[PATCH v3 0/4] Add hstimer support for H616 and T113-S3
 2026-04-28 16:27 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: timer: allwinner,sun5i-a13-hstimer: add H616 and D1
` [PATCH v3 2/4] clocksource/drivers/sun5i: add D1 hstimer support
` [PATCH v3 3/4] arm: dts: allwinner: t113s: add hstimer node
` [PATCH v3 4/4] arm64: dts: allwinner: h616: "

[PATCH v5 0/5] sched/fair: SMT-aware asymmetric CPU capacity
 2026-04-28 16:29 UTC  (3+ messages)
` [PATCH 1/5] sched/fair: Drop redundant RCU read lock in NOHZ kick path

[PATCH] HID: sony: add missing size validation for Rock Band 3 Pro instruments
 2026-04-28 16:29 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Make important drivers default
 2026-04-28 16:28 UTC  (4+ messages)

[PATCH] net: Unify user-visible "Qualcomm" name
 2026-04-28 16:28 UTC  (3+ messages)

[PATCH] ARM: select legacy gpiolib interfaces where used
 2026-04-28 16:27 UTC 

[PATCH v21 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-04-28 16:27 UTC  (3+ messages)
` [PATCH v21 04/13] firmware: psci: Introduce command-based with magic

[PATCH v2 0/5] iio: light: si1133: driver cleanup
 2026-04-28 16:27 UTC  (7+ messages)
` [PATCH v2 2/5] iio: light: si1133: remove unused macros
` [PATCH v2 5/5] iio: light: si1133: use guard(mutex)() macro

[PATCH] HID: sony: add missing size validation for SMK-Link remotes
 2026-04-28 16:27 UTC  (2+ messages)

DPDK Release Status Meeting 2026-04-28
 2026-04-28 16:27 UTC 

[PATCH BlueZ v3 1/2] client: add public-broadcast advertising command
 2026-04-28 16:27 UTC  (2+ messages)
` client: Add public broadcast advertising support

[PATCH 0/6] Handle cloning of objects larger than 4GB on Windows
 2026-04-28 16:26 UTC  (7+ messages)
` [PATCH 1/6] index-pack, unpack-objects: use size_t for object size
` [PATCH 2/6] git-zlib: handle data streams larger than 4GB
` [PATCH 3/6] odb, packfile: use size_t for streaming object sizes
` [PATCH 4/6] delta, packfile: use size_t for delta header sizes
` [PATCH 5/6] test-tool: add a helper to synthesize large packfiles
` [PATCH 6/6] t5608: add regression test for >4GB object clone

[PATCH] HID: sony: remove unneeded WARN_ON() in sony_leds_init()
 2026-04-28 16:25 UTC  (2+ messages)

[PATCH v2] HID: ft260: validate report size and payload length in raw_event
 2026-04-28 16:25 UTC  (3+ messages)
` [PATCH v2] HID: ft260: validate i2c input report length

[PATCH] sh: select legacy gpiolib interface
 2026-04-28 16:24 UTC  (5+ messages)


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.