public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-20 09:14:14 to 2023-03-20 10:53:39 UTC [more...]

[PATCH V2 0/2] Add few device nodes for IPQ5332 SoC
 2023-03-20 10:45 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: watchdog: qcom-wdt: add qcom,apss-wdt-ipq5332 compatible
` [PATCH V2 2/2] arm64: dts: qcom: ipq5332: add few device nodes

[PATCH v3 0/5] arm: aspeed: Add UART DMA support
 2023-03-20 10:48 UTC  (5+ messages)
` [PATCH v3 4/5] serial: 8250: Add AST2600 UART driver

[PATCH 0/3] arm64: dts: qcom: sc8280xp-x13s: add wifi calibration variant
 2023-03-20 10:46 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: wireless: add ath11k pcie bindings
` [PATCH 2/3] arm64: dts: qcom: sc8280xp-x13s: add wifi calibration variant
` [PATCH 3/3] arm64: dts: qcom: sc8280xp-crd: "

[PATCH v5] irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
 2023-03-20 10:47 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: use inline functions for dev_to_sdio_func
 2023-03-20 10:46 UTC  (3+ messages)

[PATCH 00/15] mm: move core MM initialization to mm/mm_init.c
 2023-03-20 10:41 UTC  (29+ messages)
` [PATCH 01/15] mips: fix comment about pgtable_init()
` [PATCH 02/15] mm/cma: move init_cma_reserved_pages() to cma.c and make it static
` [PATCH 03/15] mm/page_alloc: add helper for checking if check_pages_enabled
` [PATCH 04/15] mm: move most of core MM initialization to mm/mm_init.c
` [PATCH 05/15] mm: handle hashdist initialization in mm/mm_init.c
` [PATCH 06/15] mm/page_alloc: rename page_alloc_init() to page_alloc_init_cpuhp()
` [PATCH 07/15] init: fold build_all_zonelists() and page_alloc_init_cpuhp() to mm_init()
` [PATCH 08/15] init,mm: move mm_init() to mm/mm_init.c and rename it to mm_core_init()
` [PATCH 09/15] mm: move pgtable_init() to mm/mm_init.c and make it static
` [PATCH 10/15] mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
` [PATCH 11/15] init,mm: fold late call to page_ext_init() to page_alloc_init_late()
` [PATCH 12/15] mm: move mem_init_print_info() to mm_init.c
` [PATCH 13/15] mm: move kmem_cache_init() declaration to mm/slab.h
` [PATCH 14/15] mm: move vmalloc_init() declaration to mm/internal.h

[PATCH] drm/bridge: nwl-dsi: fix packet read ISR handling
 2023-03-20 10:44 UTC  (2+ messages)

[PATCH] drm/bridge: nwl-dsi: implement MIPI_DSI_MODE_NO_EOT_PACKET
 2023-03-20 10:43 UTC  (2+ messages)

[RFC PATCH v1] mtd: rawnand: meson: invalidate cache on polling ECC bit
 2023-03-20 10:43 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: dma: Add support for SM6115 and QCS2290 SoCs
 2023-03-20 10:42 UTC  (3+ messages)
` [PATCH 2/2] dmaengine: qcom: bam_dma: Add support for BAM engine v1.7.4

[PATCH v2 0/2] [RFC] virtio-rng entropy leak reporting feature
 2023-03-20 10:42 UTC  (6+ messages)

[PATCH v2 00/13] mailbox/arm64/ qcom: rework compatibles for fallback
 2023-03-20 10:40 UTC  (5+ messages)
` [PATCH v2 01/13] dt-bindings: mailbox: qcom,apcs-kpss-global: correct SDX55 clocks
` [PATCH v2 02/13] dt-bindings: mailbox: qcom,apcs-kpss-global: fix SDX55 'if' match

[PATCH] MAINTAINERS: remove file entry in NFC SUBSYSTEM after platform_data movement
 2023-03-20 10:40 UTC  (2+ messages)

[PATCH v4 0/4] Devicetree support for Loongson-1 clock
 2023-03-20 10:40 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: clock: Add "
` [PATCH v4 2/4] clk: loongson1: Remove the outdated driver
` [PATCH v4 3/4] clk: loongson1: Re-implement the clock driver
` [PATCH v4 4/4] MIPS: loongson32: Update the clock initialization

