linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-11 12:06:02 to 2025-07-11 14:12:42 UTC [more...]

[PATCH v1 1/1] rculist: move list_for_each_rcu() to where it belongs
 2025-07-11 14:12 UTC  (2+ messages)

[syzbot] [usb?] INFO: task hung in uevent_show (2)
 2025-07-11 14:09 UTC  (8+ messages)
        ` [syzbot] [kernel?] "

[PATCH v6 0/9] LKMM generic atomics in Rust
 2025-07-11 14:07 UTC  (14+ messages)
` [PATCH v6 4/9] rust: sync: atomic: Add generic atomics
` [PATCH v6 8/9] rust: sync: Add memory barriers
` [PATCH v6 9/9] rust: sync: atomic: Add Atomic<{usize,isize}>

[PATCH v3] workqueue: rust: add delayed work items
 2025-07-11 14:07 UTC  (2+ messages)

[PATCH net-next v3] net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()
 2025-07-11 14:05 UTC 

[PATCH v2 0/3] module: make structure definitions always visible
 2025-07-11 14:06 UTC  (7+ messages)
` [PATCH v2 1/3] module: move 'struct module_use' to internal.h
` [PATCH v2 2/3] module: make structure definitions always visible
` [PATCH v2 3/3] kunit: test: Drop CONFIG_MODULE ifdeffery

[RFC PATCH 00/20] TD-Preserving updates
 2025-07-11 14:06 UTC  (5+ messages)
` [RFC PATCH 03/20] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs

[PATCH v4 0/3] Add support for Variscite VAR-SOM-AM62P5 and Symphony board
 2025-07-11 14:04 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: arm: ti: Add bindings for Variscite VAR-SOM-AM62P
` [PATCH v4 2/3] arm64: dts: ti: Add support "
` [PATCH v4 3/3] arm64: dts: ti: var-som-am62p: Add support for Variscite Symphony Board

[PATCH v2] module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
 2025-07-11 14:05 UTC 

[PATCH] soc: qcom: socinfo: Add support to retrieve APPSBL build details
 2025-07-11 14:05 UTC  (5+ messages)

linux-next: build warning after merge of the iommufd tree
 2025-07-11 14:04 UTC  (2+ messages)

possible deadlock in smp_call_function_many_cond
 2025-07-11 14:03 UTC 

[PATCH v4 0/7] drm/panthor: support repeated mappings
 2025-07-11 14:03 UTC  (7+ messages)
` [PATCH v4 1/7] drm/panthor: Add support for atomic page table updates
` [PATCH v4 2/7] drm/gpuvm: Kill drm_gpuva_init()
` [PATCH v4 7/7] drm/panthor: Add support for repeated mappings

[RFC PATCH 0/5] Improvements to unwind user
 2025-07-11 14:02 UTC  (7+ messages)
` [RFC PATCH 2/5] unwind: Export unwind_user symbol to GPL modules

[PATCH 0/2] arm64/blaize: Enable Ethernet to SoC & CB2
 2025-07-11 14:02 UTC  (6+ messages)
` [PATCH 1/2] arm64/dts/blaize: Enable Ethernet support for BLZP1600
` [PATCH 2/2] arm64/dts/blaize: Enable Ethernet on CB2 board

[PATCH] misc: rtsx: usb: Ensure mmc child device is active when card is present
 2025-07-11 14:01 UTC 

[PATCHv3 wireless-next 5/7] wifi: rt2x00: soc: modernize probe
 2025-07-11 14:01 UTC  (2+ messages)

[PATCH V4] efi/tpm: Fix the issue where the CC platforms event log header can't be correctly identified
 2025-07-11 14:00 UTC  (2+ messages)

[PATCH] ACPI: RISC-V: Remove unnecessary CPPC debug message
 2025-07-11 14:00 UTC 

[PATCH v2] gpio: vortex: add new GPIO device driver
 2025-07-11 13:52 UTC  (5+ messages)

linux-next: duplicate patches in the paulmck tree
 2025-07-11 13:58 UTC  (2+ messages)

[PATCH v1 0/4] ALSA: compress_offload: Add 64-bit safe timestamp API
 2025-07-11 13:58 UTC  (3+ messages)

[PATCH v3 0/5] PM: sleep: Improvements of async suspend and resume of devices
 2025-07-11 13:54 UTC  (5+ messages)
