messages from 2025-05-15 06:22:15 to 2025-05-15 08:28:03 UTC [more...]
[PATCH 0/16] lib: Refactor find_closest() and find_closest_descending() from macros to lib functions
2025-05-15 8:13 UTC (2+ messages)
` [PATCH 16/16] lib: move find_closest() and find_closest_descending() "
[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-15 8:27 UTC (19+ messages)
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v4 14/23] iommufd: Add mmap interface
` [PATCH v4 16/23] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v4 17/23] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v4 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
` [PATCH v4 19/23] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v4 20/23] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v4 21/23] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v4 22/23] iommu/tegra241-cmdqv: Add user-space use support
[PATCH] dt-bindings: timer: Convert snps,arc-timer to DT schema
2025-05-15 8:27 UTC (2+ messages)
[PATCH 1/2] clk: rockchip: rk3576: add missing slab.h include
2025-05-15 8:26 UTC (2+ messages)
` [PATCH 2/2] clk: rockchip: rk3528: add slab.h header include
[PATCH] dt-bindings: timer: Convert snps,archs-rtc to DT schema
2025-05-15 8:27 UTC (2+ messages)
[PATCH 6.14 000/197] 6.14.7-rc2 review
2025-05-15 8:26 UTC (3+ messages)
[PATCH] dt-bindings: timer: Convert snps,archs-gfrc to DT schema
2025-05-15 8:26 UTC (2+ messages)
[PATCH] selftests/memfd: clean Makefile
2025-05-15 8:25 UTC
[PATCH] dt-bindings: timer: Convert lsi,zevio-timer to DT schema
2025-05-15 8:25 UTC (2+ messages)
[PATCH] dt-bindings: timer: Convert jcore,pit to DT schema
2025-05-15 8:24 UTC (2+ messages)
[PATCH v7 00/14] riscv: add SBI FWFT misaligned exception delegation support
2025-05-15 8:22 UTC (14+ messages)
` [PATCH v7 01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v7 02/14] riscv: sbi: remove useless parenthesis
` [PATCH v7 03/14] riscv: sbi: add new SBI error mappings
` [PATCH v7 04/14] riscv: sbi: add FWFT extension interface
` [PATCH v7 05/14] riscv: sbi: add SBI FWFT extension calls
` [PATCH v7 07/14] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v7 08/14] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v7 09/14] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v7 10/14] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v7 11/14] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v7 12/14] RISC-V: KVM: add SBI extension reset callback
` [PATCH v7 13/14] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v7 14/14] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG
[PATCH] dt-bindings: timer: Convert img,pistachio-gptimer to DT schema
2025-05-15 8:23 UTC (2+ messages)
[PATCH v2 0/3] rust: select AUXILIARY_BUS instead of depending on it
2025-05-15 8:23 UTC (4+ messages)
` [PATCH v2 1/3] samples: "
` [PATCH v2 2/3] gpu: nova-core: "
` [PATCH v2 3/3] gpu: drm: nova: "
[PATCH v3 0/7] x86: Robustify pgtable_l5_enabled()
2025-05-15 8:22 UTC (16+ messages)
` [PATCH v3 1/7] x86/cpu: Use a new feature flag for 5 level paging
` [PATCH v3 2/7] x86/cpu: Allow caps to be set arbitrarily early
` [PATCH v3 3/7] x86/asm-offsets: Export struct cpuinfo_x86 layout for asm use
` [tip: x86/core] x86/asm-offsets: Export certain 'struct cpuinfo_x86' fields for 64-bit asm use too
` [PATCH v3 4/7] x86/boot: Set 5-level paging CPU cap before entering C code
[PATCH] arm64: Check pxd_leaf() instead of !pxd_table() while tearing down page tables
2025-05-15 8:22 UTC (3+ messages)
[PATCH v3 1/2] dt-bindings: trivial: Add tps53685 support
2025-05-15 8:14 UTC (2+ messages)
` [PATCH v7 2/2] hwmon: (pmbus/tps53679) Add support for TPS53685
[PATCH] dt-bindings: timer: Convert ezchip,nps400-timer to DT schema
2025-05-15 8:22 UTC (2+ messages)
[PATCH] dt-bindings: timer: Convert cirrus,clps711x-timer to DT schema
2025-05-15 8:21 UTC (2+ messages)
[PATCH net-next v1 1/1] net: phy: microchip: document where the LAN88xx PHYs are used
2025-05-15 8:20 UTC
[PATCH v2 0/2] USB PHY support for Exynos990 SoCs
2025-05-15 8:20 UTC (4+ messages)
[PATCH] dt-bindings: timer: Convert altr,timer-1.0 to DT schema
2025-05-15 8:20 UTC (2+ messages)
[PATCH 0/3] rust: select AUXILIARY_BUS instead of depending on it
2025-05-15 8:20 UTC (6+ messages)
` [PATCH 1/3] samples: "
` [PATCH 2/3] gpu: nova-core: "
` [PATCH 3/3] gpu: drm: nova: "
[PATCH v3] rust: regulator: add a bare minimum regulator abstraction
2025-05-15 8:19 UTC (9+ messages)
[tip:irq/core 55/56] kernel/irq/debugfs.c:233:26: warning: 'sprintf' may write a terminating nul past the end of the destination
2025-05-15 8:19 UTC (2+ messages)
[PATCH 6.12 000/184] 6.12.29-rc2 review
2025-05-15 8:18 UTC (4+ messages)
[syzbot] [fs?] BUG: unable to handle kernel paging request in drop_sysctl_table
2025-05-15 8:17 UTC (2+ messages)
[PATCH v1 0/4] gpiolib: acpi: Split quirks to its own file
2025-05-15 8:16 UTC (5+ messages)
[PATCH RESEND 1/4] x86/mm: pgtable: Fix W=1 build kernel-doc warnings
2025-05-15 8:15 UTC (13+ messages)
` [PATCH RESEND 4/4] x86/apic: Fix W=1 build kernel-doc warning
` [PATCH] x86/apic: Better document spurious_interrupt() and __spurious_interrupt()
linux-next: manual merge of the hyperv tree with the tip-fixes tree
2025-05-15 8:14 UTC
[PATCH v5] serial: max3100: Replace open-coded parity calculation with parity8()
2025-05-15 8:13 UTC
[net-next PATCH v4 00/11] Add PCS core support
2025-05-15 8:12 UTC (4+ messages)
` [net-next PATCH v4 06/11] net: phy: Export some functions
[PATCH v10] media: uvcvideo: Fix bandwidth issue for Alcor camera
2025-05-15 8:12 UTC (3+ messages)
[PATCH v7 0/2] drm/bridge: add docs and kunit test for devm_drm_bridge_alloc()
2025-05-15 8:11 UTC (5+ messages)
` [PATCH v7 2/2] drm/tests: bridge: add a KUnit "
[PATCH v5] media: saa7115: Replace open-coded parity calculation with parity8()
2025-05-15 8:11 UTC
[PATCH] ipmi: fix underflow in ipmi_create_user()
2025-05-15 8:10 UTC (3+ messages)
[PATCH V4 1/2] dt-bindings: spi: tegra: Document IOMMU property for Tegra234 QSPI
2025-05-15 8:10 UTC (5+ messages)
` [PATCH V4 2/2] spi: tegra210-quad: Add support for internal DMA
[PATCH 6.6 000/113] 6.6.91-rc2 review
2025-05-15 8:10 UTC (3+ messages)
[PATCH v5] media: pci: cx18-av-vbi: Replace open-coded parity calculation with parity8()
2025-05-15 8:09 UTC
[PATCH v5] media: media/test_drivers: Replace open-coded parity calculation with parity8()
2025-05-15 8:07 UTC
[PATCH 00/12] sysctl: Move sysctls to their respective subsystems (second batch)
2025-05-15 8:04 UTC (3+ messages)
` [PATCH 01/12] module: Move modprobe_path and modules_disabled ctl_tables into the module subsys
[PATCH 6.1 00/96] 6.1.139-rc2 review
2025-05-15 8:04 UTC (3+ messages)
[PATCH v6 0/3] coresight: prevent deactivate active config while enabling the config
2025-05-15 8:04 UTC (3+ messages)
` [PATCH v6 3/3] "
[PATCH RESEND v2] ASoC: SOF: Intel: hda: Fix UAF when reloading module
2025-05-15 8:05 UTC (2+ messages)
[PATCH v3 0/5] Increase max timeout value of s3c2410 watchdog
2025-05-15 7:53 UTC (6+ messages)
` [PATCH v3 1/5] watchdog: s3c2410_wdt: Replace hardcoded values with macro definitions
` [PATCH v3 2/5] watchdog: s3c2410_wdt: Fix max_timeout being calculated larger
` [PATCH v3 3/5] watchdog: s3c2410_wdt: Increase max timeout value of watchdog
` [PATCH v3 4/5] watchdog: s3c2410_wdt: exynosautov920: Enable QUIRK_HAS_32BIT_MAXCNT
` [PATCH v3 5/5] watchdog: s3c2410_wdt: exynosautov9: Enable supported features
[PATCH v8 0/9] mfd: bcm590xx: Add support for BCM59054
2025-05-15 8:02 UTC (6+ messages)
` [PATCH v8 4/9] mfd: bcm590xx: Add support for multiple device types + BCM59054 compatible
Question about UIO vs DT
2025-05-15 7:52 UTC (2+ messages)
[PATCH net-next v3] net: dlink: add synchronization for stats update
2025-05-15 7:53 UTC
[PATCH v3] mtd: rawnand: brcmnand: legacy exec_op implementation
2025-05-15 7:52 UTC (4+ messages)
[PATCH] vhost/net: remove zerocopy support
2025-05-15 7:52 UTC (8+ messages)
[PATCH bpf-next v4 0/3] Allow mmap of /sys/kernel/btf/vmlinux
2025-05-15 7:51 UTC (2+ messages)
[RFC net-next 00/15] Add support for Silicon Labs CPC
2025-05-15 7:49 UTC (6+ messages)
[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
2025-05-15 7:50 UTC (6+ messages)
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
[PATCH v3] PCI: dw-rockchip: Add support for slot reset on link down event
2025-05-15 7:50 UTC (2+ messages)
[PATCH] iio: trigger: Add validation to reject devices requiring top half
2025-05-15 7:49 UTC (6+ messages)
[syzbot] Monthly sctp report (May 2025)
2025-05-15 7:46 UTC
[syzbot] Monthly v9fs report (May 2025)
2025-05-15 7:46 UTC
[PATCH v2 0/7] pinctrl: armada-37xx: a couple of small fixes
2025-05-15 7:45 UTC (3+ messages)
[PATCH v5 4/4] rust: samples: Add debugfs sample
2025-05-15 7:43 UTC (11+ messages)
[PATCH] selftests: Add functional test for the abort file in fusectl
2025-05-15 7:44 UTC (2+ messages)
[PATCH v8 00/11] Add support for MAX7360
2025-05-15 7:14 UTC (4+ messages)
` [PATCH v8 04/11] pwm: max7360: Add MAX7360 PWM support
[PATCH] regulator: dt-bindings: mt6357: Drop fixed compatible requirement
2025-05-15 7:43 UTC (2+ messages)
[PATCH] firmware/raspberrypi: raise timeout to 3s
2025-05-15 7:42 UTC (5+ messages)
[PATCH] rust: add basic ELF sections parser
2025-05-15 7:38 UTC (2+ messages)
[PATCH v2 0/3] ASoC: mediatek: mt8183-afe-pcm: Shorten source code
2025-05-15 7:38 UTC (4+ messages)
` [PATCH v2 1/3] ASoC: mediatek: mt8183-afe-pcm: Shorten memif_data table using macros
` [PATCH v2 2/3] ASoC: mediatek: mt8183-afe-pcm: Shorten irq_data "
` [PATCH v2 3/3] ASoC: mediatek: mt8183-afe-pcm: shorten mt8183_is_volatile_reg()
[PATCH v7 00/11] iio: accel: adxl345: add interrupt based sensor events
2025-05-15 7:36 UTC (17+ messages)
` [PATCH v7 08/11] iio: accel: adxl345: add activity event feature
` [PATCH v7 10/11] iio: accel: adxl345: add coupling detection for activity/inactivity
[BUG] INFO: rcu_tasks_trace detected stalls? (Late IPI?)
2025-05-15 7:36 UTC
[PATCH RFC] leds: leds-lp50xx: Handle reg to get correct multi_index
2025-05-15 7:36 UTC (5+ messages)
[PATCH next] spi: spi-qpic-snand: validate user/chip specific ECC properties
2025-05-15 7:35 UTC (2+ messages)
[PATCH] regulator: max20086: fix invalid memory access
2025-05-15 7:35 UTC (2+ messages)
[PATCH] ASoC: dt-bindings: mediatek: Simplify mediatek,clk-provider
2025-05-15 7:35 UTC (2+ messages)
[PATCH v2] ASoC: amd: use new ACP dev names for DAI links
2025-05-15 7:35 UTC (2+ messages)
[PATCH v2] ASoC: intel/sdw_utils: Assign initial value in asoc_sdw_rt_amp_spk_rtd_init()
2025-05-15 7:35 UTC (2+ messages)
[tip:locking/futex] [futex] bd54df5ea7: will-it-scale.per_thread_ops 85.7% regression
2025-05-15 7:34 UTC
[PATCH v1 2/2] usb: dwc3: Force full reset on xhci removal
2025-05-15 7:32 UTC (2+ messages)
[PATCH 0/6] x86/msr: let paravirt inline rdmsr/wrmsr instructions
2025-05-15 7:32 UTC (9+ messages)
` [PATCH 5/6] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces
[PATCH v1 1/2] xhci: Add a quirk for full reset on removal
2025-05-15 7:31 UTC (3+ messages)
[PATCH net-next v3] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
2025-05-15 7:31 UTC (2+ messages)
[PATCH net v3] net: dsa: microchip: linearize skb for tail-tagging switches
2025-05-15 7:29 UTC
[PATCH v2] net: bcmgenet: tidy up stats, expose more stats in ethtool
2025-05-15 7:29 UTC (4+ messages)
[PATCH v15 00/27] riscv control-flow integrity for usermode
2025-05-15 7:28 UTC (6+ messages)
` [PATCH v15 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v15 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
[PATCH v3 09/10] ASoC: mediatek: mt8196: add machine driver with nau8825
2025-05-15 7:27 UTC (2+ messages)
[RFT PATCH v3 00/21] x86: strict separation of startup code
2025-05-15 7:22 UTC (12+ messages)
` [RFT PATCH v3 01/21] x86/sev: Separate MSR and GHCB based snp_cpuid() via a callback
[PATCH v3] irqchip/gic-v4.1: Use local 4_1 ITS to generate VSGI
2025-05-15 14:53 UTC (2+ messages)
[PATCH v2] usb: typec: tcpm: Use configured PD revision for negotiation
2025-05-15 7:15 UTC (6+ messages)
[PATCH] KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
2025-05-15 7:15 UTC (2+ messages)
[PATCH v4] vdpa/octeon_ep: Control PCI dev enabling manually
2025-05-15 7:14 UTC (2+ messages)
linux-next: manual merge of the phy-next tree with the phy tree
2025-05-15 7:14 UTC
[syzbot] [bcachefs?] WARNING in srcu_gp_start_if_needed
2025-05-15 7:13 UTC
linux-next: manual merge of the phy-next tree with the phy tree
2025-05-15 7:09 UTC
[PATCH] mm: madvise: make MADV_NOHUGEPAGE a no-op if !THP
2025-05-15 7:03 UTC (3+ messages)
[PATCH] net: phy: mxl-8611: add support for MaxLinear MxL86110/MxL86111 PHY
2025-05-15 7:02 UTC (6+ messages)
` [PATCH v2] "
[PATCH v9 00/10] Improve gpu_scheduler trace events + UAPI
2025-05-15 6:53 UTC (4+ messages)
` [PATCH v9 02/10] drm/sched: store the drm client_id in drm_sched_fence
[PATCH 0/2] Add the download mode support for IPQ5018
2025-05-15 7:00 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for ipq5018
` (subset) "
` (subset) [PATCH 0/2] Add the download mode support for IPQ5018
[PATCH 0/2] initial usbdrd phy support for Exynosautov920 soc
2025-05-14 13:48 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: phy: samsung,usb3-drd-phy: add dt-schema for ExynosAutov920
` [PATCH 2/2] phy: exyons5-usbdrd: support HS phy "
[BUG] INFO: rcu_tasks_trace detected stalls on tasks:
2025-05-15 6:54 UTC
[PATCH v2 0/5] Some random fixes and cleanup to shmem
2025-05-15 15:47 UTC (6+ messages)
` [PATCH v2 1/5] mm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()
` [PATCH v2 2/5] mm: shmem: add missing shmem_unacct_size() in __shmem_file_setup()
` [PATCH v2 3/5] mm/shmem: Fix potential dead loop in shmem_unuse()
` [PATCH v2 4/5] mm: shmem: only remove inode from swaplist when it's swapped page count is 0
` [PATCH v2 5/5] mm/shmem: remove unneeded xa_is_value() check in shmem_unuse_swap_entries()
[PATCH bpf-next v2] bpftool: Add support for custom BTF path in prog load/loadall
2025-05-15 6:50 UTC
[PATCHv2] bpf: add bpf_msleep_interruptible() kfunc
2025-05-15 6:47 UTC
linux-next: build failure after merge of the drivers-x86 tree
2025-05-15 6:46 UTC
[PATCH v6 00/12] khugepaged: mTHP support
2025-05-15 6:45 UTC (3+ messages)
[PATCH] PM-runtime: fix denying of auto suspend in pm_suspend_timer_fn
2025-05-15 6:41 UTC
[PATCH v4 0/2] Support building tegra124-cpufreq as a module
2025-05-15 6:41 UTC (6+ messages)
` [PATCH v4 2/2] cpufreq: tegra124: Allow building "
[PATCH v4] fs: fuse: add more information to fdinfo
2025-05-15 6:41 UTC (4+ messages)
[PATCH] irqchip/riscv-imsic: Start local sync timer on correct CPU
2025-05-15 6:39 UTC (2+ messages)
[PATCH V2 00/15] perf: Fix the throttle logic for group
2025-05-15 6:34 UTC (3+ messages)
` [PATCH V2 11/15] csky/perf: Remove driver-specific throttle support
[PATCH] perf ftrace: Restore to original trace settings on exit
2025-05-15 6:34 UTC
[PATCH net-next v10] net: ti: icssg-prueth: add TAPRIO offload support
2025-05-15 6:33 UTC (3+ messages)
[PATCH v4 00/18] clk: qcom: Add support to attach multiple power domains in cc probe
2025-05-15 6:34 UTC (5+ messages)
` [PATCH v4 05/18] clk: qcom: common: Handle runtime power management in qcom_cc_really_probe
` [PATCH v4 06/18] clk: qcom: common: Add support to configure clk regs "
lockup and kernel panic in linux-next-202505{09,12} when compiled with clang
2025-05-15 6:30 UTC (9+ messages)
[PATCH v2 0/2] PCI: Add support for PCIe wake interrupt
2025-05-15 6:29 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH net-next v2] net/mlx5: Use to_delayed_work()
2025-05-15 6:23 UTC (2+ messages)
[PATCH v6 00/10] Apple Mac System Management Controller
2025-05-15 6:21 UTC (7+ messages)
` [PATCH v6 05/10] mfd: Add Apple Silicon "
` [PATCH v6 06/10] gpio: Add new gpio-macsmc driver for Apple Macs
` [PATCH v6 07/10] power: reset: macsmc-reboot: Add driver for rebooting via Apple SMC
` [PATCH v6 08/10] arm64: dts: apple: t8103: Add SMC node
` [PATCH v6 09/10] arm64: dts: apple: t8112: "
` [PATCH v6 10/10] arm64: dts: apple: t600x: "
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).