messages from 2025-03-23 19:56:55 to 2025-03-24 05:44:29 UTC [more...]
[PATCH 00/19] virtio_ring in order support
2025-03-24 5:43 UTC (10+ messages)
` [PATCH 01/19] virtio_ring: rename virtqueue_reinit_xxx to virtqueue_reset_xxx()
` [PATCH 02/19] virtio_ring: switch to use vring_virtqueue in virtqueue_poll variants
` [PATCH 03/19] virtio_ring: unify logic of virtqueue_poll() and more_used()
` [PATCH 04/19] virtio_ring: switch to use vring_virtqueue for virtqueue resize variants
` [PATCH 05/19] virtio_ring: switch to use vring_virtqueue for virtqueue_kick_prepare variants
` [PATCH 06/19] virtio_ring: switch to use vring_virtqueue for virtqueue_add variants
` [PATCH 07/19] virtio: "
` [PATCH 08/19] virtio_ring: switch to use vring_virtqueue for enable_cb_prepare variants
` [PATCH 09/19] virtio_ring: use vring_virtqueue for enable_cb_delayed variants
[PATCH v3 0/3] fixed mediatek-cpufreq has multi policy concurrency issue
2025-03-24 5:43 UTC (9+ messages)
` [PATCH v3 1/3] cpufreq: mediatek: using global lock avoid race condition
linux-next: manual merge of the ftrace tree with the kbuild tree
2025-03-24 5:41 UTC
[PATCH] HID: bpf: fix BTN_STYLUS for the XP Pen ACK05 remote
2025-03-24 5:36 UTC
[PATCH] f2fs: fix to do sanity check on ino and xnid
2025-03-24 5:33 UTC
linux-next: manual merge of the tip tree with the btrfs, zstd trees
2025-03-24 5:34 UTC
[PATCH 00/34] Samsung S2MPG10 PMIC MFD-based drivers
2025-03-24 5:09 UTC (37+ messages)
` [PATCH 01/34] dt-bindings: mfd: samsung,s2mps11: add s2mpg10
` [PATCH 02/34] dt-bindings: clock: "
` [PATCH 03/34] firmware: exynos-acpm: export devm_acpm_get_by_phandle()
` [PATCH 04/34] mfd: sec: drop non-existing forward declarations
` [PATCH 05/34] mfd: sec: sort includes alphabetically
` [PATCH 06/34] mfd: sec: update includes to add missing and remove superfluous ones
` [PATCH 07/34] mfd: sec: move private internal API to internal header
` [PATCH 08/34] mfd: sec: fix open parenthesis alignment (of_property_read_bool)
` [PATCH 09/34] mfd: sec: slightly rework runtime platform data allocation
` [PATCH 10/34] mfd: sec: split into core and transport (i2c) drivers
` [PATCH 11/34] defconfigs: rename CONFIG_MFD_SEC_CORE to CONFIG_MFD_SEC_I2C
` [PATCH 12/34] mfd: sec: add support for S2MPG10 PMIC
` [PATCH 13/34] mfd: sec: merge separate core and irq modules
` [PATCH 14/34] mfd: sec: sort struct of_device_id entries and the device type switch
` [PATCH 15/34] mfd: sec: use dev_err_probe() where appropriate
` [PATCH 16/34] mfd: sec: s2dos05/s2mpu05: use explicit regmap config
` [PATCH 17/34] mfd: sec: drop generic "
` [PATCH 18/34] mfd: sec: s2dos05: doesn't support interrupts (it seems)
` [PATCH 19/34] mfd: sec: don't ignore errors from sec_irq_init()
` [PATCH 20/34] mfd: sec: rework platform data and regmap instantiating
` [PATCH 21/34] mfd: sec: change device_type to int
` [PATCH 22/34] mfd: sec: don't compare against NULL / 0 for errors, use !
` [PATCH 23/34] mfd: sec: use sizeof(*var), not sizeof(struct type_of_var)
` [PATCH 24/34] mfd: sec: convert to using MFD_CELL macros
` [PATCH 25/34] mfd: sec: convert to using REGMAP_IRQ_REG() macros
` [PATCH 26/34] clk: s2mps11: add support for S2MPG10 PMIC clock
` [PATCH 27/34] rtc: s5m: cache value of platform_get_device_id() during probe
` [PATCH 28/34] rtc: s5m: prepare for external regmap
` [PATCH 29/34] rtc: s5m: add support for S2MPG10 RTC
` [PATCH 30/34] rtc: s5m: fix a typo: peding -> pending
` [PATCH 31/34] rtc: s5m: switch to devm_device_init_wakeup
` [PATCH 32/34] rtc: s5m: replace regmap_update_bits with regmap_clear/set_bits
` [PATCH 33/34] rtc: s5m: replace open-coded read/modify/write registers with regmap helpers
` [PATCH 34/34] MAINTAINERS: add myself as reviewer for Samsung S2M MFD
WARNING: modpost: vmlinux: section mismatch in reference: mm_cmdline_setup+0x94 (section: .text.unlikely) -> memblock (section: .init.data)
2025-03-24 4:59 UTC
[PATCH v2] LoongArch: KGDB: Rework arch_kgdb_breakpoint() implementation
2025-03-24 4:53 UTC (6+ messages)
[PATCH v3] perf trace: Implement syscall summary in BPF
2025-03-24 4:47 UTC (3+ messages)
[PATCH v3 3/3] leds: add new LED driver for TI LP5812
2025-03-24 4:44 UTC (2+ messages)
[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
2025-03-24 4:40 UTC (18+ messages)
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
[PATCH v3 3/3] leds: add new LED driver for TI LP5812
2025-03-24 4:39 UTC (2+ messages)
[PATCH] PCI: xilinx-cpm: Add cpm5_csr register mapping for CPM5_HOST1 variant
2025-03-24 4:39 UTC (3+ messages)
linux-next: build failure after merge of the security tree
2025-03-24 4:37 UTC
[PATCH v3 3/3] leds: add new LED driver for TI LP5812
2025-03-24 4:34 UTC (2+ messages)
[PATCH v2] mm/page_alloc: Consolidate unlikely handling in page_expected_state
2025-03-24 4:29 UTC (2+ messages)
[PATCH] rust: sync: optimize rust symbol generation for CondVar
2025-03-24 4:23 UTC (4+ messages)
[PATCH] arm64: mm: Correct the update of max_pfn
2025-03-24 4:19 UTC (2+ messages)
[PATCH v5 00/16] kexec: introduce Kexec HandOver (KHO)
2025-03-24 4:18 UTC (3+ messages)
` [PATCH v5 11/16] kexec: add config option for KHO
[PATCH v2] i2c: tegra: check msg length in SMBUS block read
2025-03-24 4:07 UTC (4+ messages)
[PATCH net-next 0/4] virtio_net: Fixes and improvements
2025-03-24 4:05 UTC (9+ messages)
` [PATCH net-next 3/4] virtio_net: Use new RSS config structs
[PATCH net-next v2 0/4] virtio_net: Fixes and improvements
2025-03-24 4:01 UTC (3+ messages)
` [PATCH net-next v2 3/4] virtio_net: Use new RSS config structs
[PATCH] x86/alternatives: remove false sharing in poke_int3_handler()
2025-03-24 3:59 UTC (3+ messages)
[RFC PATCH 0/8] sched/fair: Propagate load balancing stats up the sched domain hierarchy
2025-03-24 3:58 UTC (3+ messages)
[PATCH v3 3/3] leds: add new LED driver for TI LP5812
2025-03-24 3:54 UTC
[PATCH 0/3] ASoC: codec: wcd93xx: Convert to GPIO descriptors
2025-03-24 3:40 UTC (5+ messages)
` [PATCH 1/3] ASoC: codec: wcd939x: "
` [PATCH 2/3] ASoC: codec: wcd938x: "
` [PATCH 3/3] ASoC: codec: wcd9335: "
[RFC PATCH 0/4] Kernel daemon for detecting and promoting hot pages
2025-03-24 3:35 UTC (5+ messages)
` [RFC PATCH 1/4] mm: migrate: Allow misplaced migration without VMA too
` [RFC PATCH 2/4] mm: kpromoted: Hot page info collection and promotion daemon
qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff: firmware crashed!
2025-03-24 3:29 UTC (3+ messages)
[PATCH v4] fs/proc/page: Refactoring to reduce code duplication
2025-03-24 3:25 UTC (2+ messages)
[PATCH] usb: dwc3: Abort suspend on soft disconnect failure
2025-03-24 3:25 UTC (3+ messages)
[net-next PATCH 1/2] net: phy: Add support for new Aeonsemi PHYs
2025-03-24 3:19 UTC (3+ messages)
` [net-next PATCH 2/2] dt-bindings: net: Document support for "
[PATCH v2] usb: dwc3: Abort suspend on soft disconnect failure
2025-03-24 3:17 UTC
[PATCH] nvmet: Replace sock_create with sock_create_kern
2025-03-24 3:17 UTC
[PATCHv5 net-next 0/2] wireguard: selftests: use nftables for testing
2025-03-24 3:15 UTC (4+ messages)
` [PATCHv5 net-next 1/2] wireguard: selftests: convert iptables to nft
[PATCH] regulator: s5m8767: Convert to GPIO descriptors
2025-03-24 4:21 UTC (5+ messages)
[PATCH v2] platform/x86: thinkpad_acpi: disable ACPI fan access for T495* and E560
2025-03-24 3:12 UTC (2+ messages)
[PATCH] wifi: ath12k: extend dma mask to 36 bits
2025-03-24 3:06 UTC (2+ messages)
linux-next: manual merge of the drm tree with Linus' tree
2025-03-24 3:06 UTC
[PATCH v17 3/4] PCI/DOE: Expose the DOE features via sysfs
2025-03-24 3:02 UTC (3+ messages)
[PATCH v2 00/15] Add MediaTek SoC DRM support for MT8196
2025-03-24 3:00 UTC (5+ messages)
` [PATCH v2 03/15] dt-bindings: display: mediatek: add EXDMA yaml "
` [PATCH v2 10/15] drm/mediatek: add EXDMA support "
[PATCH] mm/vmalloc: fix mischeck pfn valid in vmap_pfns
2025-03-24 2:57 UTC (12+ messages)
[PATCH NET-PREV 00/51] Kill rtnl_lock using fine-grained nd_lock
2025-03-24 2:51 UTC (2+ messages)
[PATCH wireless] wifi: iwlwifi:: fix spelling errors
2025-03-24 3:00 UTC
[PATCH v1 0/7] Add virtio gpu userptr support
2025-03-24 2:44 UTC (6+ messages)
` [PATCH v1 1/7] virtio-gpu api: add blob userptr resource
[PATCH v5] rust: transmute: Add methods for FromBytes trait
2025-03-24 2:41 UTC (3+ messages)
[PATCH 0/2] drm/bridge: two minor code improvements
2025-03-24 2:41 UTC (5+ messages)
` [PATCH 1/2] drm/bridge: imx8qxp-ldb: cleanup return value
` [PATCH 2/2] drm/bridge: fsl-ldb: make warning message more informative
[PATCH v5 0/2] tracing: Show last boot module symbols
2025-03-24 2:35 UTC (4+ messages)
` [PATCH v5 2/2] tracing: Show last module text symbols in the stacktrace
[PATCH v2] KVM: arm64: Skip the KVM pmu initialization when hyp is unavailable
2025-03-24 2:34 UTC
linux-next: Fixes tag needs some work in the ftrace tree
2025-03-24 2:35 UTC
[bug report, 6.1.52] /proc/loadavg shows incorrect values
2025-03-24 2:31 UTC (4+ messages)
[PATCH net] bonding: use permanent address for MAC swapping if device address is same
2025-03-24 2:30 UTC (3+ messages)
[RFC PATCH] erofs: add start offset for file-backed mount
2025-03-24 2:28 UTC
[syzbot] [ocfs2?] KMSAN: uninit-value in _find_next_bit
2025-03-24 2:23 UTC
[PATCH v6] media: uvcvideo: Fix bandwidth issue for Alcor camera
2025-03-24 2:21 UTC
[PATCH v2] printk/panic: Add option to allow non-panic CPUs to write to the ring buffer
2025-03-24 2:16 UTC (3+ messages)
[PATCH v2] rust: sync: optimize Rust symbol generation for PollCondVar
2025-03-24 2:13 UTC (3+ messages)
[PATCH] tty: serial: fsl_lpuart: Fix unused variable 'sport' build warning
2025-03-24 2:10 UTC
[PATCH v2 RESEND] riscv: dts: starfive: fml13v01: enable USB 3.0 port
2025-03-24 2:09 UTC
[PATCH] blk-throttle: support io merge over iops_limit
2025-03-24 2:06 UTC (10+ messages)
[PATCH] tools: fix annoying "mkdir -p ..." logs when building tools in parallel
2025-03-24 2:02 UTC (4+ messages)
[for-next][PATCH] tracing: Do not use PERF enums when perf is not defined
2025-03-24 1:59 UTC
[PATCH v2 -next] drm/xe: Fix unmet direct dependencies warning
2025-03-24 1:51 UTC (2+ messages)
[PATCH v4 0/2] hid-asus: asus-wmi: refactor Ally suspend/resume
2025-03-24 1:41 UTC (3+ messages)
[syzbot] [ocfs2?] KMSAN: uninit-value in _find_next_bit
2025-03-24 1:39 UTC (3+ messages)
` [syzbot] "
[PATCH] ASoC: codec: sma1307: Remove including of_gpio.h
2025-03-24 1:36 UTC
[PATCH] riscv: introduce the ioremap_prot() function
2025-03-24 1:34 UTC (5+ messages)
` [External] "
[PATCH 0/6] asm-generic: io.h cleanups
2025-03-24 1:33 UTC (3+ messages)
` [PATCH 6/6] m68k/nommu: stop using GENERIC_IOMAP
[syzbot] [ocfs2?] KMSAN: uninit-value in _find_next_bit
2025-03-24 1:21 UTC
[BUG] drm_connector reference counting and USB-C docks
2025-03-24 1:09 UTC
[v6 3/5] PCI: cadence: Use common PCI host bridge APIs for finding the capabilities
2025-03-24 1:08 UTC (5+ messages)
[PATCH v3 0/8] Minor cleanups and improvements to swap freeing code
2025-03-24 1:07 UTC (5+ messages)
` [PATCH v3 6/8] mm: swap: free each cluster individually in swap_entries_put_map_nr()
` [PATCH v3 7/8] mm: swap: factor out helper to drop cache of entries within a single cluster
[RFC PATCH v3 0/7] gpu: nova-core: register definitions and basic timer and falcon devices
2025-03-24 1:03 UTC (6+ messages)
` [PATCH RFC v3 6/7] gpu: nova-core: add basic timer device
drivers/gpu/drm/xe/xe_migrate.c:304:52: error: result of comparison of constant 274877906944 with expression of type 'resource_size_t' (aka 'unsigned int') is always true
2025-03-24 0:35 UTC
[syzbot] [mm?] BUG: unable to handle kernel paging request in vma_merge_existing_range
2025-03-24 0:31 UTC (2+ messages)
[PATCH] platform/x86: thinkpad_acpi: disable ACPI fan access for T495* and E560
2025-03-24 0:24 UTC (2+ messages)
[PATCH v3] drm: Add UAPI for the Asahi driver
2025-03-24 0:20 UTC (9+ messages)
Linux6.14-rc5 Bug: possible deadlock in l2cap_conn_del
2025-03-24 0:13 UTC
[PATCH 0/1] Add OV02C10 dt yaml description
2025-03-24 0:09 UTC (2+ messages)
` [PATCH 1/1] media: dt-bindings: Add OmniVision OV02C10
[PATCH v1 0/8] Add EcoNet EN751221 MIPS platform support
2025-03-23 23:53 UTC (6+ messages)
` [PATCH v1 4/8] dt-bindings: timer: Add EcoNet HPT CPU Timer
linux-next: build failure after merge of the kbuild tree
2025-03-23 23:30 UTC
[PATCH 0/2] rcu: Random updates
2025-03-23 22:57 UTC (14+ messages)
` [PATCH 1/2] rcu: Comment on the extraneous delta test on rcu_seq_done_exact()
` [PATCH 2/2] rcu: Robustify rcu_is_cpu_rrupt_from_idle()
[PATCH v3 0/3] openrisc: Add cacheinfo support and introduce new utility functions
2025-03-23 22:52 UTC (3+ messages)
` [PATCH v3 3/3] openrisc: Add cacheinfo support
[PATCH] staging: sm750fb: fix casing style on getDeviceID
2025-03-23 22:46 UTC
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-23 22:40 UTC (12+ messages)
[PATCH v4] drm: Add UAPI for the Asahi driver
2025-03-23 22:41 UTC
[PATCH v2] rust: macros: fix `make rusttest` build on macOS
2025-03-23 22:38 UTC (2+ messages)
[PATCH] rust: uaccess: name the correct function
2025-03-23 22:31 UTC (2+ messages)
[PATCH] rust: rbtree: fix comments referring to Box instead of KBox
2025-03-23 22:31 UTC (2+ messages)
[PATCH RESEND 0/7] clk: spacemit: add K1 reset support
2025-03-23 22:30 UTC (6+ messages)
` [PATCH RESEND 2/7] clk: spacemit: define struct k1_ccu_data
[syzbot] [net?] BUG: stack guard page was hit in worker_thread
2025-03-23 22:29 UTC
[syzbot] Monthly bpf report (Mar 2025)
2025-03-23 22:24 UTC
[syzbot] Monthly xfs report (Mar 2025)
2025-03-23 22:24 UTC
[GIT PULL] CRC updates for 6.15
2025-03-23 22:24 UTC
[GIT PULL] fsverity updates for 6.15
2025-03-23 22:20 UTC
[GIT PULL] fscrypt updates for 6.15
2025-03-23 22:19 UTC
[PATCH v4 0/3] Implement TryFrom<&Device> for bus specific devices
2025-03-23 22:10 UTC (5+ messages)
` [PATCH v4 2/3] rust: pci: impl TryFrom<&Device> for &pci::Device
[PATCH v2 0/2] arm64: dts: rockchip: Add pwm nodes for RK3528
2025-03-23 22:03 UTC (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] arm64: dts: rockchip: Enable regulators for Radxa E20C
ACPI Error: AE_AML_LOOP_TIMEOUT in \_SB.PCI0.SBUS.RDWD & \_SB.PCI0.SBRG.ADP1._PSR
2025-03-23 21:55 UTC (4+ messages)
[PATCH v2] iio: frequency: ad9832: devicetree probing support
2025-03-23 21:49 UTC (3+ messages)
[PATCH 0/1] arm64: dts: rockchip: rk3528: Add CPU frequency scaling support
2025-03-23 21:49 UTC (3+ messages)
` [PATCH 1/1] "
[RFC PATCH v2 00/13] ima: get rid of hard dependency on SHA-1
2025-03-23 21:18 UTC (7+ messages)
` [RFC PATCH v2 03/13] ima: invalidate unsupported PCR banks
` [RFC PATCH v2 07/13] tpm: enable bank selection for PCR extend
` [RFC PATCH v2 10/13] tpm: authenticate tpm2_pcr_read()
[PATCH] x86/i8253: fix possible deadlock when turning off the PIT
2025-03-23 21:18 UTC (2+ messages)
[PATCH v3 00/10] HID: asus: Add RGB Support to Asus Z13, Ally, unify backlight asus-wmi, and Z13 QOL
2025-03-23 21:08 UTC (8+ messages)
` [PATCH v3 09/10] HID: asus: add basic RGB support
[PATCH 0/3] arm64: dts: rockchip: Add DMA controller for RK3528
2025-03-23 21:04 UTC (3+ messages)
` [PATCH 2/3] "
[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_write_iter
2025-03-23 21:02 UTC (7+ messages)
[syzbot] [fs?] [mm?] KCSAN: data-race in bprm_execve / copy_fs (4)
2025-03-23 20:57 UTC (8+ messages)
[tip:x86/kconfig] BUILD SUCCESS 03ad363e8f8a97372ae8ac1e7577b9c7a3e6db21
2025-03-23 20:55 UTC
[PATCH v8 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
2025-03-23 20:46 UTC (4+ messages)
` [PATCH v8 1/4] rust: types: Add Ownable/Owned types
[PATCH] clocksource: Fix the CPUs' choice in the watchdog percpu verification
2025-03-23 20:40 UTC (2+ messages)
[PATCH 0/2] perf docs: Fix build with asciidoctor
2025-03-23 20:37 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] perf docs: Fix perf-check manual page built "
linux-next: manual merge of the scsi-mkp tree with Linus' tree
2025-03-23 20:23 UTC (3+ messages)
[PATCH] x86/tsc: Add debugfs entry to mark TSC as unstable after boot
2025-03-23 19:59 UTC (10+ messages)
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