LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-13 07:53:09 to 2023-07-13 09:08:12 UTC [more...]

[PATCH 01/58] mmc: sunxi: Convert to platform remove callback returning void
 2023-07-13  9:06 UTC  (64+ messages)
` [PATCH 02/58] mmc: bcm2835: "
` [PATCH 03/58] mmc: jz4740: "
` [PATCH 04/58] mmc: litex_mmc: "
` [PATCH 05/58] mmc: mtk-sd: "
` [PATCH 06/58] mmc: cb710: "
` [PATCH 07/58] mmc: davinci_mmc: "
` [PATCH 08/58] mmc: dw_mmc: hi3798cv200: "
` [PATCH 09/58] mmc: sdhci-pic32: "
` [PATCH 10/58] mmc: sdhci: milbeaut: "
` [PATCH 11/58] mmc: omap_hsmmc: "
` [PATCH 12/58] mmc: sdhci-of-at91: "
` [PATCH 13/58] mmc: omap: "
` [PATCH 14/58] mmc: dw_mmc: exynos: "
` [PATCH 15/58] mmc: sdhci-pxav3: "
` [PATCH 16/58] mmc: rtsx_pci: "
` [PATCH 17/58] mmc: sh_mmcif: "
` [PATCH 18/58] mmc: meson-gx: "
` [PATCH 19/58] mmc: xenon: "
` [PATCH 20/58] mmc: sdhci-s3c: "
` [PATCH 21/58] mmc: meson-mx-sdhc: "
` [PATCH 22/58] mmc: rtsx_usb_sdmmc: "
` [PATCH 23/58] mmc: mxs-mmc: "
` [PATCH 24/58] mmc: sdhci_am654: "
` [PATCH 25/58] mmc: uniphier-sd: "
` [PATCH 26/58] mmc: f-sdh30: "
` [PATCH 27/58] mmc: sdhci-of-arasan: "
` [PATCH 28/58] mmc: sdhci-of-dwcmshc: "
` [PATCH 29/58] mmc: au1xmmc: "
` [PATCH 30/58] mmc: cavium-octeon: "
` [PATCH 31/58] mmc: pxamci: "
` [PATCH 32/58] mmc: moxart: "
` [PATCH 33/58] mmc: sdhci-omap: "
` [PATCH 34/58] mmc: sdhci-of-aspeed: "
` [PATCH 35/58] mmc: meson-mx-sdio: "
` [PATCH 36/58] mmc: sdhci-sprd: "
` [PATCH 37/58] mmc: sdhci-tegra: "
` [PATCH 38/58] mmc: sdhci-acpi: "
` [PATCH 39/58] mmc: sdhci-esdhc-imx: "
` [PATCH 40/58] mmc: sdhci-msm: "
` [PATCH 41/58] mmc: alcor: "
` [PATCH 42/58] mmc: dw_mmc: rockchip: "
` [PATCH 43/58] mmc: owl: "
` [PATCH 44/58] mmc: wbsd: "
` [PATCH 45/58] mmc: usdhi60rol0: "
` [PATCH 46/58] mmc: atmel-mci: "
` [PATCH 47/58] mmc: sdhci-st: "
` [PATCH 48/58] mmc: wmt-sdmmc: "
` [PATCH 49/58] mmc: sdhci-esdhc-mcf: "
` [PATCH 50/58] mmc: sunplus-mmc: "
` [PATCH 51/58] mmc: sdhci-spear: "
` [PATCH 52/58] mmc: mxcmmc: "
` [PATCH 53/58] mmc: mvsdio: "
` [PATCH 54/58] mmc: pwrseq_simple: "
` [PATCH 55/58] mmc: pwrseq: sd8787: "
` [PATCH 56/58] mmc: pwrseq: "
` [PATCH 57/58] mmc: renesas_sdhi: "
` [PATCH 58/58] mmc: "

[PATCH net v1] bna:Fix error checking for debugfs_create_dir()
 2023-07-13  9:05 UTC  (3+ messages)
  ` 回复: "

[PATCH v3 0/6] thermal/drivers/mediatek/lvts_thermal: Fixes to the interrupt handling
 2023-07-13  9:04 UTC  (2+ messages)