[PATCH 1/3] dt-bindings: power: qcom,rpmpd: Add SA8155P
 2023-03-20 10:39 UTC  (9+ messages)
` [PATCH 3/3] arm64: dts: qcom: Split out SA8155P and use correct RPMh power domains

[PATCH] sched/topology: set varaiables sched_energy_mutex,update storage-class-specifier to static
 2023-03-20 10:39 UTC  (2+ messages)

[PATCH 00/14] arm64: dts: qcom: sa8775p: add basic PMIC support
 2023-03-20 10:38 UTC  (5+ messages)
` [PATCH 05/14] arm64: dts: qcom: sa8775p: add support for the on-board PMICs

[PATCH v6 00/21] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-03-20 10:37 UTC  (22+ messages)
` [PATCH v6 01/21] clk: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE
` [PATCH v6 02/21] clk: starfive: Factor out common JH7100 and JH7110 code
` [PATCH v6 03/21] clk: starfive: Rename clk-starfive-jh7100.h to clk-starfive-jh71x0.h
` [PATCH v6 04/21] clk: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v6 05/21] reset: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE
` [PATCH v6 06/21] reset: Create subdirectory for StarFive drivers
` [PATCH v6 07/21] reset: starfive: Factor out common JH71X0 reset code
` [PATCH v6 08/21] reset: starfive: Extract the "
` [PATCH v6 09/21] reset: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v6 10/21] reset: starfive: jh71x0: Use 32bit I/O on 32bit registers
` [PATCH v6 11/21] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v6 12/21] dt-bindings: clock: Add StarFive JH7110 always-on "
` [PATCH v6 13/21] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v6 14/21] clk: starfive: Add StarFive JH7110 always-on "
` [PATCH v6 15/21] reset: starfive: Add StarFive JH7110 reset driver
` [PATCH v6 16/21] dt-bindings: timer: Add StarFive JH7110 clint
` [PATCH v6 17/21] dt-bindings: interrupt-controller: Add StarFive JH7110 plic
` [PATCH v6 18/21] dt-bindings: riscv: Add SiFive S7 compatible
` [PATCH v6 19/21] riscv: dts: starfive: Add initial StarFive JH7110 device tree
` [PATCH v6 20/21] riscv: dts: starfive: Add StarFive JH7110 pin function definitions
` [PATCH v6 21/21] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree

[PATCH 0/7] coresight: etm4x: Migrate AMBA devices to platform driver
 2023-03-20 10:37 UTC  (6+ messages)
` [PATCH 6/7] of/platform: Skip coresight etm4x devices from AMBA bus

[PATCH 00/24] MODULE_LICENSE removals, second tranche
 2023-03-20 10:36 UTC  (4+ messages)
` [PATCH 14/24] kbuild, firmware: imx: remove MODULE_LICENSE in non-modules

[PATCH 0/9] Mass convert GPIO IRQ chips to be immutable part 2
 2023-03-20 10:34 UTC  (11+ messages)
` [PATCH 1/9] gpio: rda: Convert to immutable irq_chip
` [PATCH 2/9] gpio: siox: "
` [PATCH 3/9] gpio: stmpe: "
` [PATCH 4/9] gpio: thunderx: "
` [PATCH 5/9] gpio: tqmx86: "
` [PATCH 6/9] gpio: visconti: "
` [PATCH 7/9] gpio: xgs-iproc: "
` [PATCH 8/9] gpio: xilinx: "
` [PATCH 9/9] gpio: xlp: "

[PATCH] staging: most: use inline functions for to_hdm
 2023-03-20 10:33 UTC 

[PATCH linux-next v2 1/3] platform/x86/intel/tpmi: Fix double free in tpmi_create_device()
 2023-03-20 10:33 UTC  (6+ messages)
` [PATCH linux-next v2 2/3] drivers/platform/x86/intel/tpmi: revise the comment of intel_vsec_add_aux
` [PATCH linux-next v2 3/3] drivers/platform/x86/intel: fix a memory leak in intel_vsec_add_aux

[PATCH] staging: most: use inline functions for iface_to_hdm
 2023-03-20 10:33 UTC 

BUG: KASAN: vmalloc-out-of-bounds in mt7921_check_offload_capability+0x3fa/0x430 [mt7921_common]
 2023-03-20 10:32 UTC 

