The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-08-29 16:58:33 to 2024-08-29 19:35:52 UTC [more...]

[PATCH] net: can: cc770: Simplify parsing DT properties
 2024-08-29 19:35 UTC  (3+ messages)

[PATCH v2 1/2] staging: rtl8712: Fix style issues in rtl871x_io.c
 2024-08-29 19:34 UTC  (5+ messages)

[PATCH v2 0/5] iommu/amd: Use 128-bit cmpxchg operation to update DTE
 2024-08-29 19:34 UTC  (8+ messages)
` [PATCH v2 1/5] iommu/amd: Disable AMD IOMMU if CMPXCHG16B feature is not supported
` [PATCH v2 2/5] iommu/amd: Introduce rw_semaphore for Device Table Entry (DTE)
` [PATCH v2 3/5] iommu/amd: Introduce helper functions to access and update 256-bit DTE
` [PATCH v2 4/5] iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
` [PATCH v2 5/5] iommu/amd: Use 128-bit cmpxchg in set_dte_irq_entry()

[PATCH v2 next] HID: hid-goodix: Fix type promotion bug in goodix_hid_get_raw_report()
 2024-08-29 19:33 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j7200: Fix register map for main domain pmx
 2024-08-29 19:32 UTC  (3+ messages)

[PATCH v1 0/8] Correct inject's handling of pipe files on disk
 2024-08-29 19:31 UTC  (3+ messages)
` [PATCH v1 5/8] perf header: Allow attributes to be written after data

BUG: corrupted list in dst_init
 2024-08-29 19:30 UTC  (3+ messages)

[PATCH v4 0/2] Add Watchdog Timer driver for Renesas RZ/V2H(P) SoC
 2024-08-29 19:28 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: watchdog: renesas,wdt: Document "

[PATCH net] igc: Unlock on error in igc_io_resume()
 2024-08-29 19:26 UTC  (2+ messages)

[PATCH 1/2] Tracking cgroup-level niced CPU time
 2024-08-29 19:26 UTC  (2+ messages)

[PATCH] arm64: insn: Simulate nop and push instruction for better uprobe performance
 2024-08-29 19:26 UTC  (5+ messages)

[PATCH v2] x86/bugs: Add missing NO_SSB flag
 2024-08-29 19:24 UTC 

[PATCH v2] bpf: Remove custom build rule
 2024-08-29 19:24 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v7 0/2] Add notifier for PLL0 clock and set it 1.5GHz on the JH7110 SoC
 2024-08-29 19:24 UTC  (6+ messages)
` [PATCH v7 1/2] clk: starfive: jh7110-sys: Add notifier for PLL0 clock

[PATCH] firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire()
 2024-08-29 19:23 UTC 

[PATCH] ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
 2024-08-29 19:22 UTC 

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-08-29 19:21 UTC  (21+ messages)
` [PATCH v2 06/19] mm/pagewalk: Check pfnmap for folio_walk_start()
` [PATCH v2 07/19] mm/fork: Accept huge pfnmap entries

[PATCH v4 0/7] pressure: bmp280: Minor cleanup and interrupt support
 2024-08-29 19:20 UTC  (19+ messages)
` [PATCH v4 1/7] iio: pressure: bmp280: Use bulk read for humidity calibration data
` [PATCH v4 2/7] iio: pressure: bmp280: Add support for bmp280 soft reset
` [PATCH v4 4/7] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
` [PATCH v4 5/7] dt-bindings: iio: pressure: bmp085: Add interrupts for BMP3xx and BMP5xx devices
` [PATCH v4 6/7] iio: pressure: bmp280: Add data ready trigger support
` [PATCH v4 7/7] iio: pressure: bmp280: Move bmp085 interrupt to new configuration

[PATCH 0/2] pinctrl: renesas: rzg2l: Simplify noise filter cfg macro
 2024-08-29 19:17 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: renesas: rzg2l: Introduce single macro for digital noise filter configuration
` [PATCH 2/2] pinctrl: renesas: rzg2l: Move pinconf_to_config_argument() call outside of switch cases

[PATCH] fs: drop GFP_NOFAIL mode from alloc_page_buffers
 2024-08-29 19:17 UTC  (2+ messages)

[PATCH RFC 0/2] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
 2024-08-29 19:17 UTC  (4+ messages)
` [PATCH RFC 1/2] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings
` [PATCH RFC 2/2] usb: typec: Add support for Parade PS8830 Type-C Retimer

