linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-14 12:06:55 to 2023-03-14 13:13:00 UTC [more...]

[PATCH v3 0/2] leds: add aw20xx driver
 2023-03-14 12:12 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: leds: add binding for aw200xx
` [PATCH v3 2/2] leds: add aw20xx driver

[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
 2023-03-14 12:52 UTC  (45+ messages)
` [PATCH v3 01/38] Kconfig: introduce HAS_IOPORT option and select it as necessary
` [PATCH v3 02/38] ata: add HAS_IOPORT dependencies
` [PATCH v3 03/38] char: impi, tpm: depend on HAS_IOPORT
` [PATCH v3 04/38] comedi: add HAS_IOPORT dependencies
` [PATCH v3 05/38] counter: "
` [PATCH v3 06/38] /dev/port: don't compile file operations without CONFIG_DEVPORT
` [PATCH v3 07/38] drm: handle HAS_IOPORT dependencies
` [PATCH v3 08/38] firmware: dmi-sysfs: handle HAS_IOPORT=n
` [PATCH v3 09/38] gpio: add HAS_IOPORT dependencies
` [PATCH v3 10/38] hwmon: "
` [PATCH v3 11/38] i2c: "
` [PATCH v3 12/38] iio: ad7606: Kconfig: "
` [PATCH v3 13/38] Input: "
` [PATCH v3 14/38] Input: gameport: add ISA and "
` [PATCH v3 15/38] leds: add "
` [PATCH v3 16/38] media: "
` [PATCH v3 17/38] misc: "
` [PATCH v3 18/38] mISDN: "
` [PATCH v3 19/38] mpt fusion: "
` [PATCH v3 20/38] net: handle "
` [PATCH v3 21/38] parport: PC style parport depends on HAS_IOPORT
` [PATCH v3 22/38] PCI: Make quirk using inw() depend "
` [PATCH v3 23/38] PCI/sysfs: Make I/O resource "
` [PATCH v3 24/38] pcmcia: add HAS_IOPORT dependencies
` [PATCH v3 25/38] platform: "
` [PATCH v3 26/38] pnp: "
` [PATCH v3 27/38] power: "
` [PATCH v3 28/38] rtc: "
` [PATCH v3 29/38] scsi: "
` [PATCH v3 30/38] sound: "
` [PATCH v3 31/38] speakup: add HAS_IOPORT dependency for SPEAKUP_SERIALIO
` [PATCH v3 32/38] staging: add HAS_IOPORT dependencies
` [PATCH v3 33/38] tty: serial: handle "
` [PATCH v3 34/38] usb: "
` [PATCH v3 35/38] video: "
` [PATCH v3 36/38] watchdog: add "
` [PATCH v3 37/38] wireless: "
` [PATCH v3 38/38] asm-generic/io.h: drop inb() etc for HAS_IOPORT=n

[PATCH v3 00/11] Add new partial clock and reset drivers for StarFive JH7110
 2023-03-14 12:44 UTC  (8+ messages)
` [PATCH v3 01/11] dt-bindings: clock: Add StarFive JH7110 System-Top-Group clock and reset generator
` [PATCH v3 02/11] reset: starfive: jh7110: Add StarFive System-Top-Group reset support
` [PATCH v3 03/11] clk: starfive: Add StarFive JH7110 System-Top-Group clock driver
` [PATCH v3 05/11] reset: starfive: jh7110: Add StarFive Image-Signal-Process reset support
` [PATCH v3 06/11] clk: starfive: Add StarFive JH7110 Image-Signal-Process clock driver
` [PATCH v3 09/11] clk: starfive: Add StarFive JH7110 Video-Output "
` [PATCH v3 10/11] riscv: dts: starfive: jh7110: Add DVP and HDMI TX pixel external clocks

[REGRESSION] suspend to ram fails in 6.2-rc1 due to tpm errors
 2023-03-14 13:08 UTC  (10+ messages)

[PATCH AUTOSEL 5.4 1/7] mmc: atmel-mci: fix race between stop command and start of next command
 2023-03-14 12:44 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 2/7] jffs2: correct logic when creating a hole in jffs2_write_begin
` [PATCH AUTOSEL 5.4 3/7] rust: arch/um: Disable FP/SIMD instruction to match x86
` [PATCH AUTOSEL 5.4 4/7] ext4: fail ext4_iget if special inode unallocated
` [PATCH AUTOSEL 5.4 5/7] ext4: fix task hung in ext4_xattr_delete_inode
` [PATCH AUTOSEL 5.4 6/7] drm/amdkfd: Fix an illegal memory access
` [PATCH AUTOSEL 5.4 7/7] sh: intc: Avoid spurious sizeof-pointer-div warning

[PATCH] drm/radeon: remove unused variable rbo
 2023-03-14 13:08 UTC  (2+ messages)

[PATCH 0/6] QCM2290 compatibles
 2023-03-14 12:53 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: watchdog: qcom-wdt: add QCM2290
` [PATCH 2/6] dt-bindings: dmaengine: qcom: gpi: Add QCM2290 GPI DMA
` [PATCH 3/6] dt-bindings: nvmem: Add compatible for QCM2290
` [PATCH 4/6] dt-bindings: mmc: sdhci-msm: Document QCM2290 SDHCI
` [PATCH 5/6] dt-bindings: usb: dwc3: Add QCM2290 compatible
` [PATCH 6/6] dt-bindings: thermal: tsens: Add QCM2290

