All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-13 05:09:33 to 2022-10-13 06:40:23 UTC [more...]

[PATCH] mmc: sdhci-xenon: Fix 2G limitation on AC5 SoC
 2022-10-13  6:40 UTC  (13+ messages)

[Buildroot] [PATCH] configs/sipeed_*_sdcard: Add dependency on host-openssl
 2022-10-13  6:39 UTC  (2+ messages)

[PATCH] Remove priv_user_controls in v4l2-test-controls
 2022-10-13  6:39 UTC  (3+ messages)

[PATCH 4.19] scsi: sd: Fix 'sdkp' in sd_first_printk
 2022-10-13  6:39 UTC  (4+ messages)

[PATCH v1 0/4] Support native debug icount trigger
 2022-10-13  6:29 UTC  (3+ messages)
` [PATCH v1 1/4] target/riscv: Add itrigger support when icount is not enabled
` [PATCH v1 3/4] target/riscv: Enable native debug itrigger

[PATCH v2] cifs: use ALIGN() and round_up() macros
 2022-10-13  6:39 UTC  (3+ messages)

[PATCH 0/3] Cadence PCIe PHY latency for PTM
 2022-10-13  6:26 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: PCI: cdns: Add PHY latency properties
` [PATCH 3/3] arm64: dts: ti: k3-am64-main: Add latency DT binding

[Buildroot] [PATCH v2 1/1] boot/uboot/uboot.mk: add pmufw.elf support
 2022-10-13  6:38 UTC  (4+ messages)

[PATCH 0/1] Improved debugging for active GPIO causing wakeup
 2022-10-13  6:38 UTC  (3+ messages)
` [PATCH 1/1] pinctrl: amd: Add dynamic debugging for active GPIOs

[PATCH 7/8] serial: 8250/ingenic: Add support for the JZ4750/JZ4755 SoCs
 2022-10-13  6:37 UTC  (4+ messages)

[PATCH v2] dt-bindings: pinctrl: convert semtech,sx150xq bindings to dt-schema
 2022-10-13  6:37 UTC 

[PATCH] firmware: meson_sm: Fix memcpy vs iomem type warnings
 2022-10-13  6:35 UTC  (4+ messages)

[PATCH v3] KEYS: encrypted: fix key instantiation with user-provided data
 2022-10-13  6:31 UTC 

icase pathspec magic support in ls-tree
 2022-10-13  6:35 UTC  (4+ messages)

Security Advisory - yasm - CVE-2021-33461
 2022-10-13  6:33 UTC  (4+ messages)
