The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-08-29 16:11:00 to 2024-08-29 18:42:50 UTC [more...]

[PATCH v6 00/26] Generic `Allocator` support for Rust
 2024-08-29 18:42 UTC  (15+ 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 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)

[PATCH] arm64: dts: ti: k3-j7200: Fix register map for main domain pmx
 2024-08-29 18:31 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  (10+ messages)

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

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-08-29 18:26 UTC  (4+ messages)
` [PATCH v2 07/19] mm/fork: Accept huge pfnmap entries

[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 v7 0/2] Add notifier for PLL0 clock and set it 1.5GHz on the JH7110 SoC
 2024-08-29 18:12 UTC  (3+ messages)
` [PATCH v7 1/2] clk: starfive: jh7110-sys: Add notifier for PLL0 clock

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

[PATCH v2 0/5] iommu/amd: Use 128-bit cmpxchg operation to update DTE
 2024-08-29 18:07 UTC  (6+ 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 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  (3+ messages)

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

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

[PATCH v4 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
 2024-08-29 17:39 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings
` [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:57 UTC  (5+ messages)
` [PATCH -next 1/3] ata: pata_ftide010: "
` [PATCH -next 2/3] ata: pata_ixp4xx: "

[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  (4+ 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  (7+ 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  (18+ messages)
` [PATCH v1 01/17] mm: factor out large folio handling from folio_order() into folio_large_order()
` [PATCH v1 02/17] mm: factor out large folio handling from folio_nr_pages() into folio_large_nr_pages()
` [PATCH v1 03/17] mm/rmap: use folio_large_nr_pages() in add/remove functions
` [PATCH v1 04/17] mm: let _folio_nr_pages overlay memcg_data in first tail page
` [PATCH v1 05/17] mm/rmap: pass dst_vma to page_try_dup_anon_rmap() and page_dup_file_rmap()
` [PATCH v1 06/17] mm/rmap: pass vma to __folio_add_rmap()
` [PATCH v1 07/17] mm/rmap: abstract large mapcount operations for large folios (!hugetlb)
` [PATCH v1 08/17] mm/rmap: initial MM owner tracking "
` [PATCH v1 09/17] bit_spinlock: __always_inline (un)lock functions
` [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)

[PATCH V3 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
 2024-08-29 16:55 UTC  (2+ messages)

[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
 2024-08-29 16:54 UTC  (4+ messages)

[PATCH v4 2/2] PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" exists
 2024-08-29 16:53 UTC  (2+ messages)

[syzbot] [kernel?] KCSAN: data-race in pcpu_alloc_noprof / pcpu_balance_workfn (2)
 2024-08-29 16:53 UTC 

[PATCH v2] ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode
 2024-08-29 16:52 UTC  (2+ messages)

[PATCH] usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI host
 2024-08-29 16:51 UTC  (2+ messages)

[PATCH v1 1/1] platform/x86: ideapad-laptop: Make the scope_guard() clear of its scope
 2024-08-29 16:50 UTC 

[PATCH -fixes v2] riscv: Fix RISCV_ALTERNATIVE_EARLY
 2024-08-29 16:50 UTC 

[PATCH] nilfs2: Remove duplicate 'unlikely()' usage
 2024-08-29 16:47 UTC  (2+ messages)

[PATCH] x86/sgx: Fix deadloop in __sgx_alloc_epc_page()
 2024-08-29 16:44 UTC  (2+ messages)

[PATCH 0/3] clk: at91: add sama7d65 clock support
 2024-08-29 16:42 UTC  (4+ messages)
` [PATCH 1/3] clk: at91: sama7d65: add sama7d65 pmc driver
` [PATCH 2/3] clk: at91: clk-master: increase maximum number of clocks
` [PATCH 3/3] clk: at91: clk-sam9x60-pll: increase maximum amount of plls

[PATCH v13 4/5] wifi: brcmfmac: Add optional lpo clock enable support
 2024-08-29 16:41 UTC  (3+ messages)

[PATCH v2] dts: nxp: mxs: Add descriptions for imx287 based btt3-[012] devices
 2024-08-29 16:38 UTC  (2+ messages)

[PATCH v1] Device-mapper(LVM): Convert to use time_after_eq macro
 2024-08-29 16:36 UTC  (6+ messages)

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

[PATCH v3 0/2] clk: qcom: gcc-sm8550: Fix shared clk parking breakage
 2024-08-29 16:34 UTC  (4+ messages)
` [PATCH v3 1/2] clk: qcom: dispcc-sc7180: Only park display clks at init

[PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt()
 2024-08-29 16:27 UTC  (8+ messages)

[PATCH v6 0/7] Drivers to support the MCU on QNAP NAS devices
 2024-08-29 16:27 UTC  (3+ messages)
` [PATCH v6 3/7] leds: add driver for LEDs from qnap-mcu devices

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-29 16:26 UTC  (8+ messages)
` [PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping

[PATCH nf-next v4 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
 2024-08-29 16:25 UTC  (4+ messages)
` [PATCH nf-next v4 1/2] netfilter: Make IP6_NF_IPTABLES_LEGACY selectable
` [PATCH nf-next v4 2/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable

[PATCH net-next v2 1/2] dt-bindings: net: marvell,aquantia: add properties to override MDI_CFG
 2024-08-29 16:24 UTC  (2+ messages)

[PATCH] acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block()
 2024-08-29 16:24 UTC  (3+ messages)

[PATCH 1/2] ARM: versatile: fix OF node leak in CPUs prepare
 2024-08-29 16:23 UTC  (3+ messages)

[PATCH V2] ovl: fsync after metadata copy-up via mount option "fsync=strict"
 2024-08-29 16:23 UTC  (7+ messages)

[PATCH] ALSA: hda/realtek: Autodetect Cirrus Logic companion amplifier bindings
 2024-08-29 16:23 UTC  (2+ messages)

[PATCH resend] mailbox: ARM_MHU_V3 should depend on ARM64
 2024-08-29 16:21 UTC  (2+ messages)

[PATCH] drm/panthor: flush FW AS caches in slow reset path
 2024-08-29 16:21 UTC  (4+ messages)

[PATCH] btrfs: Remove duplicate 'unlikely()' usage
 2024-08-29 16:21 UTC  (2+ messages)

[PATCH v4.19-v6.1] drm/amdgpu: Using uninitialized value *size when calling
 2024-08-29 16:19 UTC  (2+ messages)

[PATCH 0/2] phy: add NXP PTN3222 eUSB2 to USB2 redriver
 2024-08-29 16:18 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: "

[PATCH v6 0/2] Add support for the DFRobot SD2405AL I2C RTC Module
 2024-08-29 16:17 UTC  (2+ messages)

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

[PATCH net-next v2 0/7] net: ethernet: fs_enet: Cleanup and phylink conversion
 2024-08-29 16:15 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: ethernet: fs_enet: convert to SPDX
` [PATCH net-next v2 2/7] net: ethernet: fs_enet: cosmetic cleanups
` [PATCH net-next v2 3/7] net: ethernet: fs_enet: drop the .adjust_link custom fs_ops
` [PATCH net-next v2 4/7] net: ethernet: fs_enet: drop unused phy_info and mii_if_info
` [PATCH net-next v2 5/7] net: ethernet: fs_enet: fcc: use macros for speed and duplex values
` [PATCH net-next v2 6/7] net: ethernet: fs_enet: simplify clock handling with devm accessors
` [PATCH net-next v2 7/7] net: ethernet: fs_enet: phylink conversion

[PATCH] dt-bindings: clock: Add SAMA7D65 PMC compatible string
 2024-08-29 16:14 UTC  (2+ messages)

[PATCH] dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity
 2024-08-29 16:14 UTC  (2+ messages)

[RFC PATCH 0/5] vfio: platform: reset: Introduce tegra234 mgbe reset module
 2024-08-29 16:11 UTC  (6+ messages)
` [RFC PATCH 1/5] vfio_platform: Introduce vfio_platform_get_region helper
` [RFC PATCH 2/5] vfio_platform: reset: Prepare for additional reset ops
` [RFC PATCH 3/5] vfio_platform: reset: Introduce new open and close callbacks
` [RFC PATCH 4/5] vfio-platform: Add a new handle to store reset data
` [RFC PATCH 5/5] vfio/platform: Add tegra234-mgbe vfio platform reset module

[PATCH v4] ASoC: dt-bindings: Convert mxs-saif.txt to fsl,imx28-saif.yaml (imx28 saif)
 2024-08-29 16:13 UTC  (2+ messages)

[PATCH 0/2] crypto: qcom-rng: fix support for ACPI-based systems
 2024-08-29 16:13 UTC  (4+ messages)
` [PATCH 2/2] "


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