public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-08 18:27:10 to 2023-09-08 20:00:58 UTC [more...]

[PATCH AUTOSEL 5.15 01/13] drm/bridge: tc358762: Instruct DSI host to generate HSE packets
 2023-09-08 19:35 UTC  (12+ messages)
` [PATCH AUTOSEL 5.15 02/13] arm64: dts: qcom: sm6125-pdx201: correct ramoops pmsg-size
` [PATCH AUTOSEL 5.15 03/13] arm64: dts: qcom: sm8150-kumano: "
` [PATCH AUTOSEL 5.15 04/13] arm64: dts: qcom: sm8250-edo: "
` [PATCH AUTOSEL 5.15 05/13] samples/hw_breakpoint: Fix kernel BUG 'invalid opcode: 0000'
` [PATCH AUTOSEL 5.15 06/13] drm/vkms: Fix race-condition between the hrtimer and the atomic commit
` [PATCH AUTOSEL 5.15 07/13] ALSA: hda: intel-dsp-cfg: use common include for MeteorLake
` [PATCH AUTOSEL 5.15 08/13] ALSA: hda: intel-dsp-cfg: add LunarLake support
` [PATCH AUTOSEL 5.15 09/13] drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31
` [PATCH AUTOSEL 5.15 10/13] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
` [PATCH AUTOSEL 5.15 11/13] bus: ti-sysc: Configure uart quirks for k3 SoC
` [PATCH AUTOSEL 5.15 13/13] ext2: fix datatype of block number in ext2_xattr_set2()

[GIT PULL] printk fixup for 6.6
 2023-09-08 20:00 UTC  (2+ messages)

[GIT PULL] LoongArch changes for v6.6
 2023-09-08 20:00 UTC  (3+ messages)

[GIT PULL] Landlock updates for v6.6
 2023-09-08 20:00 UTC  (2+ messages)

[GIT PULL] arm64 fixes for -rc1
 2023-09-08 20:00 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 1/9] drm/bridge: tc358762: Instruct DSI host to generate HSE packets
 2023-09-08 19:36 UTC  (9+ messages)
` [PATCH AUTOSEL 5.10 2/9] samples/hw_breakpoint: Fix kernel BUG 'invalid opcode: 0000'
` [PATCH AUTOSEL 5.10 3/9] ASoC: Intel: sof_sdw: Update BT offload config for soundwire config
` [PATCH AUTOSEL 5.10 4/9] ALSA: hda: intel-dsp-cfg: use common include for MeteorLake
` [PATCH AUTOSEL 5.10 5/9] ALSA: hda: intel-dsp-cfg: add LunarLake support
` [PATCH AUTOSEL 5.10 6/9] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
` [PATCH AUTOSEL 5.10 7/9] bus: ti-sysc: Configure uart quirks for k3 SoC
` [PATCH AUTOSEL 5.10 8/9] md: raid1: fix potential OOB in raid1_remove_disk()
` [PATCH AUTOSEL 5.10 9/9] ext2: fix datatype of block number in ext2_xattr_set2()

[PATCH AUTOSEL 6.4 01/31] drm/bridge: tc358762: Instruct DSI host to generate HSE packets
 2023-09-08 19:32 UTC  (28+ messages)
` [PATCH AUTOSEL 6.4 02/31] drm/edid: Add quirk for OSVR HDK 2.0
` [PATCH AUTOSEL 6.4 03/31] drm: bridge: samsung-dsim: Drain command transfer FIFO before transfer
` [PATCH AUTOSEL 6.4 04/31] ASoC: amd: vangogh: Use dmi_first_match() for DMI quirk handling
` [PATCH AUTOSEL 6.4 05/31] arm64: dts: qcom: sm6125-pdx201: correct ramoops pmsg-size
` [PATCH AUTOSEL 6.4 06/31] arm64: dts: qcom: sm6125-sprout: "
` [PATCH AUTOSEL 6.4 07/31] arm64: dts: qcom: sm6350: "
` [PATCH AUTOSEL 6.4 08/31] arm64: dts: qcom: sm8150-kumano: "
` [PATCH AUTOSEL 6.4 09/31] arm64: dts: qcom: sm8250-edo: "
` [PATCH AUTOSEL 6.4 10/31] drm/amd/display: Add stream overhead in BW calculations for 128b/132b
` [PATCH AUTOSEL 6.4 11/31] samples/hw_breakpoint: Fix kernel BUG 'invalid opcode: 0000'
` [PATCH AUTOSEL 6.4 12/31] drm/amd/display: Read down-spread percentage from lut to adjust dprefclk
` [PATCH AUTOSEL 6.4 13/31] drm/amd/display: Fix underflow issue on 175hz timing
` [PATCH AUTOSEL 6.4 14/31] drm/vkms: Fix race-condition between the hrtimer and the atomic commit
` [PATCH AUTOSEL 6.4 15/31] ASoC: SOF: topology: simplify code to prevent static analysis warnings
` [PATCH AUTOSEL 6.4 16/31] ASoC: Intel: sof_sdw: Update BT offload config for soundwire config
` [PATCH AUTOSEL 6.4 17/31] ALSA: hda: intel-dsp-cfg: add LunarLake support
` [PATCH AUTOSEL 6.4 18/31] drm/amd/display: Use DTBCLK as refclk instead of DPREFCLK
` [PATCH AUTOSEL 6.4 19/31] drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31
` [PATCH AUTOSEL 6.4 20/31] drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314
` [PATCH AUTOSEL 6.4 21/31] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
` [PATCH AUTOSEL 6.4 22/31] io_uring: annotate the struct io_kiocb slab for appropriate user copy
` [PATCH AUTOSEL 6.4 23/31] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()
` [PATCH AUTOSEL 6.4 25/31] arm64: dts: qcom: sc8280xp-x13s: Add camera activity LED
` [PATCH AUTOSEL 6.4 27/31] md: raid1: fix potential OOB in raid1_remove_disk()
` [PATCH AUTOSEL 6.4 29/31] blk-mq: fix tags leak when shrink nr_hw_queues
` [PATCH AUTOSEL 6.4 30/31] ASoC: SOF: amd: clear panic mask status when panic occurs
` [PATCH AUTOSEL 6.4 31/31] x86: bring back rep movsq for user access on CPUs without ERMS

