The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-12-20 18:48:35 to 2023-12-20 22:46:21 UTC [more...]

[PATCH v2 00/40] mm/rmap: interface overhaul
 2023-12-20 22:44 UTC  (28+ messages)
` [PATCH v2 01/40] mm/rmap: rename hugepage_add* to hugetlb_add*
` [PATCH v2 02/40] mm/rmap: introduce and use hugetlb_remove_rmap()
` [PATCH v2 03/40] mm/rmap: introduce and use hugetlb_add_file_rmap()
` [PATCH v2 04/40] mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()
` [PATCH v2 05/40] mm/rmap: introduce and use hugetlb_try_share_anon_rmap()
` [PATCH v2 06/40] mm/rmap: add hugetlb sanity checks for anon rmap handling
` [PATCH v2 07/40] mm/rmap: convert folio_add_file_rmap_range() into folio_add_file_rmap_[pte|ptes|pmd]()
` [PATCH v2 08/40] mm/memory: page_add_file_rmap() -> folio_add_file_rmap_[pte|pmd]()
` [PATCH v2 09/40] mm/huge_memory: page_add_file_rmap() -> folio_add_file_rmap_pmd()
` [PATCH v2 10/40] mm/migrate: page_add_file_rmap() -> folio_add_file_rmap_pte()
` [PATCH v2 11/40] mm/userfaultfd: "
` [PATCH v2 12/40] mm/rmap: remove page_add_file_rmap()
` [PATCH v2 13/40] mm/rmap: factor out adding folio mappings into __folio_add_rmap()
` [PATCH v2 14/40] mm/rmap: introduce folio_add_anon_rmap_[pte|ptes|pmd]()
` [PATCH v2 15/40] mm/huge_memory: batch rmap operations in __split_huge_pmd_locked()
` [PATCH v2 16/40] mm/huge_memory: page_add_anon_rmap() -> folio_add_anon_rmap_pmd()
` [PATCH v2 17/40] mm/migrate: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
` [PATCH v2 18/40] mm/ksm: "
` [PATCH v2 19/40] mm/swapfile: "
` [PATCH v2 20/40] mm/memory: "
` [PATCH v2 21/40] mm/rmap: remove page_add_anon_rmap()
` [PATCH v2 22/40] mm/rmap: remove RMAP_COMPOUND
` [PATCH v2 23/40] mm/rmap: introduce folio_remove_rmap_[pte|ptes|pmd]()
` [PATCH v2 24/40] kernel/events/uprobes: page_remove_rmap() -> folio_remove_rmap_pte()
` [PATCH v2 25/40] mm/huge_memory: page_remove_rmap() -> folio_remove_rmap_pmd()
` [PATCH v2 26/40] mm/khugepaged: page_remove_rmap() -> folio_remove_rmap_pte()
` [PATCH v2 27/40] mm/ksm: "

[PATCH v11 00/41] Introduce QC USB SND audio offloading support
 2023-12-20 22:45 UTC  (27+ messages)
` [PATCH v11 02/41] xhci: add helper to stop endpoint and wait for completion
` [PATCH v11 03/41] xhci: sideband: add initial api to register a sideband entity
` [PATCH v11 04/41] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v11 05/41] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v11 06/41] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v11 07/41] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v11 08/41] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v11 09/41] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v11 10/41] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v11 11/41] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v11 12/41] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v11 14/41] dt-bindings: usb: xhci: Add num-hc-interrupters definition
` [PATCH v11 15/41] dt-bindings: usb: dwc3: Limit "
` [PATCH v11 16/41] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v11 17/41] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v11 20/41] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v11 21/41] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v11 22/41] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v11 23/41] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v11 24/41] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v11 25/41] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v11 27/41] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v11 28/41] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v11 30/41] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v11 32/41] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v11 33/41] ASoC: usb: Create SOC USB SND jack kcontrol

[PATCH] drm/panel-edp: use put_sync in unprepare
 2023-12-20 22:43 UTC  (2+ messages)

