public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-14 11:31:49 to 2023-03-14 12:46:57 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:41 UTC  (43+ 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 AUTOSEL 5.15 01/10] mmc: atmel-mci: fix race between stop command and start of next command
 2023-03-14 12:43 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 02/10] jffs2: correct logic when creating a hole in jffs2_write_begin
` [PATCH AUTOSEL 5.15 08/10] net/9p: fix bug in client create for .L

[PATCH AUTOSEL 5.10 1/8] mmc: atmel-mci: fix race between stop command and start of next command
 2023-03-14 12:43 UTC 

[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  (10+ 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 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 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 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 6.2 01/13] mmc: atmel-mci: fix race between stop command and start of next command
 2023-03-14 12:43 UTC  (11+ 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 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 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 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 v2] media: i2c: ov5640: Implement get_mbus_config
 2023-03-14 12:32 UTC  (3+ messages)

[PATCH net 0/2] net: stmmac: Premature loop termination check was ignored
 2023-03-14 12:37 UTC 

[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 v5 00/12] fold per-CPU vmstats remotely
 2023-03-14 12:25 UTC  (2+ messages)

[PATCH v2 net-next 0/2] add some detailed data when reading softnet_stat
 2023-03-14 12:31 UTC  (6+ messages)
` [PATCH v2 net-next 1/2] net-sysfs: display two backlog queue len separately
` [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  (5+ 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 

[REGRESSION] suspend to ram fails in 6.2-rc1 due to tpm errors
 2023-03-14 12:19 UTC  (7+ messages)

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

[PATCH v2 0/5] ext4: Fix stale buffer loading from last failed
 2023-03-14 12:11 UTC  (8+ 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 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  (7+ messages)
` [PATCH V3 2/6] dt-bindings: timestamp: Add Tegra234 support
` [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 v4 00/10] Fix DSI host idx detection on HW revision clash
 2023-03-14 12:13 UTC  (11+ 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 v2 resend 3] ahci: qoriq: Add platform dependencies
 2023-03-14 12:12 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 v3 00/10] Fix DSI host idx detection on HW revision clash
 2023-03-14 12:06 UTC  (10+ messages)
` [PATCH v3 03/10] drm/msm/dsi: Fix DSI index detection when version clash occurs
` [PATCH v3 04/10] drm/msm/dsi: dsi_cfg: Deduplicate identical structs
` [PATCH v3 06/10] drm/msm/dsi: Switch the QCM2290-specific compatible to index autodetection

