All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-03 09:35:45 to 2026-08-03 10:09:18 UTC [more...]

[PATCH 0/2] x86: Use "er" asm constriant for add/sub
 2026-08-03 10:08 UTC  (7+ messages)
` [PATCH 1/2] lib: mul_u64_add_u64_div_u64: Fix addition of large constants
` [PATCH 2/2] x86/local: local_add/local_sub: Support large immediate values

[PATCH] scsi: scsi_debug: negate wrapped memcmp() result
 2026-08-03 10:08 UTC  (2+ messages)

[PATCH i-g-t v2 0/2] gpgpu-fill changes for xehp and xe3
 2026-08-03 10:07 UTC  (3+ messages)
` [PATCH i-g-t v2 1/2] lib/gpgpu_fill: Rename variable to reflect function purpose

[PATCH v24 00/12] Implement PSCI reboot mode driver for PSCI resets
 2026-08-03 10:07 UTC  (19+ messages)
` [PATCH v24 01/12] power: reset: reboot-mode: Support up to 3 magic values per mode
` [PATCH v24 02/12] power: reset: reboot-mode: Add support for predefined reboot modes
` [PATCH v24 03/12] firmware: psci: Introduce command-based resets
` [PATCH v24 04/12] mfd: psci-mfd: Add PSCI MFD driver for cpuidle-psci-domain cell
` [PATCH v24 05/12] dt-bindings: arm: Document reboot mode magic
` [PATCH v24 06/12] power: reset: Add psci-reboot-mode driver
` [PATCH v24 07/12] mfd: core: Add firmware-node support to MFD cells
` [PATCH v24 08/12] mfd: psci-mfd: Add psci-reboot-mode child cell
` [PATCH v24 09/12] arm64: dts: qcom: Add psci reboot-modes for kodiak boards
` [PATCH v24 10/12] arm64: dts: qcom: Add psci reboot-modes for lemans boards
` [PATCH v24 11/12] arm64: dts: qcom: Add psci reboot-modes for monaco boards
` [PATCH v24 12/12] arm64: dts: qcom: Add psci reboot-modes for talos boards

[PATCH 0/3] s390/pci: Enable CONTEXT_ANALYSIS
 2026-08-03 10:07 UTC  (4+ messages)
` [PATCH 1/3] s390/pci: Rework __zpci_event_error() to remove conditional locking
` [PATCH 2/3] s390/pci: Rework__zpci_event_availability() "
` [PATCH 3/3] s390/pci: Enable CONTEXT_ANALYSIS

[PATCH v4] drm/amdkfd: preserve VRAM MQD across hibernation via unpin/repin
 2026-08-03 10:06 UTC 

[PATCH v4] drm/xe: add DG2 HuC GSC support and MEI integration
 2026-08-03 10:07 UTC  (2+ messages)

[PATCH 0/2] ufs: harden the mount path against malformed images
 2026-08-03 10:06 UTC  (3+ messages)
` [PATCH 1/2] ufs: create the root dentry after loading cylinder metadata

[PATCH 0/2] arm64: dts: broadcom: bcm2712-d-rpi-5-b: add compatible
 2026-08-03 10:06 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: bcm2835: Add Raspberry Pi 5 d0 Stepping
` [PATCH 2/2] arm64: dts: broadcom: bcm2712-d-rpi-5-b: add compatible

[PATCH 0/9] riscv: ultrarisc: add DP1000 SoC DT and pinctrl support
 2026-08-03 10:05 UTC  (2+ messages)

[PATCH] ACPI: PCI: Avoid misleading _OSC messages for non-PCIe host bridges without _OSC
 2026-08-03 10:05 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl v3] ice: acquire NVM lock around each flash read
 2026-08-03 10:05 UTC  (2+ messages)

[PATCH v2 00/17] timekeeping, hrtimer: Assorted cleanups
 2026-08-03 10:04 UTC  (18+ messages)