scripts/kernel-doc: drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c:76: warning: Excess struct member 'transfer' description in 'vmw_stdu_dirty'
 2023-12-20 22:41 UTC  (2+ messages)

[PATCH] MAINTAINERS: remove hugetlb maintainer Mike Kravetz
 2023-12-20 22:34 UTC  (4+ messages)

[PATCH mm-unstable v1 4/4] mm/mglru: remove CONFIG_TRANSPARENT_HUGEPAGE
 2023-12-20 22:38 UTC  (2+ messages)

[PATCH] riscv: put va_kernel_xip_pa_offset into CONFIG_XIP_KERNEL
 2023-12-20 22:34 UTC  (3+ messages)

[linux-next:master] [mm] bbcbf2a3f0: kernel_BUG_at_mm/memory.c
 2023-12-20 22:29 UTC  (3+ messages)

[PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: fix path to header
 2023-12-20 22:26 UTC  (2+ messages)

[PATCH V2 00/12 net-next] qca_spi: collection of improvements
 2023-12-20 22:26 UTC  (13+ messages)
` [PATCH V2 02/12 net-next] qca_spi: Improve SPI IRQ handling
` [PATCH V2 03/12 net-next] qca_spi: Avoid skb_copy_expand in TX path
` [PATCH V2 04/12 net-next] qca_7k_common: Drop unnecessary function description
` [PATCH V2 05/12 net-next] qca_7k_common: Drop unused len from qcafrm_handle
` [PATCH V2 06/12 net-next] qca_spi: Add QCASPI prefix to ring defines
` [PATCH V2 07/12 net-next] qca_spi: Introduce QCASPI_RX_MAX_FRAMES

[PATCHv3 RESEND 00/10] ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF controller
 2023-12-20 22:25 UTC  (3+ messages)
` [PATCHv3 RESEND 10/10] ASoC: dt-bindings: fsl-asoc-card: add compatible for generic codec

[syzbot] [net?] KASAN: invalid-access Read in __packet_get_status
 2023-12-20 22:24 UTC  (2+ messages)
` [syzbot] "

[RFC PATCH v3 0/2] fpga: improve protection against low-level control module unloading
 2023-12-20 22:24 UTC  (8+ messages)
` [RFC PATCH v3 2/2] fpga: set owner of fpga_manager_ops for existing low-level modules

[PATCH v2 0/3] KVM: X86: Make bus clock frequency for vapic timer configurable
 2023-12-20 22:22 UTC  (11+ messages)
` [PATCH v2 1/3] KVM: x86: Make the hardcoded APIC bus frequency vm variable

[PATCH 00/18] serial: sc16is7xx: fixes, cleanups and improvements
 2023-12-20 22:22 UTC  (21+ messages)
` [PATCH 03/18] serial: sc16is7xx: remove obsolete loop in sc16is7xx_port_irq()
` [PATCH 06/18] serial: sc16is7xx: use spi_get_device_match_data()
` [PATCH 08/18] serial: sc16is7xx: add driver name to struct uart_driver
` [PATCH 16/18] serial: sc16is7xx: reorder code to remove prototype declarations
` [PATCH 17/18] serial: sc16is7xx: refactor EFR lock
` [PATCH 18/18] serial: sc16is7xx: fix whitespace in sc16is7xx_startup() comments

[PATCH v8 0/3] clk: qcom: clk-rcg2: introduce support for multiple conf for same freq
 2023-12-20 22:17 UTC  (4+ messages)
` [PATCH v8 1/3] clk: qcom: clk-rcg: "
` [PATCH v8 2/3] clk: qcom: clk-rcg2: add support for rcg2 freq multi ops
` [PATCH v8 3/3] clk: qcom: gcc-ipq8074: rework nss_port5/6 clock to multiple conf

[PATCH] nubus: make nubus_bus_type static and constant
 2023-12-20 22:18 UTC  (2+ messages)

[PATCH v7 0/2] Introduce STM32MP257 clock driver
 2023-12-20 22:16 UTC  (3+ messages)
` [PATCH v7 1/2] clk: stm32: introduce clocks for STM32MP257 platform

[PATCH] nilfs2: cpfile: fix some kernel-doc warnings
 2023-12-20 22:13 UTC 

[PATCH RFT v2 0/3] Fix up SC8280XP idle states
 2023-12-20 22:12 UTC  (4+ messages)
` [PATCH RFT v2 1/3] arm64: dts: qcom: sc8280xp: Add lower cluster "
` [PATCH RFT v2 2/3] arm64: dts: qcom: sc8280xp: Add missing CPU "
` [PATCH RFT v2 3/3] arm64: dts: qcom: sc8280xp: Fix up idle state periods

[PATCH] hwmon: (acpi_power_meter) Install IPMI handler for Dell systems
 2023-12-20 22:12 UTC  (3+ messages)

[PATCH v5 iwl-next] i40e: Use correct buffer size in i40e_dbg_command_read
 2023-12-20 22:12 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH v2 0/2] StarFive DWMAC support for JH7100
 2023-12-20 22:12 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible

[PATCH RESEND v21] clk: npcm8xx: add clock controller
 2023-12-20 22:09 UTC  (2+ messages)

[PATCH v3] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2023-12-20 22:07 UTC  (2+ messages)

[PATCH v5 00/22] Add support for the Mobileye EyeQ5 SoC
 2023-12-20 21:49 UTC  (3+ messages)

[PATCH v2] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2023-12-20 22:03 UTC  (6+ messages)

[PATCH 0/8] MIPS: Unify low-level debugging functionalities
 2023-12-20 21:18 UTC  (2+ messages)

[PATCH net-next v3 0/3] Abstract page from net stack
 2023-12-20 21:45 UTC  (4+ messages)
` [PATCH net-next v3 1/3] vsock/virtio: use skb_frag_*() helpers
` [PATCH net-next v3 2/3] net: introduce abstraction for network memory
` [PATCH net-next v3 3/3] net: add netmem_ref to skb_frag_t

[PATCH 00/50] big header dependency cleanup targeting sched.h
 2023-12-20 21:39 UTC  (9+ messages)
` [PATCH 33/50] Split out irqflags_types.h
  ` [PATCH 42/50] sem: Split out sem_types.h
` [PATCH 44/50] restart_block: Trim includes
  ` [PATCH 50/50] Kill sched.h dependency on rcupdate.h

[PATCH v5 00/16] PCI: imx6: Clean up and add imx95 pci support
 2023-12-20 21:36 UTC  (17+ messages)
` [PATCH v5 01/16] PCI: imx6: Simplify clock handling by using bulk_clk_*() function
` [PATCH v5 02/16] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
` [PATCH v5 03/16] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v5 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v5 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID
` [PATCH v5 06/16] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v5 07/16] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v5 08/16] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v5 09/16] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v5 10/16] dt-bindings: imx6q-pcie: remove reg and reg-name
` [PATCH v5 11/16] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v5 12/16] PCI: imx6: Add iMX95 PCIe support
` [PATCH v5 13/16] PCI: imx6: Clean up get addr_space code
` [PATCH v5 14/16] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v5 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v5 16/16] PCI: imx6: Add iMX95 Endpoint (EP) function support

[PATCH v2 1/3] entry: move exit to usermode functions to header file
 2023-12-20 21:35 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: rtc: sophgo: add RTC support for Sophgo CV1800 series SoC
 2023-12-20 21:36 UTC  (3+ messages)

[PATCH] x86/boot: remove redundant initialization of variable delta
 2023-12-20 21:32 UTC  (2+ messages)
` [tip: x86/boot] x86/boot: Remove redundant initialization of the 'delta' variable in strcmp()