` [oe] "

[PATCH v6 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
 2022-10-13  6:33 UTC  (7+ messages)
` [PATCH v7 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
  ` [PATCH v7 2/4] mmc: sdhci-tegra: Add support to program MC stream ID

[PATCH v2] KEYS: encrypted: fix key instantiation with user-provided data
 2022-10-13  6:33 UTC  (3+ messages)

✅ PASS (95/371 SKIPPED): Test report for master (6.0.0, mainline.kernel.org-clang, 4de65c58)
 2022-10-13  6:32 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-13  6:30 UTC 

[PATCH] KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test
 2022-10-13  6:30 UTC  (2+ messages)

[GIT PULL] virtio: fixes, features
 2022-10-13  6:28 UTC  (12+ messages)

[PATCH 1/4] wifi: ath11k: modify accessor macros to match index size
 2022-10-13  6:28 UTC  (3+ messages)

[PATCH] target/i386: Switch back XFRM value
 2022-10-13  6:23 UTC  (3+ messages)

[f2fs-dev] [PATCH 5.10 5.15]f2fs: invalidate META_MAPPING before IPU/DIO write
 2022-10-13  6:26 UTC  (2+ messages)
` [f2fs-dev][PATCH "

[Outreachy] Microproject selection
 2022-10-13  6:26 UTC 

[PATCH bpf-next v2 00/25] Local kptrs, BPF linked lists
 2022-10-13  6:23 UTC  (26+ messages)
` [PATCH bpf-next v2 01/25] bpf: Document UAPI details for special BPF types
` [PATCH bpf-next v2 02/25] bpf: Allow specifying volatile type modifier for kptrs
` [PATCH bpf-next v2 03/25] bpf: Clobber stack slot when writing over spilled PTR_TO_BTF_ID
` [PATCH bpf-next v2 04/25] bpf: Fix slot type check in check_stack_write_var_off
` [PATCH bpf-next v2 05/25] bpf: Drop reg_type_may_be_refcounted_or_null
` [PATCH bpf-next v2 06/25] bpf: Refactor kptr_off_tab into fields_tab
` [PATCH bpf-next v2 07/25] bpf: Consolidate spin_lock, timer management "
` [PATCH bpf-next v2 08/25] bpf: Refactor map->off_arr handling
` [PATCH bpf-next v2 09/25] bpf: Support bpf_list_head in map values
` [PATCH bpf-next v2 10/25] bpf: Introduce local kptrs
` [PATCH bpf-next v2 11/25] bpf: Recognize bpf_{spin_lock,list_head,list_node} in "
` [PATCH bpf-next v2 12/25] bpf: Verify ownership relationships for owning types
` [PATCH bpf-next v2 13/25] bpf: Support locking bpf_spin_lock in local kptr
` [PATCH bpf-next v2 14/25] bpf: Allow locking bpf_spin_lock global variables
` [PATCH bpf-next v2 15/25] bpf: Rewrite kfunc argument handling
` [PATCH bpf-next v2 16/25] bpf: Drop kfunc bits from btf_check_func_arg_match
` [PATCH bpf-next v2 17/25] bpf: Support constant scalar arguments for kfuncs
` [PATCH bpf-next v2 18/25] bpf: Teach verifier about non-size constant arguments
` [PATCH bpf-next v2 19/25] bpf: Introduce bpf_kptr_new
` [PATCH bpf-next v2 20/25] bpf: Introduce bpf_kptr_drop
` [PATCH bpf-next v2 21/25] bpf: Permit NULL checking pointer with non-zero fixed offset
` [PATCH bpf-next v2 22/25] bpf: Introduce single ownership BPF linked list API
` [PATCH bpf-next v2 23/25] libbpf: Add support for private BSS map section
` [PATCH bpf-next v2 24/25] selftests/bpf: Add __contains macro to bpf_experimental.h
` [PATCH bpf-next v2 25/25] selftests/bpf: Add BPF linked list API tests

[PATCH linux-next] serial: dz: use atomic_inc and atomic_dec instead of atomic_add
 2022-10-13  6:24 UTC  (2+ messages)

SCHED_OTHER > SCHED_FIFO?
 2022-10-13  6:07 UTC  (4+ messages)

[PATCH 1/4] ARM: dts: omap3-n900: fix LCD reset line polarity
 2022-10-13  6:22 UTC  (10+ messages)

[PATCH AUTOSEL 5.15 01/47] clk: zynqmp: Fix stack-out-of-bounds in strncpy`
 2022-10-13  6:21 UTC  (6+ messages)
` [PATCH AUTOSEL 5.15 31/47] arm64: dts: imx8mp: Add snps,gfladj-refclk-lpm-sel quirk to USB nodes
  ` [PATCH AUTOSEL 5.15 31/47] arm64: dts: imx8mp: Add snps, gfladj-refclk-lpm-sel "
` [PATCH AUTOSEL 5.15 34/47] tty: n_gsm: replace use of gsm_read_ea() with gsm_read_ea_val()

[PATCH] ath10k: Check return value of ath10k_get_arvif in ath10k_wmi_event_tdls_peer
 2022-10-13  6:21 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-13  6:20 UTC 

[PATCH] ath11k: Fix firmware crash on vdev delete race condition
 2022-10-13  6:20 UTC  (3+ messages)

[REGRESSION]: v2022.07: SHA256 hash is broken on imx8m series with CAAM enabled
 2022-10-13  6:20 UTC  (4+ messages)
    ` [EXT] "

[PATCH] fbdev: MIPS supports iomem addresses
 2022-10-13  6:19 UTC  (3+ messages)

[PATCH v2 0/3] docs/memory-barriers/kokr: Update the content
 2022-10-13  6:18 UTC  (2+ messages)

[PATCH] net/iavf: fix error of virtchnl command
 2022-10-13  6:21 UTC  (3+ messages)
` [PATCH v4] "
` [PATCH] net/ice/base: fix duplicate flow rules

[PATCH 0/3] wifi: mt76: introduce WED TX support for mt7986 SoC
 2022-10-13  6:17 UTC  (4+ messages)

[PATCH ipsec v6] xfrm: replay: Fix ESN wrap around for GSO
 2022-10-13  6:16 UTC  (3+ messages)

[PATCH] net: hinic: Update the range of MTU from 256 to 9600
 2022-10-13  6:14 UTC  (3+ messages)

[PATCH] net/iavf: fix default state for Rx timestamp enabling
 2022-10-13  6:14 UTC  (3+ messages)

drivers/ata/ahci_st.c:229:34: warning: unused variable 'st_ahci_match'
 2022-10-13  6:13 UTC  (3+ messages)

[PATCH 2/4] drm/amdgpu: Add software ring callbacks for gfx9 (v8)
 2022-10-13  6:14 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/4] Enable YCbCr420 for VDSC
 2022-10-13  6:12 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/i915/dp: Check if DSC supports the given output_format
` [Intel-gfx] [PATCH v2 2/4] drm/i915: Adding the new registers for DSC
` [Intel-gfx] [PATCH v2 3/4] drm/i915: Enable YCbCr420 for VDSC
` [Intel-gfx] [PATCH v2 4/4] drm/i915: Fill in native_420 field

[PATCH 1/8] wifi: wilc1000: fix incorrect type assignment sparse warning
 2022-10-13  6:13 UTC  (4+ messages)

[PATCH V6 3/8] libgpiod: Add rust wrapper crate
 2022-10-13  6:12 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-13  6:10 UTC 

[PATCH v2 0/7] drm/i915: prepare for uC loading on MTL
 2022-10-13  6:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: prepare for uC loading on MTL (rev2)

[Buildroot] [PATCH v3 1/1] boot/uboot/uboot.mk: add pmufw.elf support
 2022-10-13  6:08 UTC 

[RFC PATCH 0/7] crypto: x86 - fix RCU stalls
 2022-10-13  6:08 UTC  (10+ messages)
` [PATCH v2 00/19] "
  ` [PATCH v2 04/19] crypto: x86/sha - limit FPU preemption
  ` [PATCH v2 08/19] crypto: x86/ghash "
  ` [PATCH v2 19/19] crypto: x86/sha - register only the best function

[PATCH RFC 0/2] Generate device tree node for pci devices
 2022-10-13  6:08 UTC  (13+ messages)
      ` [PATCH RFC 0/2] Generate device tree node for pci devicesgain,

[PATCH v2] net: hinic: Set max_mtu/min_mtu directly to simplify the code
 2022-10-13  6:07 UTC 

[RFC PATCH 0/2] notes.c: introduce "--no-blankline" option
 2022-10-13  6:06 UTC  (4+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] notes.c: fixed tip when target and append note are both empty

[Intel-wired-lan] [PATCH next v6] ice: use GNSS subsystem instead of TTY
 2022-10-13  6:06 UTC  (2+ messages)

[PATCH v2] btrfs: make btrfs module init/exit match their sequence
 2022-10-13  6:03 UTC  (2+ messages)

[PATCH net] r8169: fix rtl8125b dmar pte write access not set error
 2022-10-13  6:04 UTC  (5+ messages)

[PATCH] net/iavf: support raw packet for flow subscription
 2022-10-13  6:03 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-13  6:00 UTC 

[Intel-gfx] [PATCH] drm/i915/hdmi: Prune Interlaced modes for Display >= 12
 2022-10-13  6:00 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

V4L2 M2M driver architecture question for a new hardware
 2022-10-13  5:59 UTC 

ttt
 2022-10-13  5:59 UTC 

[LTP] [PATCH] doc: Correct git send-email spelling
 2022-10-13  5:59 UTC 

[LTP] [PATCH] ftp/ftp01: Use tst_net.sh
 2022-10-13  5:59 UTC 

[syzbot] memory leak in crypto_create_tfm_node
 2022-10-13  5:59 UTC  (5+ messages)

[PATCH v3 0/3] Add zone append write for zoned device
 2022-10-13  5:54 UTC  (5+ messages)
` [PATCH v3 1/3] file-posix:add the tracking of the zones write pointers
` [PATCH v3 2/3] block: introduce zone append write for zoned devices

[LTP] [PATCH] tst_test.sh: Unset the locale concerned variables
 2022-10-13  5:58 UTC 

[RFC PATCHv2] mm: use stack_depot for recording kmemleak's backtrace
 2022-10-13  5:58 UTC  (3+ messages)
` [mm] db8d280d38: PANIC:early_exception

[PATCH 1/1] ata: ahci-imx: Fix MODULE_ALIAS
 2022-10-13  5:56 UTC  (7+ messages)

[PATCH] tests/qtest/libqos/e1000e: Use e1000_regs.h
 2022-10-13  5:52 UTC 

[igt-dev] [PATCH i-g-t v2 1/2] tests/kms_atomic: Test cleanup
 2022-10-13  5:58 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v2 2/2] tests/kms_atomic: Convert tests to dynamic

[PATCH 00/50] wifi: ath12k: driver for Qualcomm Wi-Fi 7 devices
 2022-10-13  5:54 UTC  (5+ messages)
` [PATCH 15/50] wifi: ath12k: add dp_rx.c

[PATCH v11 0/7] Add support for zoned device
 2022-10-13  5:49 UTC  (6+ messages)
` [PATCH v11 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls

[PATCH AUTOSEL 5.4 01/27] clk: zynqmp: Fix stack-out-of-bounds in strncpy`
 2022-10-13  5:55 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 06/27] staging: rtl8712: Fix return type for implementation of ndo_start_xmit