[PATCH v2 1/2] PCI: altera: refactor driver for supporting new platform
 2023-09-08 19:52 UTC  (2+ messages)

[PATCH v2 2/2] PCI: altera: add suport for Agilex Family FPGA
 2023-09-08 19:48 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 1/4] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
 2023-09-08 19:36 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 2/4] bus: ti-sysc: Configure uart quirks for k3 SoC
` [PATCH AUTOSEL 5.4 3/4] md: raid1: fix potential OOB in raid1_remove_disk()
` [PATCH AUTOSEL 5.4 4/4] ext2: fix datatype of block number in ext2_xattr_set2()

[PATCH AUTOSEL 6.1 01/26] devlink: remove reload failed checks in params get/set callbacks
 2023-09-08 18:18 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 08/26] wifi: wil6210: fix fortify warnings
` [PATCH AUTOSEL 6.1 15/26] netlink: convert nlk->flags to atomic flags
` [PATCH AUTOSEL 6.1 25/26] libbpf: Free btf_vmlinux when closing bpf_object

[PATCH v3 0/3] few fixes for synthetic trace events
 2023-09-08 19:44 UTC  (3+ messages)
` [PATCH v3 1/3] tracing/synthetic: use union instead of casts

[PATCH AUTOSEL 6.1 01/22] drm/bridge: tc358762: Instruct DSI host to generate HSE packets
 2023-09-08 19:34 UTC  (22+ messages)
` [PATCH AUTOSEL 6.1 02/22] drm/edid: Add quirk for OSVR HDK 2.0
` [PATCH AUTOSEL 6.1 03/22] arm64: dts: qcom: sm6125-pdx201: correct ramoops pmsg-size
` [PATCH AUTOSEL 6.1 04/22] arm64: dts: qcom: sm6350: "
` [PATCH AUTOSEL 6.1 05/22] arm64: dts: qcom: sm8150-kumano: "
` [PATCH AUTOSEL 6.1 06/22] arm64: dts: qcom: sm8250-edo: "
` [PATCH AUTOSEL 6.1 07/22] samples/hw_breakpoint: Fix kernel BUG 'invalid opcode: 0000'
` [PATCH AUTOSEL 6.1 08/22] drm/amd/display: Read down-spread percentage from lut to adjust dprefclk
` [PATCH AUTOSEL 6.1 09/22] drm/amd/display: Fix underflow issue on 175hz timing
` [PATCH AUTOSEL 6.1 10/22] drm/vkms: Fix race-condition between the hrtimer and the atomic commit
` [PATCH AUTOSEL 6.1 11/22] ASoC: SOF: topology: simplify code to prevent static analysis warnings
` [PATCH AUTOSEL 6.1 12/22] ASoC: Intel: sof_sdw: Update BT offload config for soundwire config
` [PATCH AUTOSEL 6.1 13/22] ALSA: hda: intel-dsp-cfg: add LunarLake support
` [PATCH AUTOSEL 6.1 14/22] drm/amd/display: Use DTBCLK as refclk instead of DPREFCLK
` [PATCH AUTOSEL 6.1 15/22] drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31
` [PATCH AUTOSEL 6.1 16/22] drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314
` [PATCH AUTOSEL 6.1 17/22] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
` [PATCH AUTOSEL 6.1 18/22] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()
` [PATCH AUTOSEL 6.1 19/22] bus: ti-sysc: Configure uart quirks for k3 SoC
` [PATCH AUTOSEL 6.1 20/22] block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
` [PATCH AUTOSEL 6.1 21/22] md: raid1: fix potential OOB in raid1_remove_disk()
` [PATCH AUTOSEL 6.1 22/22] ext2: fix datatype of block number in ext2_xattr_set2()

