public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-10 09:16:40 to 2024-07-10 11:31:25 UTC [more...]

[PATCH 1/2] selftests: arm64: tags_test: conform test to TAP output
 2024-07-10 11:31 UTC  (4+ messages)

[PATCH 6.6 000/139] 6.6.39-rc1 review
 2024-07-10 11:28 UTC  (4+ messages)

[PATCH V3 00/13] media: qcom: camss: Add sm8550 support
 2024-07-10 11:28 UTC  (15+ messages)
` [PATCH 07/13] dt-bindings: media: camss: Add qcom,sm8550-camss binding
` [PATCH 08/13] media: qcom: camss: csiphy-3ph: Add Gen2 v1.2 two-phase MIPI CSI-2 DPHY init
` [PATCH 09/13] media: qcom: camss: Add CSID Gen3 support for SM8550
` [PATCH 10/13] media: qcom: camss: Add support for VFE hardware version Titan 780

[PATCH 00/45] hugetlb pagewalk unification
 2024-07-10 11:26 UTC  (7+ messages)

[PATCH][next] wifi: rtw89: 8852bt: rfk: Fix spelling mistake "KIP_RESOTRE" -> "KIP_RESTORE"
 2024-07-10 11:22 UTC 

'rcu_preempt detected stalls on CPUs/tasks...' issue of cyclictest on rt-linux
 2024-07-10 11:22 UTC  (2+ messages)

[PATCH net-next v2] netdevice: define and allocate &net_device _properly_
 2024-07-10 11:19 UTC  (3+ messages)