[PATCH v2 0/5] riscv: add PREEMPT_RT support
 2023-03-14 13:07 UTC  (2+ messages)

[PATCH v4 00/10] Fix DSI host idx detection on HW revision clash
 2023-03-14 13:05 UTC  (13+ messages)
` [PATCH v4 01/10] dt-bindings: display/msm: dsi-controller-main: Fix deprecated QCM2290 compatible
` [PATCH v4 02/10] drm/msm/dsi: Get rid of msm_dsi_config::num_dsi
` [PATCH v4 03/10] drm/msm/dsi: Fix DSI index detection when version clash occurs
` [PATCH v4 04/10] drm/msm/dsi: dsi_cfg: Deduplicate identical structs
` [PATCH v4 05/10] drm/msm/dsi: dsi_cfg: Merge SC7180 config into SDM845
` [PATCH v4 06/10] drm/msm/dsi: Switch the QCM2290-specific compatible to index autodetection
` [PATCH v4 07/10] drm/msm/dsi: Remove custom DSI config handling
` [PATCH v4 08/10] dt-bindings: display/msm: dsi-controller-main: Fix deprecated compatible
` [PATCH v4 09/10] dt-bindings: display/msm: dsi-controller-main: Add SM6115
` [PATCH v4 10/10] arm64: dts: qcom: sm6115: Use the correct DSI compatible

[PATCH] mailmap: map Sai Prakash Ranjan's old address to his current one
 2023-03-14 12:56 UTC 

[PATCH v5 00/12] fold per-CPU vmstats remotely
 2023-03-14 13:00 UTC  (4+ messages)

[PATCH v3 00/10] Fix DSI host idx detection on HW revision clash
 2023-03-14 12:59 UTC  (8+ messages)
` [PATCH v3 03/10] drm/msm/dsi: Fix DSI index detection when version clash occurs
` [PATCH v3 06/10] drm/msm/dsi: Switch the QCM2290-specific compatible to index autodetection

[PATCH v2] media: i2c: ov5640: Implement get_mbus_config
 2023-03-14 12:59 UTC  (5+ messages)

[PATCH 01/12] driver core: class: specify the module owner in __class_register()
 2023-03-14 12:57 UTC  (5+ messages)
` [PATCH 10/12] tpm: fix up the tpm_class shutdown_pre pointer when created

[PATCH v2 resend 3] ahci: qoriq: Add platform dependencies
 2023-03-14 12:50 UTC  (3+ messages)

[ardb:efi-x86-nx-v4] [x86] 632b455ab7: BUG:kernel_failed_in_early-boot_stage,last_printk:Decompressing_Linux
 2023-03-14 12:55 UTC 

[PATCH v1 0/3] Event updates for GNR, MTL and SKL
 2023-03-14 12:54 UTC  (2+ messages)

[PATCH v2 1/2] PCI/ATS: Add a helper function to configure ATS STU of a PF
 2023-03-14 12:52 UTC  (4+ messages)

[PATCH AUTOSEL 6.2 01/13] mmc: atmel-mci: fix race between stop command and start of next command
 2023-03-14 12:43 UTC  (13+ messages)
` [PATCH AUTOSEL 6.2 02/13] soc: mediatek: mtk-svs: keep svs alive if CONFIG_DEBUG_FS not supported
` [PATCH AUTOSEL 6.2 03/13] jffs2: correct logic when creating a hole in jffs2_write_begin
` [PATCH AUTOSEL 6.2 04/13] rust: arch/um: Disable FP/SIMD instruction to match x86
` [PATCH AUTOSEL 6.2 05/13] ext4: fail ext4_iget if special inode unallocated
` [PATCH AUTOSEL 6.2 06/13] ext4: update s_journal_inum if it changes after journal replay
` [PATCH AUTOSEL 6.2 07/13] ext4: fix task hung in ext4_xattr_delete_inode
` [PATCH AUTOSEL 6.2 08/13] drm/amdkfd: Fix an illegal memory access
` [PATCH AUTOSEL 6.2 09/13] net/9p: fix bug in client create for .L
` [PATCH AUTOSEL 6.2 10/13] LoongArch: Only call get_timer_irq() once in constant_clockevent_init()
` [PATCH AUTOSEL 6.2 11/13] sh: intc: Avoid spurious sizeof-pointer-div warning
` [PATCH AUTOSEL 6.2 12/13] drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_fini
` [PATCH AUTOSEL 6.2 13/13] drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes

[PATCH v2 0/5] ext4: Fix stale buffer loading from last failed
 2023-03-14 12:31 UTC  (9+ messages)
` [PATCH v2 1/5] ext4: Fix reusing stale buffer heads from last failed mounting
` [PATCH v2 2/5] jbd2: remove unused feature macros

[PATCH net 0/2] net: stmmac: Premature loop termination check was ignored
 2023-03-14 12:37 UTC  (2+ messages)
` [PATCH net 1/2] "

