All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-20 15:17:08 to 2022-08-20 18:46:35 UTC [more...]

[RFC][PATCHES] termios.h cleanups
 2022-08-20 18:43 UTC  (7+ messages)
` [PATCH 1/7] loongarch: remove generic-y += termios.h
  ` [PATCH 4/7] termios: consolidate values for VDISCARD in INIT_C_CC

[PATCH v3 1/3] staging: rtl8723bs: remove unused function ODM_InbandNoise_Monitor
 2022-08-20 18:44 UTC  (8+ messages)
` [PATCH v3 2/3] staging: rtl8723bs: remove member noise_level from struct dm_odm_t
` [PATCH v3 3/3] staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.c

[ovmf test] 172671: regressions - FAIL
 2022-08-20 18:44 UTC 

[PATCH v2 00/10] crypto: Kconfig - simplify menus and help text
 2022-08-20 18:41 UTC  (19+ messages)
` [PATCH v3 00/17] "
  ` [PATCH v3 01/17] crypto: Kconfig - move mips entries to a submenu
  ` [PATCH v3 02/17] crypto: Kconfig - move powerpc "
  ` [PATCH v3 03/17] crypto: Kconfig - move s390 "
  ` [PATCH v3 04/17] crypto: Kconfig - move sparc "
  ` [PATCH v3 05/17] crypto: Kconfig - move x86 "
  ` [PATCH v3 06/17] crypto: Kconfig - remove AES_ARM64 ref by SA2UL
  ` [PATCH v3 07/17] crypto: Kconfig - submenus for arm and arm64
  ` [PATCH v3 08/17] crypto: Kconfig - sort the arm64 entries
  ` [PATCH v3 09/17] crypto: Kconfig - sort the arm entries
  ` [PATCH v3 10/17] crypto: Kconfig - add submenus
  ` [PATCH v3 11/17] crypto: Kconfig - simplify public-key entries
  ` [PATCH v3 12/17] crypto: Kconfig - simplify CRC entries
  ` [PATCH v3 13/17] crypto: Kconfig - simplify aead entries
  ` [PATCH v3 14/17] crypto: Kconfig - simplify hash entries
  ` [PATCH v3 15/17] crypto: Kconfig - simplify userspace entries
  ` [PATCH v3 16/17] crypto: Kconfig - simplify cipher entries
  ` [PATCH v3 17/17] crypto: Kconfig - simplify compression/RNG entries

[GIT PULL] Please pull powerpc/linux.git powerpc-6.0-3 tag
 2022-08-20 18:40 UTC  (3+ messages)

[PATCH 0/6] midx: permit changing the preferred pack when reusing the MIDX
 2022-08-20 18:40 UTC  (5+ messages)
` [PATCH 2/6] t/lib-bitmap.sh: avoid silencing stderr
` [PATCH 6/6] midx.c: include preferred pack correctly with existing MIDX

RTT-PROBE: lore-subspace-rtt
 2022-08-20 18:40 UTC 

[GIT PULL] s390 updates for 6.0-rc2
 2022-08-20 18:40 UTC  (2+ messages)

[Buildroot] [PATCH] package/rpi-userland: support ARM64 build
 2022-08-20 18:38 UTC  (2+ messages)

[PATCH v2 0/3] introduce SPDX
 2022-08-20 18:37 UTC  (9+ messages)
` [PATCH v2 1/3] Add SPDX to CODING_STYLE
` [PATCH v2 2/3] Add licenses under LICENSES

[PATCH v2 0/4] remove useless files
 2022-08-20 18:34 UTC  (9+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] staging: rtl8723bs: remove unused function ODM_InbandNoise_Monitor
    ` [PATCH v3 2/3] staging: rtl8723bs: remove member noise_level from struct dm_odm_t
    ` [PATCH v3 3/3] staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.c

RTT-PROBE: lore-subspace-rtt
 2022-08-20 18:30 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-20 18:20 UTC 