[PATCH v6 00/26] Generic `Allocator` support for Rust
 2024-08-29 19:14 UTC  (19+ messages)
` [PATCH v6 01/26] rust: alloc: add `Allocator` trait
` [PATCH v6 04/26] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v6 10/26] rust: treewide: switch to our kernel `Box` type
` [PATCH v6 11/26] rust: alloc: remove `BoxExt` extension
` [PATCH v6 16/26] rust: treewide: switch to the kernel `Vec` type
` [PATCH v6 20/26] rust: error: check for config `test` in `Error::name`
` [PATCH v6 21/26] rust: alloc: implement `contains` for `Flags`
` [PATCH v6 22/26] rust: alloc: implement `Cmalloc` in module allocator_test
` [PATCH v6 23/26] rust: str: test: replace `alloc::format`

[PATCH 0/2] KVM: Fix a lurking bug in kvm_clear_guest()
 2024-08-29 19:14 UTC  (3+ messages)
` [PATCH 1/2] KVM: Write the per-page "segment" when clearing (part of) a guest page
` [PATCH 2/2] KVM: Harden guest memory APIs against out-of-bounds accesses

[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
 2024-08-29 19:06 UTC  (7+ messages)
` [PATCH 21/22] ARM: dt: GIC: add extended SPI specifier
` [PATCH 22/22] arm64: dts: qcom: Add reduced functional DT for SA8255p Ride platform

[PATCH v2 0/4] KVM: x86/mmu: Run NX huge page recovery under MMU read lock
 2024-08-29 19:11 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86/mmu: Track TDP MMU NX huge pages separately
` [PATCH v2 2/4] KVM: x86/mmu: Extract out TDP MMU NX huge page recovery code
` [PATCH v2 3/4] KVM: x86/mmu: Rearrange locks and to_zap count for NX huge page recovery
` [PATCH v2 4/4] KVM: x86/mmu: Recover TDP MMU NX huge pages using MMU read lock

[PATCH v4 0/2] Add support for nuvoton ma35 usb2 phy
 2024-08-29 19:05 UTC  (2+ messages)

[PATCH v3] phy: qcom: qmp-pcie: Configure all tables on port B PHY
 2024-08-29 19:05 UTC  (2+ messages)

[PATCH] dt-bindings: phy: socionext,uniphier: add top-level constraints
 2024-08-29 19:05 UTC  (2+ messages)

[PATCH v3 0/2] phy: qcom: qmp-pcie: Add support for Gen4 4-lane mode for X1E80100
 2024-08-29 19:05 UTC  (2+ messages)

[PATCH v2] phy: qcom: qmp-pcie: Configure all tables on port B PHY
 2024-08-29 19:05 UTC  (2+ messages)

[PATCH] vdpa/mlx5: Use random MAC address when no nic vport MAC set
 2024-08-29 19:03 UTC  (7+ messages)

[PATCH v3 00/13] nfsd: implement the "delstid" draft
 2024-08-29 19:02 UTC  (5+ messages)
` [PATCH v3 08/13] nfs_common: make nfs4.h include generated nfs4_1.h

[PATCH v1] net: alacritech: Switch to use dev_err_probe()
 2024-08-29 19:00 UTC  (2+ messages)

[PATCH 1/1] mm: vmalloc: Optimize vmap_lazy_nr arithmetic when purging each vmap_area
 2024-08-29 19:00 UTC  (2+ messages)

[PATCH v1 0/9] fuse: basic support for idmapped mounts
 2024-08-29 18:58 UTC  (11+ messages)
` [PATCH v1 2/9] fs/fuse: add FUSE_OWNER_UID_GID_EXT extension

[PATCH] Input: snvs_pwrkey - use devm_clk_get_optional_enabled()
 2024-08-29 18:51 UTC 

[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
 2024-08-29 18:50 UTC  (14+ messages)
` [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom

[patch net-next v5] ethtool: pse-pd: move pse validation into set
 2024-08-29 18:48 UTC 

[PATCH v13 00/10] enable bs > ps in XFS
 2024-08-29 18:46 UTC  (4+ messages)
` [PATCH v13 04/10] mm: split a folio in minimum folio order chunks

[PATCH 0/2] Initialize vDPA speed/duplex and support their updates
 2024-08-29 18:44 UTC  (3+ messages)
` [PATCH 1/2] mlx5_vnet: Set speed and duplex of vDPA devices to UNKNOWN

[PATCH v1 00/20] ACPICA: Release 20240827
 2024-08-29 18:44 UTC  (21+ messages)
` [PATCH v1 01/20] ACPICA: haiku: Fix invalid value used for semaphores
` [PATCH v1 02/20] ACPICA: Complete CXL 3.0 CXIMS structures
` [PATCH v1 03/20] ACPICA: SPCR: Update the SPCR table to version 4
` [PATCH v1 04/20] ACPICA: Headers: Add RISC-V SBI Subtype to DBG2
` [PATCH v1 05/20] ACPICA: Implement the Dword_PCC Resource Descriptor Macro
` [PATCH v1 06/20] ACPICA: MPAM: Correct the typo in struct acpi_mpam_msc_node member
` [PATCH v1 07/20] ACPICA: Implement ACPI_WARNING_ONCE and ACPI_ERROR_ONCE
` [PATCH v1 08/20] ACPICA: executer/exsystem: Don't nag user about every Stall() violating the spec
` [PATCH v1 09/20] ACPICA: Allow PCC Data Type in MCTP resource
` [PATCH v1 10/20] ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails
` [PATCH v1 11/20] ACPICA: Fix memory leak if acpi_ps_get_next_field() fails
` [PATCH v1 12/20] ACPICA: Allow for supressing leading zeros when using acpi_ex_convert_to_ascii()
` [PATCH v1 13/20] ACPICA: Add support for supressing leading zeros in hex strings
` [PATCH v1 14/20] ACPICA: Update integer-to-hex-string conversions
` [PATCH v1 15/20] ACPICA: Add support for Windows 11 22H2 _OSI string
` [PATCH v1 16/20] ACPICA: Avoid warning for Dump Functions
` [PATCH v1 17/20] ACPICA: HMAT: Add extended linear address mode to MSCIS
` [PATCH v1 18/20] ACPICA: iasl: handle empty connection_node
` [PATCH v1 19/20] ACPICA: Allow for more flexibility in _DSM args
` [PATCH v1 20/20] ACPICA: Setup for ACPICA release 20240827

[patch net-next v4] ethtool: pse-pd: move pse validation into set
 2024-08-29 18:43 UTC  (3+ messages)

[PATCH v4 0/6] x86/tdx: Allow MMIO instructions from userspace
 2024-08-29 18:40 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 6/6] x86/tdx: Implement MOVS for MMIO

[PATCH v4 0/8] uprobes: RCU-protected hot path optimizations
 2024-08-29 18:37 UTC  (9+ messages)
` [PATCH v4 1/8] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH v4 2/8] uprobes: protected uprobe lifetime with SRCU
` [PATCH v4 3/8] uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
` [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
` [PATCH v4 5/8] perf/uprobe: split uprobe_unregister()
` [PATCH v4 6/8] rbtree: provide rb_find_rcu() / rb_find_add_rcu()
` [PATCH v4 7/8] uprobes: perform lockless SRCU-protected uprobes_tree lookup
` [PATCH v4 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance

[PATCH bpf-next v3 1/2] bpf: Make the pointer returned by iter next method valid
 2024-08-29 18:37 UTC  (2+ messages)

[PATCH v1 0/2] drm/i915/fence: A couple of build fixes
 2024-08-29 18:37 UTC  (6+ messages)

[PATCH v2] resource: limit request_free_mem_region based on arch_get_mappable_range
 2024-08-29 17:19 UTC  (5+ messages)

[PATCH RESEND v11 0/3] adp5588-keys: Support for dedicated gpio operation
 2024-08-29 18:36 UTC  (2+ messages)

[PATCH v3 0/4] riscv: spacemit: add pinctrl support to K1 SoC
 2024-08-29 18:36 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: pinctrl: spacemit: add support for "

[PATCH] selftests/futex: Create test for robust list
 2024-08-29 18:35 UTC 

[GIT PULL] hwmon fixes for v6.11-rc6
 2024-08-29 18:33 UTC  (2+ messages)

[GIT PULL] Networking for v6.11-rc6
 2024-08-29 18:33 UTC  (2+ messages)

[RFC V2 1/2] phy: freescale: fsl-samsung-hdmi: Replace register defines with macro
 2024-08-29 18:30 UTC  (4+ messages)
` [RFC V2 2/2] phy: freescale: fsl-samsung-hdmi: Support dynamic integer divider

[PATCH v2] memcg: add charging of already allocated slab objects
 2024-08-29 18:28 UTC  (9+ messages)

[PATCH] selftests/vDSO: skip getrandom test if architecture is unsupported
 2024-08-29 18:25 UTC 

[ANNOUNCE] 6.1.107-rt39
 2024-08-29 18:24 UTC 

[PATCH v2] staging: rtl8192e: Fix Assignment operator '=' in rtl_wx.c
 2024-08-29 18:22 UTC  (2+ messages)

[PATCH v5] staging: rtl8192e: Fix multiple assignments in rtl_wx.c
 2024-08-29 18:21 UTC  (2+ messages)

[PATCH] dcache: don't discard dentry_hashtable or d_hash_shift
 2024-08-29 18:20 UTC 

[PATCH] iommu/amd: Modify set_dte_entry() to use 128-bit cmpxchg operation
 2024-08-29 18:18 UTC  (5+ messages)

[PATCH v3 0/9] clk: clocking-wizard: add user clock monitor support
 2024-08-29 18:17 UTC  (7+ messages)
` [PATCH v3 7/9] uio: add Xilinx "

[PATCH v2] rust: add global lock support
 2024-08-29 18:16 UTC  (2+ messages)

[PATCH] dpaa2-switch: fix flooding domain among multiple vlans
 2024-08-29 18:14 UTC  (2+ messages)

[PATCH 1/2] input: touchscreem: ad7877: add match table
 2024-08-29 18:07 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: touchscreen: ad7877: add bindings

[PATCH -next 8/8] soc: ti: knav_qmss_queue: Simplify with scoped for each OF child loop
 2024-08-29 18:06 UTC  (3+ messages)

[PATCH v10 0/4] firmware: ti_sci: Introduce system suspend support
 2024-08-29 18:05 UTC  (7+ messages)
` [PATCH v10 3/4] firmware: ti_sci: Introduce Power Management Ops

[PATCH v2 net-next] ethernet: marvell: Use min macro
 2024-08-29 18:05 UTC  (2+ messages)

[PATCH] kbuild: remove recent dependency on "truncate" program
 2024-08-29 18:01 UTC  (2+ messages)

[PATCH v4 00/14] forcealign for xfs
 2024-08-29 17:58 UTC  (4+ messages)
` [PATCH v4 02/14] xfs: always tail align maxlen allocations

[PATCH] Input: alps - use guard notation when acquiring mutex
 2024-08-29 17:57 UTC  (3+ messages)

[PATCH 00/18] zforse_ts: assorted cleanups
 2024-08-29 17:54 UTC  (4+ messages)
` [PATCH 01/18] Input: zforce_ts - use devm_add_action_or_reset()

[PATCH] arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()
 2024-08-29 17:54 UTC  (5+ messages)

[PATCH v3] memcg: add charging of already allocated slab objects
 2024-08-29 17:53 UTC 

[PATCH v3] ASoC: codecs: wsa884x: Implement temperature reading and hwmon
 2024-08-29 17:52 UTC  (2+ messages)

[ANNOUNCE] 6.6.48-rt40
 2024-08-29 17:51 UTC 

[PATCHv2 net] usbnet: modern method to get random MAC
 2024-08-29 17:50 UTC 

[PATCH net-next] net: ag71xx: disable napi interrupts during probe
 2024-08-29 17:50 UTC  (4+ messages)

[PATCH v2 0/3] Add support for AST2700 clk driver
 2024-08-29 17:50 UTC  (5+ messages)
` [PATCH v2 3/3] clk: aspeed: add "

[PATCH 2/4] phy: qualcomm: phy-qcom-apq8064-sata: Convert to devm_clk_get_enabled()
 2024-08-29 17:49 UTC  (2+ messages)

[PATCHv2 net-next] net: ag71xx: update FIFO bits and descriptions
 2024-08-29 17:47 UTC  (3+ messages)

[PATCH v2] ACPI: arm64: Fix some parenthesis alignment coding style issues
 2024-08-29 17:43 UTC 

[PATCH] buffer: Associate the meta bio with blkg from buffer page
 2024-08-29 17:43 UTC  (2+ messages)

[PATCH v3] clk: qcom: Fix error checking for devm_clk_hw_get_clk()
 2024-08-29 17:42 UTC  (5+ messages)

[PATCH v4 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
 2024-08-29 17:39 UTC  (3+ messages)
` [PATCH v4 2/5] phy: stm32: Add support for STM32MP25 COMBOPHY

[PATCH v2] spi: nxp-fspi: Use max macro
 2024-08-29 17:38 UTC  (2+ messages)

[PATCH v2] drivers: spi: Insert the missing pci_dev_put()before return
 2024-08-29 17:38 UTC  (2+ messages)

[PATCH v1] usb: gadget: udc: cdns2: Simplify with dev_err_probe()
 2024-08-29 17:04 UTC  (2+ messages)

[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
 2024-08-29 17:33 UTC  (3+ messages)

[PATCH RESEND v4 0/6] dmaengine: dw: Fix src/dst addr width misconfig
 2024-08-29 17:30 UTC  (2+ messages)

[Patch v6] dmaengine: Add dma router for pl08x in LPC32XX SoC
 2024-08-29 17:30 UTC  (2+ messages)

[PATCH v2 0/2] add edma src ID check at request channel
 2024-08-29 17:30 UTC  (2+ messages)

[PATCH] dmaengine: avoid non-constant format string
 2024-08-29 17:30 UTC  (2+ messages)

[PATCH v12 0/2] Add support for Loongson1 APB DMA
 2024-08-29 17:30 UTC  (2+ messages)

[PATCH v2 0/2] Add support for ADMA
 2024-08-29 17:30 UTC  (2+ messages)

[PATCH v2 0/2] Add a few new DSA/IAA device IDs
 2024-08-29 17:30 UTC  (2+ messages)

[PATCH v8 0/2] Add support for Loongson1 APB DMA
 2024-08-29 17:30 UTC  (2+ messages)

[PATCH v3] uprobes: turn trace_uprobe's nhit counter to be per-CPU one
 2024-08-29 17:28 UTC  (3+ messages)

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-08-29 17:26 UTC  (9+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[PATCH] kselftest/arm64: Actually test SME vector length changes via sigreturn
 2024-08-29 17:20 UTC 

[PATCH vhost 0/7] vdpa/mlx5: Optimze MKEY operations
 2024-08-29 17:12 UTC  (5+ messages)
` [PATCH vhost 7/7] vdpa/mlx5: Postpone MR deletion

[PATCH -next 0/3] ata: Enable module autoloading
 2024-08-29 16:56 UTC  (3+ messages)
` [PATCH -next 1/3] ata: pata_ftide010: "

[PATCH v5 0/3] mm: ZSWAP swap-out of mTHP folios
 2024-08-29 17:10 UTC  (4+ messages)

CVE-2022-48936: gso: do not skip outer ip header in case of ipip and net_failover
 2024-08-29 17:07 UTC  (6+ messages)

[PATCH v2] PCI: qcom-ep: Enable controller resources like PHY only after refclk is available
 2024-08-29 17:06 UTC  (2+ messages)

[PATCH] ALSA: Add logitech Audio profile quirk
 2024-08-29 17:04 UTC  (2+ messages)

[RFC][PATCH 0/5] slab: Allocate and use per-call-site caches
 2024-08-29 17:03 UTC  (3+ messages)
` [PATCH 5/5] "

[PATCH v12 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-08-29 17:03 UTC  (5+ messages)
` [PATCH v12 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X

[PATCH 00/24] Complete EEVDF
 2024-08-29 17:02 UTC  (2+ messages)

[PATCH v1 0/4] Enable shared SE support over I2C
 2024-08-29 17:01 UTC  (2+ messages)

[PATCH RESEND] drm/sti: avoid potential dereference of error pointers
 2024-08-29 17:01 UTC  (2+ messages)

[PATCH v2 0/2] media: i2c: imx290: check for availability in probe()
 2024-08-29 17:00 UTC  (5+ messages)
` [PATCH v2 1/2] media: i2c: imx290: Check "

[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
 2024-08-29 17:00 UTC  (2+ messages)

[PATCH v1 00/17] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
 2024-08-29 16:56 UTC  (9+ messages)
` [PATCH v1 10/17] mm: COW reuse support for PTE-mapped THP with CONFIG_MM_ID
` [PATCH v1 11/17] mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in large folios
` [PATCH v1 12/17] mm: remove per-page mapcount dependency in folio_likely_mapped_shared() (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v1 13/17] fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v1 14/17] fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v1 15/17] fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v1 16/17] fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v1 17/17] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox