messages from 2023-06-14 07:00:34 to 2023-06-14 07:31:11 UTC [more...]
[PATCH v3] iio: ado: ad7192: Add error check and more debug log
2023-06-14 7:30 UTC
[PATCH] xen: Append a newline character to panic() where missing
2023-06-14 7:30 UTC
[PATCH 00/12] mtd: rawnand: brcmnand: driver and doc updates
2023-06-14 6:22 UTC (14+ messages)
` [PATCH 10/12] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface
[PATCHv4 0/4] net/tls: fixes for NVMe-over-TLS
2023-06-14 6:22 UTC (2+ messages)
` [PATCH 1/4] net/tls: handle MSG_EOR for tls_sw TX flow
[PATCH V1 1/2] mmc: sdhci-pci-o2micro: add Bayhub new chip GG8 support
2023-06-14 7:30 UTC (3+ messages)
` [PATCH V1 2/2] "
[PATCH] btrfs: make unpin_extent_cache return void
2023-06-14 7:29 UTC
[PATCH net v2 2/7] net: dsa: mt7530: fix trapping frames with multiple CPU ports on MT7530
2023-06-14 7:29 UTC (14+ messages)
[PATCH] block: Fix dio_cleanup() to advance the head index
2023-06-14 7:28 UTC (2+ messages)
[PATCH 00/26] arm64: qcom: sa8775p-ride: enable the first ethernet port
2023-06-14 7:28 UTC (25+ messages)
` [PATCH 02/26] dt-bindings: phy: describe the Qualcomm SGMII PHY
` [PATCH 03/26] phy: qcom: add the SGMII SerDes PHY driver
` [PATCH 04/26] arm64: defconfig: enable the SerDes PHY for Qualcomm DWMAC
` [PATCH 19/26] dt-bindings: net: snps,dwmac: add compatible for sa8775p ethqos
` [PATCH 20/26] dt-bindings: net: qcom,ethqos: add description for sa8775p
[PATCH 0/2] iommu/amd: Add PPR overflow support
2023-06-14 7:28 UTC (4+ messages)
` [PATCH 2/2] iommu/amd: Handle PPR log overflow
[PATCH] tracefs-perf: Add missing headers for syscall() and SYS_* defines
2023-06-14 7:27 UTC
[PATCH mptcp-next] selftests: bpf: Add time metrics for sched tests
2023-06-14 7:27 UTC
[PATCH v3 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor
2023-06-14 7:26 UTC (4+ messages)
` [PATCH v3 03/17] arm64: Turn kaslr_feature_override into a generic SW feature override
[PATCH] mm: page_io: Prefer 'unsigned int' to bare use of 'unsigned'
2023-06-14 7:23 UTC
[dm-devel] [PATCH -next v2 0/6] md: fix that MD_RECOVERY_RUNNING can be cleared while sync_thread is still running
2023-06-14 7:24 UTC (13+ messages)
` [dm-devel] [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock
` [dm-devel] [PATCH -next v2 5/6] md: wake up 'resync_wait' at last in md_reap_sync_thread()
` "
` [dm-devel] [PATCH -next v2 6/6] md: enhance checking in md_check_recovery()
[PATCH v5] Documentation/mm: Initial page table documentation
2023-06-14 7:25 UTC
[PATCH v8 00/33] scsi: Allow scsi_execute users to control retries
2023-06-14 7:26 UTC (39+ messages)
` [PATCH v8 01/33] scsi: Add helper to prep sense during error handling
` [PATCH v8 02/33] scsi: Allow passthrough to override what errors to retry
` [PATCH v8 03/33] scsi: Add scsi_failure field to scsi_exec_args
` [PATCH v8 04/33] scsi: Have scsi-ml retry scsi_probe_lun errors
` [PATCH v8 05/33] scsi: retry INQUIRY after timeout
` [PATCH v8 06/33] scsi: sd: Fix sshdr use in read_capacity_16
` [PATCH v8 07/33] scsi: sd: Have scsi-ml retry read_capacity_16 errors
` [PATCH v8 08/33] scsi: Use separate buf for START_STOP in sd_spinup_disk
` [PATCH v8 09/33] scsi: sd: Fix sshdr use "
` [PATCH v8 10/33] scsi: Have scsi-ml retry sd_spinup_disk errors
` [PATCH v8 11/33] scsi: hp_sw: Only access sshdr if res > 0
` [PATCH v8 12/33] scsi: hp_sw: Have scsi-ml retry scsi_exec_req errors
` [PATCH v8 13/33] scsi: rdac: Fix sshdr use
` [PATCH v8 14/33] scsi: rdac: Have scsi-ml retry send_mode_select errors
` [PATCH v8 15/33] scsi: spi: Fix sshdr use
` [PATCH v8 16/33] scsi: spi: Have scsi-ml retry spi_execute errors
` [PATCH v8 17/33] scsi: sd: Fix sshdr use in sd_sync_cache
` [PATCH v8 18/33] scsi: sd: Have scsi-ml retry sd_sync_cache errors
` [PATCH v8 19/33] scsi: ch: Remove unit_attention
` [PATCH v8 20/33] scsi: ch: Have scsi-ml retry ch_do_scsi errors
` [PATCH v8 21/33] scsi: Have scsi-ml retry scsi_mode_sense UAs
` [PATCH v8 22/33] scsi: sd: Fix scsi_mode_sense caller's sshdr use
` [PATCH v8 23/33] scsi: Have scsi-ml retry scsi_report_lun_scan errors
` [PATCH v8 24/33] scsi: sd: Have pr commands retry UAs
` [PATCH v8 25/33] scsi: sd: Have scsi-ml retry read_capacity_10 errors
` [PATCH v8 26/33] scsi: ses: Have scsi-ml retry scsi_exec_req errors
` [PATCH v8 27/33] scsi: sr: Have scsi-ml retry get_sectorsize errors
` [PATCH v8 28/33] scsi: ufs: Have scsi-ml retry start stop errors
` [PATCH v8 29/33] scsi: Fix sshdr use in scsi_test_unit_ready
` [PATCH v8 30/33] scsi: Fix sshdr use in scsi_cdl_enable
` [PATCH v8 31/33] scsi: sd: Fix sshdr use in cache_type_store
` [PATCH v8 32/33] scsi: sr: Fix sshdr use in sr_get_events
` [PATCH v8 33/33] scsi: Add kunit tests for scsi_check_passthrough
[PATCH 0/2] mtd: spi-nor: Support for another sst flash
2023-06-14 7:25 UTC (10+ messages)
` [PATCH 2/2] mtd: spi-nor: Add support for sst26vf032b flash
Kernel null pointer dereference on stopping raid device
2023-06-14 7:22 UTC (3+ messages)
Fwd: Waking up from resume locks up on sr device
2023-06-14 7:22 UTC (9+ messages)
[PATCH v7 0/2] Amiga RDB partition support fixes
2023-06-14 7:19 UTC (4+ messages)
` [PATCH v7 2/2] block: add overflow checks for Amiga partition support
[PATCH] block: Add config option to not allow writing to mounted devices
2023-06-14 7:20 UTC (15+ messages)
[PATCH] amd/display/dc:remove repeating expression
2023-06-14 5:29 UTC (2+ messages)
[PATCH] drm/amdgpu: remove unneeded variable
2023-06-14 2:26 UTC
[PATCH] drm/amdkfd: Switch over to memdup_user()
2023-06-14 2:04 UTC
[PATCH] drm/amd/pm: remove unneeded variable
2023-06-14 2:19 UTC
[PATCH] drivers/dcn32:improve-warning-messsge-for-dummy_latency_index
2023-06-14 2:46 UTC
[PATCH 0/9] Add support for XLCDC to sam9x7 SoC family
2023-06-14 7:10 UTC (9+ messages)
` [PATCH 4/9] drm: atmel-hlcdc: Define SAM9X7 XLCDC specific registers
` [PATCH 5/9] drm: atmel-hlcdc: add compatible string check for XLCDC and HLCDC
` [PATCH 6/9] drm: atmel_hlcdc: Add support for XLCDC in atmel LCD driver
[RFC PATCH v2 00/18] Add DRM CRTC 3D LUT interface
2023-06-13 15:43 UTC (2+ messages)
[PATCH v3 00/17] Imagination Technologies PowerVR DRM driver
2023-06-13 14:47 UTC (2+ messages)
` [PATCH v3 06/17] drm/imagination: Add GPU register and FWIF headers
[PATCH 1/1] drm/imx/ipuv-v3: Fix front porch adjustment upon hactive aligning
2023-06-13 14:07 UTC (2+ messages)
[PATCH v3 0/4] ovl: Add support for fs-verity checking of lowerdata
2023-06-14 7:19 UTC (16+ messages)
` [PATCH v3 3/4] ovl: Validate verity xattr when resolving lowerdata
Linux mainline support for RTL8811AU/RTL8821AU
2023-06-14 7:17 UTC (3+ messages)
[PATCH v2 0/3] export symbols for process and memory related functions
2023-06-14 7:16 UTC (4+ messages)
` [PATCH v2 2/3] memory: export symbols for "
[Bug 1249] [dpdk-23.07] ixgbe port stop failed after launch testpmd
2023-06-14 7:18 UTC (7+ messages)
[PATCH 0/8] arm64: dts: qcom: msm8939: Rework regulator constraints
2023-06-14 7:16 UTC (9+ messages)
` [PATCH 1/8] arm64: dts: qcom: msm8939-pm8916: Add missing pm8916_codec supplies
` [PATCH 2/8] arm64: dts: qcom: msm8939: Disable lpass_codec by default
` [PATCH 3/8] arm64: dts: qcom: msm8939-sony-tulip: Fix l10-l12 regulator voltages
` [PATCH 4/8] arm64: dts: qcom: msm8939-sony-tulip: Allow disabling pm8916_l6
` [PATCH 5/8] arm64: dts: qcom: msm8939: Fix regulator constraints
` [PATCH 6/8] arm64: dts: qcom: msm8939-pm8916: Clarify purpose
` [PATCH 7/8] arm64: dts: qcom: msm8939: Define regulator constraints next to usage
` [PATCH 8/8] arm64: dts: qcom: msm8939-pm8916: Mark always-on regulators
[net-next PATCH v5 0/5] *Add MTU change with stmmac interface running
2023-06-14 7:15 UTC (4+ messages)
` [net-next PATCH v5 4/5] net: ethernet: stmicro: stmmac: generate stmmac dma conf before open
[PATCH 0/5] arm64: docs: Move the arm64 docs under Documentation/arch/
2023-06-14 7:15 UTC (16+ messages)
` [PATCH 1/5] docs: arm64: Move arm64 documentation "
` [PATCH 2/5] dt-bindings: fix dangling Documentation/arm64 reference
` [PATCH 3/5] arm64: Fix dangling references to Documentation/arm64
` [PATCH 4/5] mm: Fix a dangling Documentation/arm64 reference
` [PATCH 5/5] perf arm-spe: "
[PATCH v1] iio: ado: ad7192: Add error check and more debug log
2023-06-14 7:15 UTC (4+ messages)
[PATCH] lib: zstd: remove unneeded variable
2023-06-14 7:14 UTC
[PATCH] selftests/powerpc: Remove unneeded variable
2023-06-14 7:12 UTC (2+ messages)
[PATCH v4] Documentation/mm: Initial page table documentation
2023-06-14 7:12 UTC (3+ messages)
[PATCH 4/4] [v2] wifi: rtlwifi: simplify LED management
2023-06-14 7:11 UTC (5+ messages)
` [PATCH 1/2] [v3] "
` [PATCH 2/2] [v3] wifi: rtlwifi: cleanup USB interface
[PATCH] btrfs: remove unneeded variable from unpin_extent_cache()
2023-06-14 7:09 UTC (3+ messages)
[PATCH net-next] net: tls: make the offload check helper take skb not socket
2023-06-14 7:09 UTC (2+ messages)
[PULL] IIO: 1st set of new device support, features and cleanups for 6.5
2023-06-14 7:09 UTC
[PATCH v2] poll: Fix use-after-free in poll_freewait()
2023-06-14 7:07 UTC
[dm-devel] [PATCH v2] dm: Support turning off io stat accounting
2023-06-14 0:59 UTC
[dm-devel] [PATCH v1 1/1] dm integrity: Use %*ph for printing hexdump of a small buffer
2023-06-13 15:10 UTC (3+ messages)
[dm-devel] [PATCH] dm: remove unneeded variable
2023-06-14 2:10 UTC
[PATCH 3/3] wifi: rtw89: fix typo
2023-06-14 7:06 UTC (7+ messages)
` [PATCH 1/3] [v5] wifi: rtw89: cleanup private data structures
` [PATCH 2/3] [v5] wifi: rtw89: cleanup rtw89_iqk_info and related code
` [PATCH 3/3] [v5] wifi: rtw89: fix spelling typo of IQK debug messages
[PATCH] diff-lib: honor override_submodule_config flag bit
2023-06-14 7:06 UTC (2+ messages)
[PATCH v2] ALSA: compress: allow setting codec params after next track
2023-06-14 7:04 UTC (2+ messages)
[PATCH v1 0/3] Sync PolarFire SoC dts with Linux
2023-06-14 7:05 UTC (4+ messages)
` [PATCH v1 3/3] board: microchip: set mac address for ethernet1 on icicle
[BUG] trigger BUG_ON in mas_store_prealloc when low memory
2023-06-14 7:06 UTC (3+ messages)
[Bug 217551] New: Unable to umount block device
2023-06-14 7:05 UTC (3+ messages)
` [Bug 217551] "
[PATCH v2 0/7] docs: Move Documentation/arm under Documentation/arch
2023-06-14 7:04 UTC (4+ messages)
` [PATCH v2 6/7] docs: update some straggling Documentation/arm references
[PATCH v2 net-next resend] leds: trigger: netdev: uninitialized variable in netdev_trig_activate()
2023-06-14 7:03 UTC
[PATCH v8 0/2] Enable multiple MCAN on AM62x
2023-06-14 7:02 UTC (3+ messages)
` [PATCH v8 2/2] can: m_can: Add hrtimer to generate software interrupt
[PATCH v7 00/10] Designware PWM driver updates for OF
2023-06-14 7:02 UTC (5+ messages)
` [PATCH v7 06/10] pwm: dwc: split pci out of core driver
[PATCH] libxg: shrink variable scope in xc_core_arch_map_p2m_list_rw()
2023-06-14 7:02 UTC
[RFC bpf-next 0/7] bpf: netdev TX metadata
2023-06-14 7:02 UTC (5+ messages)
` [RFC bpf-next 3/7] bpf: implement devtx hook points
[PATCH 0/4] ppc/pnv: Add chiptod and core timebase state machine models
2023-06-14 7:01 UTC (5+ messages)
` [PATCH 1/4] pnv/chiptod: Add POWER9/10 chiptod model
Error while testing "core-image-base" through "bitbake core-image-base -c testimage -v" #bitbake #dunfell
2023-06-14 7:01 UTC (2+ messages)
` [yocto] "
[PATCH V3 00/14] arm64/sysreg: Convert TRBE registers to automatic generation
2023-06-14 6:59 UTC (25+ messages)
` [PATCH V3 01/14] arm64/sysreg: Rename TRBLIMITR_EL1 fields per auto-gen tools format
` [PATCH V3 02/14] arm64/sysreg: Rename TRBPTR_EL1 "
` [PATCH V3 03/14] arm64/sysreg: Rename TRBBASER_EL1 "
` [PATCH V3 04/14] arm64/sysreg: Rename TRBSR_EL1 "
` [PATCH V3 05/14] arm64/sysreg: Rename TRBMAR_EL1 "
` [PATCH V3 06/14] arm64/sysreg: Rename TRBTRG_EL1 "
` [PATCH V3 07/14] arm64/sysreg: Rename TRBIDR_EL1 "
` [PATCH V3 08/14] arm64/sysreg: Convert TRBLIMITR_EL1 register to automatic generation
` [PATCH V3 09/14] arm64/sysreg: Convert TRBPTR_EL1 "
` [PATCH V3 10/14] arm64/sysreg: Convert TRBBASER_EL1 "
` [PATCH V3 11/14] arm64/sysreg: Convert TRBSR_EL1 "
` [PATCH V3 12/14] arm64/sysreg: Convert TRBMAR_EL1 "
` [PATCH V3 13/14] arm64/sysreg: Convert TRBTRG_EL1 "
` [PATCH V3 14/14] arm64/sysreg: Convert TRBIDR_EL1 "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.