[PATCH AUTOSEL 4.14 1/5] mmc: atmel-mci: fix race between stop command and start of next command
 2023-03-14 12:44 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 2/5] rust: arch/um: Disable FP/SIMD instruction to match x86
` [PATCH AUTOSEL 4.14 3/5] ext4: fail ext4_iget if special inode unallocated
` [PATCH AUTOSEL 4.14 4/5] ext4: fix task hung in ext4_xattr_delete_inode
` [PATCH AUTOSEL 4.14 5/5] sh: intc: Avoid spurious sizeof-pointer-div warning

[PATCH AUTOSEL 4.19 1/7] mmc: atmel-mci: fix race between stop command and start of next command
 2023-03-14 12:44 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 2/7] jffs2: correct logic when creating a hole in jffs2_write_begin
` [PATCH AUTOSEL 4.19 3/7] rust: arch/um: Disable FP/SIMD instruction to match x86
` [PATCH AUTOSEL 4.19 4/7] ext4: fail ext4_iget if special inode unallocated
` [PATCH AUTOSEL 4.19 5/7] ext4: fix task hung in ext4_xattr_delete_inode
` [PATCH AUTOSEL 4.19 6/7] drm/amdkfd: Fix an illegal memory access
` [PATCH AUTOSEL 4.19 7/7] sh: intc: Avoid spurious sizeof-pointer-div warning

[PATCH AUTOSEL 5.10 1/8] mmc: atmel-mci: fix race between stop command and start of next command
 2023-03-14 12:44 UTC  (8+ messages)
` [PATCH AUTOSEL 5.10 2/8] jffs2: correct logic when creating a hole in jffs2_write_begin
` [PATCH AUTOSEL 5.10 3/8] rust: arch/um: Disable FP/SIMD instruction to match x86
` [PATCH AUTOSEL 5.10 4/8] ext4: fail ext4_iget if special inode unallocated
` [PATCH AUTOSEL 5.10 5/8] ext4: fix task hung in ext4_xattr_delete_inode
` [PATCH AUTOSEL 5.10 6/8] drm/amdkfd: Fix an illegal memory access
` [PATCH AUTOSEL 5.10 7/8] sh: intc: Avoid spurious sizeof-pointer-div warning
` [PATCH AUTOSEL 5.10 8/8] drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes

[PATCH AUTOSEL 6.1 01/13] mmc: atmel-mci: fix race between stop command and start of next command
 2023-03-14 12:43 UTC  (13+ messages)
` [PATCH AUTOSEL 6.1 02/13] soc: mediatek: mtk-svs: keep svs alive if CONFIG_DEBUG_FS not supported
` [PATCH AUTOSEL 6.1 03/13] jffs2: correct logic when creating a hole in jffs2_write_begin
` [PATCH AUTOSEL 6.1 04/13] rust: arch/um: Disable FP/SIMD instruction to match x86
` [PATCH AUTOSEL 6.1 05/13] ext4: fail ext4_iget if special inode unallocated
` [PATCH AUTOSEL 6.1 06/13] ext4: update s_journal_inum if it changes after journal replay
` [PATCH AUTOSEL 6.1 07/13] ext4: fix task hung in ext4_xattr_delete_inode
` [PATCH AUTOSEL 6.1 08/13] drm/amdkfd: Fix an illegal memory access
` [PATCH AUTOSEL 6.1 09/13] net/9p: fix bug in client create for .L
` [PATCH AUTOSEL 6.1 10/13] LoongArch: Only call get_timer_irq() once in constant_clockevent_init()
` [PATCH AUTOSEL 6.1 11/13] sh: intc: Avoid spurious sizeof-pointer-div warning
` [PATCH AUTOSEL 6.1 12/13] drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_fini
` [PATCH AUTOSEL 6.1 13/13] drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes

[PATCH AUTOSEL 5.15 01/10] mmc: atmel-mci: fix race between stop command and start of next command
 2023-03-14 12:43 UTC  (10+ messages)
` [PATCH AUTOSEL 5.15 02/10] jffs2: correct logic when creating a hole in jffs2_write_begin
` [PATCH AUTOSEL 5.15 03/10] rust: arch/um: Disable FP/SIMD instruction to match x86
` [PATCH AUTOSEL 5.15 04/10] ext4: fail ext4_iget if special inode unallocated
` [PATCH AUTOSEL 5.15 05/10] ext4: update s_journal_inum if it changes after journal replay
` [PATCH AUTOSEL 5.15 06/10] ext4: fix task hung in ext4_xattr_delete_inode
` [PATCH AUTOSEL 5.15 07/10] drm/amdkfd: Fix an illegal memory access
` [PATCH AUTOSEL 5.15 08/10] net/9p: fix bug in client create for .L
` [PATCH AUTOSEL 5.15 09/10] sh: intc: Avoid spurious sizeof-pointer-div warning
` [PATCH AUTOSEL 5.15 10/10] drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes

