All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-10 17:03:49 to 2022-09-10 20:23:05 UTC [more...]

[PATCH v2 00/15] EDAC/synopsys: Add generic resources and Baikal-T1 support
 2022-09-10 19:56 UTC  (27+ messages)
` [PATCH v2 01/15] dt-bindings: memory: snps: Replace opencoded numbers with macros
` [PATCH v2 02/15] dt-bindings: memory: snps: Extend schema with IRQs/resets/clocks props
` [PATCH v2 03/15] dt-bindings: memory: snps: Convert the schema to being generic
` [PATCH v2 04/15] dt-bindings: memory: Add Baikal-T1 DDRC DT-schema
` [PATCH v2 05/15] EDAC/synopsys: Add multi-ranked memory support
` [PATCH v2 06/15] EDAC/synopsys: Add optional ECC Scrub support
` [PATCH v2 07/15] EDAC/synopsys: Drop ECC poison address from private data
` [PATCH v2 08/15] EDAC/synopsys: Add data poisoning disable support
` [PATCH v2 09/15] EDAC/synopsys: Split up ECC UE/CE IRQs handler
` [PATCH v2 10/15] EDAC/synopsys: Add individual named ECC IRQs support
` [PATCH v2 11/15] EDAC/synopsys: Add DFI alert_n IRQ support
` [PATCH v2 12/15] EDAC/synopsys: Add reference clocks support
` [PATCH v2 13/15] EDAC/synopsys: Add ECC Scrubber support
` [PATCH v2 14/15] EDAC/synopsys: Drop vendor-specific arch dependency
` [PATCH v2 15/15] EDAC/synopsys: Add Baikal-T1 DDRC support

[PATCH v2] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
 2022-09-10 20:20 UTC  (2+ messages)

RAID5 failure and consequent ext4 problems
 2022-09-10 20:17 UTC  (15+ messages)

[syzbot] WARNING: ODEBUG bug in htab_map_alloc
 2022-09-10 20:16 UTC  (3+ messages)
` [PATCH] bpf: add missing percpu_counter_destroy() in htab_map_alloc()

[PATCH v1] dt-bindings: spi: rockchip: add power-domains property
 2022-09-10 19:52 UTC  (6+ messages)

[PATCH RESEND v2 00/18] EDAC/synopsys: Add generic DDRC info and address mapping
 2022-09-10 19:50 UTC  (38+ messages)
` [PATCH RESEND v2 01/18] EDAC/synopsys: Convert sysfs nodes to debugfs ones
` [PATCH RESEND v2 02/18] EDAC/mc: Extend memtypes with LPDDR(mDDR) and LPDDR2
` [PATCH RESEND v2 03/18] EDAC/synopsys: Extend memtypes supported by controller
` [PATCH RESEND v2 04/18] EDAC/synopsys: Detach private data from mci instance
` [PATCH RESEND v2 05/18] EDAC/synopsys: Add DDRC basic parameters infrastructure
` [PATCH RESEND v2 06/18] EDAC/synopsys: Convert plat-data to plat-init function
` [PATCH RESEND v2 07/18] EDAC/synopsys: Parse ADDRMAP[7-8] CSRs for (LP)DDR4 only
` [PATCH RESEND v2 08/18] EDAC/synopsys: Parse ADDRMAP[0] CSR for multi-ranks case only
` [PATCH RESEND v2 09/18] EDAC/synopsys: Set actual DIMM ECC errors grain
` [PATCH RESEND v2 10/18] EDAC/synopsys: Get corrected bit position
` [PATCH RESEND v2 11/18] EDAC/synopsys: Read full data pattern on errors
` [PATCH RESEND v2 12/18] EDAC/synopsys: Read data syndrome "
` [PATCH RESEND v2 13/18] EDAC/synopsys: Introduce System/SDRAM address translation interface
` [PATCH RESEND v2 14/18] EDAC/synopsys: Simplify HIF/SDRAM column mapping get procedure
` [PATCH RESEND v2 15/18] EDAC/synopsys: Add HIF/SDRAM mapping debugfs node
` [PATCH RESEND v2 16/18] EDAC/synopsys: Add erroneous page-frame/offset reporting
` [PATCH RESEND v2 17/18] EDAC/synopsys: Add system address regions support
` [PATCH RESEND v2 18/18] EDAC/synopsys: Add mapping-based memory size calculation

