messages from 2025-01-10 03:04:54 to 2025-01-10 07:43:28 UTC [more...]
[PATCH v4 0/6] Add support for ADIS16550 and ADIS16550W
2025-01-10 7:42 UTC
[PATCH] tools/perf: Fix segfault during perf record --off-cpu when debuginfo is not enabled
2025-01-10 7:42 UTC (4+ messages)
[PATCH v2 0/5] Support clock and reset unit of Rockchip RK3528
2025-01-10 7:42 UTC (5+ messages)
` [PATCH v2 1/5] dt-bindings: clock: Document clock and reset unit of RK3528
[PATCH] checkpatch: don't warn about extra parentheses in staging/
2025-01-10 7:32 UTC (3+ messages)
[RESEND,V1,00/12] Enable jpeg enc & dec multi-hardwares for MT8196
2025-01-10 7:40 UTC (3+ messages)
` [RESEND,V1,01/12] dt-bindings: mediatek: Add mediatek, mt8196-jpgdec compatible
[PATCH 3/6] syscall.h: introduce syscall_set_nr()
2025-01-10 7:37 UTC (2+ messages)
[PATCH v4 0/7] Rockchip: add Rockchip rk3576 EVB1 board
2025-01-10 7:33 UTC (4+ messages)
` [PATCH v4 2/7] dt-bindings: PCI: dw: rockchip: Add rk3576 support
[PATCH v6 0/6] Add display support for the MT8365-EVK board
2025-01-10 7:38 UTC (3+ messages)
` [PATCH v6 4/6] arm64: defconfig: enable display support for mt8365-evk
[PATCH v8 0/2] pwm: add support for NXPs high-side switch MC33XS2410
2025-01-10 7:37 UTC (3+ messages)
` [PATCH v8 1/2] dt-bindings: pwm: add support for MC33XS2410
` [PATCH v8 2/2] pwm: add support for NXPs high-side switch MC33XS2410
[PATCH] drm/sched: Fix amdgpu crash upon suspend/resume
2025-01-10 7:37 UTC (5+ messages)
[PATCH 1/3] usb: hub: add infrastructure to pass onboard_dev port features
2025-01-10 7:37 UTC (4+ messages)
[PATCH v3] usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs
2025-01-10 7:37 UTC (2+ messages)
[PATCH v6 0/6] tun: Introduce virtio-net hashing feature
2025-01-10 7:36 UTC (3+ messages)
[PATCH 0/7] of: overlay: Add support for export-symbols node feature
2025-01-10 7:36 UTC (11+ messages)
[RFC 0/2] efi/memattr: Fix memory corruption and warning issues
2025-01-10 7:32 UTC (9+ messages)
` [RFC 1/2] efi/memattr: Use desc_size instead of total size to check for corruption
` [RFC 2/2] efi/memattr: add efi_mem_attr_table as a reserved region in 820_table_firmware
[PATCH] kcov: add unique cover, edge, and cmp modes
2025-01-10 7:30 UTC
[PATCH v5 1/2] dt-bindings: serial: sc16is7xx: Add description for polling mode
2025-01-10 7:31 UTC (2+ messages)
` [PATCH v5 2/2] serial: sc16is7xx: Add polling mode if no IRQ pin is available
[PATCH v2] xen: update pvcalls_front_accept prototype
2025-01-10 7:28 UTC (6+ messages)
[RFC PATCH 00/10] PRU-ICSSM Ethernet Driver
2025-01-10 7:13 UTC (7+ messages)
` [RFC PATCH 05/10] net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver
` [RFC PATCH 06/10] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module
` [RFC PATCH 07/10] net: ti: prueth: Adds support for network filters for traffic control supported by PRU-ICSS
` [RFC PATCH 08/10] net: ti: prueth: Adds support for RX interrupt coalescing/pacing
` [RFC PATCH 09/10] net: ti: prueth: Adds power management support for PRU-ICSS
` [RFC PATCH 10/10] arm: dts: ti: Adds device tree nodes for PRU Cores, IEP and eCAP modules of PRU-ICSS2 Instance
[RFC PATCH 0/8] crypto: Add generic Kerberos library with crypto as AEAD algorithms
2025-01-10 7:13 UTC (4+ messages)
` [RFC PATCH 2/8] crypto/krb5: Provide Kerberos 5 crypto through AEAD API
[PATCH v5 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-01-10 7:13 UTC (13+ messages)
` [PATCH v5 01/14] iommufd: Keep OBJ/IOCTL lists in an alphabetical order
` [PATCH v5 04/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v5 06/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v5 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v5 12/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-10 7:05 UTC (28+ messages)
` [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v6 02/26] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v6 03/26] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v6 04/26] fs/dax: Refactor wait for dax idle page
` [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v6 06/26] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v6 07/26] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v6 09/26] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v6 10/26] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v6 11/26] mm: Allow compound zone device pages
` [PATCH v6 12/26] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v6 13/26] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v6 14/26] rmap: Add support for PUD sized mappings to rmap
` [PATCH v6 15/26] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v6 17/26] memremap: Add is_devdax_page() and is_fsdax_page() helpers
` [PATCH v6 18/26] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v6 19/26] proc/task_mmu: Mark devdax and fsdax pages as always unpinned
` [PATCH v6 20/26] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
` [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages
` [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping
` [PATCH v6 23/26] mm: Remove pXX_devmap callers
` [PATCH v6 24/26] mm: Remove devmap related functions and page table bits
` [PATCH v6 25/26] Revert "riscv: mm: Add support for ZONE_DEVICE"
` [PATCH v6 26/26] Revert "LoongArch: Add ARCH_HAS_PTE_DEVMAP support"
[PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-10 7:04 UTC (6+ messages)
drivers/tty/mips_ejtag_fdc.c:343:32: error: incompatible pointer types passing 'const char **' to parameter of type 'const u8 **' (aka 'const unsigned char **')
2025-01-10 6:59 UTC (2+ messages)
[PATCH v1 0/1] Add firmware-name in BT node
2025-01-10 6:56 UTC (3+ messages)
` [PATCH v1 1/1] arm64: dts: qcom: sa8775p-ride: "
[PATCH v1 0/7] Add support to load QUP SE firmware from
2025-01-10 6:56 UTC (3+ messages)
linux-next: Tree for Jan 10
2025-01-10 6:56 UTC
[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-10 6:56 UTC (7+ messages)
` [PATCH v5 05/25] fs/dax: Create a common implementation to break DAX layouts
[linus:master] [block] e70c301fae: stress-ng.aiol.ops_per_sec 49.6% regression
2025-01-10 6:53 UTC (11+ messages)
USB EHCI chipidea regression on NXP i.MX7
2025-01-10 6:51 UTC (4+ messages)
linux-next: build failure after merge of the hid tree
2025-01-10 6:52 UTC
[PATCH] arch/s390: save_area_alloc default failure behavior changed to panic
2025-01-10 6:48 UTC (7+ messages)
[PATCH 4/4] clk: Make debugfs code into a loadable kernel module
2025-01-10 6:45 UTC (2+ messages)
Kernel Warnings at fs/debugfs/file.c 90
2025-01-10 6:44 UTC
[PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
2025-01-10 6:39 UTC (8+ messages)
[RFC 00/11] khugepaged: mTHP support
2025-01-10 6:38 UTC (12+ messages)
` [RFC 01/11] introduce khugepaged_collapse_single_pmd to collapse a single pmd
` [RFC 03/11] khugepaged: Don't allocate khugepaged mm_slot early
` [RFC 06/11] khugepaged: generalize alloc_charge_folio for mTHP support
` [RFC 07/11] khugepaged: generalize __collapse_huge_page_* "
[PATCH v5] sched_ext: Refresh scx idle state during idle-to-idle transitions
2025-01-10 6:34 UTC (2+ messages)
[PATCH] x86/e820: update code comment about e820_table_kexec
2025-01-10 6:34 UTC (6+ messages)
[PATCH v2 0/3] padata: fix UAF issues
2025-01-10 6:16 UTC (4+ messages)
` [PATCH v2 1/3] padata: add pd get/put refcnt helper
` [PATCH v2 2/3] padata: fix UAF in padata_reorder
` [PATCH v2 3/3] padata: avoid UAF for reorder_work
[PATCH v5 07/20] drm/rockchip: analogix_dp: Expand device data to support multiple edp display
2025-01-10 6:24 UTC (2+ messages)
[PATCH] bfs: put a inode if link count is 0
2025-01-10 6:24 UTC (2+ messages)
[syzbot] [exfat?] possible deadlock in exfat_get_block (2)
2025-01-10 6:23 UTC
[PATCH v3] mmc: sdhci-msm: Correctly set the load for the regulator
2025-01-10 6:22 UTC (3+ messages)
[PATCH v1 0/7] rtc-rv8803: Implement timestamp trigger over event pins
2025-01-10 6:14 UTC (8+ messages)
` [PATCH v1 1/7] dt-bindings: rtc: add new type for epson,rx8901
` [PATCH v1 2/7] rtc-rv8803: add new type for rv8901
` [PATCH v1 3/7] rtc-rv8803: add register definitions for rv8901 tamper detection
` [PATCH v1 4/7] rtc-rv8803: add tamper function to sysfs for rv8901
` [PATCH v1 5/7] rtc-rv8803: extend sysfs to trigger internal ts-event
` [PATCH v1 6/7] rtc-rv8803: make tamper function configurable via sysfs
` [PATCH v1 7/7] rtc-rv8803: extend sysfs to read ts-event and buffer status
[PATCH] pmdomain: arm: scmi_pm_domain: Initialize state as off
2025-01-10 6:13 UTC
[PATCH v2 0/5] Pinctrl: Add Amlogic pinctrl driver
2025-01-10 6:09 UTC (4+ messages)
` [PATCH v2 3/5] pinctrl: Add driver support for Amlogic SoCs
[PATCH v3 00/12] AMD broadcast TLB invalidation
2025-01-10 6:07 UTC (7+ messages)
` [PATCH 06/12] x86/mm: use INVLPGB for kernel TLB flushes
[PATCH v4 0/8] Basic SEV-SNP Selftests
2025-01-10 6:07 UTC (6+ messages)
` [PATCH v4 1/8] KVM: SEV: Disable SEV-SNP on FW validation failure
` [sos-linux-ext-patches] "
` [PATCH v4 2/8] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
` [sos-linux-ext-patches] "
[PATCH v5] i2c: riic: Introduce a separate variable for IRQ
2025-01-10 6:06 UTC (2+ messages)
[PATCH net-next v7 0/7] Introduce unified and structured PHY
2025-01-10 6:05 UTC (8+ messages)
` [PATCH net-next v7 1/7] ethtool: linkstate: migrate linkstate functions to support multi-PHY setups
` [PATCH net-next v7 2/7] net: ethtool: plumb PHY stats to PHY drivers
` [PATCH net-next v7 3/7] net: ethtool: add support for structured PHY statistics
` [PATCH net-next v7 4/7] Documentation: networking: update PHY error counter diagnostics in twisted pair guide
` [PATCH net-next v7 5/7] net: phy: introduce optional polling interface for PHY statistics
` [PATCH net-next v7 6/7] net: phy: dp83td510: add statistics support
` [PATCH net-next v7 7/7] net: phy: dp83tg720: "
[PATCH] staging: gpib: Remove commented-out debug code (v3) Code cleanup. This code has some debug code which is commented out. Delete it
2025-01-10 5:58 UTC (2+ messages)
[PATCH] cpufreq: Move endif to the end of Kconfig file
2025-01-10 5:53 UTC
[PATCH v5 0/7] Input: matrix-keypad: Various performance improvements
2025-01-10 5:49 UTC (8+ messages)
` [PATCH v5 1/7] Input: matrix_keypad - use fsleep for variable delay duration
` [PATCH v5 2/7] Input: matrix_keypad - add function for reading row state
` [PATCH v5 3/7] dt-bindings: input: matrix_keypad - convert to YAML
` [PATCH v5 4/7] dt-bindings: input: matrix_keypad - add missing property
` [PATCH v5 5/7] dt-bindings: input: matrix_keypad - add settle time after enable all columns
` [PATCH v5 6/7] Input: "
` [PATCH v5 7/7] Input: matrix_keypad - detect change during scan
[PATCH net-next v2] net: phy: microchip_t1: depend on PTP_1588_CLOCK_OPTIONAL
2025-01-10 5:44 UTC
[PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4
2025-01-10 5:40 UTC (12+ messages)
` [PATCH 01/11] dt-bindings: display: meson-dw-hdmi: Add compatible for S4 HDMI controller
` [PATCH 02/11] dt-bindings: display: meson-vpu: Add compatible for S4 display controller
` [PATCH 03/11] drm: meson: add S4 compatible for DRM driver
` [PATCH 04/11] drm: meson: add primary and overlay plane support for S4
` [PATCH 05/11] drm: meson: update VIU and VPP "
` [PATCH 06/11] drm: meson: add meson_dw_hdmi "
` [PATCH 07/11] drm: meson: change api call parameter
` [PATCH 08/11] drm: meson: add hdmitx vmode timing support for S4
` [PATCH 09/11] drm: meson: add vpu clk setting "
` [PATCH 10/11] drm: meson: add CVBS support "
` [PATCH 11/11] arm64: dts: amlogic: s4: add DRM support [1/1]
[PATCH v1] rtla: Fix implicit NULL dereference
2025-01-10 5:38 UTC (2+ messages)
[PATCH 00/16] KVM: TDX: TDX interrupts
2025-01-10 5:36 UTC (4+ messages)
` [PATCH 01/16] KVM: TDX: Add support for find pending IRQ in a protected local APIC
[V1,00/12] Enable jpeg enc & dec multi-hardwares for MT8196
2025-01-10 5:31 UTC (3+ messages)
[PATCH v2 00/43] wifi: nxpwifi: create nxpwifi to support iw61x
2025-01-10 5:31 UTC (5+ messages)
` [EXT] "
linux-next: build failure after merge of the rust tree
2025-01-10 5:28 UTC
[PATCH v4] dmaengine: qcom: bam_dma: Avoid writing unavailable register
2025-01-10 5:23 UTC (5+ messages)
[PATCH] staging: gpib: Remove commented-out debug code (v4)
2025-01-10 5:19 UTC (2+ messages)
[PATCH v2] ahci: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
2025-01-10 5:19 UTC (2+ messages)
[PATCH 0/4] perf lock: Tracing contention lock owner call stack
2025-01-10 5:11 UTC (5+ messages)
` [PATCH v1 1/4] perf lock: Add bpf maps for owner stack tracing
` [PATCH v1 2/4] perf lock: Retrieve owner callstack in bpf program
` [PATCH v1 3/4] perf lock: Make rb_tree helper functions generic
` [PATCH v1 4/4] perf lock: Report owner stack in usermode
[PATCH] dmaengine: qcom: bam_dma: Fix BAM_RIVISON register handling
2025-01-10 5:14 UTC
[REGRESSION] Re: [PATCH 00/24] Complete EEVDF
2025-01-10 5:09 UTC (12+ messages)
[PATCH v5 0/5] perf test: Add a runs-per-test option
2025-01-10 4:57 UTC (6+ messages)
` [PATCH v5 1/5] perf test: Rename functions and variables for better clarity
` [PATCH v5 2/5] perf test: Send list output to stdout rather than stderr
` [PATCH v5 3/5] perf test: Fix parallel/sequential option documentation
` [PATCH v5 4/5] perf test: Add a runs-per-test flag
` [PATCH v5 5/5] perf test: Improve verbose documentation
[PATCH net-next v6 2/7] net: ethtool: plumb PHY stats to PHY drivers
2025-01-10 4:48 UTC (2+ messages)
[PATCH v2 00/25] TDX vCPU/VM creation
2025-01-10 4:47 UTC (3+ messages)
` [PATCH v2 24/25] KVM: x86: Introduce KVM_TDX_GET_CPUID
[PATCH v4 0/5] perf test: Add a runs-per-test option
2025-01-10 4:46 UTC (4+ messages)
` [PATCH v4 3/5] perf test: Remove parallel option documentation
[PATCH v5 0/4] Prefer sysfs/JSON events also when no PMU is provided
2025-01-10 4:44 UTC (4+ messages)
` [PATCH v5 3/4] perf record: Skip don't fail for events that don't open
[RFC PATCH 00/12] Private MMIO support for private assigned dev
2025-01-09 16:40 UTC (6+ messages)
` [RFC PATCH 08/12] vfio/pci: Create host unaccessible dma-buf for private device
[PATCH v2 0/3] tun: Unify vnet implementation and fill full vnet header
2025-01-10 4:38 UTC (11+ messages)
` [PATCH v2 1/3] tun: Unify vnet implementation
` [PATCH v2 2/3] tun: Pad virtio header with zero
` [PATCH v2 3/3] tun: Set num_buffers for virtio 1.0
[PATCH v5 0/5] Add PCIe support for Qualcomm IPQ5332
2025-01-10 4:36 UTC (4+ messages)
` [PATCH v5 4/5] arm64: dts: qcom: ipq5332: Add PCIe related nodes
[PATCH] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
2025-01-10 4:31 UTC (3+ messages)
[PATCH v2 24/25] KVM: x86: Introduce KVM_TDX_GET_CPUID
2025-01-10 4:29 UTC (2+ messages)
[PATCH 1/2] fs: add loopback/bind mount specific security hook
2025-01-10 4:14 UTC (5+ messages)
[PATCH] selftests/net/forwarding: teamd command not found
2025-01-10 4:09 UTC (2+ messages)
[PATCH v2 00/13] sunxi: A100/A133 second stage support
2025-01-10 3:56 UTC (8+ messages)
` [PATCH v2 12/13] cpufreq: sun50i: add a100 cpufreq support
linux-next: manual merge of the driver-core tree with the modules tree
2025-01-10 3:40 UTC
[PATCH v4 0/2] riscv/ptrace: add new regset to access original a0 register
2025-01-10 3:34 UTC (5+ messages)
` [PATCH v4 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification
linux-next: manual merge of the drivers-x86 tree with the i2c-host tree
2025-01-10 3:34 UTC
[PATCH] virtio_ring: skip cpu sync when mapping fails
2025-01-10 3:32 UTC (3+ messages)
[PATCH] x86/reboot: Don't corrupt memory on non-BIOS systems
2025-01-10 3:25 UTC (3+ messages)
[PATCH] f2fs: fix to do sanity check correctly on i_inline_xattr_size
2025-01-10 3:23 UTC (3+ messages)
[PATCH v2] riscv: Use Zalrsc extension to implement atomic functions
2025-01-10 3:23 UTC (2+ messages)
[PATCH 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-01-10 3:15 UTC (2+ messages)
[viro-vfs:work.d_revalidate] [dcache] 077ab1260a: will-it-scale.per_process_ops 1.9% improvement
2025-01-10 3:14 UTC
[PATCH v4] arm64: mm: Populate vmemmap/linear at the page level for hotplugged sections
2025-01-10 3:13 UTC (7+ messages)
[RFC] tools/memory-model: Rule out OOTA
2025-01-10 3:12 UTC (10+ messages)
[PATCH v8 4/4] sched: Fix cgroup irq time for CONFIG_IRQ_TIME_ACCOUNTING
2025-01-10 3:04 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).