[PATCH] drm/msm/dpu: enable smartdma on sm8350
 2023-09-08 19:33 UTC 

[PATCH AUTOSEL 4.14 1/3] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
 2023-09-08 19:36 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 2/3] md: raid1: fix potential OOB in raid1_remove_disk()
` [PATCH AUTOSEL 4.14 3/3] ext2: fix datatype of block number in ext2_xattr_set2()

[PATCH AUTOSEL 4.19 1/3] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
 2023-09-08 19:36 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 2/3] md: raid1: fix potential OOB in raid1_remove_disk()

[PATCH AUTOSEL 6.5 01/36] drm/bridge: tc358762: Instruct DSI host to generate HSE packets
 2023-09-08 19:32 UTC  (37+ messages)
` [PATCH AUTOSEL 6.5 02/36] drm/edid: Add quirk for OSVR HDK 2.0
` [PATCH AUTOSEL 6.5 03/36] drm: bridge: samsung-dsim: Drain command transfer FIFO before transfer
` [PATCH AUTOSEL 6.5 04/36] ASoC: amd: vangogh: Use dmi_first_match() for DMI quirk handling
` [PATCH AUTOSEL 6.5 05/36] arm64: dts: qcom: sm6125-pdx201: correct ramoops pmsg-size
` [PATCH AUTOSEL 6.5 06/36] arm64: dts: qcom: sm6125-sprout: "
` [PATCH AUTOSEL 6.5 07/36] arm64: dts: qcom: sm6350: "
` [PATCH AUTOSEL 6.5 08/36] arm64: dts: qcom: sm8150-kumano: "
` [PATCH AUTOSEL 6.5 09/36] arm64: dts: qcom: sm8250-edo: "
` [PATCH AUTOSEL 6.5 10/36] drm/amdgpu: Increase soft IH ring size
` [PATCH AUTOSEL 6.5 11/36] drm/amd/display: Add stream overhead in BW calculations for 128b/132b
` [PATCH AUTOSEL 6.5 12/36] samples/hw_breakpoint: Fix kernel BUG 'invalid opcode: 0000'
` [PATCH AUTOSEL 6.5 13/36] drm/amdgpu: Update ring scheduler info as needed
` [PATCH AUTOSEL 6.5 14/36] drm/amd/display: Read down-spread percentage from lut to adjust dprefclk
` [PATCH AUTOSEL 6.5 15/36] drm/amd/display: Fix underflow issue on 175hz timing
` [PATCH AUTOSEL 6.5 16/36] drm/vkms: Fix race-condition between the hrtimer and the atomic commit
` [PATCH AUTOSEL 6.5 17/36] ASoC: SOF: topology: simplify code to prevent static analysis warnings
` [PATCH AUTOSEL 6.5 18/36] ASoC: Intel: sof_sdw: Update BT offload config for soundwire config
` [PATCH AUTOSEL 6.5 19/36] ALSA: hda: intel-dsp-cfg: add LunarLake support
` [PATCH AUTOSEL 6.5 20/36] drm/amd/display: Use DTBCLK as refclk instead of DPREFCLK
` [PATCH AUTOSEL 6.5 21/36] drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31
` [PATCH AUTOSEL 6.5 22/36] drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314
` [PATCH AUTOSEL 6.5 23/36] drm/amd/display: Use max memclk variable when setting max memclk
` [PATCH AUTOSEL 6.5 24/36] drm/msm/adreno: Use quirk identify hw_apriv
` [PATCH AUTOSEL 6.5 25/36] drm/msm/adreno: Use quirk to identify cached-coherent support
` [PATCH AUTOSEL 6.5 26/36] drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable()
` [PATCH AUTOSEL 6.5 27/36] io_uring: annotate the struct io_kiocb slab for appropriate user copy
` [PATCH AUTOSEL 6.5 28/36] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()
` [PATCH AUTOSEL 6.5 29/36] bus: ti-sysc: Configure uart quirks for k3 SoC
` [PATCH AUTOSEL 6.5 30/36] arm64: dts: qcom: sc8280xp-x13s: Add camera activity LED
` [PATCH AUTOSEL 6.5 31/36] block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
` [PATCH AUTOSEL 6.5 32/36] md: raid1: fix potential OOB in raid1_remove_disk()
` [PATCH AUTOSEL 6.5 33/36] ext2: fix datatype of block number in ext2_xattr_set2()
` [PATCH AUTOSEL 6.5 34/36] blk-mq: fix tags leak when shrink nr_hw_queues
` [PATCH AUTOSEL 6.5 35/36] ASoC: SOF: amd: clear panic mask status when panic occurs
` [PATCH AUTOSEL 6.5 36/36] x86: bring back rep movsq for user access on CPUs without ERMS