[PATCH] scripts: config_whitelist: CONFIG_SYS_FLASH_AUTOPROTECT_LIST
 2022-09-10 20:04 UTC  (13+ messages)

[PATCH v4 0/4] fsmonitor: option to allow fsmonitor to run against network-mounted repos
 2022-09-10 20:00 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/4] fsmonitor: refactor filesystem checks to common interface
  ` [PATCH v5 2/4] fsmonitor: relocate socket file if .git directory is remote
  ` [PATCH v5 3/4] fsmonitor: avoid socket location check if using hook
  ` [PATCH v5 4/4] fsmonitor: deal with synthetic firmlinks on macOS

[PATCH v1 03/11] dt-bindings: pwm: rockchip: add rockchip,rk3128-pwm
 2022-09-10 19:48 UTC  (5+ messages)

[PATCH v2 00/19] EDAC/mc/synopsys: Various fixes and cleanups
 2022-09-10 19:42 UTC  (40+ messages)
` [PATCH v2 01/19] EDAC/synopsys: Fix native uMCTL2 IRQs handling procedure
` [PATCH v2 02/19] EDAC/synopsys: Fix generic device type detection procedure
` [PATCH v2 03/19] EDAC/synopsys: Fix mci->scrub_cap field setting
` [PATCH v2 04/19] EDAC/synopsys: Drop erroneous ADDRMAP4.addrmap_col_b10 parse
` [PATCH v2 05/19] EDAC/synopsys: Fix reading errors count before ECC status
` [PATCH v2 06/19] EDAC/synopsys: Use platform device devm ioremap method
` [PATCH v2 07/19] EDAC/synopsys: Drop internal CE and UE counters
` [PATCH v2 08/19] EDAC/synopsys: Drop local to_mci macro implementation
` [PATCH v2 09/19] EDAC/synopsys: Drop struct ecc_error_info.blknr field
` [PATCH v2 10/19] EDAC/synopsys: Shorten out struct ecc_error_info.bankgrpnr field name
` [PATCH v2 11/19] EDAC/synopsys: Drop redundant info from error message
` [PATCH v2 12/19] EDAC/mc: Init DIMM labels in MC registration method
` [PATCH v2 13/19] EDAC/mc: Add MC unique index allocation procedure
` [PATCH v2 14/19] dt-bindings: memory: snps: Detach Zynq DDRC controller support
` [PATCH v2 15/19] dt-bindings: memory: snps: Use more descriptive device name
` [PATCH v2 16/19] EDAC/synopsys: Detach Zynq DDRC controller support
` [PATCH v2 17/19] EDAC/synopsys: Drop unused platform-specific setup API
` [PATCH v2 18/19] EDAC/synopsys: Unify the driver entities naming
` [PATCH v2 19/19] EDAC/synopsys: Convert to using BIT/GENMASK/FIELD_x macros

[PATCH v2 0/3] drm/gma500: Fix 2 locking related WARNs + IRQ handling
 2022-09-10 19:50 UTC  (7+ messages)