[PATCH] ia64: fix clock_getre(CLOCK_MONOTONIC) to report ITC frequency
 2022-08-20 18:18 UTC  (6+ messages)
    ` [PATCH v2] ia64: fix clock_getres(CLOCK_MONOTONIC) "

[PATCH net-next v1 0/7] add generic PSE support
 2022-08-20 18:16 UTC  (3+ messages)
` [PATCH net-next v1 7/7] ethtool: add interface to interact with Ethernet Power Equipment

[PATCH 00/19] staging: r8188eu: migrate os_dep/xmit_linux.c
 2022-08-20 18:16 UTC  (20+ messages)
` [PATCH 01/19] staging: r8188eu: make rtw_remainder_len() static
` [PATCH 02/19] staging: r8188eu: make rtw_os_xmit_schedule() static
` [PATCH 03/19] staging: r8188eu: rename rtw_os_xmit_schedule()
` [PATCH 04/19] staging: r8188eu: make rtw_os_xmit_resource_alloc() static
` [PATCH 05/19] staging: r8188eu: rename rtw_os_xmit_resource_alloc()
` [PATCH 06/19] staging: r8188eu: make rtw_os_xmit_resource_free() static
` [PATCH 07/19] staging: r8188eu: rename rtw_os_xmit_resource_free()
` [PATCH 08/19] staging: r8188eu: make _rtw_open_pktfile() static
` [PATCH 09/19] staging: r8188eu: rename _rtw_open_pktfile()
` [PATCH 10/19] staging: r8188eu: make _rtw_pktfile_read() static
` [PATCH 11/19] staging: r8188eu: rename _rtw_pktfile_read()
` [PATCH 12/19] staging: r8188eu: remove unnecessary initialization to zero
` [PATCH 13/19] staging: r8188eu: move struct pkt_file to rtw_xmit.h
` [PATCH 14/19] staging: r8188eu: move rtw_os_xmit_complete() to rtw_xmit.c
` [PATCH 15/19] staging: r8188eu: rename rtw_os_xmit_complete()
` [PATCH 16/19] staging: r8188eu: make rtw_os_pkt_complete() static
` [PATCH 17/19] staging: r8188eu: rename rtw_os_pkt_complete()
` [PATCH 18/19] staging: r8188eu: remove os_dep/xmit_linux.c
` [PATCH 19/19] staging: r8188eu: remove xmit_osdep.h

arch/arm64/kvm/hyp/nvhe/stacktrace.c:38:1: sparse: sparse: symbol '__pcpu_scope_pkvm_stacktrace' was not declared. Should it be static?
 2022-08-20 18:15 UTC 

[PATCHES] struct path constification
 2022-08-20 18:12 UTC  (12+ messages)
` Subject: [PATCH 01/11] ->getprocattr(): attribute name is const char *, TYVM
` [PATCH 02/11] do_sys_name_to_handle(): constify path
  ` [PATCH 03/11] may_linkat(): "
  ` [PATCH 04/11] fs/notify: "
  ` [PATCH 05/11] overlayfs: "
  ` [PATCH 06/11] do_proc_readlink(): "
  ` [PATCH 07/11] __io_setxattr(): "
  ` [PATCH 08/11] audit_init_parent(): "
  ` [PATCH 09/11] nd_jump_link(): "
  ` [PATCH 10/11] spufs: "
  ` [PATCH 11/11] ecryptfs: "

What exactly is BTRFS Raid 10?
 2022-08-20 18:11 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-20 18:10 UTC 

[GIT PULL] Kbuild fixes for v6.0-rc2
 2022-08-20 18:07 UTC 

[igt-dev] [PATCH i-g-t v3 1/2] i915_drm.h sync uapi engine class enum with drm-next
 2022-08-20 18:07 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,v3,1/2] "

[PATCH] LoongArch: Select PCI_QUIRKS to avoid build error
 2022-08-20 18:05 UTC  (2+ messages)