[PATCH] regmap: fix kcalloc() arguments order
 2023-12-20 21:31 UTC  (2+ messages)

[PATCH] scripts: check-sysctl-docs: adapt to new API
 2023-12-20 21:30 UTC 

[PATCH v2 00/34] Qualcomm video encoder and decoder driver
 2023-12-20 21:24 UTC  (18+ messages)
` [PATCH v2 01/34] media: introduce common helpers for video firmware handling

[PATCH] sysctl: remove struct ctl_path
 2023-12-20 21:23 UTC 

[RFC PATCH v1 0/7] Landlock audit support
 2023-12-20 21:22 UTC  (9+ messages)
` [RFC PATCH v1 1/7] lsm: Add audit_log_lsm_data() helper
` [RFC PATCH v1 3/7] landlock: Log ruleset creation and release
` [RFC PATCH v1 4/7] landlock: Log domain creation and enforcement
` [RFC PATCH v1 5/7] landlock: Log file-related requests

[PATCH v6 0/4] Enable networking support for StarFive JH7100 SoC
 2023-12-20 21:17 UTC  (5+ messages)
` [PATCH v6 1/4] riscv: dts: starfive: jh7100: Add sysmain and gmac DT nodes
` [PATCH v6 2/4] riscv: dts: starfive: jh7100-common: Setup pinmux and enable gmac
` [PATCH v6 3/4] riscv: dts: starfive: visionfive-v1: Setup ethernet phy
` [PATCH v6 4/4] riscv: dts: starfive: beaglev-starlight: Setup phy reset gpio

[PATCH 0/4] watchdog: Better handling of concurrent lockups
 2023-12-20 21:15 UTC  (5+ messages)
` [PATCH 1/4] watchdog/hardlockup: Adopt softlockup logic avoiding double-dumps
` [PATCH 2/4] watchdog/softlockup: Use printk_cpu_sync_get_irqsave() to serialize reporting
` [PATCH 3/4] watchdog/hardlockup: "
` [PATCH 4/4] watchdog: If panicking and we dumped everything, don't re-enable dumping

[RFC nf-next v3 0/2] netfilter: bpf: support prog update
 2023-12-20 21:11 UTC  (3+ messages)
` [RFC nf-next v3 1/2] "