[PATCH 0/4] xen/blkback: some cleanups
 2023-03-14 12:18 UTC  (3+ messages)

[PATCH v2 0/3] Some fixes and cleanup for maple tree
 2023-03-14 12:42 UTC  (4+ messages)
` [PATCH v2 1/3] maple_tree: Fix get wrong data_end in mtree_lookup_walk()
` [PATCH v2 2/3] maple_tree: Simplify mas_wr_node_walk()
` [PATCH v2 3/3] maple_tree: Fix a potential concurrency bug in RCU mode

Issue: stmmac reset by netdev watchdog due to tx queue timeout
 2023-03-14 12:40 UTC  (3+ messages)

[PATCH v6] tee: optee: Add SMC for loading OP-TEE image
 2023-03-14 12:40 UTC  (4+ messages)

[PATCH v1 00/13] Perf tool build improvements
 2023-03-14 12:29 UTC  (7+ messages)

KASAN: use-after-free Read in ntfs_trim_fs
 2023-03-14 12:38 UTC  (2+ messages)

[PATCH] KVM: selftests: skip hugetlb tests if huge pages are not available
 2023-03-14 12:35 UTC 

[PATCH v2] media: i2c: imx258: Parse and register properties
 2023-03-14 12:33 UTC  (5+ messages)

[PATCH] selftests/clone3: fix number of tests in ksft_set_plan
 2023-03-14 12:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] i2c: i2c-mt65xx: add support for MT7981
 2023-03-14 12:32 UTC  (4+ messages)
` [PATCH 1/2] i2c: mediatek: add support for MT7981 SoC

[PATCH v2 net-next 0/2] add some detailed data when reading softnet_stat
 2023-03-14 12:31 UTC  (4+ messages)
` [PATCH v2 net-next 2/2] net: introduce budget_squeeze to help us tune rx behavior

[PATCH bpf-next v3 0/4] xdp: recycle Page Pool backed skbs built from XDP frames
 2023-03-14 12:27 UTC  (4+ messages)
` [PATCH bpf-next v3 4/4] xdp: remove unused {__,}xdp_release_frame()

[PATCH 0/4] perf lock contention: Improve lock symbol display (v1)
 2023-03-14 12:23 UTC  (3+ messages)

[lvc-project] [PATCH] Input: trackpoint - remove unreachable code
 2023-03-14 12:27 UTC 

[PATCH v2] KVM: VMX: Fix indentation coding style issue
 2023-03-14 12:00 UTC 

Linux 6.3-rc2
 2023-03-14 12:27 UTC  (9+ messages)

[PATCH v6 00/14] CSI2RX support on J721E
 2023-03-14 12:19 UTC  (3+ messages)

[PATCH] fpga: zynq: Add parse_header ops support
 2023-03-14 12:17 UTC 

[PATCH V3 0/6] Add Tegra234 HTE support
 2023-03-14 12:17 UTC  (3+ messages)
` [PATCH V3 4/6] hte: Add Tegra234 provider

[PATCH v2 00/13] mailbox/arm64/ qcom: rework compatibles for fallback
 2023-03-14 12:16 UTC  (2+ messages)

[PATCH v3] Staging: qlge: Fix indentation in conditional statement
 2023-03-14 12:11 UTC 

[PATCH v2] sched/fair: sanitize vruntime of entity being migrated
 2023-03-14 12:07 UTC  (11+ messages)

Report in downstream Debian: mpt3sas broken with xen dom0 with update to 5.10.149 in 5.10.y
 2023-03-14 12:07 UTC  (10+ messages)

[PATCH] KVM: nVMX: remove unnecessary #ifdef
 2023-03-14 12:00 UTC 

[PATCH v4] media: hantro: fix use after free bug in hantro_remove due to race condition
 2023-03-14 12:05 UTC  (2+ messages)

[PATCH v2] KVM: nVMX: add missing consistency checks for CR0 and CR4
 2023-03-14 12:00 UTC 


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).