` [PATCH v2 3/3] drm/gma500: Fix (vblank) IRQs not working after suspend/resume

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-10 19:46 UTC  (9+ messages)

[kvalo-ath:ath-qca] BUILD SUCCESS d773d379e135ecee28de092eca4b8e2ad1f5db1d
 2022-09-10 19:41 UTC 

[kvalo-ath:pending] BUILD SUCCESS e522bd3df8ab17f661547603a44f4b7d84223d73
 2022-09-10 19:41 UTC 

[PATCH bpf-next 0/7] bpftool: Add LLVM as default library for disassembling JIT-ed programs
 2022-09-10 19:41 UTC  (2+ messages)

[kvalo-ath:pending-deferred] BUILD SUCCESS 1dc3fefd1ffeedfd0a43425bed19a219159ceb6c
 2022-09-10 19:29 UTC 

[kvalo-ath:master-pending] BUILD SUCCESS f7b17e2d88c4c0b59039b221808f73e362c661c6
 2022-09-10 19:29 UTC 

[PATCH 0/4] staging: r8188eu: remove empty rtw_*scan* macros
 2022-09-10 19:29 UTC  (6+ messages)
` [PATCH 1/4] staging: r8188eu: remove empty rtw_set_scan_deny macro
` [PATCH 2/4] staging: r8188eu: remove rtw_set_scan_deny_timer_hdl
` [PATCH 3/4] staging: r8188eu: remove rtw_clear_scan_deny
` [PATCH 4/4] staging: r8188eu: rtw_is_scan_deny is always false

[PATCH] mm/damon: simplify scheme create in damon_lru_sort_apply_parameters
 2022-09-10 19:16 UTC  (2+ messages)

[linux-next:master 575/6488] drivers/gpu/drm/tiny/simpledrm.c:514:32: sparse: sparse: incorrect type in initializer (different address spaces)
 2022-09-10 19:16 UTC 

[PATCH] drm/vkms: fix variable dereferenced before check warning
 2022-09-10 19:14 UTC  (2+ messages)

[PATCH] drm/vkms: fix 32bit compilation error by replacing macros
 2022-09-10 19:10 UTC  (4+ messages)

[PATCH v2] drm/vkms: fix 32bit compilation error by replacing macros
 2022-09-10 19:03 UTC  (2+ messages)

[PATCH] power: supply: Explain maintenance charging
 2022-09-10 19:01 UTC  (2+ messages)

[PATCH 0/2] spi: spi-omap2-mcspi: Use EOW interrupt for transfer completion
 2022-09-10 18:57 UTC  (7+ messages)
` [PATCH 1/2] dmaengine: ti: k3-udma: Respond TX done if DMA_PREP_INTERRUPT is not requested

[PATCH v2 05/20] fscrypt: add extent-based encryption
 2022-09-10 18:53 UTC  (2+ messages)

[linux-5.4 test] 173111: regressions - FAIL
 2022-09-10 18:54 UTC 

[kvalo-ath:ath-next] BUILD SUCCESS 97c9e37c7a7d7845b09035569da9b0eea196b1e1
 2022-09-10 18:52 UTC 

[kvalo-ath:master] BUILD SUCCESS a16730312d228a5b5d906cd1e43686f80e1be94f
 2022-09-10 18:52 UTC 

[dm-devel] setting up dmverity using device mapper IOCTLs
 2022-09-10 18:46 UTC 

Implementing missing BlinkM LED features
 2022-09-10 18:44 UTC  (4+ messages)

[PATCH bpf-next v10 0/5] Parameterize task iterators
 2022-09-10 18:43 UTC  (3+ messages)