[PATCH 00/10] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-07-13  9:03 UTC  (19+ messages)
` [PATCH 07/10] x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs
` [PATCH 09/10] x86/virt/tdx: Wire up basic SEAMCALL functions
` [PATCH 10/10] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP

[PATCH v5 00/10] MediaTek DisplayPort: support eDP and aux-bus
 2023-07-13  9:01 UTC  (11+ messages)
` [PATCH v5 01/10] drm/mediatek: dp: Move AUX and panel poweron/off sequence to function
` [PATCH v5 02/10] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()
` [PATCH v5 03/10] drm/mediatek: dp: Use devm variant of drm_bridge_add()
` [PATCH v5 04/10] drm/mediatek: dp: Move AUX_P0 setting to mtk_dp_initialize_aux_settings()
` [PATCH v5 05/10] drm/mediatek: dp: Enable event interrupt only when bridge attached
` [PATCH v5 06/10] drm/mediatek: dp: Avoid mutex locks if audio is not supported/enabled
` [PATCH v5 07/10] drm/mediatek: dp: Move PHY registration to new function
` [PATCH v5 08/10] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus
` [PATCH v5 09/10] drm/mediatek: dp: Add .wait_hpd_asserted() for AUX bus
` [PATCH v5 10/10] drm/mediatek: dp: Don't register HPD interrupt handler for eDP case

[PATCH v2 0/3] Add SPI module for StarFive JH7110 SoC
 2023-07-13  9:00 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: spi: add reference file to YAML
` [PATCH v2 2/3] dt-bindings: spi: constrain minItems of clocks and clock-names
` [PATCH v2 3/3] riscv: dts: starfive: Add spi node for JH7110 SoC

[PATCH net-next v3 00/11] net: phy: C45-over-C22 access
 2023-07-13  9:00 UTC  (6+ messages)
` [PATCH net-next v3 08/11] net: phy: add support for C45-over-C22 transfers
` [PATCH net-next v3 09/11] net: phy: introduce phy_promote_to_c45()

[PATCH v3 0/3] mtd: rawnand: marvell: add support for AC5 SoC
 2023-07-13  8:59 UTC  (3+ messages)
` [PATCH v3 2/3] arm64: dts: marvell: Add NAND flash controller to AC5

[PATCH] drm/ssd130x: Change pixel format used to compute the buffer size
 2023-07-13  8:58 UTC 

[PATCH v1] net: lan966x: fix parameter check in two functions
 2023-07-13  8:59 UTC 

[PATCH] crypto:space required before the open brace '{'
 2023-07-13  8:59 UTC 

[PATCH v3] ntb: Remove error checking for debugfs_create_dir()
 2023-07-13  8:56 UTC 

[PATCH] perf: add new option '--workload-attr' to set workload sched_policy/priority/mask
 2023-07-13  8:58 UTC 

[RFC PATCH v2] x86/boot: add .sbat section to the bzImage
 2023-07-13  8:57 UTC  (3+ messages)

[RFC 0/2] mm: PCP high auto-tuning
 2023-07-13  8:56 UTC  (6+ messages)
` [RFC 2/2] mm: alloc/free depth based "

[PATCH] parisc: math-emu: add missing spaces after ','
 2023-07-13  8:57 UTC 

[PATCH v2] firmware: turris-mox-rwtm: Fix an error handling path in mox_get_board_info()
 2023-07-13  8:56 UTC  (5+ messages)

[PATCH] eventfd: avoid unnecessary wakeups in eventfd_write()
 2023-07-13  8:56 UTC  (2+ messages)

[PATCH v6 00/13] Add support to configure TPDM DSB subunit
 2023-07-13  8:54 UTC  (7+ messages)
` [PATCH v6 09/13] Add nodes for dsb edge control

[GIT PULL] sh fixes for v6.5
 2023-07-13  8:53 UTC  (2+ messages)