[PATCH] x86/tdx: Allow extended topology CPUID leafs to be emulated by hypercall
 2023-09-08 19:25 UTC  (3+ messages)

[GIT PULL] Additional thermal control updates for v6.6-rc1
 2023-09-08 19:25 UTC 

[GIT PULL] Power management fix for v6.6-rc1
 2023-09-08 19:22 UTC 

[PATCH AUTOSEL 5.10 01/14] devlink: remove reload failed checks in params get/set callbacks
 2023-09-08 18:20 UTC  (8+ messages)
` [PATCH AUTOSEL 5.10 02/14] crypto: lrw,xts - Replace strlcpy with strscpy
` [PATCH AUTOSEL 5.10 06/14] wifi: wil6210: fix fortify warnings
` [PATCH AUTOSEL 5.10 07/14] crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()
` [PATCH AUTOSEL 5.10 09/14] mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450
` [PATCH AUTOSEL 5.10 10/14] alx: fix OOB-read compiler warning
` [PATCH AUTOSEL 5.10 11/14] netfilter: ebtables: fix fortify warnings in size_entry_mwt()
` [PATCH AUTOSEL 5.10 14/14] Bluetooth: btusb: Fix quirks table naming

[PATCH AUTOSEL 4.19 1/7] wifi: ath9k: fix printk specifier
 2023-09-08 18:21 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 2/7] wifi: mwifiex: fix fortify warning
` [PATCH AUTOSEL 4.19 3/7] crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()
` [PATCH AUTOSEL 4.19 5/7] alx: fix OOB-read compiler warning
` [PATCH AUTOSEL 4.19 6/7] wifi: cfg80211: ocb: don't leave if not joined
` [PATCH AUTOSEL 4.19 7/7] Bluetooth: btusb: Fix quirks table naming

[PATCH AUTOSEL 4.14 1/8] wifi: ath9k: fix printk specifier
 2023-09-08 18:21 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 2/8] wifi: mwifiex: fix fortify warning
` [PATCH AUTOSEL 4.14 4/8] tpm_tis: Resend command to recover from data transfer errors

[PATCH AUTOSEL 5.15 01/15] devlink: remove reload failed checks in params get/set callbacks
 2023-09-08 18:19 UTC  (6+ messages)
` [PATCH AUTOSEL 5.15 06/15] wifi: wil6210: fix fortify warnings
` [PATCH AUTOSEL 5.15 08/15] tpm_tis: Resend command to recover from data transfer errors
` [PATCH AUTOSEL 5.15 09/15] mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450
` [PATCH AUTOSEL 5.15 14/15] libbpf: Free btf_vmlinux when closing bpf_object
` [PATCH AUTOSEL 5.15 15/15] Bluetooth: btusb: Fix quirks table naming

[PATCH AUTOSEL 6.5 01/45] spi: sun6i: add quirk for dual and quad SPI modes support
 2023-09-08 19:12 UTC  (7+ messages)
` [PATCH AUTOSEL 6.5 15/45] net: Use sockaddr_storage for getsockopt(SO_PEERNAME)
` [PATCH AUTOSEL 6.5 24/45] Bluetooth: btusb: Add new VID/PID 04ca/3804 for MT7922
` [PATCH AUTOSEL 6.5 35/45] wifi: cfg80211: ocb: don't leave if not joined
` [PATCH AUTOSEL 6.5 39/45] libbpf: Free btf_vmlinux when closing bpf_object
` [PATCH AUTOSEL 6.5 43/45] Fix nomenclature for USB and PCI wireless devices

[PATCH AUTOSEL 6.4 01/41] devlink: remove reload failed checks in params get/set callbacks
 2023-09-08 18:15 UTC  (7+ messages)
