linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-19 06:10:56 to 2023-06-19 08:54:29 UTC [more...]

[PATCH v4 0/6] Add cs42l43 PC focused SoundWire CODEC
 2023-06-19  8:43 UTC  (5+ messages)
` [PATCH v4 2/6] dt-bindings: mfd: cirrus,cs42l43: Add initial DT binding
` [PATCH v4 4/6] pinctrl: cs42l43: Add support for the cs42l43
` [PATCH v4 5/6] spi: cs42l43: Add SPI controller support
` [PATCH v4 6/6] ASoC: cs42l43: Add support for the cs42l43

[PATCH] dt-bindings: pinctrl: qcom,sdx65-tlmm: add pcie_clkreq function
 2023-06-19  8:53 UTC  (2+ messages)

[PATCH v3 0/6] Add cs42l43 PC focused SoundWire CODEC
 2023-06-19  8:52 UTC  (6+ messages)
` [PATCH v3 3/6] mfd: cs42l43: Add support for cs42l43 core driver

[PATCH v14 00/18] i2c-atr and FPDLink
 2023-06-19  8:52 UTC  (7+ messages)
` [PATCH v14 11/18] media: i2c: ds90ub9xx: Select GPIOLIB rather than OF_GPIO
` [PATCH v14 13/18] media: i2c: ds90ub953: Use v4l2_fwnode_endpoint_parse()

[PATCH v2 0/3] tracing/user_events: Fix incorrect return value for
 2023-06-19  8:51 UTC  (4+ messages)
` [PATCH v2 1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disabled

[PATCH] pinctrl: mlxbf3: remove broken Kconfig 'select'
 2023-06-19  8:51 UTC  (2+ messages)

JFYI: patches in next that might be good to mainline rather sooner than later?
 2023-06-19  8:49 UTC  (3+ messages)

[PATCH net] ice: ice_vsi_release cleanup
 2023-06-19  8:49 UTC 

[PATCH 1/3] dt-bindings: pinctrl: qcom,sm8350-lpass-lpi: add SM8350 LPASS TLMM
 2023-06-19  8:50 UTC  (3+ messages)
` [PATCH 3/3] arm64: defconfig: enable Qualcomm SM8350 LPASS pinctrl

[PATCH 0/5] x86/speculation: Disable IBRS when idle
 2023-06-19  8:47 UTC  (5+ messages)

[PATCH net-next v1 00/14] Add TJA1120 support
 2023-06-19  8:49 UTC  (17+ messages)
` [PATCH net-next v1 01/14] net: phy: nxp-c45-tja11xx: fix the PTP interrupt enablig/disabling
` [PATCH net-next v1 05/14] net: phy: nxp-c45-tja11xx: prepare the ground for TJA1120
` [PATCH net-next v1 08/14] net: phy: nxp-c45-tja11xx: enable LTC sampling on both ext_ts edges
` [PATCH net-next v1 10/14] net: phy: nxp-c45-tja11xx: handle FUSA irq
` [PATCH net-next v1 12/14] net: phy: nxp-c45-tja11xx: read ext trig ts TJA1120
` [PATCH net-next v1 13/14] net: phy: nxp-c45-tja11xx: reset PCS if the link goes down

[PATCH v9 00/42] Shadow stacks for userspace
 2023-06-19  8:47 UTC  (11+ messages)
` [PATCH v9 23/42] Documentation/x86: Add CET shadow stack description

[PATCH] regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK
 2023-06-19  8:48 UTC  (2+ messages)

[PATCH] drm/bridge: dw-hdmi: use curr_conn instead of connector
 2023-06-19  8:48 UTC 

[PATCH v2] clk: Fix memory leak in devm_clk_notifier_register()
 2023-06-19  8:48 UTC  (2+ messages)

Linux 6.4-rc7
 2023-06-19  8:46 UTC  (2+ messages)
` Build regressions/improvements in v6.4-rc7

[PATCH v3 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-06-19  8:35 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "
` [PATCH v3 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
` [PATCH v3 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC

[PATCH v2] drm/i915: Replace kmap() with kmap_local_page()
 2023-06-19  8:44 UTC  (4+ messages)

[PATCH] mm/sparse: Check the return value of first_present_section_nr()
 2023-06-19  8:41 UTC  (2+ messages)

[PATCH v3 00/38] fbdev: Make userspace interfaces optional
 2023-06-19  8:42 UTC  (8+ messages)
` [PATCH v3 01/38] backlight/bd6107: Compare against struct fb_info.device

[PATCH v5] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
 2023-06-19  8:39 UTC  (2+ messages)

[PATCH V2 net] net: qca_spi: Avoid high load if QCA7000 is not available
 2023-06-19  8:40 UTC  (2+ messages)

[PATCH v3 0/5] Make IA32_EMULATION boot time overridable
 2023-06-19  8:40 UTC  (5+ messages)
` [PATCH v3 5/5] x86/entry: Make IA32 syscalls' availability depend on ia32_enabled()

[PATCH v3 1/2] mtd: rawnand: add basic sandisk manufacturer ops
 2023-06-19  8:39 UTC  (2+ messages)

[PATCH v3 2/2] mtd: rawnand: add support for the Sandisk SDTNQGAMA chip
 2023-06-19  8:39 UTC  (2+ messages)

[PATCH v1] mtd: rawnand: meson: fix unaligned DMA buffers handling
 2023-06-19  8:39 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: partition: Add missing type for "linux,rootfs"
 2023-06-19  8:39 UTC  (2+ messages)

[PATCH V2] Documentation/arm64: Add ptdump documentation
 2023-06-19  8:38 UTC 

[PATCH v14 00/30] Add KVM LoongArch support
 2023-06-19  8:32 UTC  (31+ messages)
` [PATCH v14 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v14 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v14 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v14 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v14 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v14 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v14 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v14 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v14 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v14 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v14 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v14 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v14 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v14 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v14 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v14 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v14 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v14 18/30] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v14 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v14 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v14 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v14 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v14 23/30] LoongArch: KVM: Implement handle gspr exception
` [PATCH v14 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v14 25/30] LoongArch: KVM: Implement handle fpu exception
` [PATCH v14 26/30] LoongArch: KVM: Implement kvm exception vector
` [PATCH v14 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v14 28/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v14 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v14 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM

[PATCH 1/2] mfd: rsmu: fix mixed module-builtin object
 2023-06-19  8:33 UTC  (5+ messages)
` [PATCH 2/2] mfd: rsmu: turn rsmu-{core,i2c,spi} into single-object modules

[PATCH v9 0/2] Add DSS support for AM625 SoC
 2023-06-19  8:31 UTC  (2+ messages)

[PATCH] clk: Fix memory leak in devm_clk_notifier_register()
 2023-06-19  8:32 UTC  (4+ messages)
        `  "

[PATCH 5.10] tracing: Add tracing_reset_all_online_cpus_unlocked() function
 2023-06-19  8:26 UTC  (2+ messages)

[PATCH 0/2] interconnect: qcom: rpmh: sm8550: mask to send as vote
 2023-06-19  8:24 UTC  (3+ messages)
` [PATCH 1/2] interconnect: qcom: rpmh: add optional "
` [PATCH 2/2] interconnect: qcom: sm8550: add enable_mask for bcm nodes

[PATCH net-next] inet: Save one atomic op if no memcg to charge
 2023-06-19  8:25 UTC 

[PATCH net-next v2 10/17] nvme: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
 2023-06-19  8:25 UTC  (5+ messages)
` [PATCH net-next v2 00/17] splice, net: Switch over users of sendpage() and remove it

[PATCH v15 2/2] clk: nuvoton: Add clock driver for ma35d1 clock controller
 2023-06-19  8:25 UTC  (3+ messages)

[PATCH V3 0/7] Support Wifi RFI interference mitigation feature
 2023-06-19  8:24 UTC  (4+ messages)
` [PATCH V3 2/7] wifi: mac80211: Add support for ACPI WBRF

[PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list
 2023-06-19  8:23 UTC  (11+ messages)

[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
 2023-06-19  8:23 UTC  (6+ messages)
` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1

[PATCH] tools: Fix incorrect calculation of object size by sizeof
 2023-06-19  8:20 UTC 

[PATCH] f2fs: call fsnotify_sb_error() when f2fs have errors
 2023-06-19  8:20 UTC 

[PATCH] [v2] smb: avoid field overflow warning
 2023-06-19  8:19 UTC 

[PATCH 1/2] media: vidtv: psi: Add check for kstrdup
 2023-06-19  8:12 UTC  (2+ messages)
` [PATCH 2/2] media: vidtv: mux: Add check and kfree "

[PATCH] usb: host: xhci: parameterize Renesas delay/retry
 2023-06-19  8:19 UTC  (2+ messages)

[PATCH net-next] net: dsa: microchip: ksz9477: follow errata sheet when applying fixups
 2023-06-19  8:16 UTC 

[PATCH 0/2] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-06-19  8:16 UTC  (8+ messages)
` [PATCH 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate

[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-19  8:16 UTC  (13+ messages)
` [PATCH v18 2/5] fs/proc/task_mmu: "

[PATCH 1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port
 2023-06-19  8:11 UTC  (4+ messages)
` [PATCH 2/7] arm64: dts: qcom: sm8450-hdk: "

[PATCH] tty: serial: fsl_lpuart: add earlycon for imx8ulp platform
 2023-06-19  8:06 UTC 

[PATCH] phy: qcom: qmp-combo: fix Display Port PHY configuration for SM8550
 2023-06-19  8:11 UTC  (2+ messages)

[PATCH] mm: Fix shmem THP counters on migration
 2023-06-19  8:11 UTC  (5+ messages)

[PATCH 1/4] clk: renesas: rcar-gen3: Add support for ZG clock
 2023-06-19  8:08 UTC  (8+ messages)
` [PATCH 2/4] clk: renesas: r8a774a1: Add 3dge and ZG support
` [PATCH 3/4] clk: renesas: r8a774e1: "
` [PATCH 4/4] "

[PATCH v5 0/6] arm64: qcom: add Type-C Altmode support
 2023-06-19  8:07 UTC  (7+ messages)
` [PATCH v5 1/6] soc: qcom: pmic_glink_altmode: handle safe mode when disconnect
` [PATCH v5 2/6] qcom: pmic_glink_altmode: add retimer-switch support
` [PATCH v5 3/6] qcom: pmic_glink: enable altmode for SM8550
` [PATCH v5 4/6] arm64: dts: qcom: sm8550: add ports subnodes in usb/dp qmpphy node
` [PATCH v5 5/6] arm64: dts: qcom: sm8550-mtp: add pmic glink port/endpoints
` [PATCH v5 6/6] arm64: dts: qcom: sm8550-qrd: "

[PATCH stable 5.10 0/1] Fix memleak during hotremove memory
 2023-06-19  8:04 UTC  (13+ messages)
` [PATCH stable 5.10 1/1] mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one memory block
      ` [PATCH stable 5.10] "

[PATCH v4 0/6] arm64: qcom: add Type-C Altmode support
 2023-06-19  8:03 UTC  (9+ messages)
` [PATCH v4 1/6] soc: qcom: pmic_glink_altmode: handle safe mode when disconnect
` [PATCH v4 2/6] qcom: pmic_glink_altmode: add retimer-switch support
` [PATCH v4 3/6] qcom: pmic_glink: enable altmode for SM8550
` [PATCH v4 4/6] arm64: dts: qcom: sm8550: add ports subnodes in usb/dp qmpphy node
` [PATCH v4 5/6] arm64: dts: qcom: sm8550-mtp: add pmic glink port/endpoints
` [PATCH v4 6/6] arm64: dts: qcom: sm8550-qrd: "

[PATCH v5 1/2] dt-bindings: arm: aspeed: add Inventec starscream-bmc
 2023-06-19  8:03 UTC  (6+ messages)
` [PATCH v5 2/2] ARM: dts: aspeed: Adding Inventec Starscream BMC

[PATCH v8 00/33] x86: enable FRED for x86-64
 2023-06-19  8:00 UTC  (7+ messages)
` [PATCH v8 01/33] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR

[RFC PATCH 5/5] Revert "mm/migrate: __unmap_and_move() push good newpage to LRU"
 2023-06-19  7:58 UTC  (5+ messages)

[PATCH] perf test: fix failing test cases on linux-next for s390
 2023-06-19  7:58 UTC  (3+ messages)

arch/um/drivers/virt-pci.c:537:21: warning: no previous prototype for function 'pcibios_get_phb_of_node'
 2023-06-19  7:54 UTC 

[PATCH v1 0/2] nvme-fc: Fix blktests hangers
 2023-06-19  7:55 UTC  (2+ messages)

[PATCH V2] x86,NUMA:improve the execution efficiency of numa_meminfo_cover_memory()
 2023-06-19  7:53 UTC 

[PATCH v4 1/3] ASoC: Add support for Loongson I2S controller
 2023-06-19  7:49 UTC  (6+ messages)

[PATCH v1] ASoC: loongson: change the type of variable irq to int
 2023-06-19  7:46 UTC 

[PATCH v2 0/5] Enable decoder for mt8183
 2023-06-19  7:45 UTC  (8+ messages)
` [PATCH v2 3/5] media: mediatek: vcodec: Read HW active status from clock

[PATCH] gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
 2023-06-19  7:43 UTC  (5+ messages)

[PATCH] memcg: remove unneeded header files
 2023-06-19  7:42 UTC  (3+ messages)

[PATCH v3 0/2] KingFisher: support regulators for PCIe
 2023-06-19  7:42 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Fix dwc3 usb interrupt description
 2023-06-19  7:37 UTC 

[PATCH 0/2] MT8192/95: Set correct MSDCPLL rate
 2023-06-19  7:33 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: mediatek: mt8192: Make sure MSDCPLL's rate is 400MHz

[PATCH v2 0/8] Remove child from struct ctl_table
 2023-06-19  7:32 UTC  (3+ messages)

[PATCH 0/6] Update MMCI driver for STM32MP25
 2023-06-19  7:29 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: mmc: mmci: Add st,stm32mp25-sdmmc2 compatible

[PATCH v2 0/3] Add initialization of clock for StarFive JH7110 SoC
 2023-06-19  7:27 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "

[PATCH v6 0/6] Add StarFive Camera Subsystem driver
 2023-06-19  7:27 UTC  (4+ messages)
` [PATCH v6 3/6] media: starfive: Add basic driver

[PATCH 0/8] rtc: isl12022: battery backup voltage and clock support
 2023-06-19  7:27 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/8] rtc: isl12022: add support for trip level DT binding

[PATCH] tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode()
 2023-06-19  7:19 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v2 0/2] perf tools: annotation browser from c2c tui
 2023-06-19  7:15 UTC  (5+ messages)

[PATCH v3 0/2] block: fine-granular CAP_SYS_ADMIN for Persistent Reservation ioctl
 2023-06-19  7:16 UTC  (2+ messages)

[PATCH v2 0/2] SRAM dt binding and fix
 2023-06-19  7:11 UTC  (4+ messages)
` [PATCH v2 2/2] misc: sram: Generate unique names for subpools

[PATCH v3 0/7] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-06-19  7:07 UTC  (14+ messages)
` [PATCH v3 2/7] perf metric: Event "Compat" value supports matching multiple identifiers

[PATCH v1 1/1] i2c: scmi: Convert to be a platform driver
 2023-06-19  7:07 UTC  (8+ messages)

[PATCH] arm64: dts: qcom: sdm845-db845c: Move LVS regulator nodes up
 2023-06-19  7:06 UTC  (11+ messages)

[PATCH v3] usb: dwc3: gadget: Propagate core init errors to UDC during pullup
 2023-06-19  7:06 UTC  (2+ messages)

[PATCH RFC 0/4] input: touchscreen: add initial support for Goodix Berlin touchscreen IC
 2023-06-19  7:06 UTC  (5+ messages)

[PATCH] mfd: stmpe: Fix a corner case in stmpe_probe()
 2023-06-19  7:03 UTC  (2+ messages)

Observing RCU stalls in kernel 5.4/5.10/5.15/6.1 stable trees
 2023-06-19  7:03 UTC  (11+ messages)
              ` [PATCH] tick/common: Align tick period during sched_timer setup

[PATCH v2 0/3] selftests/nolibc: improve test report support
 2023-06-19  7:01 UTC  (4+ messages)
` [PATCH v2 1/3] selftests/nolibc: add a standalone test report macro
` [PATCH v2 2/3] selftests/nolibc: always print the path to test log file
` [PATCH v2 3/3] selftests/nolibc: restore the failed tests print

[PATCH] lib/test_printf.c: space required after that ','
 2023-06-19  6:45 UTC  (5+ messages)

[PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty()
 2023-06-19  6:44 UTC  (3+ messages)

[PATCH v4 1/3] axis-fifo: fix smatch warning for format specifier
 2023-06-19  6:43 UTC  (4+ messages)
` [PATCH v5 1/2] axis-fifo: use devm_kasprintf() for allocating formatted strings

[PATCH v3 00/21] Enable CET Virtualization
 2023-06-19  6:41 UTC  (5+ messages)

[PATCH 0/3] can: xilinx_can: Add ECC feature support
 2023-06-19  6:37 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: can: xilinx_can: Add ECC property ‘xlnx,has-ecc’

[PATCH V3] thermal/core/power_allocator: avoid thermal cdev can not be reset
 2023-06-19  6:35 UTC  (2+ messages)
` [PATCH V4] thermal/core/power_allocator: reset thermal governor when trip point is changed

[PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
 2023-06-19  6:32 UTC  (3+ messages)
` [PATCH v3 0/2] "

[PATCH V12 07/10] arm64/perf: Add PERF_ATTACH_TASK_DATA to events with has_branch_stack()
 2023-06-19  6:28 UTC  (3+ messages)

[PATCH for-next v1 0/3] Minor improvements for Baytrail pinctrl
 2023-06-19  6:22 UTC  (2+ messages)

[PATCH v6 1/4] ASoC: tas2781: Add Header file for tas2781 driver
 2023-06-19  6:21 UTC  (3+ messages)
` [PATCH v6 4/4] ASoC: dt-bindings: Add tas2781 amplifier

[PATCH v2 for-next] RDMA/core: Get IB width and speed from netdev
 2023-06-19  6:20 UTC  (3+ messages)

[PATCH v8 00/12] dmaengine: edma: add freescale edma v3 support
 2023-06-19  6:20 UTC  (3+ messages)
` [PATCH v8 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string

[PATCH v2] dt-bindings: timer: brcm,kona-timer: convert to YAML
 2023-06-19  6:19 UTC  (2+ messages)

[PATCH v4 00/10] Linux RISC-V AIA Support
 2023-06-19  6:13 UTC  (6+ messages)
` [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver

[RFC PATCH 0/3] sched: Implement shared wakequeue in CFS
 2023-06-19  6:13 UTC  (3+ messages)
` [RFC PATCH 3/3] "

[PATCH] video/hdmi: Reorder fields in 'struct hdmi_avi_infoframe'
 2023-06-19  6:11 UTC  (2+ messages)

[PATCH] fbdev: broadsheetfb: Add MODULE_FIRMWARE macro
 2023-06-19  6:11 UTC  (2+ messages)

[RFC PATCH 0/4] kdump: add generic functions to simplify crashkernel crashkernel in architecture
 2023-06-19  6:09 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;
as well as URLs for NNTP newsgroup(s).