` [PATCH v2 01/17] timekeeping: Rename clockid_aux_valid() to clockid_is_aux_clock()
` [PATCH v2 02/17] timekeeping: Use u32 for clock_was_set_seq
` [PATCH v2 03/17] hrtimer: Add a lockdep assertion to hrtimer_update_base()
` [PATCH v2 04/17] timer_list: Use standard 'long long' format placeholders
` [PATCH v2 05/17] timer_list: Use ktime_t over nanoseconds
` [PATCH v2 06/17] selftests: add clock-helpers.h
` [PATCH v2 07/17] selftests: timers: Use clock_name() and constants from clock-helpers.h
` [PATCH v2 08/17] selftests: timers: nanosleep: Drop output alignment
` [PATCH v2 09/17] selftests: timers: nanosleep: Explicitly list the tested clocks
` [PATCH v2 10/17] selftests: timers: nanosleep: Reuse kselftest error numbers
` [PATCH v2 11/17] selftests: timers: nanosleep: Move all single clock tests out of the loop in main()
` [PATCH v2 12/17] selftests: timers: nanosleep: Explicitly handle timer_delete() failure
` [PATCH v2 13/17] selftests: timers: nanosleep: Report each test separately
` [PATCH v2 14/17] selftests: timers: nsleep-lat: Use NSEC_PER_MSEC define for unreasonable latency
` [PATCH v2 15/17] selftests: timers: nsleep-lat: Explicitly list the tested clocks
` [PATCH v2 16/17] selftests: timers: nsleep-lat: Reuse kselftest error numbers
` [PATCH v2 17/17] selftests: timers: nsleep-lat: Check all calls to clock_nanosleep() and clock_gettime()

[PATCH 1/2] devtool: upgrade: ignore changelogs from 3rd party
 2026-08-03 10:02 UTC  (2+ messages)
` [PATCH 2/2] devtool: upgrade: diff git-log-style changelogs by commit hash

[PATCHv2 0/3] ACPI: CPPC: Avoid Desired Performance reads on ACPI 6.6+
 2026-08-03 10:02 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] ACPI: CPPC: Reject desired_perf "
  ` [PATCH v3 2/3] ACPI: CPPC: Skip desired_perf read in cppc_get_perf()
  ` [PATCH v3 3/3] ACPI: CPPC: Stop reading desired_perf "

[PATCH] sched/cache: honor migrate_llc_task semantics in active load balance
 2026-08-03 10:02 UTC  (2+ messages)

[PATCH wireless 0/1] wifi: mac80211: keep paired old chanctx alive
 2026-08-03 10:01 UTC  (3+ messages)

[PATCH] ufs: do not treat unreadable directory blocks as empty
 2026-08-03 10:01 UTC  (2+ messages)

[PATCH net-next v11 0/4] net: pse-pd: add Realtek PSE MCU support
 2026-08-03 10:01 UTC  (3+ messages)
` [PATCH net-next v11 3/4] net: pse-pd: realtek-pse-mcu: add I2C transport

[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-08-03 10:00 UTC  (3+ messages)
` [PATCH v5 2/4] perf/core: Clear the whole branch entry in perf_clear_branch_entry()

[PATCH v2 0/4] Pinctrl support for SM8475
 2026-08-03 10:00 UTC  (3+ messages)
` [PATCH v2 3/4] dt-bindings: pinctrl: qcom,sm8450-tlmm: Add compatible "

[RFC PATCH v4 0/6] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-08-03 10:00 UTC  (19+ messages)
` [RFC PATCH v4 1/6] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core
  ` [RFC PATCH v4 1/6] dt-bindings: npu: rockchip: add rockchip, rk3576-rknn-core
` [RFC PATCH v4 2/6] pmdomain/rockchip: add optional per-domain power-on settle delay
` [RFC PATCH v4 3/6] pmdomain/rockchip: cycle optional power-domain resets on power-on
` [RFC PATCH v4 4/6] accel/rocket: add RK3576 NPU (RKNN) support
` [RFC PATCH v4 5/6] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes
` [RFC PATCH v4 6/6] arm64: dts: rockchip: rk3576-rock-4d: enable NPU