[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 

[PATCH v1 0/2] Add destructor hook to LSM modules
 2023-03-14 12:04 UTC  (8+ messages)

[PATCH] FS, NET: Fix KMSAN uninit-value in vfs_write
 2023-03-14 12:04 UTC 

[PATCH] media: dt-bindings: ov2685: convert to dtschema
 2023-03-14 12:00 UTC  (4+ messages)

[PATCH net 00/13] net: stmmac: Fixes bundle #1
 2023-03-14 12:03 UTC  (9+ messages)
` [PATCH net 05/13] net: stmmac: Enable ATDS for chain-mode
` [PATCH net 09/13] net: stmmac: Remove default maxmtu DT-platform setting
` [PATCH net 13/13] net: dwmac-loongson: Perceive zero IRQ as invalid

[PATCH v2] KVM: VMX: Use tabs instead of spaces for indentation
 2023-03-14 12:01 UTC 

[PATCH 0/2] usb: gadget: functionfs: DMABUF import interface
 2023-03-14 12:01 UTC  (4+ messages)
` [PATCH 2/2] usb: gadget: functionfs: Add "

[PATCH RESEND] mm/oom_kill: don't kill exiting tasks in oom_kill_memcg_member
 2023-03-14 12:00 UTC  (6+ messages)

[PATCH 0/7] Add timing override to sitronix,st7789v
 2023-03-14 11:56 UTC  (8+ messages)
` [PATCH 1/7] drm/panel: sitronix-st7789v: propagate RGB666 format
` [PATCH 2/7] drm/panel: sitronix-st7789v: add panel orientation support
` [PATCH 3/7] drm/panel: sitronix-st7789v: propagate h/v-sync polarity
` [PATCH 4/7] drm/panel: sitronix-st7789v: add bus_flags to connector
` [PATCH 5/7] drm/panel: sitronix-st7789v: parse device tree to override timing mode
` [PATCH 6/7] dt-bindings: display: add rotation property to sitronix,st7789v
` [PATCH 7/7] dt-bindings: display: add panel-timing "

[PATCH v7 00/13] CSI2RX support on J721E
 2023-03-14 11:55 UTC  (14+ messages)
` [PATCH v7 01/13] media: cadence: csi2rx: Unregister v4l2 async notifier
` [PATCH v7 02/13] media: cadence: csi2rx: Cleanup media entity properly
` [PATCH v7 03/13] media: cadence: csi2rx: Add get_fmt and set_fmt pad ops
` [PATCH v7 04/13] media: cadence: csi2rx: Add external DPHY support
` [PATCH v7 05/13] media: cadence: csi2rx: Soft reset the streams before starting capture
` [PATCH v7 06/13] media: cadence: csi2rx: Set the STOP bit when stopping a stream
` [PATCH v7 07/13] media: cadence: csi2rx: Fix stream data configuration
` [PATCH v7 08/13] media: cadence: csi2rx: Populate subdev devnode
` [PATCH v7 09/13] media: cadence: csi2rx: Add link validation
` [PATCH v7 10/13] media: ti: Add CSI2RX support for J721E
` [PATCH v7 11/13] media: dt-bindings: Make sure items in data-lanes are unique
` [PATCH v7 12/13] media: dt-bindings: Add DT bindings for TI J721E CSI2RX driver
` [PATCH v7 13/13] media: dt-bindings: Convert Cadence CSI2RX binding to YAML

[PATCH] mailmap: add entry for Enric Balletbo i Serra
 2023-03-14 11:54 UTC 

[PATCH] rdma/qib: Remove deprecated kmap() call
 2023-03-14 11:51 UTC  (2+ messages)

[PATCH 0/4] usercopy: generic tests + arm64 fixes
 2023-03-14 11:50 UTC  (5+ messages)
` [PATCH 1/4] lib: test copy_{to,from}_user()
` [PATCH 2/4] lib: test clear_user()
` [PATCH 3/4] arm64: fix __raw_copy_to_user semantics
` [PATCH 4/4] arm64: fix clear_user() semantics

[PATCH 0/2] Add Crypto Support for J784S4 SoC
 2023-03-14 11:50 UTC  (2+ messages)

[PATCH v10 0/5] add Amlogic A1 clock controller drivers
 2023-03-14 11:48 UTC  (4+ messages)
` [PATCH v10 3/5] dt-bindings: clock: meson: add A1 PLL and Peripherals clkcs bindings

[PATCH 0/3] userfaultfd: convert userfaultfd functions to use folios
 2023-03-14 11:47 UTC  (4+ messages)
` [PATCH 2/3] userfaultfd: convert __mcopy_atomic_hugetlb() to use a folio

[PATCH v5 0/3]Add Nuvoton NPCM SGPIO feature
 2023-03-14 11:46 UTC  (3+ messages)
` [PATCH v5 1/3] gpio: nuvoton: Add Nuvoton NPCM sgpio driver

[PATCH] drm/panel: Fix panel mode type setting logic
 2023-03-14 11:44 UTC 

BUG: selftest/net/tun: Hang in unregister_netdevice
 2023-03-14 11:45 UTC 

[PATCH v3 0/2] media: meson: vdec: add HEVC decode codec
 2023-03-14 11:43 UTC  (3+ messages)
` [PATCH v3 1/2] media: meson: vdec: implement 10bit bitstream handling
` [PATCH v3 2/2] media: meson: vdec: add HEVC decode codec

[PATCH v1] perf test: Fix "PMU event table sanity" for NO_JEVENTS=1
 2023-03-14 11:43 UTC  (3+ messages)

Circular lockdep in kvm_reset_vcpu() ?
 2023-03-14 11:42 UTC  (8+ messages)

[PATCH v3] sched: cpuset: Don't rebuild root domains on suspend-resume
 2023-03-14 11:41 UTC  (13+ messages)

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

[PATCH] KVM: nVMX: add missing consistency checks for CR0 and CR4
 2023-03-14 11:40 UTC  (3+ messages)

[PATCH v5 1/2] dt-bindings: display: panel: Add Novatek NT36523 bindings
 2023-03-14 11:40 UTC  (7+ messages)
` [PATCH v5 2/2] drm/panel: Add driver for Novatek NT36523

[RFC/PATCHSET 0/9] perf record: Implement BPF sample filter (v4)
 2023-03-14 11:39 UTC  (4+ messages)

[PATCH v2 0/6] Support ROHM BU27034 ALS sensor
 2023-03-14 11:36 UTC  (10+ messages)
` [PATCH v2 2/6] iio: light: Add gain-time-scale helpers

[PATCH v2 0/3] Assume libbpf 1.0+
 2023-03-14 11:36 UTC  (6+ messages)
` [PATCH v2 2/3] perf build: Remove libbpf pre-1.0 feature tests

[PATCH v2] arm64: dts: qcom: sm6115: Move SDHC node(s)'s 'pinctrl' properties to dts
 2023-03-14 11:36 UTC  (3+ messages)

[PATCH 01/36] EDAC/sysfs: move to use bus_get_dev_root()
 2023-03-14 11:35 UTC  (5+ messages)
` [PATCH 18/36] s390/topology: "
` [PATCH 19/36] s390/smp: "

[RFC PATCH 0/2] drm/msm/dp: refactor the msm dp driver resources
 2023-03-14 11:34 UTC  (7+ messages)
` [RFC PATCH 1/2] drm/msm/dp: enumerate edp panel during driver probe

[PATCH v8 0/5] add debugfs to migration driver
 2023-03-14 11:31 UTC  (5+ messages)
` [PATCH v8 1/5] vfio/migration: Add debugfs to live "


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