[PATCH v3] staging: greybus: use inline function for macros
 2023-03-20 10:32 UTC 

[PATCH 1/3] perf/x86/intel: Add Granite Rapids
 2023-03-20 10:32 UTC  (2+ messages)

[PATCH 00/15] Introduce Nuvoton ma35d1 SoC
 2023-03-20 10:31 UTC  (9+ messages)
` [PATCH 12/15] clk: nuvoton: Add clock driver for ma35d1 clock controller
` [PATCH 14/15] tty: serial: Add Nuvoton ma35d1 serial driver support

[PATCH 0/6 RESEND] media: mediatek: vcodec: Add debugfs file for decode and encode
 2023-03-20 10:28 UTC  (7+ messages)
` [PATCH 1/6 RESEND] media: mediatek: vcodec: Add debugfs interface to get debug information
` [PATCH 2/6 RESEND] media: mediatek: vcodec: Add debug params to control different log level
` [PATCH 3/6 RESEND] media: mediatek: vcodec: Add a debugfs file to get different useful information
` [PATCH 4/6 RESEND] media: mediatek: vcodec: Get get each instance format type
` [PATCH 5/6 RESEND] media: mediatek: vcodec: Change dbgfs interface to support encode
` [PATCH 6/6 RESEND] media: mediatek: vcodec: Add encode to support dbgfs

[PATCH 0/3] net: dsa: b53: mmap: add MDIO Mux bus controller
 2023-03-20 10:27 UTC  (11+ messages)