` [PATCH AUTOSEL 6.4 02/41] crypto: lrw,xts - Replace strlcpy with strscpy
` [PATCH AUTOSEL 6.4 05/41] wifi: ath9k: fix fortify warnings
` [PATCH AUTOSEL 6.4 13/41] net: Use sockaddr_storage for getsockopt(SO_PEERNAME)
` [PATCH AUTOSEL 6.4 18/41] Bluetooth: btusb: Add device 0489:e0f5 as MT7922 device
` [PATCH AUTOSEL 6.4 22/41] Bluetooth: Fix hci_suspend_sync crash
` [PATCH AUTOSEL 6.4 30/41] netfilter: ebtables: fix fortify warnings in size_entry_mwt()

[PATCH 0/3] Support ROHM BM1390 pressure sensor
 2023-09-08 18:45 UTC  (9+ messages)
` [PATCH 2/3] iio: pressure: Support ROHM BU1390

[PATCH 09/10] hwrng: stm32 - rework power management sequences
 2023-09-08 19:09 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 01/10] devlink: remove reload failed checks in params get/set callbacks
 2023-09-08 18:20 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 04/10] crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()
` [PATCH AUTOSEL 5.4 06/10] mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450
` [PATCH AUTOSEL 5.4 07/10] alx: fix OOB-read compiler warning
` [PATCH AUTOSEL 5.4 08/10] wifi: mac80211_hwsim: drop short frames
` [PATCH AUTOSEL 5.4 10/10] Bluetooth: btusb: Fix quirks table naming

[PATCH] selinux: reject invalid ebitmaps
 2023-09-08 19:04 UTC  (2+ messages)

[PATCH printk v4 0/8] provide nbcon base
 2023-09-08 18:50 UTC  (9+ messages)
` [PATCH printk v4 1/8] printk: Add non-BKL (nbcon) console basic infrastructure
` [PATCH printk v4 2/8] printk: nbcon: Add acquire/release logic
` [PATCH printk v4 3/8] printk: Make static printk buffers available to nbcon
` [PATCH printk v4 4/8] printk: nbcon: Add buffer management
` [PATCH printk v4 5/8] printk: nbcon: Add ownership state functions
` [PATCH printk v4 6/8] printk: nbcon: Add sequence handling
` [PATCH printk v4 7/8] printk: nbcon: Add emit function and callback function for atomic printing
` [PATCH printk v4 8/8] printk: nbcon: Allow drivers to mark unsafe regions and check state

[PATCH] lib/842: Simplify sw842_hlist_node declarations
 2023-09-08 19:03 UTC 

[PATCH AUTOSEL 5.4 1/5] ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer
 2023-09-08 18:03 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 2/5] kernel/fork: beware of __put_task_struct() calling context

[PATCH AUTOSEL 5.10 1/8] ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer
 2023-09-08 18:03 UTC 

[PATCH AUTOSEL 6.1 01/10] ACPICA: Add AML_NO_OPERAND_RESOLVE flag to Timer
 2023-09-08 18:02 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 10/10] selftests/nolibc: fix up kernel parameters support

[PATCH v4 0/7] Add support for LUT PPG
 2023-09-08 18:58 UTC  (9+ messages)
` [PATCH v4 5/7] leds: rgb: leds-qcom-lpg: Update PMI632 lpg_data to support PPG

[PATCH 1/2] drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limits
 2023-09-08 18:54 UTC 

[PATCH 2/6] selinux: dump statistics for more hash tables
 2023-09-08 18:49 UTC  (9+ messages)
` [PATCH 4/6] selinux: simplify avtab slot calculation
` [PATCH 5/6] selinux: improve role transition hashing
` [PATCH 6/6] selinux: improve symtab string hashing
` [PATCH 1/6] selinux: print sum of chain lengths^2 for hash tables

[v4 0/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
 2023-09-08 18:29 UTC  (5+ messages)
` [v4 4/4] "

resctrl2 - status
 2023-09-08 18:51 UTC  (13+ messages)

[PATCH 6/6] perf/benchmark: add a new benchmark for seccom_unotify
 2023-09-08 18:18 UTC  (3+ messages)
` [PATCH] perf/benchmark: Fix ifdef in header file uapi/asm/unistd_32.h

[PATCH] hwmon: max31790: support to config PWM as TACH
 2023-09-08 18:38 UTC  (2+ messages)

linux-next: Tree for Sep 7
 2023-09-08 18:38 UTC  (2+ messages)

[GIT PULL] RISC-V Patches for the 6.6 Merge Window, Part 2
 2023-09-08 18:38 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