messages from 2025-07-04 10:47:23 to 2025-07-04 13:11:28 UTC [more...]
[RFC net-next 0/4] devmem/io_uring: Allow devices without parent PCI device
2025-07-04 13:11 UTC (7+ messages)
` [RFC net-next 1/4] net: Allow non parent devices to be used for ZC DMA
[PATCH] ASoC: codec: rockchip_sai: Remove including of_gpio.h
2025-07-04 13:09 UTC
[PATCH] i2c: busses: Use min() to improve code
2025-07-04 13:08 UTC (2+ messages)
[PATCH] watchdog: iTCO_wdt: Report error if timeout configuration fails
2025-07-04 13:09 UTC (2+ messages)
[PATCH v1] misc: fastrpc: Add support for userspace allocated buffers
2025-07-04 13:09 UTC (2+ messages)
[PATCH v2 00/10] Add PCIe support for Tesla FSD SoC
2025-07-04 13:09 UTC (8+ messages)
` [PATCH v2 07/10] dt-bindings: phy: Add PHY bindings support for "
[PATCH v2] kasan: remove kasan_find_vm_area() to prevent possible deadlock
2025-07-04 13:07 UTC (6+ messages)
[PATCH v7 00/28] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-07-04 13:08 UTC (9+ messages)
` [PATCH v7 01/28] iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_range
` [PATCH v7 02/28] iommufd/viommu: Explicitly define vdev->virt_id
` [PATCH v7 03/28] iommu: Use enum iommu_hw_info_type for type in hw_info op
` [PATCH v7 09/28] iommufd/access: Add internal APIs for HW queue to use
[PATCH 0/8] add Voyager board support
2025-07-04 13:07 UTC (3+ messages)
[PATCH v6 0/4] mmc: handle undervoltage events and prevent eMMC corruption
2025-07-04 13:06 UTC (7+ messages)
` [PATCH v6 1/4] mmc: core: Add infrastructure for undervoltage handling
` [PATCH v6 2/4] mmc: core: Add MMC_POWEROFF_UNDERVOLTAGE support in _mmc_suspend()
` [PATCH v6 3/4] mmc: core: add undervoltage handler for MMC/eMMC devices
[PATCH 00/80] treewide: Remove redundant pm_runtime_mark_last_busy() calls
2025-07-04 13:05 UTC (12+ messages)
` [PATCH 41/80] media: "
` [PATCH 64/80] media: rkvdec: "
` [PATCH 69/80] ALSA: hda: "
` [PATCH 75/80] ALSA: intel_hdmi: "
[PATCH v2 0/2] spi: spi-qpic-snand: enable 8 bits ECC strength support
2025-07-04 13:05 UTC (2+ messages)
[PATCH v6 00/10] Introducing firmware late binding
2025-07-04 13:03 UTC (10+ messages)
` [PATCH v6 02/10] mei: late_bind: add late binding component driver
[PATCH v3] gpio: reg: use new GPIO line value setter callbacks
2025-07-04 13:03 UTC (2+ messages)
[PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-07-04 13:01 UTC (16+ messages)
` [PATCH v13 2/5] rust: support formatting of foreign types
` [PATCH v13 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v13 4/5] rust: replace `kernel::c_str!` with C-Strings
[PATCH v2 0/3] hwmon: add Microchip EMC2101 driver
2025-07-04 13:00 UTC (7+ messages)
` [PATCH] drivers: hwmon: add "
[PATCH v4 0/2] Fix PLL lock timeout and calibration wait time
2025-07-04 12:59 UTC (3+ messages)
` [PATCH v4 1/2] phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY polling
` [PATCH v4 2/2] phy: cadence: cdns-dphy: Update calibration wait time for startup state machine
[PATCH v4 00/10] gpio: sysfs: add a per-chip export/unexport attribute pair
2025-07-04 12:58 UTC (11+ messages)
` [PATCH v4 01/10] gpio: sysfs: use gpiod_is_equal() to compare GPIO descriptors
` [PATCH v4 02/10] gpio: sysfs: add a parallel class device for each GPIO chip using device IDs
` [PATCH v4 03/10] gpio: sysfs: only get the dirent reference for the value attr once
` [PATCH v4 04/10] gpio: sysfs: pass gpiod_data directly to internal GPIO sysfs functions
` [PATCH v4 05/10] gpio: sysfs: rename the data variable in gpiod_(un)export()
` [PATCH v4 06/10] gpio: sysfs: don't use driver data in sysfs callbacks for line attributes
` [PATCH v4 07/10] gpio: sysfs: don't look up exported lines as class devices
` [PATCH v4 08/10] gpio: sysfs: export the GPIO directory locally in the gpiochip<id> directory
` [PATCH v4 09/10] gpio: sysfs: allow disabling the legacy parts of the GPIO sysfs interface
` [PATCH v4 10/10] gpio: TODO: remove the task for the sysfs rework
[PATCH 6.1 000/132] 6.1.143-rc1 review
2025-07-04 12:56 UTC (4+ messages)
[PATCH] pps: Fix IDR memory leak in module exit
2025-07-04 12:55 UTC
[PATCH v4 00/15] kunit: Introduce UAPI testing framework
2025-07-04 12:55 UTC (5+ messages)
` [PATCH v4 08/15] kunit: tool: Don't overwrite test status based on subtest counts
[RFC V2 00/18] famfs: port into fuse
2025-07-04 12:54 UTC (8+ messages)
` [RFC V2 02/18] dev_dax_iomap: Add fs_dax_get() func to prepare dax for fs-dax usage
` [RFC V2 03/18] dev_dax_iomap: Save the kva from memremap
` [RFC V2 04/18] dev_dax_iomap: Add dax_operations for use by fs-dax on devdax
[PATCH] vdpa: Fix IDR memory leak in VDUSE module exit
2025-07-04 12:53 UTC
[PATCH v2 0/4] add usage hints to prandom and switch to Xoshiro
2025-07-04 12:52 UTC (5+ messages)
` [PATCH v2 1/4] prandom: add usage comments for cryptography
` [PATCH v2 2/4] prandom/random32: switch to Xoshiro256++
` [PATCH v2 3/4] prandom/random32: add checks against invalid state
` [PATCH v2 4/4] test_hash.c: replace custom PRNG by prandom
[PATCH] iommu/amd: Enable PASID and ATS capabilities in the correct order
2025-07-04 12:51 UTC (2+ messages)
[PATCH 6.12 000/218] 6.12.36-rc1 review
2025-07-04 12:51 UTC (4+ messages)
[PATCH v7 27/28] iommu/tegra241-cmdqv: Add user-space use support
2025-07-04 12:50 UTC (11+ messages)
[PATCH] scsi: iscsi: Fix IDR memory leak in transport exit
2025-07-04 12:49 UTC
[PATCH 5.15.y v3] xen: replace xen_remap() with memremap()
2025-07-04 12:49 UTC
[PATCH v14 0/7] rust: extend `module!` macro with integer parameter support
2025-07-04 12:48 UTC (13+ messages)
` [PATCH v14 3/7] rust: introduce module_param module
` [PATCH v14 5/7] rust: module: update the module macro with module parameter support
linux-next: manual merge of the gpio-brgl tree with the input tree
2025-07-04 12:47 UTC (3+ messages)
[PATCH] perf/x86: Replace strncpy() with memcpy() for vendor string
2025-07-04 12:47 UTC (4+ messages)
[PATCH v2] block: reject bs > ps block devices when THP is disabled
2025-07-04 12:47 UTC (2+ messages)
[PATCH v2] arm64: efi: Fix KASAN false positive for EFI runtime stack
2025-07-04 12:47 UTC
[PATCH net-next 0/3] netdevsim: add support for PHY devices
2025-07-04 12:46 UTC (5+ messages)
` [PATCH net-next 1/3] net: netdevsim: Add PHY support in netdevsim
[PATCH] block: reject bs > ps block devices when THP is disabled
2025-07-04 12:46 UTC (2+ messages)
[PATCH] iio: adc: ad_sigma_delta: change to buffer predisable
2025-07-04 12:43 UTC (2+ messages)
[PATCH] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
2025-07-04 12:41 UTC (6+ messages)
[PATCH] comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too large
2025-07-04 12:04 UTC
[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
2025-07-04 12:40 UTC (8+ messages)
` [PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
[PATCH v3 4/8] char: misc: Add a reentry test case about dynamic minor request
2025-07-04 12:38 UTC (2+ messages)
[PATCH v2 0/6] iio: Add support for MT6363/6373 Auxiliary ADC
2025-07-04 12:39 UTC (2+ messages)
[PATCH v5 0/3] Add support for STMicroelectronics M24LR EEPROM/NFC chips
2025-07-04 12:39 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: eeprom: Add ST M24LR support
` [PATCH v5 2/3] eeprom: add driver for ST M24LR series RFID/NFC EEPROM chips
` [PATCH v5 3/3] ABI: sysfs: add documentation for ST M24LR EEPROM and control interface
[syzbot] Monthly nfs report (Jul 2025)
2025-07-04 12:38 UTC
[PATCH] arm64: efi: Fix KASAN false positive for EFI runtime stack
2025-07-04 12:36 UTC (4+ messages)
[PATCH v2 0/2] ublk: speed up ublk server exit handling
2025-07-04 12:36 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ublk: introduce and use ublk_set_canceling helper
[PATCH] um: Re-evaluate thread flags repeatedly
2025-07-04 12:34 UTC
[PATCH bpf v2] xsk: Fix out of order segment free in __xsk_generic_xmit()
2025-07-04 12:34 UTC (5+ messages)
` "
[PATCH 0/6] MIPS: Mobileye: EyeQ5: add GPIO/I2C devicetrees/defconfigs
2025-07-04 11:47 UTC (7+ messages)
` [PATCH 1/6] MIPS: eyeq5_defconfig: Update for v6.16-rc1
` [PATCH 2/6] MIPS: mobileye: eyeq5: add 5 I2C controller nodes
` [PATCH 3/6] MIPS: mobileye: eyeq5: add evaluation board I2C temp sensor
` [PATCH 4/6] MIPS: mobileye: eyeq5: add two GPIO bank nodes
` [PATCH 5/6] MIPS: eyeq5_defconfig: add GPIO subsystem & driver
` [PATCH 6/6] MIPS: eyeq5_defconfig: add I2C subsystem, driver and temp sensor driver
[PATCH v2] ALSA: hda: add MODULE_FIRMWARE for cs35l41/cs35l56
2025-07-04 12:33 UTC (4+ messages)
` [PATCH v3] "
[PATCH v2] sched/fair: Use sched_domain_span() for topology_span_sane()
2025-07-04 12:33 UTC (5+ messages)
` [tip: sched/urgent] "
[PATCH] mailbox: stop the release and reacquire of the chan lock
2025-07-04 12:30 UTC (3+ messages)
[PATCH v2 00/11] Add clock drivers for Milos (SM7635)
2025-07-04 12:30 UTC (21+ messages)
` [PATCH v2 01/11] clk: qcom: common: Add support to register rcg dfs in qcom_cc_really_probe
` [PATCH v2 02/11] dt-bindings: clock: qcom: document the Milos Global Clock Controller
` [PATCH v2 03/11] clk: qcom: Add Global Clock controller (GCC) driver for Milos
` [PATCH v2 04/11] dt-bindings: clock: qcom: document the Milos Camera Clock Controller
` [PATCH v2 05/11] clk: qcom: Add Camera Clock controller (CAMCC) driver for Milos
` [PATCH v2 06/11] dt-bindings: clock: qcom: document the Milos Display Clock Controller
` [PATCH v2 07/11] clk: qcom: Add Display Clock controller (DISPCC) driver for Milos
` [PATCH v2 08/11] dt-bindings: clock: qcom: document the Milos GPU Clock Controller
` [PATCH v2 10/11] dt-bindings: clock: qcom: document the Milos Video "
` [PATCH v2 11/11] clk: qcom: Add Video Clock controller (VIDEOCC) driver for Milos
[PATCH v7 00/10] blk: honor isolcpus configuration
2025-07-04 12:30 UTC (6+ messages)
` [PATCH v7 05/10] scsi: Use block layer helpers to constrain queue affinity
[PATCH 0/6] drm/sched: Fix memory leaks with cancel_job() callback
2025-07-04 12:30 UTC (10+ messages)
` [PATCH 1/6] drm/sched: Avoid "
` [PATCH 2/6] drm/sched/tests: Port to cancel_job()
[PATCH] drivers/base/node: Handle error properly in register_one_node()
2025-07-04 12:29 UTC (4+ messages)
[PATCH v2] selftests/mm: pagemap_scan ioctl: add PFN ZERO test cases
2025-07-04 12:26 UTC (2+ messages)
[PATCH fixes] riscv: Properly export reserved regions in /proc/iomem
2025-07-04 12:25 UTC (5+ messages)
` [PATCH 0/1] Fix for riscv vmcore issue
[PATCHv8 00/17] x86: Enable Linear Address Space Separation support
2025-07-04 12:23 UTC (5+ messages)
` [PATCHv8 04/17] x86/cpu: Defer CR pinning setup until after EFI initialization
[PATCH net v1] net: phy: Change flag to autoremove the consumer
2025-07-04 12:21 UTC (2+ messages)
[PATCH v9 0/6] KVM: arm64: Map GPU device memory as cacheable
2025-07-04 12:21 UTC (6+ messages)
` [PATCH v9 3/6] KVM: arm64: Block cacheable PFNMAP mapping
[PATCH 0/2] panic: taint flag for recoverable hardware errors
2025-07-04 12:15 UTC (5+ messages)
` [PATCH 1/2] panic: add "
` [PATCH 2/2] acpi/ghes: taint kernel on recovered "
[PATCH 6.6 000/139] 6.6.96-rc1 review
2025-07-04 12:14 UTC (3+ messages)
[PATCH v2 0/4] ASoC: codecs: wcd937x/8x/9x: cleanup
2025-07-04 12:12 UTC (5+ messages)
` [PATCH v2 1/4] soundwire: bus: add of_sdw_find_device_by_node helper
` [PATCH v2 2/4] soundwire: bus: add sdw_slave_get_current_bank helper
` [PATCH v2 3/4] ASoC: codecs: wcdxxxx: use of_sdw_find_device_by_node helper
` [PATCH v2 4/4] ASoC: codecs: wcdxxxx: use sdw_slave_get_current_bank helper
[PATCH 6.15 000/263] 6.15.5-rc1 review
2025-07-04 12:11 UTC (4+ messages)
[PATCH] drm/bridge: Fix kdoc comment for DRM_BRIDGE_OP_HDMI_CEC_ADAPTER
2025-07-04 12:10 UTC
[PATCH] ALSA: hda/realtek: Add support for ASUS NUC14LNK system which uses Realtek ALC245 codec and CS35L41 amplifier over SPI. Without this quirk, the amp probe fails with -EINVAL and no sound is initialized
2025-07-04 12:08 UTC (3+ messages)
` [PATCH v2] ALSA: hda/realtek: Add quirk for ASUS NUC14LNK with CS35L41
[PATCH v2] stackdepot: Make max number of pools build-time configurable
2025-07-04 12:06 UTC
[PATCH 0/3] Add support for Superspeed plus EndPoint for Bulk and Isochronous transfers
2025-07-04 12:04 UTC (6+ messages)
` [PATCH 1/3] usb:gadget:zero: support for super speed plus
` [PATCH 2/3] usb: gadget: f_sourcesink support for maxburst for bulk transfers
` [PATCH 3/3] usb: gadget: f_sourcesink: Addition of SSP endpoint companion for Isochronous transfers
[PATCH v3 0/4] kselftest/arm64: Add coverage for the interaction of vfork() and GCS
2025-07-04 12:02 UTC (3+ messages)
[PATCH v8 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-07-04 12:01 UTC (8+ messages)
` [PATCH v8 1/7] rust: pwm: Add Kconfig and basic data structures
` [PATCH v8 2/7] rust: pwm: Add core 'Device' and 'Chip' object wrappers
` [PATCH v8 3/7] rust: pwm: Add driver operations trait and registration support
` [PATCH v8 4/7] pwm: Add Rust driver for T-HEAD TH1520 SoC
` [PATCH v8 5/7] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
` [PATCH v8 6/7] riscv: dts: thead: Add PWM controller node
` [PATCH v8 7/7] riscv: dts: thead: Add PWM fan and thermal control
[PATCH] drm/bridge: adv7511: Fix DRM_BRIDGE_OP_HDMI_{AUDIO|CEC_ADAPTER} setup
2025-07-04 11:52 UTC
[PATCH v2 0/1] um: MSI parent domain conversion
2025-07-04 12:00 UTC (6+ messages)
` [PATCH v2 1/1] um: virt-pci: Switch to msi_create_parent_irq_domain()
[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
2025-07-04 11:58 UTC (3+ messages)
` [PATCH 21/23] um: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset "
[PATCH v5 0/3] Support building tegra124-cpufreq as a module
2025-07-04 11:53 UTC (3+ messages)
` [PATCH v5 3/3] cpufreq: tegra124: Allow building "
[PATCH] soc: qcom: spmi-pmic: add more PMIC SUBTYPE IDs
2025-07-04 11:49 UTC (2+ messages)
[PATCH 0/2] NFSD: Fix last write offset handling in layoutcommit
2025-07-04 11:49 UTC (3+ messages)
` [PATCH 1/2] NFSD: Minor cleanup in layoutcommit processing
` [PATCH 2/2] NFSD: Fix last write offset handling in layoutcommit
[PATCH] media: Use of_reserved_mem_region_to_resource() for "memory-region"
2025-07-04 11:45 UTC (2+ messages)
[PATCH v4] arm64: Enable vmalloc-huge with ptdump
2025-07-04 11:42 UTC (3+ messages)
[PATCH v2 0/2] tools/build: Fix s390(x) cross-compilation with clang
2025-07-04 11:41 UTC (3+ messages)
[PATCH 0/3] printk: KUnit: Followup fixes for the new KUnit test
2025-07-04 11:41 UTC (5+ messages)
` [PATCH 1/3] printk: ringbuffer: Explain why the KUnit test ignores failed writes
` [PATCH 3/3] printk: kunit: Fix __counted_by() in struct prbtest_rbdata
[PATCH bpf-next,v3 0/2] Clarify and Enhance XDP Rx Metadata Handling
2025-07-04 11:38 UTC (6+ messages)
` [PATCH bpf-next,v3 2/2] selftests/bpf: Enhance XDP Rx metadata handling
[PATCH v3 00/44] x86: Introduce a centralized CPUID data model
2025-07-04 11:34 UTC (5+ messages)
` [PATCH v3 02/44] ASoC: Intel: avs: Include CPUID header at file scope
` [PATCH v3 16/44] thermal: intel: Reorder headers alphabetically
[PATCH 00/14] drm/imx: dc: Use prefetch engine
2025-07-04 11:29 UTC (3+ messages)
` [PATCH 04/14] drm/imx: dc-fu: Fix dimensions
[PATCH v2 0/1] irqchip/gic-v3: Add Altera Agilex5 address bus
2025-07-04 11:29 UTC (3+ messages)
` [PATCH v2 1/1] irqchip/gic-v3: Add Altera Agilex5 address bus width limitation workaround
[v1 resend 00/12] THP support for zone device page migration
2025-07-04 11:24 UTC (7+ messages)
` [v1 resend 03/12] mm/thp: zone_device awareness in THP handling code
` [v1 resend 07/12] mm/memremap: add folio_split support
` [v1 resend 08/12] mm/thp: add split during migration support
[PATCH 5.10] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
2025-07-04 11:15 UTC
[PATCH v5 0/3] PM: domains: Detach on device_unbind_cleanup()
2025-07-04 11:15 UTC (2+ messages)
[PATCH] mtd: rawnand: hynix: don't try read-retry on SLC NANDs
2025-07-04 9:41 UTC
[PATCH v1 0/4] ASoC: codecs: Add support for FourSemi FS2104/5S
2025-07-04 11:12 UTC (4+ messages)
` [PATCH v1 2/4] ASoC: codecs: Add FourSemi FS2104/5S audio amplifier driver
[PATCH v3 0/2] Add video clock controller DT support for sc8180x
2025-07-04 11:11 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: clock: qcom,videocc: Add sc8180x compatible
[PATCH v2] selftests/cgroup: improve the accuracy of cpu.max tests
2025-07-04 11:08 UTC (2+ messages)
` [PATCH v3] selftests/cgroup: fix "
[PATCH net-next v2] net: openvswitch: allow providing upcall pid for the 'execute' command
2025-07-04 10:57 UTC (2+ messages)
[PATCH 0/7] firmware: arm_scmi: imx: Dump syslog and system_info
2025-07-04 10:51 UTC (7+ messages)
` [PATCH 3/7] firmware: arm_scmi: imx: Support getting cfg info of MISC protocol
linux-next: Tree for Jul 4
2025-07-04 10:51 UTC
[PATCH v4 0/5] Misc rework on hugetlb faulting path
2025-07-04 10:47 UTC (5+ messages)
` [PATCH v4 4/5] mm,hugetlb: drop obsolete comment about non-present pte and second faults
` [PATCH v4 5/5] mm,hugetlb: drop unlikelys from hugetlb_fault
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).