All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-29 22:56:51 to 2023-12-30 05:03:29 UTC [more...]

help with GPIOSET_INTERACTIVE
 2023-12-30  5:03 UTC  (6+ messages)
` [libgpiod] "

[layerindex-web][PATCH 0/7] Fixes; add Update Layer button; expose branch mapping
 2023-12-30  4:57 UTC  (6+ messages)
` [layerindex-web][PATCH 1/7] requirements.txt: bump all to latest
` [layerindex-web][PATCH 2/7] layerindex/views.py: fix parse_view typo
` [layerindex-web][PATCH 3/7] docker/settings.py: fix RABBIT_BROKER TypeError
` [layerindex-web][PATCH 4/7] dockersetup.py: enable production Let's Encrypt
` [layerindex-web][PATCH 5/7] layerindex: Add actual_branch to forms and views

[intel-lts:6.1/linux 35/37] versioncheck: ./include/media/ipu-isys.h: 9 linux/version.h not needed
 2023-12-30  4:58 UTC 

[PATCH wireless 0/5] wifi: b43: Various QoS-related fixes
 2023-12-30  4:51 UTC  (12+ messages)
` [PATCH wireless 1/5] wifi: b43: Correct OpenFW QoS capability warning conditional
` [PATCH wireless 2/5] wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled
` [PATCH wireless 3/5] wifi: b43: Stop/wake correct queue in PIO "
` [PATCH wireless 4/5] wifi: b43: Stop correct queue in DMA worker "
` [PATCH wireless 5/5] wifi: b43: Support advertising lack of QoS capability

[linux-linus test] 184235: tolerable FAIL - PUSHED
 2023-12-30  4:49 UTC 

subscribe linux-kernel
 2023-12-30  4:41 UTC 

[REGRESSION] net/ipv6/addrconf: Temporary addresses with short lifetimes generating when they shouldn't, causing applications to fail
 2023-12-30  4:32 UTC  (2+ messages)
` [PATCH] Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"

[merged mm-stable] zswap-memcontrol-implement-zswap-writeback-disabling.patch removed from -mm tree
 2023-12-30  4:22 UTC 

[folded-merged] zswap-memcontrol-implement-zswap-writeback-disabling-fix.patch removed from -mm tree
 2023-12-30  4:20 UTC 

[REGRESSION] net/ipv6/addrconf: Temporary addresses with short lifetimes generating when they shouldn't, causing applications to fail
 2023-12-30  4:12 UTC  (3+ messages)

[PATCH v4 2/2] mmc: sdhci-of-dwcmshc: Implement SDHCI CQE support
 2023-12-30  3:56 UTC  (3+ messages)

