messages from 2025-10-01 07:08:31 to 2025-10-01 10:18:41 UTC [more...]
[PATCH v3 0/6] lib/base64: add generic encoder/decoder, migrate users
2025-10-01 10:18 UTC (7+ messages)
` [PATCH v3 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables
` [PATCH v3 3/6] lib/base64: rework encode/decode for speed and stricter validation
[PATCH 5.15 000/151] 5.15.194-rc1 review
2025-10-01 10:18 UTC (3+ messages)
[PATCH 0/6] KVM: Avoid a lurking guest_memfd ABI mess
2025-10-01 10:18 UTC (7+ messages)
` [PATCH 5/6] KVM: selftests: Add wrappers for mmap() and munmap() to assert success
[PATCH v5 00/22] wifi: nxpwifi: create nxpwifi to support iw61x
2025-10-01 10:17 UTC (5+ messages)
` [PATCH v5 18/22] wifi: nxpwifi: add core files
[PATCH 6.1 00/73] 6.1.155-rc1 review
2025-10-01 10:16 UTC (3+ messages)
[PATCH 6.6 00/91] 6.6.109-rc1 review
2025-10-01 10:15 UTC (4+ messages)
[PATCH 6.12 00/89] 6.12.50-rc1 review
2025-10-01 10:15 UTC (4+ messages)
[PATCH] ASoC: q6apm: fix potential overflow in q6hdmi_hw_params
2025-10-01 10:13 UTC
[PATCH] ovl: check before dereferencing s_root field
2025-10-01 10:14 UTC (11+ messages)
[PATCH 6.16 000/143] 6.16.10-rc1 review
2025-10-01 10:13 UTC (4+ messages)
[PATCH] fs/notify: call exportfs_encode_fid with s_umount
2025-10-01 10:09 UTC
[PATCH v2 0/3] Add OP-TEE based RPMB driver for UFS devices
2025-10-01 10:06 UTC (8+ messages)
` [PATCH v2 1/3] rpmb: move rpmb_frame struct and constants to common header
` [PATCH v2 2/3] scsi: ufs: core: fix incorrect buffer duplication in ufshcd_read_string_desc()
` [PATCH v2 3/3] scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devices
[PATCH] mm/thp: Drop follow_devmap_pmd() default stub
2025-10-01 10:06 UTC (2+ messages)
[PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries
2025-10-01 10:05 UTC (6+ messages)
[syzbot] [bpf?] general protection fault in print_reg_state
2025-10-01 9:56 UTC (4+ messages)
` [PATCH v3 0/2] bpf: Fix verifier crash on BPF_NEG with pointer register
` [PATCH v3 1/2] bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer
` [PATCH v3 2/2] selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAP
[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
2025-10-01 10:05 UTC (3+ messages)
` [PATCH v10 03/43] arm64: RME: Add SMC definitions for calling the RMM
[PATCH v2 4/4] mm/page_alloc: Batch page freeing in free_frozen_page_commit
2025-10-01 10:04 UTC (2+ messages)
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-10-01 10:00 UTC (4+ messages)
` [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
[PATCH v4 0/3] starqltechn: fix max77705 device irqs
2025-10-01 9:59 UTC (3+ messages)
` [PATCH v4 3/3] dt-bindings: max77705: add interrupt-controller property
[PATCH] staging: media: av7110: Replace msleep() with usleep_range() in tuner function
2025-10-01 9:59 UTC (2+ messages)
[PATCH] mfd: macsmc: Initialize mutex
2025-10-01 9:55 UTC (3+ messages)
[PATCH v2 0/3] printk: Release console_lock between printing records in legacy thread
2025-10-01 9:53 UTC (5+ messages)
` [PATCH v2 2/3] printk: console_flush_one_record() code cleanup
[syzbot] [bcachefs?] kernel BUG in bch2_fs_free (2)
2025-10-01 9:52 UTC
linux-next: build failure after merge of the mfd tree
2025-10-01 9:51 UTC (2+ messages)
[PATCH v2 00/29] arm_mpam: Add basic mpam driver
2025-10-01 9:51 UTC (7+ messages)
` [PATCH v2 15/29] arm_mpam: Reset MSC controls from cpu hp callbacks
` [PATCH v2 16/29] arm_mpam: Add a helper to touch an MSC from any CPU
[GIT PULL] configfs for v6.18
2025-10-01 9:47 UTC
[PATCH] isofs: fix inode leak caused by disconnected dentries from exportfs
2025-10-01 9:43 UTC
[PATCH 0/4] Enable mdss1 Display Port for Qualcomm lemans-ride platform
2025-10-01 9:43 UTC (4+ messages)
` [PATCH 3/4] arm64: dts: qcom: lemans-ride: Enable dispcc1
[PATCH v4 0/2] usb: typec: ucsi_glink: Add support UCSI v2
2025-10-01 9:42 UTC (6+ messages)
` [PATCH v4 2/2] usb: typec: ucsi_glink: Increase buffer size to "
[GIT PULL] arm64 updates for 6.18
2025-10-01 9:42 UTC (3+ messages)
[PATCH v3 00/10] Introduce Glymur USB support
2025-10-01 9:41 UTC (5+ messages)
` [PATCH v3 07/10] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings
[PATCH v3 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
2025-10-01 9:38 UTC (3+ messages)
` [PATCH v3 04/20] media: synopsys: hdmirx: replace macros with bitfield variants
[PATCH net-next v5 0/2] net/smc: make wr buffer count configurable
2025-10-01 9:37 UTC (6+ messages)
` [PATCH net-next v5 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully
[PATCH v2] KVM: arm64: Check range args for pKVM mem transitions
2025-10-01 9:37 UTC (6+ messages)
[PATCH] fs: doc: Fix typos
2025-10-01 9:36 UTC (2+ messages)
[PATCH v2 0/3] mtd: spi-nor: macronix: Cleanup macronix flash info
2025-10-01 9:35 UTC (10+ messages)
` [PATCH v2 1/3] mtd: spi-nor: macronix: Drop the redundant flash info fields
[PATCH v8 0/2] i2c: i2c-qcom-geni: Add Block event interrupt support
2025-10-01 9:35 UTC (3+ messages)
` [PATCH v8 2/2] "
[PATCH v14 0/3] Add support for AST2700 clk driver
2025-10-01 9:35 UTC (5+ messages)
` [PATCH v14 3/3] clk: aspeed: add AST2700 clock driver
[PATCH] KVM: s390: Remove unused return variable in kvm_arch_vcpu_ioctl_set_fpu
2025-10-01 9:32 UTC (2+ messages)
[PATCH v4] PM: sleep: Don't wait for SYNC_STATE_ONLY device links
2025-10-01 9:30 UTC (4+ messages)
[syzbot] [isofs?] VFS: Busy inodes after unmount (use-after-free) (3)
2025-10-01 9:30 UTC
[PATCH v8 0/6] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
2025-10-01 9:29 UTC (4+ messages)
` [PATCH v8 2/6] clk: renesas: rzv2h-cpg: Add support for DSI clocks
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
2025-10-01 9:29 UTC (5+ messages)
` [PATCH v2 18/19] rust: io: "
` [PATCH v2 19/19] rust: regulator: "
[PATCH net-next V6] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-10-01 9:28 UTC (2+ messages)
[PATCH] clk: qcom: glymur: Fix the sec and tert phy pipe clock halt check
2025-10-01 9:21 UTC (2+ messages)
[PATCH v3] arm64: dts: qcom: sm8250-samsung-common: correct reserved pins
2025-10-01 9:19 UTC (2+ messages)
[PATCH 00/14] iommu: fix device leaks
2025-10-01 9:16 UTC (3+ messages)
[PATCH v2 00/12] x86/msr: Inline rdmsr/wrmsr instructions
2025-10-01 9:14 UTC (15+ messages)
` [PATCH v2 03/12] x86/kvm: Remove the KVM private read_msr() function
` [PATCH v2 09/12] x86/msr: Use the alternatives mechanism for WRMSR
[PATCH v3 00/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts
2025-10-01 9:14 UTC (12+ messages)
` [PATCH v3 04/11] arm64: dts: qcom: sdm845-lg-common: Add leds
` [PATCH v3 07/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Add wifi node
` [PATCH v3 09/11] arm64: dts: qcom: sdm845-lg-common: Add camera flash
` [PATCH v3 10/11] arm64: dts: qcom: sdm845-lg-judyln: Add lab/ibb
` [PATCH v3 11/11] arm64: dts: qcom: sdm845-lg-common: Change ipa gsi-loader to 'self'
[PATCH] block: Fix typo in doc comments
2025-10-01 9:12 UTC
[PATCH 5.10 000/122] 5.10.245-rc1 review
2025-10-01 9:11 UTC (2+ messages)
[PATCH 5.4 00/81] 5.4.300-rc1 review
2025-10-01 9:11 UTC (2+ messages)
[PATCH v2] tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user
2025-10-01 9:11 UTC (5+ messages)
[PATCH v6 0/6] can: mcp251xfd: add gpio functionality
2025-10-01 9:10 UTC (7+ messages)
` [PATCH v6 1/6] can: mcp251xfd: move chip sleep mode into runtime pm
` [PATCH v6 2/6] can: mcp251xfd: utilize gather_write function for all non-CRC writes
` [PATCH v6 3/6] can: mcp251xfd: add workaround for errata 5
` [PATCH v6 4/6] can: mcp251xfd: only configure PIN1 when rx_int is set
` [PATCH v6 5/6] can: mcp251xfd: add gpio functionality
` [PATCH v6 6/6] dt-bindings: can: mcp251xfd: add gpio-controller property
[PATCH] ALSA: emu10k1: Fix typo in docs
2025-10-01 9:07 UTC
[PATCH v2] mm/ksm: fix flag-dropping behavior in ksm_madvise
2025-10-01 9:07 UTC (3+ messages)
[PATCH v12 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
2025-10-01 9:04 UTC (5+ messages)
` [PATCH v12 1/4] rust: types: Add Ownable/Owned types
` [PATCH v12 2/4] `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v12 3/4] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v12 4/4] rust: Add `OwnableRefCounted`
[PATCH v3 0/2] mm, ksm: fix flag-dropping behavior
2025-10-01 9:03 UTC (3+ messages)
` [PATCH v3 1/2] mm/ksm: fix flag-dropping behavior in ksm_madvise
` [PATCH v3 2/2] mm: redefine VM_* flag constants with BIT()
[PATCH v2 0/2] Add Meta (Facebook) Yosemite5 BMC (AST2600)
2025-10-01 9:02 UTC (4+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: yosemite5: Add Meta Yosemite5 BMC
[PATCH 0/2] Add support for QC08C format in iris driver
2025-10-01 9:00 UTC (11+ messages)
` [PATCH 1/2] media: iris: Add support for QC08C format for decoder
[syzbot] [isofs?] VFS: Busy inodes after unmount (use-after-free) (3)
2025-10-01 8:59 UTC (2+ messages)
` Forwarded: [PATCH] isofs: fix inode leak caused by disconnected dentries from exportfs
[PATCH] of: doc: Fix typo in doc comments
2025-10-01 8:57 UTC
[PATCH] KVM: arm64: Remove unreachable break after return
2025-10-01 8:55 UTC (2+ messages)
[PATCH v1 0/2] Add Meta (Facebook) Yosemite5 BMC (AST2600)
2025-10-01 8:54 UTC (8+ messages)
[PATCH v3 0/5] i3c: Add basic HDR mode support
2025-10-01 8:18 UTC (3+ messages)
` [PATCH v3 1/5] i3c: Add HDR API support
[PATCH] net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom
2025-10-01 8:51 UTC (10+ messages)
[PATCH] avoid hv timer fallback to sw timer if delay exceeds period
2025-10-01 8:50 UTC
[PATCH net-next 0/8] mptcp: receive path improvement
2025-10-01 8:50 UTC (3+ messages)
[PATCH RFC 0/9] gpio: improve support for shared GPIOs
2025-10-01 8:49 UTC (2+ messages)
[PATCH v2] arm64: dts: qcom: sm8250-samsung-common: correct reserved pins
2025-10-01 8:48 UTC (2+ messages)
[PATCH v3 0/2] Add Meta (Facebook) Yosemite5 BMC (AST2600)
2025-10-01 8:47 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: aspeed: add Meta Yosemite5 board
` [PATCH v3 2/2] ARM: dts: aspeed: yosemite5: Add Meta Yosemite5 BMC
[PATCH 0/3] gpio/pinctrl/mfd: use more common syntax for compound literals
2025-10-01 8:46 UTC (6+ messages)
` [PATCH 2/3] pinctrl: "
[PATCH v2 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
2025-10-01 8:42 UTC (6+ messages)
` [PATCH v2 23/24] arm64: dts: qcom: glymur: Add USB support
[PATCH 0/6] Further bringup of SHIFTphone 8
2025-10-01 8:37 UTC (15+ messages)
` [PATCH 1/6] arm64: dts: qcom: qcm6490-shift-otter: Fix sorting and indentation
` [PATCH 2/6] arm64: dts: qcom: qcm6490-shift-otter: Remove thermal zone polling delays
` [PATCH 3/6] arm64: dts: qcom: qcm6490-shift-otter: Add missing reserved-memory
` [PATCH 4/6] arm64: dts: qcom: qcm6490-shift-otter: Enable flash LED
` [PATCH 5/6] arm64: dts: qcom: qcm6490-shift-otter: Enable RGB LED
` [PATCH 6/6] arm64: dts: qcom: qcm6490-shift-otter: Enable venus node
[PATCH v4 00/10] Error recovery for vfio-pci devices on s390x
2025-10-01 8:33 UTC (5+ messages)
` [PATCH v4 02/10] PCI: Add additional checks for flr reset
[PATCH] PCI: stm32: Re-use existing error handling path in stm32_pcie_probe()
2025-10-01 8:32 UTC (2+ messages)
[v2 PATCH] mm: hugetlb: avoid soft lockup when mprotect to large memory area
2025-10-01 8:32 UTC (5+ messages)
[PATCH 0/5] Mix of dts fixes and improvements for qcm6490/sm7325 devices
2025-10-01 8:30 UTC (3+ messages)
` [PATCH 2/5] arm64: dts: qcom: qcm6490-fairphone-fp5: Add VTOF_LDO_2P8 regulator
[PATCH 00/29] media: codec: add new Samsung Exynos-MFC driver
2025-10-01 8:30 UTC (2+ messages)
[PATCH v1] gpio: gpio-grgpio: call request_irq after incrementing the reference count
2025-10-01 8:29 UTC (2+ messages)
[PATCH V2] mm/ptdump: Replace READ_ONCE() with standard page table accessors
2025-10-01 8:26 UTC (2+ messages)
[PATCH] tee: QCOMTEE should depend on ARCH_QCOM
2025-10-01 8:23 UTC (2+ messages)
[PATCH 0/2] Add support for MAX17616/MAX17616A hwmon device
2025-10-01 8:17 UTC (4+ messages)
` [PATCH 2/2] hwmon: (pmbus/max17616): add driver for max17616
[PATCH v7 0/2] clk: add support for TI CDCE6214
2025-10-01 8:12 UTC (3+ messages)
` [PATCH v7 1/2] dt-bindings: clock: add TI CDCE6214 binding
` [PATCH v7 2/2] clk: add TI CDCE6214 clock driver
[PATCH 0/2] VMSCAPE optimization for BHI variant
2025-10-01 8:12 UTC (3+ messages)
[PATCH v2 0/2] Add two new ID for MediaTek's Bluetooth
2025-10-01 8:11 UTC (3+ messages)
` [PATCH v2 1/2] Bluetooth: btusb: MT7920: Add VID/PID 0489/e135
` [PATCH v2 2/2] Bluetooth: btusb: MT7922: Add VID/PID 0489/e170
Code performance vs Code security
2025-10-01 8:10 UTC
[PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core
2025-10-01 8:09 UTC (6+ messages)
[PATCH net-next v8 0/2] net: stmmac: Add support for Allwinner A523 GMAC200
2025-10-01 8:05 UTC (9+ messages)
` [PATCH net-next v8 2/2] "
[PATCH] MAINTAINERS: Mark the OP-TEE mailing list moderated
2025-10-01 8:05 UTC (2+ messages)
[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
2025-10-01 8:00 UTC (3+ messages)
` [RFC PATCH v2 17/23] KVM: guest_memfd: Split for punch hole and private-to-shared conversion
[PATCH v3 00/22] tegra-video: add CSI support for Tegra20 and Tegra30
2025-10-01 7:59 UTC (5+ messages)
` [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations
[PATCH] crypto: ccp/sfs - Use DIV_ROUND_UP for set_memory_uc() size calculation
2025-10-01 7:58 UTC
[PATCH blktrace v2 00/22] blktrace: Add user-space support for zoned command tracing
2025-10-01 7:53 UTC (11+ messages)
` [PATCH blktrace v2 01/22] blktrace: fix comment for struct blk_trace_setup:
` [PATCH blktrace v2 02/22] blkparse: fix compiler warning
` [PATCH blktrace v2 03/22] blktrace: add definitions for BLKTRACESETUP2
` [PATCH blktrace v2 04/22] blktrace: change size of action to 64 bits
` [PATCH blktrace v2 05/22] blktrace: add definitions for blk_io_trace2
[PATCH 00/19] clk: amlogic: Add PLLs and peripheral clocks for A4 and A5 SoCs
2025-10-01 7:45 UTC (2+ messages)
[PATCH 0/7] tools/nolibc: reduce __nolibc_enosys() fallbacks
2025-10-01 7:43 UTC (3+ messages)
` [PATCH 1/7] tools/nolibc: remove __nolibc_enosys() fallback from time64-related functions
[syzbot] [fs?] WARNING in free_mnt_ns
2025-10-01 7:38 UTC (3+ messages)
[PATCH] drm/msm: Fix GEM free for imported dma-bufs
2025-10-01 7:37 UTC (2+ messages)
[PATCH v5 7/8] man/man2/open_tree{,_attr}.2: document new open_tree_attr() API
2025-10-01 7:37 UTC (5+ messages)
[PATCH v2 00/15] block: add blktrace support for zoned block device commands
2025-10-01 7:35 UTC (13+ messages)
` [PATCH v2 10/15] blktrace: differentiate between blk_io_trace versions
` [PATCH v2 11/15] blktrace: add block trace commands for zone operations
` [PATCH v2 12/15] blktrace: expose ZONE APPEND completions to blktrace
` [PATCH v2 13/15] blktrace: trace zone management operations
` [PATCH v2 14/15] blktrace: trace zone write plugging operations
` [PATCH v2 15/15] blktrace: handle BLKTRACESETUP2 ioctl
[PATCH v2 0/3] Enable QoS configuration on SA8775P
2025-10-01 7:33 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: interconnect: add reg and clocks properties to enable QoS on sa8775p
` [PATCH v2 2/3] interconnect: qcom: sa8775p: enable QoS configuration
` [PATCH v2 3/3] arm64: dts: qcom: sa8775p: Add reg and clocks for "
[PATCH v1 0/2] Add two new ID for MediaTek's Bluetooth
2025-10-01 7:31 UTC (4+ messages)
` [PATCH v1 1/2] Bluetooth: btusb: Add new VID/PID 0489/e135 for MT7920
PROBLEM: AST2500 BMC video output disabled by reboot (regression)
2025-10-01 7:26 UTC (8+ messages)
[PATCH v2 0/2] DRM: panel: add support for Sharp LQ079L1SX01 panel
2025-10-01 7:24 UTC (2+ messages)
` (subset) "
[PATCH v3 0/2] DRM: panel: add support for Sharp LQ079L1SX01 panel
2025-10-01 7:24 UTC (2+ messages)
[PATCH v4 0/7] Add AMD ISP4 driver
2025-10-01 7:24 UTC (5+ messages)
` [PATCH v4 4/7] media: platform: amd: isp4 subdev and firmware loading handling added
[PATCH v7] drm/dp: clamp PWM bit count to advertised MIN and MAX capabilities
2025-10-01 7:23 UTC (2+ messages)
[RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure
2025-10-01 7:22 UTC (11+ messages)
[PATCH v2 0/5] Add support for the LTM8054 voltage regulator
2025-10-01 7:19 UTC (7+ messages)
` [PATCH v2 2/5] iio: add processed write API
` [PATCH v2 1/5] regulator: dt-bindings: Add Linear Technology LTM8054 regulator
[PATCH v3 0/3] drm/panel: visionox-rm69299: Add backlight support and small fixes
2025-10-01 7:15 UTC (2+ messages)
` (subset) "
[PATCH v2 0/3] gpio: mpsse: add support for bryx brik
2025-10-01 7:15 UTC (3+ messages)
` [PATCH v2 1/3] gpio: mpsse: use rcu to ensure worker is torn down
[PATCH 0/5] arm64: dts: imx8mp-skov: add new 10" variant
2025-10-01 7:13 UTC (2+ messages)
` (subset) "
[PATCH 00/21] mm: ASI direct map management
2025-10-01 7:12 UTC (3+ messages)
[RFC v2 0/3] Align atomic storage
2025-10-01 7:08 UTC (10+ messages)
` [RFC v2 2/3] atomic: Specify alignment for atomic_t and atomic64_t
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