[meta-multimedia][PATCHv6] pipewire: update to v0.3.56
 2022-08-20 18:01 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-20 18:00 UTC 

[PATCH] efi/libstub: Disable RNG structure randomization
 2022-08-20 17:58 UTC  (6+ messages)

[GIT PULL] MMC fixes for v6.0-rc2
 2022-08-20 17:55 UTC  (2+ messages)

[GIT PULL] ata fixes for 6.0-rc2
 2022-08-20 17:55 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2022-08-20 17:55 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 6.0-rc2
 2022-08-20 17:55 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.0-rc2
 2022-08-20 17:55 UTC  (2+ messages)

[PATCH v6 00/10] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-08-20 17:51 UTC  (9+ messages)
` [PATCH v6 02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
  ` Build/boot problem with 7b4537199a4a (Re: [PATCH v6 02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS)

[Buildroot] [PATCH v1 1/3] add package/versal-firmware
 2022-08-20 17:52 UTC  (3+ messages)

[PATCH] powerpc: align syscall table for ppc32
 2022-08-20 17:50 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-20 17:50 UTC 

drivers/watchdog/sa1100_wdt.c:241:24: sparse: sparse: symbol 'sa1100dog_driver' was not declared. Should it be static?
 2022-08-20 17:45 UTC 

[PATCH] usb: dwc2: fix wrong order of phy_power_on and phy_init
 2022-08-20 17:45 UTC 

[PATCH] kernel: exit: cleanup release_thread()
 2022-08-20 17:42 UTC  (6+ messages)

[PATCH] hexagon: move from strlcpy with unused retval to strscpy
 2022-08-20 17:43 UTC  (2+ messages)

[PATCH v3 00/14] Use devm helpers for regulator get and enable
 2022-08-20 17:41 UTC  (16+ messages)
` [PATCH v3 07/14] iio: ltc2688: Simplify using devm_regulator_*get_enable()
` [PATCH v3 08/14] iio: bmg160_core: "

RTT-PROBE: lore-subspace-rtt
 2022-08-20 17:40 UTC 

[PATCH] netfilter: ebtables: fix a NULL pointer dereference in ebt_do_table()
 2022-08-20 17:35 UTC  (5+ messages)
  ` [Bridge] "
` [PATCH nf] netfilter: ebtables: reject blobs that don't provide all entry points
  ` [Bridge] "

[Buildroot] [PATCH/next 1/1] package/tor: bump version to 0.4.7.10
 2022-08-20 17:35 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/tor: bump version to 0.4.7.10
 2022-08-20 17:34 UTC 

[PATCH 00/10] target/arm: Implement FEAT_PMUv3p5
 2022-08-20 17:33 UTC  (3+ messages)
` [PATCH 08/10] target/arm: Implement FEAT_PMUv3p5 cycle counter disable bits

[Buildroot] [PATCH] package/stunnel: bump to version 5.65
 2022-08-20 17:33 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/stunnel: bump to version 5.65
 2022-08-20 17:32 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-20 17:30 UTC 

[PATCH 00/12] riscv: Allwinner D1 platform support
 2022-08-20 17:29 UTC  (8+ messages)
` [PATCH 06/12] riscv: dts: allwinner: Add the D1 SoC base devicetree

[PATCH v1 00/19] Fix dma_map_sg error check
 2022-08-20 17:25 UTC  (5+ messages)
` [PATCH v1 17/19] mmc: meson-mx-sdhc: Fix error check for dma_map_sg

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-20 17:22 UTC  (6+ messages)
` [PATCH v1 23/35] drm/vc4: vec: Convert to the new TV mode property

[PATCH] mmc: meson-gx: Fix an error handling path in meson_mmc_probe()
 2022-08-20 17:22 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-20 17:20 UTC 

wifi problem
 2022-08-21  3:06 UTC  (2+ messages)

[PATCH] _Generic.3: New page documenting _Generic()
 2022-08-20 17:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-20 17:10 UTC 

[PATCH] rtc: mpfs: Remove printing of stray CR
 2022-08-20 17:05 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-20 17:00 UTC 

[PATCH v4] thunderbolt: thunderbolt: add vendor's NVM formats
 2022-08-20 16:54 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-20 16:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-20 16:40 UTC 

[PATCH] gcc: Upgrade to 12.2.0
 2022-08-20 16:39 UTC 

[ata] 0568e61225: stress-ng.copy-file.ops_per_sec -15.0% regression
 2022-08-20 16:36 UTC  (13+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-20 16:30 UTC 

[PATCH net-next] net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2
 2022-08-20 16:27 UTC 

drivers/video/fbdev/aty/mach64_cursor.c:156:23: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-08-20 16:24 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-20 16:20 UTC 

[linux-5.4 test] 172660: regressions - FAIL
 2022-08-20 16:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-20 16:10 UTC 

[PATCH][SMB3] fix temporary data corruption in collapse range
 2022-08-20 16:08 UTC  (3+ messages)

[PATCH 5.15 000/779] 5.15.61-rc1 review
 2022-08-20 16:03 UTC  (4+ messages)
` [PATCH 5.15 089/779] md-raid10: fix KASAN warning

[xen-unstable test] 172657: tolerable FAIL - PUSHED
 2022-08-20 16:03 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-20 16:00 UTC 

[PATCH] parisc: Fix unalignment handler for fldw and fstw
 2022-08-20 15:59 UTC 

[syzbot] KASAN: vmalloc-out-of-bounds Read in kvm_put_kvm
 2022-08-20 15:58 UTC 

[PATCH] iio: frequency: admv1014: return -EINVAL directly
 2022-08-20 15:56 UTC  (3+ messages)

[PATCH] kern/efi/mm: Double the default heap size
 2022-08-20 15:56 UTC  (2+ messages)

[BUG] nft_tproxy: Null pointer dereference on local-send UDP
 2022-08-20 15:54 UTC  (2+ messages)
` [PATCH nf] nefilter: nft_tproxy: restrict to prerouting hook

RTT-PROBE: lore-subspace-rtt
 2022-08-20 15:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-20 15:40 UTC 

[PATCH] scsi: sd: Revert "Rework asynchronous resume support"
 2022-08-20 15:37 UTC  (2+ messages)

6.0-rc1 regression block (blk_mq) / RCU task stuck errors + block-io hang
 2022-08-20 15:37 UTC  (3+ messages)

[PATCH] LoongArch: Fix build warnings in VDSO
 2022-08-20 15:35 UTC 

6.0-rc1 new XHCI RCU stall warning/stack trace
 2022-08-20 15:34 UTC 

[PATCH 1/5] dynamic_dname(): drop unused dentry argument
 2022-08-20 15:33 UTC  (8+ messages)
` [PATCH 4/5] ksmbd: don't open-code %pf

[PATCH] x86/boot: Fail gracefully if SMP MP-table early_memremap fails
 2022-08-20 15:33 UTC  (2+ messages)

[POSSIBLE BUG] Dereferencing of NULL pointer
 2022-08-20 17:30 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-20 15:30 UTC 

[PATCH v2] arch/cacheflush: Introduce flush_all_caches()
 2022-08-20 15:10 UTC  (4+ messages)

6.0-rc1 new RCU stall warning/stack trace
 2022-08-20 15:29 UTC 

[PATCH v3 0/9] Add ARM Cortex-R52 cpu
 2022-08-20 14:19 UTC  (2+ messages)
` [PATCH v3 8/9] target/arm: Add PMSAv8r functionality

[PATCH net] net: stmmac: work around sporadic tx issue on link-up
 2022-08-20 15:20 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-20 15:20 UTC 

[RFC] Dynamic log/trace control via telemetry
 2022-08-20 15:19 UTC  (5+ messages)

[meta-multimedia][PATCHv4] pipewire: update to v0.3.56
 2022-08-20 15:16 UTC  (5+ messages)
  ` [oe] "


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.