` [PATCH 2/3] net: dsa: b53: mmap: register "

[PATCH v4 0/2] mm/uffd: Add feature bit UFFD_FEATURE_WP_UNPOPULATED
 2023-03-20 10:25 UTC  (5+ messages)
` [PATCH v4 1/2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
` [PATCH v4 2/2] selftests/mm: Smoke test UFFD_FEATURE_WP_UNPOPULATED

Re: [PATCH v2] Bluetooth: 6LoWPAN: Add missing check for skb_clone
 2023-03-20 10:25 UTC  (2+ messages)

[PATCH] can: usb: f81604: add Fintek F81604 support
 2023-03-20 10:21 UTC  (2+ messages)

[PATCH v2] loop: LOOP_CONFIGURE: send uevents for partitions
 2023-03-20 10:20 UTC  (5+ messages)

[PATCH v2 0/7] Add the Lantiq PEF2256 audio support
 2023-03-20 10:20 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: misc: Add the Lantiq PEF2466 E1/T1/J1 framer

[PATCH] usb: plusb: remove unused pl_clear_QuickLink_features function
 2023-03-20 10:20 UTC  (2+ messages)

[PATCH v3] net: usb: lan78xx: Limit packet length to skb->len
 2023-03-20 10:20 UTC  (2+ messages)

[PATCH 0/2] Add few device nodes for IPQ5332 SoC
 2023-03-20 10:18 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: watchdog: qcom-wdt: add qcom,apss-wdt-ipq5332 compatible
` [PATCH 2/2] arm64: dts: qcom: ipq5332: add few device nodes

[PATCH v2] media: i2c: ov5640: Implement get_mbus_config
 2023-03-20 10:15 UTC  (11+ messages)

[PATCH] staging: greybus: use inline function for macros
 2023-03-20 10:14 UTC  (11+ messages)

[PATCH v2] drivers/gpio : Remove redundant platform_set_drvdata()
 2023-03-20 10:11 UTC  (3+ messages)

[PATCH v4 0/8] Support ROHM BU27034 ALS sensor
 2023-03-20 10:10 UTC  (3+ messages)

[PATCH v2 0/3] Fix some defects related Type-C TCPM
 2023-03-20 10:07 UTC  (4+ messages)
` [PATCH v2 1/3] usb: typec: tcpm: fix cc role at port reset
` [RESEND PATCH v2 2/3] usb: typec: tcpm: fix multiple times discover svids error
` [PATCH v2 3/3] usb: typec: tcpm: add get max power support

[PATCH v2 000/101] fbdev: Fix memory leak in option parsing
 2023-03-20 10:07 UTC  (2+ messages)

[PATCH V2] drm/bridge: adv7533: Fix adv7533_mode_valid for adv7533 and adv7535
 2023-03-20 10:05 UTC  (2+ messages)

[PATCH] pinctrl: amd: Disable and mask interrupts on resume
 2023-03-20 10:05 UTC  (2+ messages)

[PATCH v3 0/5] Hyper-V VTL support
 2023-03-20 10:03 UTC  (6+ messages)
` [PATCH v3 1/5] x86/init: Make get/set_rtc_noop() public
` [PATCH v3 2/5] x86/hyperv: Add VTL specific structs and hypercalls
` [PATCH v3 3/5] x86/hyperv: Make hv_get_nmi_reason public
` [PATCH v3 4/5] x86/hyperv: VTL support for Hyper-V
` [PATCH v3 5/5] x86/Kconfig: Add HYPERV_VTL_MODE

[PATCH 0/2] spi: cadence-quadspi: Fix random issues with Xilinx Versal DMA read
 2023-03-20  9:59 UTC  (3+ messages)
` [PATCH 1/2] spi: cadence-quadspi: Update the read timeout based on the length
` [PATCH 2/2] spi: cadence-quadspi: Disable the SPI before reconfiguring

[PATCH v2 0/4] devres: Provide krealloc_array
 2023-03-20 10:03 UTC  (6+ messages)
` [PATCH v2 4/4] serial: qcom_geni: Use devm_krealloc_array

[PATCH] usb: xhci: tegra: fix sleep in atomic call
 2023-03-20 10:02 UTC  (4+ messages)

[RFC PATCH] xfs: check shared state of when CoW, update reflink flag when io ends
 2023-03-20 10:02 UTC  (3+ messages)

[PATCH v8 0/2] drm: add kms driver for loongson display controller
 2023-03-20 10:01 UTC  (3+ messages)
` [PATCH v8 1/2] MAINTAINERS: add maintainers for DRM LOONGSON driver
` [PATCH v8 2/2] drm: add kms driver for loongson display controller

[PATCH v2] checkpatch: add missing bindings license check
 2023-03-20 10:00 UTC 

[PATCH V3] thermal/core/power_allocator: avoid thermal cdev can not be reset
 2023-03-20  9:56 UTC 

[PATCH v2 0/4] convert read_kcore(), vread() to use iterators
 2023-03-20  9:58 UTC  (3+ messages)
` [PATCH v2 1/4] fs/proc/kcore: Avoid bounce buffer for ktext data

[PATCH 0/3] iio: accel: Add support for Kionix/ROHM KX132 accelerometer
 2023-03-20  9:57 UTC  (5+ messages)
` [PATCH 2/3] iio: accel: kionix-kx022a: Add chip_info structure
` [PATCH 3/3] iio: accel: Add support for Kionix/ROHM KX132 accelerometer

[PATCH 1/1] serial: 8250: Prevent starting up DMA Rx on THRI interrupt
 2023-03-20  9:52 UTC  (2+ messages)

[PATCH] gpu: drm: bridge: sii9234: remove unused bridge_to_sii9234 function
 2023-03-20  9:52 UTC  (2+ messages)

[PATCH] media: i2c: imx290: fix conditional function defintions
 2023-03-20  9:51 UTC  (8+ messages)

[PATCH v2] staging: rtl8723bs: use inline functions for dvobj_to_dev
 2023-03-20  9:50 UTC  (2+ messages)

vgetcpu.c W=1 error (no previous prototype)
 2023-03-20  9:42 UTC 

[PATCH net-next] net: mana: Add support for jumbo frame
 2023-03-20  9:42 UTC  (2+ messages)

[PATCH v1] nubus: Remove redunant driver match function
 2023-03-20  9:40 UTC  (5+ messages)

[RFC 00/12] module: avoid userspace pressure on unwanted allocations
 2023-03-20  9:38 UTC  (9+ messages)

[PATCH v5,1/2] media: mediatek: vcodec: Make MM21 the default capture format
 2023-03-20  9:36 UTC  (4+ messages)
` [PATCH v5,2/2] media: mediatek: vcodec: Force capture queue format to MM21

[REGRESSION] CPUIDLE_FLAG_RCU_IDLE, blk_mq_freeze_queue_wait() and slow-stuck reboots
 2023-03-20  9:36 UTC  (6+ messages)

[PATCH] iio: at91-sama5d2_adc: Fix use after free bug in at91_adc_remove due to race condition
 2023-03-20  9:35 UTC  (2+ messages)

[PATCH] mfd: arizona-i2c: add the missing device table IDs for of
 2023-03-20  9:35 UTC  (2+ messages)

[RFC PATCH 0/2] usb: dwc3: Support wake-up from USB suspend
 2023-03-20  9:34 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: usb: snps,dwc3: Add 'snps,gadget-keep-connect-sys-sleep'
` [RFC PATCH 2/2] usb: dwc3: Support 'snps,gadget-keep-connect-sys-sleep' feature

[PATCH] Staging: greybus: Fix lines ending with '('
 2023-03-20  9:33 UTC  (2+ messages)

[PATCH v3 00/11] VDUSE: Improve performance
 2023-03-20  9:31 UTC  (5+ messages)
` [PATCH v3 03/11] vdpa: Add set_irq_affinity callback in vdpa_config_ops

[PATCH] crypto: caam - remove unnecessary (void*) conversions
 2023-03-20  9:31 UTC  (2+ messages)
` [EXT] "

[PATCH v3 00/13] Add PCIe RC support to Qcom SDX55 SoC
 2023-03-20  9:27 UTC  (5+ messages)
` [PATCH v3 11/13] phy: qcom-qmp-pcie: Split out EP related init sequence for SDX55
` [PATCH v3 12/13] phy: qcom-qmp-pcie: Add RC "

[PATCH] workqueue: Drop the NOT_RUNNING check to flags in worker_{set,clr}_flags
 2023-03-20  9:26 UTC 

[PATCH v9 0/5] add debugfs to migration driver
 2023-03-20  9:23 UTC  (6+ messages)
` [PATCH v9 1/5] vfio/migration: Add debugfs to live "
` [PATCH v9 2/5] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH v9 3/5] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v9 4/5] Documentation: add debugfs description for vfio
` [PATCH v9 5/5] vfio: update live migration device status

[PATCH v2 net-next 0/9] add support for ocelot external ports
 2023-03-20  9:24 UTC  (5+ messages)
` [PATCH v2 net-next 1/9] phy: phy-ocelot-serdes: add ability to be used in a non-syscon configuration