` [GIT PULL] sh fixes for v6.5 - Correction

[PATCH v8 0/2] Introduce ICSSG based ethernet Driver
 2023-07-13  8:50 UTC  (5+ messages)
` [PATCH v8 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
    ` [EXTERNAL] "

[PATCH blktests v1 0/3] More fixes for FC enabling
 2023-07-13  8:49 UTC  (13+ messages)
` [PATCH blktests v1 2/3] nvme/rc: Avoid triggering host nvme-cli autoconnect

ld.lld: warning: stack frame size (2136) exceeds limit (2048) in function 'hidinput_configure_usage'
 2023-07-13  8:47 UTC 

[tip:x86/shstk 31/42] arch/x86/kernel/shstk.c:244:29: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-07-13  8:47 UTC 

[RFC PATCH v1 0/3] docs: stable-kernel-rules: add delayed backporting option and a few tweaks
 2023-07-13  8:48 UTC  (7+ messages)

[PATCH 2/2] kselftest/alsa: pcm-test: Decrease stream duration from 4 to 2 seconds
 2023-07-13  8:47 UTC  (12+ messages)

[PATCH 0/2] ARM: imx: imx6sx: Add support for TX clock controls
 2023-07-13  8:47 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: net: fsl,fec: Add "

[PATCH 1/2] ARM: dts: marvell: add missing space before {
 2023-07-13  8:47 UTC  (6+ messages)
` [PATCH 2/2] arm64: "

[PATCH v4 0/4] RISC-V: archrandom support
 2023-07-13  8:46 UTC  (5+ messages)
` [PATCH v4 1/4] RISC-V: Add Bitmanip/Scalar Crypto parsing from DT

[PATCH v4 00/13] Add PASID support to SMMUv3 unmanaged domains
 2023-07-13  8:44 UTC  (8+ messages)
` [PATCH v4 02/13] iommu/arm-smmu-v3: Add smmu_s1_cfg to smmu_master
` [PATCH v4 09/13] iommu/arm-smmu-v3: Implement set_dev_pasid
` [PATCH v4 12/13] iommu/arm-smmu-v3-sva: Remove arm_smmu_bond

[PATCH net-next v2 03/10] net: ppp: Remove unnecessary (void*) conversions
 2023-07-13  8:41 UTC  (3+ messages)

[PATCH] m68k: coldfire: dma_timer: ERROR: "foo __init bar" should be "foo __init bar"
 2023-07-13  8:39 UTC 

[PATCH net] wifi: airo: avoid uninitialized warning in airo_get_rate()
 2023-07-13  8:38 UTC  (4+ messages)

[PATCH 0/2] platform/x86: add CMOS battery monitoring for simatic IPCs
 2023-07-13  8:36 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH 0/4] drm/mediatek: Small mtk-dpi cleanups
 2023-07-13  8:34 UTC  (9+ messages)
` [PATCH 1/4] drm/mediatek: mtk_dpi: Simplify with devm_drm_bridge_add()
` [PATCH 2/4] drm/mediatek: mtk_dpi: Simplify with dev_err_probe()
` [PATCH 3/4] drm/mediatek: mtk_dpi: Switch to devm_drm_of_get_bridge()
` [PATCH 4/4] drm/mediatek: mtk_dpi: Use devm_platform_get_and_ioremap_resource()

[PATCH] USB: disable all RNDIS protocol drivers
 2023-07-13  8:33 UTC  (10+ messages)

[PATCH 0/1] Add cpu cooling support for ipq9574
 2023-07-13  8:31 UTC  (2+ messages)
` [PATCH 1/1] arm64: dts: qcom: ipq9574: Add cpu cooling maps

[PATCH] kobject: Replace strlcpy with strscpy
 2023-07-13  8:18 UTC  (6+ messages)

[syzbot] WARNING in walk_component
 2023-07-13  8:31 UTC  (3+ messages)
` [syzbot] [ntfs3?] "

[PATCH V1 0/3] Add notifier call chain to Embedded USB Debug(EUD) driver
 2023-07-13  8:30 UTC  (8+ messages)
` [PATCH V1 2/3] usb: misc: "

[PATCH v2 0/7] sched: Implement shared runqueue in CFS
 2023-07-13  8:29 UTC  (4+ messages)
` [PATCH v2 5/7] "

[PATCH] ARM: dts: at91: sam9x60: fix the SOC detection
 2023-07-13  8:29 UTC  (4+ messages)

[PATCH 01/18] mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource()
 2023-07-13  8:26 UTC  (6+ messages)
` [PATCH 09/18] mtd: rawnand: davinci: Convert to devm_platform_ioremap_resource()

[PATCH v2] lib: Remove error checking for debugfs_create_dir()
 2023-07-13  8:24 UTC 

[PATCH v4] wifi: ath5k: remove parameter check in ath5k_debug_init_device()
 2023-07-13  8:24 UTC 

Fwd: [PATCH] hid: replace snprintf in show functions with sysfs_emit
 2023-07-13  8:23 UTC 

[PATCH] pinctrl: tegra: Add support to display pin function
 2023-07-13  8:21 UTC  (2+ messages)
` [PATCH v2] "

Fotowoltaika - propozycja instalacji
 2023-07-13  8:10 UTC 

[PATCH] kasan: Fix tests by removing -ffreestanding
 2023-07-13  8:11 UTC  (4+ messages)

[PATCH v1] mm/memory_hotplug: document the signal_pending() check in offline_pages()
 2023-07-13  8:09 UTC  (4+ messages)

[gustavoars:for-next/kspp] BUILD SUCCESS 221a4b56ec70c1a9f09ce78751613d16c508a4ce
 2023-07-13  8:07 UTC 

[PATCH v2] android: Remove error checking for debugfs_create_dir()
 2023-07-13  8:06 UTC 

[PATCH 1/5] dmaengine: qcom: gpi: Use devm_platform_get_and_ioremap_resource()
 2023-07-13  8:00 UTC  (5+ messages)

Maple Tree Work
 2023-07-13  8:05 UTC  (4+ messages)

[PATCH] alpha: kernel: space required after that ','
 2023-07-13  8:04 UTC 

Another regression in the af_alg series (s390x-specific)
 2023-07-13  8:03 UTC 

[PATCH] m68k: sun3: idprom: ERROR: "foo* bar" should be "foo *bar"
 2023-07-13  8:02 UTC 

[PATCH 0/9] iommu: Prepare to deliver page faults to user space
 2023-07-13  8:01 UTC  (7+ messages)
` [PATCH 9/9] iommu: Use fault cookie to store iopf_param

[PATCH v14 00/12] Add support for MT8195 SCP 2nd core
 2023-07-13  8:01 UTC  (4+ messages)
` [PATCH v14 10/12] remoteproc: mediatek: Report watchdog crash to all cores

[PATCH 0/7] Support of HASH on STM32MP13
 2023-07-13  7:59 UTC  (6+ messages)
` [PATCH 2/7] crypto: stm32 - add new algorithms support

[PATCH v5 2/2] mtd: rawnand: qcom: Remove legacy interface
 2023-07-13  7:57 UTC  (2+ messages)

[PATCH v2 06/15] dt-bindings: mtd: oxnas-nand: remove obsolete bindings
 2023-07-13  7:59 UTC  (2+ messages)

[PATCH v2 1/2] ALSA: pcmtest: Add 'open' PCM callback error injection
 2023-07-13  7:59 UTC  (2+ messages)
` [PATCH v2 2/2] ALSA: pcmtest: minor optimizations

[PATCH 1/3] mtd: spinand: gigadevice: add support for GD5F1GQ{4,5}RExxH
 2023-07-13  7:59 UTC  (2+ messages)

[PATCH 2/3] mtd: spinand: add support for ESMT F50D2G41KA
 2023-07-13  7:59 UTC  (2+ messages)

[PATCH 3/3] mtd: spinand: add support for Toshiba T{C,H}58NYG{0,2}S3HBAI4 and TH58NYG3S0HBAI6
 2023-07-13  7:59 UTC  (2+ messages)

[PATCH v1 1/2] mtd: rawnand: export 'nand_exit_status_op()'
 2023-07-13  7:58 UTC  (2+ messages)

[PATCH v2 05/15] nand: oxnas_nand: remove obsolete raw nand driver
 2023-07-13  7:59 UTC  (2+ messages)

[PATCH v1 2/2] mtd: rawnand: meson: use NAND core API to check status
 2023-07-13  7:58 UTC  (2+ messages)

[PATCH v4 1/5] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
 2023-07-13  7:58 UTC  (2+ messages)

[PATCH v4 2/5] mtd: rawnand: brcmnand: Fix potential false time out warning
 2023-07-13  7:58 UTC  (2+ messages)

[PATCH v4 3/5] mtd: rawnand: brcmnand: Fix crash during the panic_write
 2023-07-13  7:58 UTC  (2+ messages)

[PATCH v4 4/5] mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
 2023-07-13  7:58 UTC  (2+ messages)

[PATCH v4 5/5] mtd: rawnand: brcmnand: Fix mtd oobsize
 2023-07-13  7:58 UTC  (2+ messages)

[PATCH 02/18] mtd: rawnand: lpc32xx_slc: Use devm_platform_get_and_ioremap_resource()
 2023-07-13  7:58 UTC  (2+ messages)

[PATCH 07/18] mtd: rawnand: lpc32xx_mlc: Use devm_platform_get_and_ioremap_resource()
 2023-07-13  7:58 UTC  (2+ messages)

[PATCH 08/18] mtd: rawnand: fsl_upm: Use devm_platform_get_and_ioremap_resource()
 2023-07-13  7:58 UTC  (2+ messages)

[PATCH 06/18] mtd: rawnand: stm32_fmc2: Use devm_platform_get_and_ioremap_resource()
 2023-07-13  7:58 UTC  (2+ messages)

[PATCH 03/18] mtd: rawnand: mxc: Convert to devm_platform_ioremap_resource()
 2023-07-13  7:58 UTC  (2+ messages)

[PATCH 04/18] mtd: rawnand: sh_flctl: Use devm_platform_get_and_ioremap_resource()
 2023-07-13  7:58 UTC  (2+ messages)

[PATCH 05/18] mtd: rawnand: omap2: Use devm_platform_get_and_ioremap_resource()
 2023-07-13  7:58 UTC  (2+ messages)

[PATCH 12/18] mtd: nand: omap: Use devm_platform_get_and_ioremap_resource()
 2023-07-13  7:57 UTC  (2+ messages)

[PATCH 11/18] mtd: nand: samsung: Convert to devm_platform_ioremap_resource() and devm_platform_get_and_ioremap_resource()
 2023-07-13  7:57 UTC  (2+ messages)

[PATCH 10/18] mtd: rawnand: atmel: Use devm_platform_get_and_ioremap_resource()
 2023-07-13  7:57 UTC  (2+ messages)

[PATCH v5 1/2] mtd: rawnand: qcom: Implement exec_op()
 2023-07-13  7:57 UTC  (2+ messages)

[PATCH v3 3/3] mtd: rawnand: marvell: add support for AC5 SoC
 2023-07-13  7:57 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: mtd: Add AC5 specific binding
 2023-07-13  7:57 UTC  (2+ messages)

[PATCH] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
 2023-07-13  7:57 UTC  (5+ messages)

Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)
 2023-07-13  7:56 UTC  (13+ messages)

[PATCH v10 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-07-13  7:56 UTC  (3+ messages)
` [PATCH v10 6/7] iommu/vt-d: Add set_dev_pasid callback for dma domain

[PATCH RT 0/1] Linux v4.19.288-rt126-rc1
 2023-07-13  7:47 UTC  (2+ messages)
` [PATCH RT 1/1] Linux 4.19.288-rt126

[PATCH RESEND v5 0/3] NVMEM cells in sysfs
 2023-07-13  7:55 UTC  (5+ messages)
` [PATCH RESEND v5 1/3] ABI: sysfs-nvmem-cells: Expose cells through sysfs
` [PATCH RESEND v5 2/3] nvmem: core: Create all cells before adding the nvmem device
` [PATCH RESEND v5 2/2] nvmem: core: Expose cells through sysfs
` [PATCH RESEND v5 3/3] "

[PATCH v3] drivers: wireless: ath5k: remove parameter check in ath5k_debug_init_device(struct ath5k_hw *ah)
 2023-07-13  7:52 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 read-only IMAP folder(s) and NNTP newsgroup(s).