[PATCH v1 0/2] Fix LPSS clock divider for XPS 9530
 2023-12-20 20:56 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] mfd: intel-lpss: Switch to generalized quirk table
  ` [PATCH v2 2/2] mfd: intel-lpss: Introduce QUIRK_CLOCK_DIVIDER_UNITY for XPS 9530

[v5 resend 0/6] i3c: master: some improvment for i3c master
 2023-12-20 20:55 UTC  (4+ messages)
` [v5 resend 3/6] i3c: add actual_len in i3c_priv_xfer

[PATCH linux-next] drm/panel: Simplify with dev_err_probe()
 2023-12-20 20:55 UTC  (2+ messages)

[RESEND PATCH v5 1/2] dt-bindings: i2c: pca954x: Add custom properties for MAX7357
 2023-12-20 20:50 UTC  (2+ messages)

[PATCH v3] virtio_pmem: support feature SHMEM_REGION
 2023-12-20 20:49 UTC  (2+ messages)
` [PATCH v4] "

[PATCH net-next v2 00/21] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
 2023-12-20 20:44 UTC  (9+ messages)
` [PATCH net-next v2 18/21] net: ravb: Return cached statistics if the interface is down
` [PATCH net-next v2 19/21] net: ravb: Do not set promiscuous mode "

[PATCH 1/2] lib/strtox: introduce kstrtoull_suffix() helper
 2023-12-20 20:38 UTC  (2+ messages)

[PATCH] drivers/soc/litex: drop obsolete dependency on COMPILE_TEST
 2023-12-20 20:36 UTC  (2+ messages)

[PATCH v5 0/3] arm64: add ethernet to orange pi 3 & one plus
 2023-12-20 20:35 UTC  (4+ messages)
` [PATCH v5 1/3] phy: handle optional regulator for PHY
` [PATCH v5 2/3] arm64: dts: allwinner: orange-pi-3: Enable ethernet
` [PATCH v5 3/3] arm64: dts: allwinner: orange-pi-one-plus: Fix ethernet