` [PATCH AUTOSEL 5.4 07/27] staging: rtl8192e: "

[PATCH AUTOSEL 4.14 01/13] media: cx88: Fix a null-ptr-deref bug in buffer_prepare()
 2022-10-13  5:54 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 11/13] staging: rtl8192u: Fix return type of ieee80211_xmit

[PATCH AUTOSEL 4.9 01/10] media: cx88: Fix a null-ptr-deref bug in buffer_prepare()
 2022-10-13  5:53 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 09/10] staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow

Git diff misattributes the first word of a line to the previous line
 2022-10-13  5:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-13  5:50 UTC 

[PATCH] ACPI: acpi_pcc.c: Fix unintentional integer overflow
 2022-10-13  5:49 UTC 

[PATCH v5 0/1] Add a driver for the ChromeOS human presence sensor (HPS)
 2022-10-13  5:49 UTC  (5+ messages)
` [PATCH v5 1/1] platform/chrome: add a driver for HPS

severe issue in CVE checker
 2022-10-13  5:49 UTC  (3+ messages)
` [OE-core] "

[PATCH 1/2] drm/amd/pm: update SMU IP v13.0.4 driver interface version
 2022-10-13  5:46 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/pm: add SMU IP v13.0.4 IF version define to V7

[PATCH v3 0/4] Add RZ/G2L MTU3a MFD, Counter and pwm driver
 2022-10-13  5:47 UTC  (8+ messages)
` [PATCH v3 4/4] counter: Add RZ/G2L MTU3 counter driver