[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
 2024-07-10 11:17 UTC  (6+ messages)
` [RFC PATCH net-next v3 3/8] net: pcs: pcs-mtk-lynxi: add platform driver for MT7988

[PATCH v6 0/5] PCI: EPC: Add support to wake up host from D3 states
 2024-07-10 11:16 UTC  (6+ messages)
` [PATCH v6 1/5] PCI: endpoint: Add wakeup host API to EPC core
` [PATCH v6 2/5] PCI: dwc: Add wakeup host op to pci_epc_ops
` [PATCH v6 3/5] PCI: qcom-ep: Add wake up host op to dw_pcie_ep_ops
` [PATCH v6 4/5] PCI: epf-mhi: Add wakeup host op
` [PATCH v6 5/5] bus: mhi: ep: wake up host if the MHI state is in M3

[PATCH net-next v10 00/15] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-07-10 11:13 UTC  (3+ messages)
` [PATCH net-next v10 04/15] mm: page_frag: add '_va' suffix to page_frag API
  ` [EXTERNAL] "

[PATCH v1 0/3] Add interconnect driver for IPQ5332 SoC
 2024-07-10 11:12 UTC  (6+ messages)
` [PATCH v1 3/3] arm64: dts: qcom: ipq5332: Add icc provider ability to gcc

[PATCH v6 0/9] Enable CPR for IPQ9574
 2024-07-10 11:12 UTC  (8+ messages)
` [PATCH v6 1/9] soc: qcom: cpr3: Fix 'acc_desc' usage
` [PATCH v6 2/9] cpufreq: qcom-nvmem: Add support for IPQ9574
` [PATCH v6 8/9] soc: qcom: cpr3: Add IPQ9574 definitions

[PATCH 6.9 000/197] 6.9.9-rc1 review
 2024-07-10 11:01 UTC  (2+ messages)

[PATCH v7 0/4] PCI: endpoint: add D-state change notifier support
 2024-07-10 11:08 UTC  (5+ messages)
` [PATCH v7 1/4] PCI: endpoint: Add "
` [PATCH v7 2/4] PCI: qcom-ep: Add support for D-state change notification
` [PATCH v7 3/4] PCI: qcom-ep: Print D-state name to distinguish D3hot/D3cold
` [PATCH v7 4/4] PCI: epf-mhi: Add support for handling D-state notify from EPC

[PATCH] drivers/clocksource/qcom: Add missing iounmap() on error when reading clock frequency
 2024-07-10 11:08 UTC 

[RFC PATCH V3 0/8] Rust bindings for cpufreq and OPP core + sample driver
 2024-07-10 11:06 UTC  (7+ messages)
` [RFC PATCH V3 1/8] rust: Add initial bindings for OPP framework

[PATCH] i2c: rcar: clear NO_RXDMA flag after resetting
 2024-07-10 11:03 UTC 

[PATCH 1/2] drm: Add might_fault to drm_modeset_lock priming
 2024-07-10 11:02 UTC  (3+ messages)
` [PATCH 2/2] bcachefs: only console_trylock in bch2_print_string_as_lines

[PATCH] x86/xen: remove deprecated xen_nopvspin boot parameter
 2024-07-10 11:01 UTC 

[PATCH v2] Bluetooth: btmtk: Fix btmtk.c undefined reference build error
 2024-07-10 11:00 UTC  (2+ messages)

[GIT PULL] ACPI fix for v6.10-rc8
 2024-07-10 11:00 UTC 

[PATCH v2] cxl: Fix possible null pointer dereference in read_handle()
 2024-07-10 10:59 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-pxav3: Fix potential NULL dereference in sdhci_pxav3_probe
 2024-07-10 10:59 UTC 

[GIT PULL] Power management fixes for v6.10-rc8
 2024-07-10 10:58 UTC 

[GIT PULL] Thermal control fixes for v6.10-rc8
 2024-07-10 10:57 UTC 

6.10/regression/bisected - after f1d97e769152 I spotted increased execution time of the kswapd0 process and symptoms as if there is not enough memory
 2024-07-10 10:53 UTC  (24+ messages)

[RFC PATCH 0/8] Unify hugetlb into arch_get_unmapped_area functions
 2024-07-10 10:50 UTC  (9+ messages)
` [RFC PATCH 1/8] mm/mmap: Teach generic_get_unmapped_area{_topdown} to handle hugetlb mappings
` [RFC PATCH 2/8] arch/s390: Teach arch_get_unmapped_area{_topdown} "
` [RFC PATCH 3/8] arch/x86: Teach arch_get_unmapped_area_vmflags "
` [RFC PATCH 4/8] arch/sparc: Teach arch_get_unmapped_area{_topdown} "
` [RFC PATCH 5/8] arch/powerpc: Teach book3s64 "
` [RFC PATCH 6/8] mm: Make hugetlb mappings go through mm_get_unmapped_area_vmflags
` [RFC PATCH 7/8] mm: Drop hugetlb_get_unmapped_area{_*} functions
` [RFC PATCH 8/8] mm: Consolidate common checks in hugetlb_mmap_check_and_align

[PATCH] Documentation/powerpc: Remove retired CPUs from list of supported CPUs
 2024-07-10 10:50 UTC  (2+ messages)

[RFC PATCH 0/8] Unmapping guest_memfd from Direct Map
 2024-07-10 10:50 UTC  (18+ messages)
` [RFC PATCH 3/8] kvm: pfncache: enlighten about gmem
` [RFC PATCH 5/8] kvm: gmem: add option to remove guest private memory from direct map
` [RFC PATCH 7/8] mm: secretmem: use AS_INACCESSIBLE to prohibit GUP
` [RFC PATCH 8/8] kvm: gmem: Allow restricted userspace mappings

[GIT PULL] LoongArch KVM changes for v6.11
 2024-07-10 10:49 UTC 

[syzbot] [net?] KASAN: slab-use-after-free Write in l2tp_session_delete
 2024-07-10 10:46 UTC  (2+ messages)

[PATCH v1 0/4] add syscon requirement for mt7988
 2024-07-10 10:45 UTC  (2+ messages)

[PATCH v6 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-07-10 10:45 UTC  (3+ messages)
` [PATCH v6 11/17] ACPI: RISC-V: Initialize GSI mapping structures

[PATCH v10 00/38] ep93xx device tree conversion
 2024-07-10 10:34 UTC  (4+ messages)
` [PATCH v10 03/38] clk: ep93xx: add DT support for Cirrus EP93xx

[PATCH v2 2/2] PCI: qcom-ep: Add HDMA support for QCS9100 SoC
 2024-07-10 10:40 UTC  (2+ messages)

[PATCH v1] arm64: dts: qcom: sa8775p: Add UART node
 2024-07-10 10:39 UTC  (3+ messages)

[PATCH net-next v16 00/13] Device Memory TCP
 2024-07-10 10:30 UTC  (5+ messages)
` [PATCH net-next v16 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v16 11/13] net: add devmem TCP documentation

[PATCH RESEND] bpf: fix order of args in call to bpf_map_kvcalloc
 2024-07-10 10:27 UTC  (3+ messages)
` [PATCH for 6.10] "

[PATCH v2 0/4] firmware: cs_dsp: Some small coding improvements
 2024-07-10 10:36 UTC  (5+ messages)
` [PATCH v2 1/4] firmware: cs_dsp: Don't allocate temporary buffer for info text
` [PATCH v2 2/4] firmware: cs_dsp: Make wmfw and bin filename arguments const char *
` [PATCH v2 3/4] firmware: cs_dsp: Clarify wmfw format version log message
` [PATCH v2 4/4] firmware: cs_dsp: Rename fw_ver to wmfw_ver

linux-next: Tree for Jul 10
 2024-07-10 10:36 UTC 

[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-07-10 10:36 UTC  (3+ messages)
` [PATCH v9 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks

[PATCH] arm64: dts: qcom: x1e80100-crd: Add LID switch
 2024-07-10 10:36 UTC  (2+ messages)

[PATCH 00/15] usb: typec: tcpci: few TCPCi & TCPCi-Maxim cleanups (mostly genmask())
 2024-07-10 10:36 UTC  (16+ messages)
` [PATCH 01/15] usb: typec: tcpci: fix a comment typo
` [PATCH 02/15] usb: typec: tcpm/tcpci_maxim: clarify a comment
` [PATCH 03/15] usb: typec: tcpci: use GENMASK() for TCPC_CC_STATUS_CC[12]
` [PATCH 04/15] usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_CC[12]
` [PATCH 05/15] usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_RP_VAL
` [PATCH 06/15] usb: typec: tcpci: use GENMASK() for TCPC_MSG_HDR_INFO_REV
` [PATCH 07/15] usb: typec: tcpci: use GENMASK() for TCPC_TRANSMIT register fields
` [PATCH 08/15] usb: typec: tcpm/tcpci_maxim: sort TCPC_ALERT_MASK values by bit
` [PATCH 09/15] usb: typec: tcpm/tcpci_maxim: simplify clearing of TCPC_ALERT_RX_BUF_OVF
` [PATCH 10/15] usb: typec: tcpm/tcpci_maxim: drop STATUS_CHECK()
` [PATCH 11/15] usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_CC_CTRL2 register
` [PATCH 12/15] usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_CC_CTRL3 register
` [PATCH 13/15] usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_ADC_CTRL1 register
` [PATCH 14/15] usb: typec: tcpm/tcpci_maxim: convert to dev_err_probe()
` [PATCH 15/15] usb: typec: tcpm/tcpci_maxim: use device managed TCPCI port deregistration

[PATCH 0/2] Add ES7243E ADC driver
 2024-07-10 10:35 UTC  (5+ messages)
` [PATCH 1/2] ASoC: dt-bindings: Add bindings for Everest ES7243E
` [PATCH 2/2] ASoC: codecs: add ES7243E ADC driver

[PATCH v2 1/2] dt-bindings: PCI: qcom-ep: Add support for QCS9100 SoC
 2024-07-10 10:31 UTC  (2+ messages)

[PATCH v3 0/2] ext4: fix fast commit inode enqueueing during a full journal commit
 2024-07-10 10:32 UTC  (5+ messages)
` [PATCH v3 1/2] "

[PATCH v2 0/2] Input: exc3000 - EXC81W32 controller support
 2024-07-10 10:32 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: input: touchscreen: exc3000: add EXC81W32

[PATCH 0/6] ASoC: Add NTP8918 and NTP8835 codecs support
 2024-07-10 10:31 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: vendor-prefixes: Add NeoFidelity, Inc
` [PATCH 3/6] ASoC: dt-bindings: Add bindings for NeoFidelity NTP8918
` [PATCH 5/6] ASoC: dt-bindings: Add bindings for NeoFidelity NTP8835
` [PATCH 6/6] ASoC: codecs: Add NeoFidelity NTP8835 codec

[PATCH 00/12] thermal/drivers: simplify probe()
 2024-07-10 10:30 UTC  (3+ messages)
  ` [PATCH 04/12] thermal/drivers/exynos: simplify probe() with local dev variable

[linux-next:master] [mm] 47325a5c88: WARNING:at_mm/slub.c:#free_large_kmalloc
 2024-07-10 10:29 UTC  (2+ messages)

[PATCH v3 0/2] Input: exc3000 - EXC81W32 controller support
 2024-07-10 10:28 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: input: touchscreen: exc3000: add EXC81W32
` [PATCH v3 2/2] Input: exc3000 - add EXC81W32 support

[PATCH 00/17] arch: convert everything to syscall.tbl
 2024-07-10 10:27 UTC  (3+ messages)
` [PATCH 12/17] csky: convert to generic syscall table

[PATCH v2 0/2] pinctrl: qcom: Add the QCS9100 tlmm compatible
 2024-07-10 10:26 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: add qcs9100-tlmm compatible

[PATCH v2 0/2] PCI: qcom: Add QCS9100 PCIe compatible
 2024-07-10 10:25 UTC  (5+ messages)

[PATCH AUTOSEL 4.19] wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
 2024-07-10 10:24 UTC  (3+ messages)

[PATCH v2] dt-bindings: crypto: ice: Document QCS9100 inline crypto engine
 2024-07-10 10:23 UTC  (3+ messages)

[PATCH v3] accel/ivpu: Add missing MODULE_FIRMWARE metadata
 2024-07-10 10:23 UTC  (2+ messages)

[RESEND PATCH net-next v3 0/4] net: phy: aquantia: enable support for aqr115c
 2024-07-10 10:20 UTC  (2+ messages)

[syzbot] [ext4?] INFO: task hung in ext4_stop_mmpd
 2024-07-10 10:20 UTC 

[PATCH v2] dt-bindings: ufs: qcom: document QCS9100 UFS
 2024-07-10 10:17 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: fsl-qdma: fix interrupts 'if' check logic
 2024-07-10 10:15 UTC  (2+ messages)

[PATCH v2] dt-bindings: dma: sprd,sc9860-dma: convert to YAML
 2024-07-10 10:14 UTC  (2+ messages)

[PATCH v3 1/1] dt-bindings: fsl-qdma: allow compatible string fallback to fsl,ls1021a-qdma
 2024-07-10 10:13 UTC  (2+ messages)

[PATCH v2 0/2] phy: qcom: Add QCS9100 dwmac sgmii phy compatible
 2024-07-10 10:13 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: describe the Qualcomm SGMII PHY for QCS9100

[PATCH 00/10] perf/uprobe: Optimize uprobes
 2024-07-10 10:12 UTC  (19+ messages)
` [PATCH 08/10] srcu: Add __srcu_clone_read_lock()

[PATCH 0/2] iio: humidity: Add support for en21x sensor family
 2024-07-10 10:12 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: iio: humidity: add ENS21x "
` [PATCH 2/2] iio: humidity: Add support for ENS21x

[PATCH v1 net-next] leds: trigger: netdev: Add support for tx_err and rx_err notification with LEDs
 2024-07-10 10:06 UTC 

[PATCH v2] ASoC: dt-bindings: cirrus,cs4270: Convert to dtschema
 2024-07-10 10:05 UTC  (2+ messages)

[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
 2024-07-10 10:05 UTC  (18+ messages)
` [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
          ` [PATCH] binfmt_elf: Fail execution of shared objects with ELIBEXEC (was: Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2))
` [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits

[PATCH v3] arm64: dts: freescale: imx8mp-phycore: Add no-eth overlay
 2024-07-10  9:48 UTC 

[PATCH AUTOSEL 6.1 01/29] scsi: core: alua: I/O errors for ALUA state transitions
 2024-07-10  9:59 UTC  (6+ messages)
` [PATCH AUTOSEL 6.1 07/29] efi: pstore: Return proper errors on UEFI failures
` [PATCH AUTOSEL 6.1 23/29] Input: silead - Always support 10 fingers

[PATCH v2 0/4] initial clock support for exynosauto v920 SoC
 2024-07-10  9:57 UTC  (7+ messages)
  ` [PATCH v2 2/4] arm64: dts: exynos: add initial CMU clock nodes in Exynos Auto v920

[PATCH v5 2/9] scatterlist: Add a flag for the restricted memory
 2024-07-10  9:56 UTC  (9+ messages)

[PATCH 0/3] iommufd: Avoid PRI Response Failure
 2024-07-10  9:56 UTC  (7+ messages)
` [PATCH 1/3] iommufd: Remove IOMMUFD_PAGE_RESP_FAILURE
` [PATCH 2/3] iommufd: Add check on user response code
` [PATCH 3/3] iommu: Convert response code from failure to invalid

[PATCH] radix tree test suite: put definition of bitmap_clear() into lib/bitmap.c
 2024-07-10  9:55 UTC 

[PATCH v2] mm: shmem: Rename mTHP shmem counters
 2024-07-10  9:55 UTC 

[PATCH v2] arm64: dts: freescale: imx8mp-phycore: Add no-eth overlay
 2024-07-10  9:51 UTC  (3+ messages)

[PATCH v5 00/14] Add ISP 3A for StarFive
 2024-07-10  9:51 UTC  (5+ messages)
` [PATCH v5 02/14] media: Documentation: Add description for StarFive ISP metadata formats
` [PATCH v5 04/14] staging: media: starfive: Add a params sink pad and a scd source pad for ISP

[PATCH v3 0/2] vdpa: support set mac address from vdpa tool
 2024-07-10  9:46 UTC  (7+ messages)

[PATCH] netfilter: conntrack: tcp: do not lower timeout to CLOSE for in-window RSTs
 2024-07-10  9:45 UTC  (2+ messages)

[PATCH 0/2] media: imx335: Support vertical flip
 2024-07-10  9:45 UTC  (5+ messages)
` [PATCH 1/2] media: imx335: Rectify name of mode struct
` [PATCH 2/2] media: imx335: Support vertical flip

[PATCH 0/3] ARM: dts: qcom: adhere to pinctrl dt schema
 2024-07-10  9:45 UTC  (7+ messages)
` [PATCH 1/3] ARM: dts: qcom: apq8064: adhere to pinctrl dtschema
` [PATCH 2/3] ARM: dts: qcom: ipq8064: "
` [PATCH 3/3] ARM: dts: qcom: ipq4019: "

[PATCH 0/4] sparc64: Fix prototype warnings and out of sync function signature
 2024-07-10  9:41 UTC  (5+ messages)
` [PATCH 1/4] sparc64: Fix prototype warnings for floppy_64.h
` [PATCH 2/4] sparc64: Fix incorrect function signature and add prototype for prom_cif_init
` [PATCH 3/4] sparc64: Fix prototype warning for prom_get_mmu_ihandle
` [PATCH 4/4] sparc64: Fix prototype warnings in hibernate.c

[Patch v2 0/5] Bug fixes on topdown events reordering
 2024-07-10  9:40 UTC  (6+ messages)
` [Patch v2 3/5] perf x86/topdown: Don't move topdown metrics events when sorting events

[PATCH v4 0/1] Provide the frequency of time CSR via hwprobe
 2024-07-10  9:39 UTC  (3+ messages)
` [PATCH v4] RISC-V: "

[PATCH v2 0/4] MCE wrapper and support for new SMCA syndrome MSRs
 2024-07-10  9:38 UTC  (7+ messages)
` [PATCH v2 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers

[PATCH v2] selftests: x86: conform test to TAP format output
 2024-07-10  9:37 UTC  (4+ messages)

[PATCH 0/2] x86/xen: cleanup of xen private headers
 2024-07-10  9:37 UTC  (3+ messages)
` [PATCH 1/2] x86/xen: make some functions static
` [PATCH 2/2] x86/xen: eliminate some private header files

[PATCH] selftests: openat2: don't print total number of tests and then skip
 2024-07-10  9:33 UTC  (5+ messages)

[PATCH] sparc32: Fix truncated relocation errors when linking large kernels
 2024-07-10  9:23 UTC 

[PATCH v2] nvmem: mtk-efuse: Only register socinfo device if needed cells are there
 2024-07-10  9:31 UTC  (2+ messages)

[PATCH] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
 2024-07-10  9:29 UTC  (8+ messages)

[syzbot] [dri?] possible deadlock in drm_modeset_lock
 2024-07-10  9:28 UTC  (2+ messages)

[PATCH v2] xen: make multicall debug boot time selectable
 2024-07-10  9:27 UTC 

[PATCH] mmc: sdhci-pxav3: Fix potential NULL dereference in sdhci_pxav3_probe
 2024-07-10  9:26 UTC  (2+ messages)

[v5 PATCH] arm64: mm: force write fault for atomic RMW instructions
 2024-07-10  9:22 UTC  (11+ messages)

[PATCH v3] MIPS: Implement ieee754 NAN2008 emulation mode
 2024-07-10  9:21 UTC  (9+ messages)

[PATCH] tracing: Fix overflow in get_free_elt()
 2024-07-10  9:19 UTC 

[PATCH 6.1 000/102] 6.1.98-rc1 review
 2024-07-10  9:18 UTC  (2+ messages)

[PATCH net-next v2] net: psample: fix flag being set in wrong skb
 2024-07-10  9:17 UTC  (2+ messages)

[PATCH v2 0/4] leds: pca9532: Use hardware for blinking LEDs
 2024-07-10  9:17 UTC  (3+ messages)
` [PATCH v2 2/4] leds: pca9532: Use PWM1 for hardware blinking

[PATCH v2] EDAC/versal: Fix possible null pointer dereference in emif_get_id()
 2024-07-10  9:16 UTC  (2+ messages)


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