[PATCH v3 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-12-30  3:51 UTC  (4+ messages)

kernel/smp.c:179:12: warning: suggest explicit braces to avoid ambiguous 'else'
 2023-12-30  3:46 UTC 

[Bug 1339] Ice pmd driver ice_rss_init error message "not support in safe mode"
 2023-12-30  3:42 UTC 

ld.lld: error: vmlinux.a(kernel/crash_core.o):(function crash_save_vmcoreinfo_init: .init.text+0xcb0): relocation R_RISCV_PCREL_HI20 out of range: -533294 is not in [-524288, 524287]; references kallsyms_names
 2023-12-30  3:35 UTC 

bcachefs subvols / snapshots broken
 2023-12-30  3:29 UTC  (4+ messages)

[Bug 218171] New: amd-pstate not loading on zen2 threadripper 3960x (trx40
 2023-12-30  3:28 UTC  (2+ messages)
` [Bug 218171] "

[BUG] Asks for "To" even if "To" already specified in letter
 2023-12-30  3:20 UTC 

[PATCH next 0/5] locking/osq_lock: Optimisations to osq_lock code
 2023-12-30  3:20 UTC  (11+ messages)
` [PATCH next 1/5] locking/osq_lock: Move the definition of optimistic_spin_node into osf_lock.c
` [PATCH next 3/5] locking/osq_lock: Clarify osq_wait_next()
` [PATCH next 4/5] locking/osq_lock: Optimise per-cpu data accesses
` [PATCH next 5/5] locking/osq_lock: Optimise vcpu_is_preempted() check
` [PATCH next 2/5] locking/osq_lock: Avoid dirtying the local cpu's 'node' in the osq_lock() fast path

[meta-filesystems][PATCH] zfs: update to 2.2.2
 2023-12-30  3:15 UTC 

[PATCH v4 0/5] support ipq5332 platform
 2023-12-30  3:15 UTC  (4+ messages)
` [PATCH v4 1/5] net: mdio: ipq4019: move eth_ldo_rdy before MDIO bus register

[PATCH 1/2] selftests/mm: add separate UFFDIO_MOVE test for PMD splitting
 2023-12-30  2:59 UTC  (2+ messages)

[PATCH 1/1] userfaultfd: fix move_pages_pte() splitting folio under RCU read lock
 2023-12-30  2:56 UTC 

[dhowells-fs:cifs-netfs 43/53] fs/smb/client/smb2ops.c:3720:26: sparse: sparse: incorrect type in assignment (different base types)
 2023-12-30  2:54 UTC 

[PATCH mptcp-next v7 00/24] dump for userspace pm
 2023-12-30  2:48 UTC  (25+ messages)
` [PATCH mptcp-next v7 01/24] mptcp: set set_id flag when parsing addr
` [PATCH mptcp-next v7 02/24] mptcp: parse userspace pm entry to get flags
` [PATCH mptcp-next v7 03/24] mptcp: test set_id flag when appending addr
` [PATCH mptcp-next v7 04/24] mptcp: check addrs list in userspace_pm_get_local_id
` [PATCH mptcp-next v7 05/24] mptcp: map v4 address to v6 when destroying subflow
` [PATCH mptcp-next v7 06/24] selftests: mptcp: rm subflow with v4/v4mapped addr
` [PATCH mptcp-next v7 07/24] mptcp: export mptcp_genl_family & mptcp_nl_fill_addr
` [PATCH mptcp-next v7 08/24] mptcp: implement mptcp_userspace_pm_dump_addr
` [PATCH mptcp-next v7 09/24] mptcp: add token for get-addr in yaml
` [PATCH mptcp-next v7 10/24] mptcp: dump addrs in userspace pm list
` [PATCH mptcp-next v7 11/24] mptcp: check userspace pm subflow flag
` [PATCH mptcp-next v7 12/24] selftests: mptcp: add "
` [PATCH mptcp-next v7 13/24] selftests: mptcp: add token for dump_addr
` [PATCH mptcp-next v7 14/24] selftests: mptcp: add check_output helper
` [PATCH mptcp-next v7 15/24] selftests: mptcp: dump after creating id 0 subflow
` [PATCH mptcp-next v7 16/24] selftests: mptcp: dump userspace addrs list
` [PATCH mptcp-next v7 17/24] mptcp: add userspace_pm_lookup_addr_by_id helper
` [PATCH mptcp-next v7 18/24] mptcp: implement mptcp_userspace_pm_get_addr
` [PATCH mptcp-next v7 19/24] mptcp: get addr in userspace pm list
` [PATCH mptcp-next v7 20/24] selftests: mptcp: add token for get_addr
` [PATCH mptcp-next v7 21/24] selftests: mptcp: userspace pm get addr tests
` [PATCH mptcp-next v7 22/24] mptcp: update set_flags interfaces
` [PATCH mptcp-next v7 23/24] mptcp: set error messages for set_flags
` [PATCH mptcp-next v7 24/24] selftests: mptcp: flush userspace addrs list

[syzbot] [dri?] WARNING in drm_prime_destroy_file_private (2)
 2023-12-30  2:47 UTC  (5+ messages)

[PATCH v7 1/4] riscv: defconfig: Enable mmc and dma drivers for T-Head TH1520
 2023-12-30  2:42 UTC  (3+ messages)

[PATCH] wifi: mac80211: Use subsystem appropriate debug call
 2023-12-30  2:42 UTC  (5+ messages)

[PATCH v1] mm: abstract shadow stack vma behind arch_is_shadow_stack_vma
 2023-12-30  2:30 UTC  (5+ messages)

[libgpiod][PATCH] README: fix typo
 2023-12-30  2:34 UTC 

[PATCH] firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and ASM108x/VT630x PCIe cards
 2023-12-30  2:30 UTC  (3+ messages)

[PATCH] drm/amdgpu: Check resize bar register when system uses large bar
 2023-12-30  2:22 UTC  (4+ messages)

[PATCH v3] rootfs: Fix support for rootfstype= when root= is given
 2023-12-30  2:10 UTC  (6+ messages)

[PATCH] mm: zswap: fix the lack of page lru flag in zswap_writeback_entry
 2023-12-30  2:09 UTC  (2+ messages)

[syzbot] [fs?] BUG: unable to handle kernel paging request in mmu_notifier_invalidate_range_start
 2023-12-30  2:08 UTC  (3+ messages)

[PATCH] pwm: imx27: workaround of the pwm output bug
 2023-12-30  2:01 UTC  (3+ messages)

WARN: resolve_btfids: unresolved symbol bpf_cpumask_xor
 2023-12-30  1:51 UTC 

[PATCH] Add standard dmesg kmsg interface tests Issue: #2663
 2023-12-30  1:46 UTC 

Funky verifier packet range error (> check works, != does not)
 2023-12-30  1:31 UTC 

RAID1 write-mostly+write-behind lockup bug, reproduced under 6.7-rc5
 2023-12-30  1:27 UTC  (5+ messages)

[PATCH 0/4] Qualcomm PCIe RC shutdown & reinit
 2023-12-30  1:16 UTC  (6+ messages)
` [PATCH 1/4] PCI: qcom: Reshuffle reset logic in 2_7_0 .init

[PATCH 6.6.7 1/1] ALSA: hda/realtek: mute led fix for HP Pavilion 14 ec1xxx series
 2023-12-30  1:16 UTC  (3+ messages)

[pci:misc] BUILD SUCCESS 9ca65c373f4451fdf2f82ebc30b17185253aec8f
 2023-12-30  1:08 UTC 

[v9, 00/10] riscv: support kernel-mode Vector
 2023-12-30  1:07 UTC  (5+ messages)
` [v9, 01/10] riscv: Add support for kernel mode vector
` [v9, 02/10] riscv: vector: make Vector always available for softirq context

[PATCH net-next v3 23/27] virtio_net: xsk: rx: support recv merge mode
 2023-12-30  1:01 UTC  (2+ messages)

drivers/video/fbdev/sis/init301.o: warning: objtool: SiS_GetCRT2Ptr+0x1b0: stack state mismatch: cfa1=4+8 cfa2=4+16
 2023-12-30  0:50 UTC 

[PATCH iproute2 1/2] configure: avoid un-recommended command substitution form
 2023-12-30  0:42 UTC  (5+ messages)

[OE-Core][PATCH v4 00/10] Stepwise rust upgrade 1.71.1 -> 1.74.1
 2023-12-30  0:41 UTC  (4+ messages)
` [OE-Core][PATCH v4 03/10] meta-selftest: hello-rs: Simple rust test recipe

[PATCH] curl: Disable test 1091 due to intermittent failures
 2023-12-30  0:38 UTC 

[PATCH] oeqa/selftest/sstatetests: Update sstate management script tests to python script
 2023-12-30  0:36 UTC 

[PATCH net-next v3 16/27] virtio_net: xsk: tx: support xmit xsk buffer
 2023-12-30  0:28 UTC  (2+ messages)

[Bug 217599] New: Adaptec 71605z hangs with aacraid: Host adapter abort request after update to linux 6.4.0
 2023-12-30  0:22 UTC  (2+ messages)
` [Bug 217599] "

[PATCH 00/14] drm/msm/dp: clear power and parser submodules away
 2023-12-30  0:12 UTC  (38+ messages)
` [PATCH 01/14] drm/msm/dp: drop unused parser definitions
` [PATCH 02/14] drm/msm/dp: drop unused fields from dp_power_private
` [PATCH 03/14] drm/msm/dp: parse DT from dp_parser_get
` [PATCH 04/14] drm/msm/dp: inline dp_power_(de)init
` [PATCH 05/14] drm/msm/dp: fold dp_power into dp_ctrl module
` [PATCH 06/14] drm/msm/dp: simplify stream clocks handling
` [PATCH 07/14] drm/msm/dp: stop parsing clock names from DT
` [PATCH 08/14] drm/msm/dp: move phy_configure_opts to dp_ctrl
` [PATCH 09/14] drm/msm/dp: remove PHY handling from dp_catalog.c
` [PATCH 10/14] drm/msm/dp: handle PHY directly in dp_ctrl
` [PATCH 11/14] drm/msm/dp: move all IO handling to dp_catalog
` [PATCH 12/14] drm/msm/dp: move link property handling to dp_panel
` [PATCH 13/14] drm/msm/dp: move next_bridge handling to dp_display
` [PATCH 14/14] drm/msm/dp: drop dp_parser

[PATCH] Port helper/test-ctype.c to unit-tests/t-ctype.c
 2023-12-30  0:09 UTC  (2+ messages)
` [Outreachy][PATCH v2] "

[kleist:ipu4-dev 19/59] kismet: WARNING: unmet direct dependencies detected for VIDEO_V4L2_SUBDEV_API when selected by VIDEO_INTEL_IPU4
 2023-12-30  0:08 UTC 

[PATCH -perfbook v2] cpu: make Quick Quiz 3.6 more explicit
 2023-12-30  0:07 UTC 

[PATCH 0/2] arm64: dts: allwinner: h618: Add Sipeed Longan SoM 3H and Pi 3H board
 2023-12-29 23:56 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: arm: sunxi: Add Sipeed Longan Module 3H and Longan Pi 3H
` [PATCH 2/2] arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support

[PATCH 00/10] More 8180x dts fixes
 2023-12-30  0:05 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: clock: gcc-sc8180x: Add the missing CX power domain
` [PATCH 02/10] arm64: dts: qcom: sc8180x: Hook up VDD_CX as GCC parent domain
` [PATCH 03/10] arm64: dts: qcom: sc8180x: Fix up big CPU idle state entry latency
` [PATCH 04/10] arm64: dts: qcom: sc8180x: Add missing CPU off state
` [PATCH 05/10] arm64: dts: qcom: sc8180x: Fix eDP PHY power-domains
` [PATCH 06/10] arm64: dts: qcom: sc8180x: Don't hold MDP core clock at FMAX
` [PATCH 07/10] arm64: dts: qcom: sc8180x: Require LOW_SVS vote for MMCX if DISPCC is on
` [PATCH 08/10] arm64: dts: qcom: sc8180x: Add missing CPU<->MDP_CFG path
` [PATCH 09/10] arm64: dts: qcom: sc8180x: Shrink aoss_qmp register space size
` [PATCH 10/10] arm64: dts: qcom: sc8180x: Add RPMh sleep stats

[PATCH -perfbook] cpu: make Quick Quiz 3.6 more explicit
 2023-12-29 23:56 UTC  (5+ messages)

[PATCH v2 0/8] arm64: dts: qcom: sa8295p: Enable GPU
 2023-12-29 23:51 UTC  (6+ messages)
` [PATCH v2 1/8] dt-bindings: clock: qcom: Allow VDD_GFX supply to GX

[PATCH] knfsd: fix the fallback implementation of the get_name export operation
 2023-12-29 23:49 UTC  (6+ messages)

[PATCH v4 00/29] Add HDMI support for RK3128
 2023-12-29 23:42 UTC  (14+ messages)
` [PATCH v4 01/29] dt-bindings: display: rockchip,inno-hdmi: Document RK3128 compatible
    ` [PATCH v4 01/29] dt-bindings: display: rockchip, inno-hdmi: "
` (subset) [PATCH v4 00/29] Add HDMI support for RK3128

[PATCH 0/4] GuC CT tweaks
 2023-12-29 23:36 UTC  (3+ messages)
` [PATCH 1/4] drm/xe/guc: Add more GuC CT states

[Bug 217965] New: ext4(?) regression since 6.5.0 on sata hdd
 2023-12-29 23:22 UTC  (3+ messages)
` [Bug 217965] "

[PATCH] arm64: dts: qcom: sdm845: add power domain to UFS phy interface
 2023-12-29 23:18 UTC  (3+ messages)

[PATCH net v4 0/3] Fix a regression in the Gemini ethernet controller
 2023-12-29 23:17 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.7-rc8
 2023-12-29 23:16 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sdm845-oneplus-common: improve DAI node naming
 2023-12-29 23:16 UTC  (3+ messages)

[PATCH v3] srcu: Improve comments about acceleration leak
 2023-12-29 23:10 UTC  (2+ messages)

net/ipv4/sysctl_net_ipv4.c:495:21: warning: variable 'old_val' set but not used
 2023-12-29 23:06 UTC 

[PATCH 2/2] Add driver properties for cs35l41 for Lenovo Legion Slim 7 Gen 8 serie
 2023-12-29 23:07 UTC 

[PATCH -perfbook v5] howto: make 'git archive' in answer to QQ1.3 explicit
 2023-12-29 23:05 UTC  (2+ messages)

[PATCH 1/2] ALSA:hda/realtek enable SND_PCI_QUIRK for Lenovo Legion Slim 7 Gen 8 (2023) series
 2023-12-29 23:04 UTC 

[PATCH] arm64: dts: imx8mp: Disable UART4 by default on Data Modul i.MX8M Plus eDM SBC
 2023-12-29 23:01 UTC  (3+ messages)


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.