[PATCH v2] pci: Assert that capabilities never overlap
 2022-10-13  5:39 UTC  (7+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2022-10-12
 2022-10-13  5:43 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-13  5:40 UTC 

[OE-Core][PATCH v2 1/3] kernel: classes: Extract savedefconfig to a class
 2022-10-13  5:31 UTC  (4+ messages)

[PATCH 0/8] riscv: improve boot time isa extensions handling
 2022-10-13  5:37 UTC  (6+ messages)
` [PATCH 1/8] riscv: move riscv_noncoherent_supported() out of ZICBOM probe

[PATCH 1/2] RDMA/rxe: Make responder handle RDMA Read failures
 2022-10-13  5:36 UTC  (3+ messages)
` [PATCH 2/2] RDMA/rxe: Handle remote errors in the midst of a Read reply sequence

RTT-PROBE: lore-subspace-rtt
 2022-10-13  5:30 UTC 

✅ PASS (96/371 SKIPPED): Test report for master (6.0.0, mainline.kernel.org-clang, 55be6084)
 2022-10-13  5:30 UTC 

Troubleshooting missing lore messages
 2022-10-13  5:29 UTC  (3+ messages)

CIP IRC weekly meeting today on libera.chat
 2022-10-13  5:29 UTC 

[PATCH AUTOSEL 6.0 01/67] staging: r8188eu: do not spam the kernel log
 2022-10-13  5:29 UTC  (4+ messages)
` [PATCH AUTOSEL 6.0 20/67] clk: microchip: mpfs: add MSS pll's set & round rate

release candidate 22.11-rc1
 2022-10-13  5:28 UTC 

[PATCH V3 1/3] drm/amd/pm: fulfill SMU13.0.0 cstate control interface
 2022-10-13  5:26 UTC  (4+ messages)
` [PATCH V3 3/3] drm/amd/pm: disable cstate feature for gpu reset scenario

[PATCH V6 0/6] RISC-V fixups to work with crash tool
 2022-10-13  5:24 UTC  (7+ messages)

[PATCH] riscv: ae350: Check firmware_fdt_addr header
 2022-10-13  5:24 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.1-1 tag
 2022-10-13  5:22 UTC  (22+ messages)

trouble booting into staging kernel
 2022-10-13  5:21 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-13  5:20 UTC 

Hi from Outreachy Intern
 2022-10-13  5:20 UTC  (2+ messages)

[ovmf test] 173614: all pass - PUSHED
 2022-10-13  5:19 UTC 

[PATCH v2] devfreq: Support device update function
 2022-10-13  5:16 UTC  (2+ messages)

[PATCH v4 0/4] Fix dt-validate issues on qemu dtbdumps due to dt-bindings
 2022-10-13  5:15 UTC  (3+ messages)
` (subset) "

[PATCH] RISC-V: Avoid dereferening NULL regs in die()
 2022-10-13  5:15 UTC  (2+ messages)

[PATCH v2] utils: add v4l2-tracer utility
 2022-10-13  5:15 UTC  (3+ messages)

[PATCH v2 0/4] Documentation: RISC-V: patch-acceptance changes
 2022-10-13  5:11 UTC  (10+ messages)
` [PATCH 2/4] Documentation: RISC-V: Allow patches for non-standard behavior
` [PATCH 3/4] Documentation: RISC-V: Mention the UEFI Standards
` [PATCH 4/4] Documentation: RISC-V: patch-acceptance: s/implementor/implementer

FAILED: libqemu-arm-bsd-user.fa.p/bsd-user_signal.c.o
 2022-10-13  5:10 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-13  5:10 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.