messages from 2025-05-23 08:16:42 to 2025-05-23 10:12:41 UTC [more...]
[RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
2025-05-23 10:12 UTC (12+ messages)
[PATCH] drivers: acpi: Fix platform profile driver on !acpi platforms
2025-05-23 10:11 UTC (3+ messages)
[PATCH 1/1] ufs: core: add fatal errors check for LINERESET
2025-05-23 10:10 UTC
[PATCH v2 0/2] media: rkisp1: Add RKISP1_CID_SUPPORTED_PARAMS_BLOCKS ctrl and WDR support
2025-05-23 10:07 UTC (3+ messages)
` [PATCH v2 1/2] media: rkisp1: Add RKISP1_CID_SUPPORTED_PARAMS_BLOCKS control
` [PATCH v2 2/2] media: rockchip: rkisp1: Add support for Wide Dynamic Range
[PATCH v2] RISC-V: vDSO: Wire up getrandom() vDSO implementation
2025-05-23 10:06 UTC (5+ messages)
[PATCH] time/timecounter: fix the lie that struct cyclecounter is const
2025-05-23 10:06 UTC
[PATCH 1/3] perf test: Support arch-specific shell tests
2025-05-23 10:05 UTC (2+ messages)
[PATCH] drbd: fix potential NULL pointer dereference in drbd_md_sync_page_io
2025-05-23 10:05 UTC (2+ messages)
[PATCH] mm: fix copy_vma() error handling for hugetlb mappings
2025-05-23 10:04 UTC (5+ messages)
[PATCH v3 00/10] Basic device tree support for ESWIN EIC7700 RISC-V SoC
2025-05-23 10:04 UTC (3+ messages)
` [PATCH v3 04/10] dt-bindings: riscv: Add SiFive HiFive Premier P550 board
[PATCH v9 00/14] drm/msm/dpu: Support quad pipe with dual-DSI
2025-05-23 10:03 UTC (5+ messages)
` [PATCH v9 09/14] drm/msm/dpu: split PIPES_PER_STAGE definition per plane and mixer
[PATCH v3 3/3] rpmsg: ctrl: Introduce RPMSG_CREATE_EPT_FD_IOCTL uAPI
2025-05-23 10:03 UTC (2+ messages)
[PATCH v11 0/7] Add Nuvoton NCT6694 MFD drivers
2025-05-23 10:02 UTC (5+ messages)
` [PATCH v11 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v11 5/7] watchdog: Add Nuvoton NCT6694 WDT support
[PATCH v9 01/10] dt-bindings: serial: Added secondary clock for RZ/T2H RSCI
2025-05-23 10:01 UTC (16+ messages)
` [PATCH v9 02/10] dt-bindings: clock: Add cpg for the Renesas RZ/T2H SoC
` [PATCH v9 03/10] soc: renesas: Add RZ/T2H (R9A09G077) config option
` [PATCH v9 04/10] clk: renesas: Pass sub struct of cpg_mssr_priv to cpg_clk_register
` [PATCH v9 05/10] clk: renesas: Add support for R9A09G077 SoC
` [PATCH v9 06/10] serial: sh-sci: Use private port ID
` [PATCH v9 07/10] serial: sh-sci: Add support for RZ/T2H SCI
[PATCH] md: fix potential NULL pointer dereference in md_super_write
2025-05-23 9:59 UTC (2+ messages)
[PATCH] Enable MIPI filtering by DT on i.MX8M*
2025-05-23 9:58 UTC (6+ messages)
[PATCH v8 00/20] Rate limit AER logs
2025-05-23 9:56 UTC (3+ messages)
` [PATCH v8 13/20] PCI/ERR: Add printk level to pcie_print_tlp_log()
[RFC PATCH v2] ASoC: soc-pcm: Optimize hw_params() BE DAI call
2025-05-23 9:55 UTC (3+ messages)
[PATCH v3 0/4] Initial support for CTCISZ Forever Pi
2025-05-23 9:54 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add CTCISZ Technology Co., LTD
` [PATCH v3 2/4] dt-bindings: LoongArch: Add CTCISZ Forever Pi
` [PATCH v3 3/4] LoongArch: dts: Add initial SoC devicetree for Loongson 2K0300
` [PATCH v3 4/4] LoongArch: dts: Add initial devicetree for CTCISZ Forever Pi
[PATCH 0/7] Defer throttle when task exits to user
2025-05-23 9:53 UTC (13+ messages)
` [PATCH 2/7] sched/fair: prepare throttle path for task based throttle
` [PATCH 4/7] sched/fair: Take care of group/affinity/sched_class change for throttled task
[RFC PATCH 00/20] TD-Preserving updates
2025-05-23 9:52 UTC (21+ messages)
` [RFC PATCH 01/20] x86/virt/tdx: Print SEAMCALL leaf numbers in decimal
` [RFC PATCH 02/20] x86/virt/tdx: Prepare to support P-SEAMLDR SEAMCALLs
` [RFC PATCH 03/20] x86/virt/seamldr: Introduce a wrapper for "
` [RFC PATCH 04/20] x86/virt/tdx: Introduce a "tdx" subsystem and "tsm" device
` [RFC PATCH 05/20] x86/virt/tdx: Export tdx module attributes via sysfs
` [RFC PATCH 06/20] x86/virt/seamldr: Add a helper to read P-SEAMLDR information
` [RFC PATCH 07/20] x86/virt/tdx: Expose SEAMLDR information via sysfs
` [RFC PATCH 08/20] x86/virt/seamldr: Implement FW_UPLOAD sysfs ABI for TD-Preserving Updates
` [RFC PATCH 09/20] x86/virt/seamldr: Allocate and populate a module update request
` [RFC PATCH 10/20] x86/virt/seamldr: Introduce skeleton for TD-Preserving updates
` [RFC PATCH 11/20] x86/virt/seamldr: Abort updates if errors occurred midway
` [RFC PATCH 12/20] x86/virt/seamldr: Shut down the current TDX module
` [RFC PATCH 13/20] x86/virt/tdx: Reset software states after TDX module shutdown
` [RFC PATCH 14/20] x86/virt/seamldr: Install a new TDX module
` [RFC PATCH 15/20] x86/virt/seamldr: Handle TD-Preserving update failures
` [RFC PATCH 16/20] x86/virt/seamldr: Do TDX cpu init after updates
` [RFC PATCH 17/20] x86/virt/tdx: Establish contexts for the new module
` [RFC PATCH 18/20] x86/virt/tdx: Update tdx_sysinfo and check features post-update
` [RFC PATCH 19/20] x86/virt/seamldr: Verify availability of slots for TD-Preserving updates
` [RFC PATCH 20/20] x86/virt/seamldr: Enable TD-Preserving Updates
[PATCH v5 00/24] drm/msm: Add support for SM8750
2025-05-23 9:50 UTC (6+ messages)
` [PATCH v5 21/24] drm/msm/dpu: Implement 10-bit color alpha for v12.0 DPU
[PATCH] driver core: platform: Use devres group to free driver probe resources
2025-05-23 9:47 UTC (12+ messages)
[PATCH] riscv: vector: fix xtheadvector save/restore
2025-05-23 9:46 UTC (3+ messages)
[PATCH] i2c: qup: Add error handling in qup_i2c_xfer_v2()
2025-05-23 9:46 UTC (2+ messages)
[GIT PULL] USB serial updates for 6.16-rc1
2025-05-23 9:45 UTC
[PATCH net-next 5/5] net: dsa: forward bridge/switchdev mcast active notification
2025-05-23 9:44 UTC (3+ messages)
[PATCH net-next 1/5] net: bridge: mcast: explicitly track active state
2025-05-23 9:44 UTC (2+ messages)
[PATCH v11 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
2025-05-23 9:44 UTC (4+ messages)
[PATCH 0/3] pinctrl: mediatek: Add pinctrl driver on mt8189
2025-05-23 9:42 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: mediatek: Add support for mt8189
` [PATCH 2/3] arm64: dts: mediatek: mt8189: Add pinmux macro header file
` [PATCH 3/3] pinctrl: mediatek: Add pinctrl driver on mt8189
linux-next: manual merge of the rust tree with the drm tree
2025-05-23 9:42 UTC (2+ messages)
[RFC, PATCH 00/12] TDX: Enable Dynamic PAMT
2025-05-23 9:42 UTC (4+ messages)
` [RFC, PATCH 05/12] KVM: TDX: Add tdx_pamt_get()/put() helpers
[PATCH v5 4/4] rust: samples: Add debugfs sample
2025-05-23 9:42 UTC (14+ messages)
linux-next: manual merge of the rust tree with the pm tree
2025-05-23 9:42 UTC (2+ messages)
[PATCH v4 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
2025-05-23 9:40 UTC (2+ messages)
[RFC RESEND] leds: lp55xx: led-cur property is not properly applied to multi-led
2025-05-23 9:31 UTC
[PATCH] drm/rockchip: Use dev_err_probe() to simplify code
2025-05-23 9:36 UTC (5+ messages)
` "
[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
2025-05-23 9:35 UTC (3+ messages)
` [PATCH v2 07/14] s390: Handle KCOV __init vs inline mismatches
[syzbot] [bluetooth?] BUG: corrupted list in mgmt_pending_remove
2025-05-23 9:35 UTC
[PATCH v3 0/2] Add support for K3 BIST
2025-05-23 9:32 UTC (3+ messages)
` [PATCH v3 2/2] arm64: dts: ti: k3-j784s4-main: Add PBIST_14 node
[PATCH] xfs: fix potential NULL pointer dereference in zone GC
2025-05-23 9:29 UTC
[PATCH 0/4] mailbox: qcom-apcs-ipc: Avoid circular dependency with clock controller
2025-05-23 9:29 UTC (13+ messages)
` [PATCH 1/4] dt-bindings: mailbox: qcom,apcs: Add separate node for clock-controller
[PATCH v3 0/2] Drivers: hv: Introduce new driver - mshv_vtl
2025-05-23 9:25 UTC (9+ messages)
` [PATCH v3 2/2] Drivers: hv: Introduce mshv_vtl driver
[PATCH 5.15 00/59] 5.15.184-rc1 review
2025-05-23 9:25 UTC (2+ messages)
[GIT PULL] i2c-host for v6.16
2025-05-23 9:24 UTC
[PATCH V6] netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl
2025-05-23 9:21 UTC (2+ messages)
[PATCH v2 0/1] mm/memory_hotplug: introduce and use PG_offline_skippable
2025-05-23 9:20 UTC (6+ messages)
` [PATCH v2 1/1] mm/memory_hotplug: PG_offline_skippable for offlining memory blocks with PageOffline pages
[PATCH v3 0/2] RISC-V: KVM: VCPU reset fixes
2025-05-23 9:20 UTC (5+ messages)
[PATCH v2 0/7] stratix10: Add framework for asynchronous communication with SDM
2025-05-23 9:20 UTC (8+ messages)
` [PATCH v2 3/7] firmware: stratix10-svc: Add initial support for asynchronous communication with Stratix 10 service channel
[PATCH net] page_pool: Fix use-after-free in page_pool_recycle_in_ring
2025-05-23 9:16 UTC (3+ messages)
[PATCH V2 1/2] mm/khugepaged: clean up refcount check using folio_expected_ref_count()
2025-05-23 9:14 UTC (2+ messages)
` [PATCH V2 2/2] mm/khugepaged: fix race with folio split/free using temporary reference
[PATCH v2 0/2] Add driver support for ESWIN eic700 SoC clock controller
2025-05-23 9:16 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: clock: eswin: Documentation for eic7700 SoC
` [PATCH v2 2/2] clock: eswin: Add eic7700 clock driver
[PATCH] iomap: fix potential NULL pointer dereference in iomap_alloc_ioend
2025-05-23 9:14 UTC
[PATCH 0/2] Add driver support for ESWIN eic700 SoC clock controller
2025-05-23 9:15 UTC (4+ messages)
` [PATCH 2/2] clock: eswin: Add eic7700 clock driver
[PATCH v4 0/4] riscv: add support for SBI Supervisor Software Events
2025-05-23 9:14 UTC (4+ messages)
` [PATCH v4 3/4] drivers: firmware: add riscv SSE support
[PATCH v7 0/2] coresight: Add Coresight Trace Network On Chip driver
2025-05-23 9:11 UTC (3+ messages)
` [PATCH v7 1/2] dt-bindings: arm: Add device Trace Network On Chip definition
` [PATCH v7 2/2] coresight: add coresight Trace Network On Chip driver
[PATCH] md: fix potential NULL pointer dereference in md_super_write
2025-05-23 9:11 UTC
[PATCH v5 0/4] rockchip: add can for RK3576 Soc
2025-05-23 9:10 UTC (4+ messages)
` [PATCH v5 2/4] net: can: rockchip: Refactor the rkcanfd_devtype_data structure
` [PATCH v5 4/4] net: can: rockchip: support dma for rk3576 rx
[PATCH] media: rkisp1: correct histogram window size
2025-05-23 9:10 UTC
[PATCH v2 0/3] pwm: axi-pwmgen: add external clock
2025-05-23 9:09 UTC (3+ messages)
` [PATCH v2 3/3] pwm: axi-pwmgen: fix missing separate "
[PATCH net 0/3] net: dsa: fix RGMII ports on BCM63xx
2025-05-23 9:08 UTC (8+ messages)
` [PATCH net 2/3] net: dsa: b53: fix configuring RGMII delay on bcm63xx
[PATCH] irqchip/msi-lib: Honor the MSI_FLAG_PCI_MSI_MASK_PARENT flag
2025-05-23 9:06 UTC (3+ messages)
[RFC PATCH v0 0/2] Batch migration for NUMA balancing
2025-05-23 9:05 UTC (5+ messages)
` [RFC PATCH v0 2/2] mm: sched: Batch-migrate misplaced pages
[PATCH 0/4] ext4: better scalability for ext4 block allocation
2025-05-23 8:58 UTC (5+ messages)
` [PATCH 1/4] ext4: add ext4_try_lock_group() to skip busy groups
` [PATCH 2/4] ext4: move mb_last_[group|start] to ext4_inode_info
` [PATCH 3/4] ext4: get rid of some obsolete EXT4_MB_HINT flags
` [PATCH 4/4] ext4: fix typo in CR_GOAL_LEN_SLOW comment
mips gcc-12 malta_defconfig 'SOCK_COREDUMP' undeclared (first use in this function); did you mean 'SOCK_RDM'?
2025-05-23 9:03 UTC (3+ messages)
[PATCH v3 0/2] iio: dac: adi-axi-dac: fix for wrong bus read
2025-05-23 9:00 UTC (3+ messages)
` [PATCH v3 1/2] iio: dac: adi-axi-dac: fix "
` [PATCH v3 2/2] iio: dac: adi-axi-dac: use unique bus free check
nfs mount failed with ipv6 addr
2025-05-23 9:00 UTC (3+ messages)
[PATCH 00/18] Split netmem from struct page
2025-05-23 9:01 UTC (5+ messages)
` [PATCH 01/18] netmem: introduce struct netmem_desc struct_group_tagged()'ed on struct net_iov
` [PATCH 12/18] page_pool: use netmem APIs to access page->pp_magic in page_pool_page_is_pp()
[PATCH v9 0/9] TEE subsystem for protected dma-buf allocations
2025-05-23 9:00 UTC (3+ messages)
` [PATCH v9 1/9] optee: sync secure world ABI headers
[PATCH v5 00/29] x86/resctrl telemetry monitoring
2025-05-23 9:00 UTC (3+ messages)
` [PATCH v5 04/29] x86,fs/resctrl: Prepare for more monitor events
[PATCH 0/2] TI: K3: Switch MCU R5F cluster into Split mode
2025-05-23 8:57 UTC (3+ messages)
[PATCH 0/7] phy: phy-snps-eusb2: fixes and cleanups
2025-05-23 8:57 UTC (9+ messages)
` [PATCH 1/7] phy: phy-snps-eusb2: fix clock imbalance on phy_exit()
` [PATCH 2/7] phy: phy-snps-eusb2: fix repeater imbalance on phy_init() failure
` [PATCH 3/7] phy: phy-snps-eusb2: rename phy_init() clock error label
` [PATCH 4/7] phy: phy-snps-eusb2: clean up error messages
` [PATCH 5/7] phy: phy-snps-eusb2: fix optional phy lookup parameter
` [PATCH 6/7] phy: phy-snps-eusb2: drop unnecessary loop index declarations
` [PATCH 7/7] phy: phy-snps-eusb2: clean up id table sentinel
[PATCH v2 net] net: phy: clear phydev->devlink when the link is deleted
2025-05-23 8:37 UTC
[PATCH v2] PM/console: Fix the black screen issue
2025-05-23 8:56 UTC (2+ messages)
` [PATCH v2 RESEND] "
[PATCH v6 0/2] coresight: Add Coresight Trace Network On Chip driver
2025-05-23 8:56 UTC (7+ messages)
` [PATCH v6 2/2] coresight: add coresight "
[PATCH v2] i2c: Use str_read_write() helper
2025-05-23 8:54 UTC
[PATCH 0/4] media: uvcvideo: Follow-up patches for next-media-uvc-20250509
2025-05-23 8:54 UTC (5+ messages)
` [PATCH 1/4] media: uvcvideo: Refactor uvc_ctrl_set_handle()
` [PATCH 2/4] media: uvcvideo: Refactor uvc_queue_streamon
[PATCH] soundwire: qcom: demote probe registration printk
2025-05-23 8:53 UTC
[PATCH] phy: drop probe registration printks
2025-05-23 8:51 UTC
[PATCH v6 00/10] drm/display: generic HDMI CEC helpers
2025-05-23 8:50 UTC (5+ messages)
` (subset) "
[PATCH] DRM: Fix rbtree search issue of find_hole_addr
2025-05-23 8:39 UTC
[PATCH v5 1/4] drivers/base/node: Optimize memory block registration to reduce boot time
2025-05-23 8:46 UTC (2+ messages)
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in mgmt_remove_adv_monitor_complete (3)
2025-05-23 8:41 UTC
[PATCH 0/2] fix UAF when lookup kallsym after ftrace disabled
2025-05-23 8:39 UTC (3+ messages)
` [PATCH 1/2] ftrace: "
` [PATCH 2/2] ftrace: don't allocate ftrace module map
[PATCH 0/9] tools/nolibc: split out more headers
2025-05-23 8:33 UTC (8+ messages)
` [PATCH 1/9] tools/nolibc: move ioctl() to sys/ioctl.h
[PATCH 0/2] Add support for DS90UB954-Q1
2025-05-23 8:36 UTC (3+ messages)
` [PATCH 1/2] media: dt-bindings: ti,ds90ub960: Add bindings "
` [PATCH 2/2] media: i2c: ds90ub960: Add support "
[PATCH 1/1] container_of: Document container_of() is not to be used in new code
2025-05-23 8:36 UTC (8+ messages)
[PATCH net] net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames
2025-05-23 8:27 UTC
[PATCH] netfs: Fix undifferentiation of DIO reads from unbuffered reads
2025-05-23 8:35 UTC (2+ messages)
[PATCH v16 00/27] riscv control-flow integrity for usermode
2025-05-23 8:34 UTC (4+ messages)
` [PATCH v16 27/27] kselftest/riscv: kselftest for user mode cfi
[PATCH v2 0/2] soc: qcom: QMI helpers supports for big endian
2025-05-23 8:34 UTC (8+ messages)
` [PATCH v2 1/2] soc: qcom: QMI encoding/decoding "
` [PATCH v2 2/2] soc: qcom: fix endianness for QMI header
[PATCH] mm/hugetlb: remove redundant folio_test_hugetlb
2025-05-23 8:30 UTC (3+ messages)
[PATCH v4 0/2] i2c: lpi2c: implement master_xfer_atomic callback
2025-05-23 8:29 UTC (3+ messages)
` [PATCH v4 1/2] i2c: lpi2c: use readl_poll_timeout() for register polling
` [PATCH v4 2/2] i2c: lpi2c: implement master_xfer_atomic callback
[PATCH RFC] mm: make try_to_unmap_one support batched unmap for anon large folios
2025-05-23 8:25 UTC (2+ messages)
[PATCH v2 1/6] dt-bindings: crypto: Document support for SPAcc
2025-05-23 8:24 UTC (3+ messages)
[PATCH] i2c: at91: Use str_read_write() helper
2025-05-23 8:23 UTC (2+ messages)
[syzbot] [bluetooth?] BUG: corrupted list in mgmt_pending_remove
2025-05-23 8:22 UTC (2+ messages)
` [syzbot] #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 94305e83eccb3120c921cd3a015cd74731140bac
[PATCH] mmc: sdhci-of-arasan: Add shutdown callback
2025-05-23 8:21 UTC (2+ messages)
drivers/usb/cdns3/cdnsp-gadget.c:157:16: sparse: sparse: cast to restricted __le32
2025-05-23 8:22 UTC
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in mgmt_remove_adv_monitor_complete (3)
2025-05-23 8:20 UTC (3+ messages)
` [syzbot] #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 94305e83eccb3120c921cd3a015cd74731140bac
[PATCH] staging : greybus : Documentation : firmware : Replace deprecated strncpy() with strscpy()
2025-05-23 8:19 UTC (2+ messages)
[PATCH v3 0/5] media: i2c: imx214: Add support for more clock frequencies
2025-05-23 8:17 UTC (3+ messages)
` [PATCH v3 5/5] media: i2c: imx214: Remove hard-coded external clock frequency
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