[PATCH RFC 0/5] Deprecate register_restart_handler()
 2023-12-20 20:35 UTC  (3+ messages)
` [PATCH RFC 2/5] drivers/soc/litex: Use devm_register_restart_handler()

DAMON Beer/Coffee/Tea chat series
 2023-12-20 20:27 UTC  (2+ messages)

[GIT PULL] clk: samsung: drivers for v6.8
 2023-12-20 20:15 UTC  (2+ messages)

[GIT PULL] more NFSD fixes for 6.7-rc
 2023-12-20 20:13 UTC  (2+ messages)

[GIT PULL] overlayfs fixes for 6.7-rc7
 2023-12-20 20:13 UTC  (2+ messages)

[PATCH v7 0/3] clk: qcom: clk-rcg2: introduce support for multiple conf for same freq
 2023-12-20 20:07 UTC  (5+ messages)
` [PATCH v7 1/3] clk: qcom: clk-rcg: "
` [PATCH v7 2/3] clk: qcom: clk-rcg2: add support for rcg2 freq multi ops

[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in diNewExt
 2023-12-20 20:02 UTC  (2+ messages)
  ` [PATCH] jfs: fix "

[PATCH] mm/memory: Replace kmap() with kmap_local_page()
 2023-12-20 19:59 UTC  (5+ messages)

[PATCH v2 0/2] cxl/cdat: Fixes for CXL CDAT processing
 2023-12-20 19:55 UTC  (4+ messages)
` [PATCH v2 1/2] cxl/cdat: Handle cdat table build errors

[PATCH] sched: move access of avg_rt and avg_dl into existing helper functions
 2023-12-20 19:53 UTC  (3+ messages)

[RFC PATCH v3 0/3] devguard: guard mknod for non-initial user namespace
 2023-12-20 19:44 UTC  (6+ messages)
` [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns

[PATCH 0/4] Section alignment issues?
 2023-12-20 19:40 UTC  (3+ messages)

[PATCH 5.15 000/159] 5.15.145-rc1 review
 2023-12-20 19:38 UTC  (3+ messages)

[PATCH 0/5] Pinephone video out fixes (flipping between two frames)
 2023-12-20 18:57 UTC  (5+ messages)
` [PATCH 5/5] drm/panel: st7703: Drive XBD599 panel at higher clock rate

[PATCH] wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
 2023-12-20 19:36 UTC  (11+ messages)

[PATCH] irqchip/irq-brcmstb-l2: add write memory barrier before exit
 2023-12-20 19:32 UTC 

[PATCH v1 0/8] Add T-Head TH15020 SoC pin control
 2023-12-20 19:24 UTC  (6+ messages)
` [PATCH v1 1/8] dt-bindings: pinctrl: Add thead,th1520-pinctrl bindings

[PATCH v3 1/1] PCI: endpoint: pci-epf-vntb: Fix transfer failure for fixed size BARs
 2023-12-20 19:24 UTC 

[PATCH] platform/x86: hp-bioscfg: Removed needless asm-generic
 2023-12-20 19:24 UTC  (2+ messages)

[PATCH] iio: pressure: bmp280: Add missing bmp085 to SPI id table
 2023-12-20 19:07 UTC  (3+ messages)

[PATCH v2 1/1] PCI: endpoint: pci-epf-vntb: Fix transfer fail when BAR1 is fixed size
 2023-12-20 18:55 UTC  (5+ messages)

[PATCH v5 0/8] Miscellaneous xdma driver enhancements
 2023-12-20 18:50 UTC  (2+ messages)

[PATCH] SELinux: Check correct permissions for FS_IOC32_*
 2023-12-20 18:48 UTC  (3+ messages)
` [PATCH] security: new security_file_ioctl_compat() hook

[PATCH v2] staging: rtl8712: fix open parentheses alignment
 2023-12-20 18:48 UTC 


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