[v3, PATCH] drm/mediatek: add dma buffer control for drm plane disable
 2023-03-20  9:23 UTC  (2+ messages)

[Debian Package]Regression 6.3-rc3: version is empty for linux-headers installation dir
 2023-03-20  9:22 UTC  (2+ messages)

[PATCH] dt-bindings: rtc: Drop unneeded quotes
 2023-03-20  9:22 UTC  (2+ messages)

[PATCH net v2 0/2] smsc911x: fix issues when interface is not up yet
 2023-03-20  9:20 UTC  (3+ messages)
` [PATCH net v2 1/2] smsc911x: only update stats when interface is up
` [PATCH net v2 2/2] smsc911x: avoid PHY being resumed when interface is not up

[PATCH v1] ARM: dts: stm32: Add coprocessor detach mbox on stm32mp15xx-osd32 SoM
 2023-03-20  9:20 UTC  (2+ messages)

[PATCH net] net: dsa: report rx_bytes unadjusted for ETH_HLEN
 2023-03-20  9:20 UTC  (2+ messages)

[PATCH net v2] net: qcom/emac: Fix use after free bug in emac_remove due to race condition
 2023-03-20  9:20 UTC  (2+ messages)

[PATCH] thermal: mediatek: Use of_address_to_resource()
 2023-03-20  9:19 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: Drop unneeded quotes
 2023-03-20  9:18 UTC  (2+ messages)

[PATCH v2 0/6] Add PLL clocks driver for StarFive JH7110 SoC
 2023-03-20  9:16 UTC  (10+ messages)
` [PATCH v2 3/6] dt-bindings: soc: starfive: syscon: Add optional patternProperties

[PATCH] clk: mediatek: mt81xx: Ensure fhctl code is available
 2023-03-20  9:15 UTC  (2+ messages)

[PATCH 0/7 v4] sh: various doc, build, init fixes
 2023-03-20  9:13 UTC  (5+ messages)
` [PATCH 7/7 v4] sh: mcount.S: fix build error when PRINTK is not enabled


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