` [PATCH v3 1/5] PM: sleep: Resume children after resuming the parent

[PATCH v4 1/3] drm/doc: Fix title underline for "Task information"
 2025-07-11 13:52 UTC  (4+ messages)

[RFC net-next 0/4] devmem/io_uring: Allow devices without parent PCI device
 2025-07-11 13:51 UTC  (9+ messages)
` [RFC net-next 1/4] net: Allow non parent devices to be used for ZC DMA

[PATCH v10 0/2] coresight: Add Coresight Trace Network On Chip driver
 2025-07-11 13:50 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: arm: Add device Trace Network On Chip definition

[PATCH v6] soc: samsung: exynos-pmu: Enable CPU Idle for gs101
 2025-07-11 13:50 UTC 

[PATCH v3 00/10] mm/mremap: permit mremap() move of multiple VMAs
 2025-07-11 13:49 UTC  (5+ messages)
` [PATCH v3 09/10] "

[PATCH v2 0/7] Bluetooth: Fix typos
 2025-07-11 13:50 UTC  (2+ messages)

[PATCH] riscv: Stop considering R_RISCV_NONE as bad relocations
 2025-07-11 13:49 UTC  (3+ messages)

[RFC PATCH 0/7] arm64: Make EFI calls preemptible
 2025-07-11 13:48 UTC  (6+ messages)
` [RFC PATCH 6/7] arm64/efi: Move uaccess en/disable out of efi_set_pgd()
` [RFC PATCH 7/7] arm64/efi: Call EFI runtime services without disabling preemption

[RFC V2 00/18] famfs: port into fuse
 2025-07-11 13:46 UTC  (4+ messages)
` [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response

[PATCH v2] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver
 2025-07-11 13:45 UTC  (5+ messages)

[PATCH v2 0/7] qcom: qcs8300: Add qcs8300 camss support
 2025-07-11 13:41 UTC  (11+ messages)
` [PATCH v2 1/7] media: dt-bindings: Add qcom,qcs8300-camss compatible
` [PATCH v2 2/7] arm64: dts: qcom: qcs8300: Add support for camss
` [PATCH v2 3/7] media: qcom: camss: Add qcs8300 compatible
` [PATCH v2 4/7] media: qcom: camss: enable csid 690 for qcs8300
` [PATCH v2 5/7] media: qcom: camss: enable vfe "
` [PATCH v2 6/7] media: qcom: camss: Add support for CSIPHY QCS8300
` [PATCH v2 7/7] media: qcom: camss: Enumerate resources for QCS8300

[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-07-11 13:40 UTC  (6+ messages)

[PATCH v3] PM: add kernel parameter to disable asynchronous suspend/resume
 2025-07-11 13:40 UTC  (3+ messages)

[syzbot] [lsm?] [net?] WARNING in kvfree_call_rcu
 2025-07-11 13:39 UTC  (3+ messages)

linux-next: build warning after merge of the iommufd tree
 2025-07-11 13:38 UTC  (2+ messages)

[PATCH v4 00/11] bus: mhi: host: Add support for mhi bus bw
 2025-07-11 13:38 UTC  (9+ messages)
` [PATCH v4 06/11] PCI/ASPM: Clear aspm_disable as part of __pci_enable_link_state()

[PATCH v2 0/3] TDX: Clean up the definitions of TDX ATTRIBUTES
 2025-07-11 13:26 UTC  (4+ messages)
` [PATCH v2 1/3] x86/tdx: Fix the typo of TDX_ATTR_MIGRTABLE
` [PATCH v2 2/3] KVM: TDX: Remove redundant definitions of TDX_TD_ATTR_*
` [PATCH v2 3/3] KVM: TDX: Rename KVM_SUPPORTED_TD_ATTRS to KVM_SUPPORTED_TDX_TD_ATTRS

[PATCH net-next 00/12] Add NETC Timer PTP driver and add PTP support for ENETC v4
 2025-07-11 13:33 UTC  (7+ messages)
` [PATCH net-next 01/12] dt-bindings: ptp: add bindings for NETC Timer
` [PATCH net-next 02/12] ptp: netc: add NETC Timer PTP driver support
` [PATCH net-next 06/12] ptp: netc: add debugfs support to loop back pulse signal

[PATCH v2 0/3] Add PM4125 audio codec driver
 2025-07-11 13:32 UTC  (3+ messages)
` [PATCH v2 2/3] ASoC: codecs: add new pm4125 "

[PATCH v2 0/9] add Voyager board support
 2025-07-11 13:30 UTC  (10+ messages)
` [PATCH v2 1/9] riscv: add Andes SoC family Kconfig support
` [PATCH v2 2/9] dt-bindings: riscv: add Andes QiLai SoC and the Voyager board bindings
` [PATCH v2 3/9] dt-bindings: interrupt-controller: add Andes QiLai PLIC
` [PATCH v2 4/9] dt-bindings: interrupt-controller: add Andes machine-level software interrupt controller
` [PATCH v2 5/9] dt-bindings: timer: add Andes machine timer
` [PATCH v2 6/9] riscv: dts: andes: add QiLai SoC device tree
` [PATCH v2 7/9] riscv: dts: andes: add Voyager board "
` [PATCH v2 8/9] riscv: defconfig: enable Andes SoC
` [PATCH v2 9/9] MAINTAINERS: Add entry for "

[RESEND][PATCH v18 0/8] Single RunQueue Proxy Execution (v18)
 2025-07-11 13:30 UTC  (9+ messages)
` [RESEND][PATCH v18 5/8] sched: Fix runtime accounting w/ split exec & sched contexts
` [RESEND][PATCH v18 6/8] sched: Add an initial sketch of the find_proxy_task() function

[PATCH] selftests/mm: fix split_huge_page_test for folio_split() tests
 2025-07-11 13:29 UTC  (2+ messages)

[PATCH v6 0/5] coresight: Add remote etm support
 2025-07-11 13:29 UTC  (2+ messages)

[syzbot] [mm?] INFO: rcu detected stall in wb_workfn (4)
 2025-07-11 13:28 UTC 

linux-next: Fixes tag needs some work in the rockchip tree
 2025-07-11 13:27 UTC  (2+ messages)

[PATCH v5 00/14] mm: folio_zero_user: clearing of page-extents
 2025-07-11 13:27 UTC  (4+ messages)
` [PATCH v5 13/14] mm: memory: support clearing page-extents

[PATCH 0/2] KVM: s390: Fix latent guest entry/exit bugs
 2025-07-11 13:26 UTC  (3+ messages)
` [PATCH 1/2] entry: Add arch_in_rcu_eqs()

[PATCH 0/3] iio: adc: add support for ADE9000 Energy Monitoring IC
 2025-07-11 13:02 UTC 

[PATCH 0/3] module: make structure definitions always visible
 2025-07-11 13:25 UTC  (7+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] kunit: test: Drop CONFIG_MODULE ifdeffery

[PATCH 0/2] Restore kernel-doc support for Python 3.6
 2025-07-11 13:25 UTC  (3+ messages)
` [PATCH 1/2] docs: kernel-doc: emit warnings for ancient versions of Python

[GIT PULL] ksmbd server fixes
 2025-07-11 13:21 UTC 

[PATCH v5] selftests: riscv: add misaligned access testing
 2025-07-11 13:19 UTC 

[PATCH 0/2] rv/ltl: Support the 'next' operator
 2025-07-11 13:17 UTC  (3+ messages)
` [PATCH 1/2] rv/ltl: Do not execute the Buchi automaton twice on start condition
` [PATCH 2/2] verification/rvgen: Support the 'next' operator

[PATCH v2 00/12] Thrash up the parser/output interface
 2025-07-11 13:17 UTC  (6+ messages)
` [PATCH v2 07/12] docs: kdoc: Coalesce parameter-list handling

[PATCH v2 00/13] PCI: xgene: Fix and simplify the MSI driver
 2025-07-11 13:15 UTC  (3+ messages)
` [PATCH v2 13/13] cpu/hotplug: Remove unused cpuhp_state CPUHP_PCI_XGENE_DEAD

[PATCH 0/4] Followups to controllers' v1 compilation
 2025-07-11 13:10 UTC  (4+ messages)
` [PATCH 4/4] cgroup: Do not report unavailable v1 controllers in /proc/cgroups

[PATCH RESEND] sched: Change nr_uninterruptible type to unsigned long
 2025-07-11 13:09 UTC  (2+ messages)

[PATCH v5 0/4] x86/smpboot: tidy sched-topology and drop useless SMT level
 2025-07-11 13:06 UTC  (7+ messages)
` [PATCH v5 1/4] smpboot: introduce SDTL_INIT() helper to tidy sched topology setup
` [PATCH v5 3/4] x86/smpboot: moves x86_topology to static initialize and truncate

[PATCH v2 0/2] Few timer and AIA fixes for KVM RISC-V
 2025-07-11 13:05 UTC  (2+ messages)

[PATCH] init: Handle bootloader head in kernel parameters
 2025-07-11 13:04 UTC  (6+ messages)

[GIT PULL] bcachefs fixes for 6.16-rc6
 2025-07-11 13:01 UTC 

[PATCH v2 0/4] ALSA: compress_offload: Add 64-bit safe timestamp API
 2025-07-11 13:00 UTC  (6+ messages)
` [PATCH v2 2/4] ALSA: compress_offload: Add SNDRV_COMPRESS_TSTAMP64 ioctl

[PATCH v2 0/4] mm: introduce snapshot_page()
 2025-07-11 12:59 UTC  (4+ messages)
` [PATCH v2 2/4] mm/util: "

[PATCH] pmdomain: samsung: Fix splash-screen handover by enforcing a sync_state
 2025-07-11 12:59 UTC  (2+ messages)

[PATCH v7 00/15] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2025-07-11 12:58 UTC  (16+ messages)
` [PATCH v7 01/15] dt-bindings: media: qcom,x1e80100-camss: Assign correct main register bank to first address
` [PATCH v7 02/15] dt-bindings: media: qcom,x1e80100-camss: Convert from inline PHY definitions to PHY handles
` [PATCH v7 03/15] media: qcom: camss: Add legacy_phy flag to SoC definition structures
` [PATCH v7 04/15] media: qcom: camss: Add support for PHY API devices
` [PATCH v7 05/15] media: qcom: camss: Drop legacy PHY descriptions from x1e
` [PATCH v7 06/15] arm64: dts: qcom: x1e80100: Add CAMCC block definition
` [PATCH v7 07/15] arm64: dts: qcom: x1e80100: Add CCI definitions
` [PATCH v7 08/15] arm64: dts: qcom: x1e80100: Add MIPI CSI PHY nodes
` [PATCH v7 09/15] arm64: dts: qcom: x1e80100: Add CAMSS block definition
` [PATCH v7 10/15] arm64: dts: qcom: x1e80100-crd: Add pm8010 CRD pmic,id=m regulators
` [PATCH v7 11/15] arm64: dts: qcom: x1e80100-crd: Add ov08x40 RGB sensor on CSIPHY4
` [PATCH v7 12/15] arm64: dts: qcom: x1e80100-t14s: Add pm8010 camera PMIC with voltage levels for IR and RGB camera
` [PATCH v7 13/15] arm64: dts: qcom: x1e80100-t14s: Add on ov02c10 RGB sensor on CSIPHY4
` [PATCH v7 14/15] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add pm8010 camera PMIC with voltage levels for IR and RGB camera
` [PATCH v7 15/15] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add OV02E10 RGB sensor on CSIPHY4

[PATCH] clk: at91: sam9x7: update pll clk ranges
 2025-07-11 12:58 UTC  (6+ messages)

[PATCH net-next v2] net: phy: micrel: Add ksz9131_resume()
 2025-07-11 12:56 UTC  (2+ messages)

[PATCH net-next v22 0/2] MCTP Over PCC Transport
 2025-07-11 12:52 UTC  (3+ messages)
` [PATCH net-next v22 2/2] mctp pcc: Implement MCTP over "

[PATCH RESEND] drm: docs: Fix typo in introduction.rst
 2025-07-11 12:51 UTC  (2+ messages)

[PATCH] firmware: tegra: bpmp: fix build failure for tegra264-only config
 2025-07-11 12:51 UTC  (2+ messages)

[PATCH 00/12] [PATCH 00/11] Thrash up the parser/output interface
 2025-07-11 12:49 UTC  (8+ messages)
` [PATCH 12/12] docs: kdoc: Improve the output text accumulation

[PATCH 0/1] Increase I2C bus arbitration timeout in the PCA9541 driver
 2025-07-11 12:45 UTC  (2+ messages)
` [PATCH 1/1] PCA9541: Increase I2C bus arbitration timeout

[PATCH 00/17] rust: replace `kernel::c_str!` with C-Strings
 2025-07-11 12:44 UTC  (2+ messages)

[PATCH net-next v6] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
 2025-07-11 12:42 UTC 

[PATCH v10 00/10] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-07-11 12:41 UTC  (6+ messages)
` [PATCH v10 02/10] dt-bindings: power: reset: Document reboot-mode cookie

[PATCH] lib/smp_processor_id: Make migration check unconditional of SMP
 2025-07-11 12:41 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v7 00/12] gpio: siul2-s32g2: add initial GPIO driver
 2025-07-11 12:39 UTC  (7+ messages)
` [PATCH v7 01/12] dt-bindings: mfd: add support for the NXP SIUL2 module
` [PATCH v7 10/12] nvmem: s32g2_siul2: add NVMEM driver for SoC information

[PATCH v10 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-07-11 12:36 UTC  (9+ messages)

[PATCH net-next v10 00/11] PRU-ICSSM Ethernet Driver
 2025-07-11 12:33 UTC  (12+ messages)
` [PATCH net-next v10 02/11] net: ti: prueth: Adds ICSSM Ethernet driver
` [PATCH net-next v10 03/11] net: ti: prueth: Adds PRUETH HW and SW configuration
` [PATCH net-next v10 04/11] net: ti: prueth: Adds link detection, RX and TX support

[PATCH V3] efi/tpm: Fix the issue where the CC platforms event log header can't be correctly identified
 2025-07-11 12:32 UTC  (4+ messages)

[PATCH 0/3] thermal/drivers/mediatek/lvts_thermal: add mt7988 lvts commands
 2025-07-11 12:31 UTC  (4+ messages)
` Aw: "

[PATCH net-next v5] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
 2025-07-11 12:29 UTC  (3+ messages)

[PATCH v2 0/4] Add support for eUSB2 repeater on PMIV0104
 2025-07-11 12:27 UTC  (3+ messages)
` [PATCH v2 4/4] phy: qualcomm: phy-qcom-eusb2-repeater: Add support for PMIV0104

[syzbot] [exfat?] WARNING in bdev_getblk
 2025-07-11 12:27 UTC  (2+ messages)
` [syzbot] [ext4?] "

[PATCH v9 0/3] staging: media: atomisp: indentation cleanup per directory
 2025-07-11 12:26 UTC  (7+ messages)
` [PATCH v9 1/3] staging: media: atomisp: fix indentation in aa
` [PATCH v9 2/3] staging: media: atomisp: fix indentation in anr
` [PATCH v9 3/3] staging: media: atomisp: fix indentation in bh

[PATCH v3] eventpoll: Fix priority inversion problem
 2025-07-11 12:21 UTC  (13+ messages)

[PATCH v4] selftests/mm: add process_madvise() tests
 2025-07-11 12:19 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 00/12] pinctrl: introduce the concept of a GPIO pin function category
 2025-07-11 12:19 UTC  (5+ messages)
` [PATCH v2 08/12] pinctrl: qcom: use generic pin function helpers

[PATCH v3 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-07-11 12:16 UTC  (7+ messages)
` [PATCH v3 05/10] dt-bindings: clock: ipq9574: Rename NSS CC source clocks to drop rate
` [PATCH v3 07/10] dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoC

[rft, PATCH v1 0/7] panic: sys_info: Refactor and fix a compilation issue
 2025-07-11 12:13 UTC  (2+ messages)

[PATCH 0/2] nvmem: Fix reading MAC address from OCOTP on i.MX
 2025-07-11 12:11 UTC  (4+ messages)
` [PATCH 2/2] nvmem: imx: Swap only the first 6 bytes of the MAC address

[PATCH v3] selftests/mm: add process_madvise() tests
 2025-07-11 12:09 UTC  (2+ messages)

[PATCH net] net: fix segmentation after TCP/UDP fraglist GRO
 2025-07-11 12:06 UTC  (3+ messages)

[GIT PULL] gpio fixes for v6.16-rc6
 2025-07-11 12:06 UTC 

[PATCH 0/2] Fix up build issues with vpanic
 2025-07-11 12:06 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).