` [PATCH bpf-next v10 1/5] bpf: "

[PATCH v2] libbpf: add GCC support for bpf_tail_call_static
 2022-09-10 18:37 UTC  (9+ messages)

[spandruvada:idle-inject 5/6] drivers/thermal/intel/intel_cpu_idle_cooling.c:21:10: fatal error: asm/cpu_device_id.h: No such file or directory
 2022-09-10 18:33 UTC 

[Buildroot] [PATCH v2 1/1] package/cni-plugins: new package
 2022-09-10 18:33 UTC  (4+ messages)
` [Buildroot] [PATCH v3 "

[PATCH v7 00/18] Network support for Landlock
 2022-09-10 18:27 UTC  (10+ messages)
` [PATCH v7 05/18] landlock: refactor helper functions
` [PATCH v7 07/18] landlock: user space API network support
` [PATCH v7 08/18] landlock: add network rules support

improve pagecache PSI annotations
 2022-09-10 18:26 UTC  (4+ messages)
` [PATCH 1/5] mm: add PSI accounting around ->read_folio and ->readahead calls

[dtor-input:tmp-gpiolib-of-quirks] BUILD SUCCESS 063e18ac945d4e6f2e7baa061a9a0b7c9f550d35
 2022-09-10 18:20 UTC 

[dtor-input:tmp-gpiolib-swnode] BUILD REGRESSION 0f07ef1f9435d4dd3cd1d593e9998eca1a40e39d
 2022-09-10 18:20 UTC 

Linux 6.0-rc4
 2022-09-10 18:13 UTC  (4+ messages)

[PATCH v4 00/26] KVM: hardware enable/disable reorganize
 2022-09-10 18:11 UTC  (7+ messages)
` [PATCH v4 09/26] KVM: Do processor compatibility check on resume
` [PATCH v4 10/26] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock

[PATCH] drm/hyperv: Don't rely on screen_info.lfb_base for Gen1 VMs
 2022-09-10 18:11 UTC  (2+ messages)

[PATCH 0/2] block/nvme: Fix DMA-noncoherent platforms support
 2022-09-10 18:09 UTC  (5+ messages)
` [PATCH 1/2] nvme-hwmon: Cache-line-align the NVME SMART log-buffer

[PATCH] drm/hyperv: Add ratelimit on error message
 2022-09-10 18:06 UTC  (2+ messages)

[PATCH] tests/9p: split virtio-9p-test.c into tests and 9p client part
 2022-09-10 17:46 UTC 

Sound broken (first couple of seconds play looping) on Sony Vaio VPX11S1E (HDA, ALC262)
 2022-09-10 17:52 UTC 

[PATCH] ia64: fix clock_getre(CLOCK_MONOTONIC) to report ITC frequency
 2022-09-10 17:50 UTC  (3+ messages)
` [PATCH v3] ia64: fix clock_getres(CLOCK_MONOTONIC) "

PROBLEM: Bug with the Mediatek mt7921e wireless driver on Linux version 5.18.0-4-amd64
 2022-09-10 17:40 UTC 

[GIT PULL] s390 updates for 6.0-rc5
 2022-09-10 17:38 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v6.0-rc5
 2022-09-10 17:38 UTC  (2+ messages)

[GIT PULL] dma-mapping fixes for Linux 6.0
 2022-09-10 17:38 UTC  (2+ messages)

[PATCH] kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs
 2022-09-10 17:35 UTC  (8+ messages)

[PATCH] x86/defconfig: Enable WERROR
 2022-09-10 17:28 UTC  (12+ messages)
  ` [PATCH] x86/config: Make the x86 defconfigs a bit more usable

[PATCH v2 RESEND] locking/lockref/x86: Enable ARCH_USE_CMPXCHG_LOCKREF for X86_CMPXCHG64
 2022-09-10 17:23 UTC  (4+ messages)

[PATCH v2 0/1] Update apq8016 lpass-cpu compat string
 2022-09-10 17:22 UTC  (4+ messages)
` [PATCH v2 1/1] ASoC: dt-bindings: Mark old binding qcom,cpu-lpass-apq8016 as deprecated

[PATCH v9 0/4] hwmon: Add max31760 fan speed controller
 2022-09-10 17:19 UTC  (5+ messages)
` [PATCH v9 1/4] drivers: hwmon: Add max31760 fan speed controller driver
` [PATCH v9 2/4] docs: hwmon: add max31760 documentation
` [PATCH v9 3/4] dt-bindings: hwmon: Add bindings for max31760
` [PATCH v9 4/4] MAINTAINERS: Add maintainer for hwmon/max31760

[PATCHv3 00/14] Introduce RK806 Support
 2022-09-10 17:17 UTC  (7+ messages)
` [PATCHv3 12/14] regulator: expose regmap_find_closest_bigger
` [PATCHv3 13/14] regulator: rk808: add rk806 support

[PATCH v2] net: fec: Use a spinlock to guard `fep->ptp_clk_on`
 2022-09-10 17:08 UTC  (4+ messages)

[PATCH v2 0/3] Add gamma lut support for mt8195
 2022-09-10 16:25 UTC  (5+ messages)
` [PATCH v2 2/3] drm/mediatek: "

[LTP] [PATCH 1/1] Add .mailmap
 2022-09-10 17:05 UTC 


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.