[PATCH] MAINTAINERS: add myself as UFS filesystem maintainer
 2026-08-03 10:00 UTC  (5+ messages)

[PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
 2026-08-03  9:59 UTC  (5+ messages)

[PATCH] tests/intel/xe_configfs: reuse pre-existing configfs group
 2026-08-03  9:49 UTC 

[PATCH 0/6] powerpc/spufs: assorted fixes
 2026-08-03  9:59 UTC  (3+ messages)

[PATCH] zloop: round capacity up to a zone-size multiple
 2026-08-03  9:58 UTC 

[PATCH] hw/display/virtio-gpu: Always reject invalid scanout bounds
 2026-08-03  9:58 UTC  (2+ messages)

[PATCH v3 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-03  9:58 UTC  (13+ messages)
` [PATCH v3 01/15] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v3 03/15] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v3 04/15] mm: update print_bad_page_map() to show anonymous page index
` [PATCH v3 05/15] mm: introduce and use vma_filebacked_address()

[PATCH v11 00/11] clk / reset: realtek: Add RTD1625 clock and reset support
 2026-08-03  9:56 UTC  (6+ messages)
` [PATCH v11 09/11] clk: realtek: Add RTD1625-CRT clock controller driver

[PATCH v3 00/21] Add basic pinctrl drivers for JHB100 SoC
 2026-08-03  9:56 UTC  (8+ messages)
` [PATCH v3 04/21] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver

[PATCH v2 0/5] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
 2026-08-03  9:56 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: rtc: Add pinctrl for S35390A

[PATCH 00/24] XSM: follow-on to XSAs 492 and 499
 2026-08-03  9:55 UTC  (4+ messages)
` [PATCH 09/24] XSM: make .hvm_param*() hooks dependent upon HVM=y

[PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
 2026-08-03  9:55 UTC  (3+ messages)
` [PATCH RFT 2/3] drm/shmem_helper: use vmf_insert_pfn_mkwrite()

[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
 2026-08-03  9:54 UTC  (3+ messages)
` [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private

[syzbot] go runtime error (2)
 2026-08-03  9:54 UTC  (2+ messages)

[PATCH net-next v5 00/13] ax88179_178a: Add support for AX88179A-based chips
 2026-08-03  9:53 UTC  (3+ messages)

[PATCH] Input: xpad - add support for Beitong KP series controllers
 2026-08-03  9:53 UTC  (2+ messages)

[PATCH v2] drm/xe/ras: Validate sysctrl response
 2026-08-03  9:51 UTC  (3+ messages)

[PATCH v2] KVM: arm64: Drop %pB on nVHE panic when stage-2 is active
 2026-08-03  9:53 UTC  (3+ messages)

[PATCH net-next v6 0/3] ptp: Add driver for R-Car Gen4
 2026-08-03  9:52 UTC  (4+ messages)
` [PATCH net-next v6 1/3] dt-bindings: ptp: renesas,rcar-gen4-gptp: Add "
` [PATCH net-next v6 2/3] ptp: Add driver for "
` [PATCH net-next v6 3/3] arm64: dts: renesas: r8a779g0: Add gPTP node

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-08-03  9:52 UTC  (5+ messages)
` [PATCH v3 24/26] mm/page_alloc: always direct compact for unmapped allocs
` [PATCH v3 25/26] mm: plumb alloc flags into some alloc funcs

[syzbot] [usb?] general protection fault in usb_put_function_instance
 2026-08-03  9:52 UTC 

[PATCH net v3] net: stmmac: resume PHY before hardware setup when opening the interface
 2026-08-03  9:51 UTC 

[PATCH v10 3/5] history: add squash subcommand to fold a range
 2026-08-03  9:49 UTC  (9+ messages)
  ` [PATCH v10 3.1/3.7] fixup! "
  ` [PATCH v10 3.2/3.7] "
  ` [PATCH v10 3.3/3.7] "
  ` [PATCH v10 3.4/3.7] "
  ` [PATCH v10 3.5/3.7] "
  ` [PATCH v10 3.6/3.7] "
  ` [PATCH v10 3.7/3.7] "

[PATCH v3 0/2] Enable DW9714V camera focus coil on SHIFT 6MQ
 2026-08-03  9:50 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: media: i2c: dongwoon,dw9714: Document DW9714A and V variant
` [PATCH v3 2/2] arm64: dts: qcom: sdm845-shift-axolotl: Add actuator for main rear camera

[PATCH v5 0/9] Improve Qualcomm EUD driver and platform support
 2026-08-03  9:50 UTC  (5+ messages)
` [PATCH v5 4/9] usb: misc: qcom_eud: add per-path role switch support
` [PATCH v5 6/9] usb: misc: qcom_eud: add role-based EUD control

[PATCH v4 00/11] YUV conversion colorop with amdgpu and VKMS
 2026-08-03  9:42 UTC  (7+ messages)
` [PATCH v4 01/11] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX

[PATCH v4] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
 2026-08-03  9:48 UTC  (2+ messages)

[PATCH] ASoC: Intel: soc-acpi-intel-ptl-match: add cs42l43_cs35l57_l0 support
 2026-08-03  9:48 UTC  (3+ messages)

[PATCH] mmc: atmel-mci: Fix use-after-free in atmci_remove due to race condition
 2026-08-03  9:48 UTC 

[PATCH v3 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-03  9:48 UTC  (3+ messages)
` [PATCH v3 2/5] binder: Make shrinker rely solely on per-VMA lock

[PATCH] x86/mce: Set up the polling timer before CMCI discovery
 2026-08-03  9:47 UTC 

[isar-cip-core][PATCH v2 0/2] Enable debian forky build & test support
 2026-08-03  9:47 UTC  (5+ messages)
` [isar-cip-core][PATCH v2 2/2] Enable CI image build and test support for forky

[PATCH] classes/setuptools_build_meta: clean the build directory in configure
 2026-08-03  9:47 UTC 

[PATCH] drm/panel-edp: Add pre_unprepare delay
 2026-08-03  9:47 UTC 

[PATCH] PCI: dwc: Add sysfs for local loopback interface
 2026-08-03  9:47 UTC  (2+ messages)

[PATCH 0/2] media: i2c: Add support for Sony IMX662 sensor
 2026-08-03  9:46 UTC  (9+ messages)
` [PATCH 2/2] media: i2c: Add driver "

[PATCH] ext4: stop retrying saturated xattr cache entries
 2026-08-03  9:08 UTC  (2+ messages)

[PATCH 0/2] media: dvb-usb-v2: fix URB lifecycle on allocation failure
 2026-08-03  9:45 UTC  (3+ messages)
` [PATCH 1/2] media: dvb-usb-v2: fix URB double free and use-after-free "
` [PATCH 2/2] media: dvb-usb-v2: reallocate URBs after a failed reconfiguration

[PATCH v2 0/9] crypto: Provide a function for zeroizing crypto_aes_ctx
 2026-08-03  9:44 UTC  (10+ messages)
` [PATCH v2 1/9] crypto: Provide a wrapper "
` [PATCH v2 2/9] crypto: aspeed - clear the crypto_aes_ctx when done
` [PATCH v2 3/9] crypto: inside-secure/eip93 "
` [PATCH v2 4/9] crypto: padlock-aes "
` [PATCH v2 5/9] crypto: sa2ul "
` [PATCH v2 6/9] crypto: arm/aes-neonbs "
` [PATCH v2 7/9] crypto: arm64/aes-neonbs "
` [PATCH v2 8/9] crypto: safexcel - zeroize crypto_aes_ctx with __cleanup(aes_clear_ctx)
` [PATCH v2 9/9] crypto: qat "

[LTP] [PATCH 1/1] Switch to patchwork.kernel.org
 2026-08-03  9:44 UTC  (3+ messages)

[PATCH bpf-next v2] bpf: Fix mmap_lock leak in irq_work path
 2026-08-03  9:44 UTC  (2+ messages)

[LTP] [PATCH 1/1] Switch to patchwork.kernel.org
 2026-08-03  9:44 UTC  (3+ messages)

Lockdep circular dependency: btrfs_swap_activate() calls sysfs_notify()
 2026-08-03  9:44 UTC  (5+ messages)

[PATCH] hw/virtio/virtio-iommu: Reject inverted MAP range
 2026-08-03  9:43 UTC 

[PATCH bpf v2 1/2] bpf: Extract shared reqsk-to-listener upgrade
 2026-08-03  9:44 UTC  (2+ messages)

[PATCH v2 iwl-next 0/3] ice: expose TSPLL state on E825 through dpll subsystem
 2026-08-03  9:43 UTC  (4+ messages)
` [PATCH v2 iwl-next 2/3] ice: add TSPLL DPLL device and TIME_REF pin for E825
    ` [Intel-wired-lan] "

[PATCH 1/4] librav1e: add missing libgit2 build dependency
 2026-08-03  9:42 UTC  (3+ messages)
` [oe] "

[PATCH v1] drm/xe/drm_ras: Move has_drm_ras check to drm_ras layer
 2026-08-03  9:42 UTC  (3+ messages)

[syzbot] [usb?] possible deadlock in uvcg_extension_allow_link
 2026-08-03  9:41 UTC 

Linux kernel 6.18.42 released
 2026-08-03  9:40 UTC 

Linux kernel 7.1.6 released
 2026-08-03  9:40 UTC 

[PATCH v4] tracing: Fix race between update_event_fields and, event_define_fields
 2026-08-03  9:40 UTC 

[RFC PATCH v2 00/45] arm64: Add support for FEAT_NMI
 2026-08-03  9:40 UTC  (7+ messages)
` [RFC PATCH v2 12/45] arm64: interrupts: Add common exception state helpers
` [RFC PATCH v2 40/45] arm64: nmi: Add Kconfig for NMI

[PATCH v2 1/2] Input: xpad - query MS OS descriptor for BTP-KP20D
 2026-08-03  9:39 UTC  (2+ messages)

[PATCH v4 0/7] ASoC: qcom: add AudioReach TDM backend support
 2026-08-03  9:39 UTC  (3+ messages)

[PATCH v2 0/6] clk: qcom: Add video and camera clock controller support for Nord
 2026-08-03  9:38 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: clock: qcom: Add GCC video axi reset clocks "
` [PATCH v2 3/6] dt-bindings: clock: qcom: Add video clock controller on Nord SoC
` [PATCH v2 4/6] dt-bindings: clock: qcom: Add support for Camera Clock Controller for Nord

[PATCH] f2fs: avoid stale FI_COMPRESS_RELEASED on release failure
 2026-08-03  9:38 UTC  (4+ messages)
` [f2fs-dev] "

ASoC: amd: acp70: Request for DMI quirk support for ASUS Vivobook M1607GA
 2026-08-02 14:59 UTC 

[BUG] cirrus: cs35l41 tuning alias for SSID 103C8C4D mutes left speaker
 2026-08-02 13:23 UTC 

[PATCH] ALSA: hda/cs35l41: Add DSD property override for ASUS UX3405CA
 2026-08-01 23:00 UTC 

[PATCH] Reserve device ID 51 for Virtio HAB (Host-Guest Auxiliary Bridge) device
 2026-08-03  9:37 UTC  (3+ messages)

CA0132 surround issues
 2026-08-01 19:29 UTC 

ASoC: amd: acp70: Request for DMI quirk support for ASUS Vivobook M1607GA
 2026-08-01 12:58 UTC 

[PATCH] drm/amdgpu/userq: serialize queue map against GPU reset
 2026-08-03  9:35 UTC 

[LTP] [PATCH v2 1/2] lapi/prctl: add more fallback definitions
 2026-08-03  9:36 UTC  (2+ messages)
` [LTP] "

[PATCH bpf v2 0/2] bpf: Fix socket leaks around connect(AF_UNSPEC)+listen()
 2026-08-03  9:35 UTC  (3+ messages)
` [PATCH bpf v2 2/2] bpf: Unconditionally take socket references in lookup helpers


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.