All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-13 08:52:07 to 2022-03-13 11:04:34 UTC [more...]

[xen-unstable test] 168545: tolerable FAIL
 2022-03-13 11:04 UTC 

[dm-devel] Better read bio error granularity?
 2022-03-13 11:03 UTC  (5+ messages)
`  "

[PATCH 00/24] Organize media platform drivers per manufacturer
 2022-03-13 11:00 UTC  (64+ messages)
` [PATCH 01/24] media: platform: rename coda/ to chips-media/
` [PATCH 02/24] media: platform: rename marvell-ccic/ to marvell/
` [PATCH 03/24] media: platform: rename meson/ge2d/ to amlogic/meson-ge2d/
` [PATCH 04/24] media: platform: rename mtk-jpeg/ to mediatek/mtk-jpeg/
` [PATCH 05/24] media: platform: rename mtk-mdp/ to mediatek/mtk-mdp/
` [PATCH 06/24] media: platform: rename mtk-vcodec/ to mediatek/mtk-vcodec/
` [PATCH 07/24] media: platform: rename mtk-vpu/ to mediatek/mtk-vpu/
` [PATCH 08/24] media: platform: rename sunxi/ to allwinner/
` [PATCH 09/24] media: platform: rename tegra/vde/ to nvidia/tegra-vde/
` [PATCH 10/24] media: platform: rename amphion/ to nxp/amphion/
` [PATCH 11/24] media: platform: rename exynos4-is/ to samsung/exynos4-is/
` [PATCH 12/24] media: platform: rename exynos-gsc/ to samsung/exynos-gsc/
` [PATCH 13/24] media: platform: rename s3c-camif/ to samsung/s3c-camif/
` [PATCH 14/24] media: platform: rename s5p-g2d/ to samsung/s5p-g2d/
` [PATCH 15/24] media: platform: rename s5p-jpeg/ to samsung/s5p-jpeg/
` [PATCH 16/24] media: platform: rename s5p-mfc/ to samsung/s5p-mfc/
` [PATCH 17/24] media: platform: rename stm32/ to sti/stm32/
` [PATCH 18/24] media: platform: rename am437x/ to ti/am437x/
` [PATCH 19/24] media: platform: rename davinci/ to ti/davinci/
` [PATCH 20/24] media: platform: rename omap3isp/ to ti/omap3isp/
` [PATCH 21/24] media: platform: rename omap/ to ti/omap/
` [PATCH 22/24] media: platform: rename ti-vpe/ to ti/vpe/
` [PATCH 23/24] media: platform: Create vendor/{Makefile, Kconfig} files
  ` [PATCH 23/24] media: platform: Create vendor/{Makefile,Kconfig} files
` [PATCH 24/24] media: platform/*/Kconfig: make menus more uniform

[PATCH 1/3] docs: tracing: use refs for cross-referencing
 2022-03-13 10:55 UTC  (2+ messages)
` [PATCH 3/3] docs: trace: events: apply literal markup

[PATCH v5 0/6] Add OFS support for DFL driver
 2022-03-13 10:52 UTC  (7+ messages)
` [PATCH v5 1/6] fpga: dfl: Allow ports without local bar space
` [PATCH v5 2/6] fpga: dfl: tracking port conntected with AFU
` [PATCH v5 3/6] fpga: dfl: check released_port_num and num_vfs for legacy model
` [PATCH v5 4/6] fpga: dfl: configure port access mode for afu connected with port
` [PATCH v5 5/6] fpga: dfl: support PF/VF starting with DFH
` [PATCH v5 6/6] Documentation: fpga: dfl: add description of OFS

[PATCH v6 0/9] IPI virtualization support for VM
 2022-03-13 10:59 UTC  (9+ messages)
` [PATCH v6 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally

[PATCH mptcp-next 0/3] check more values from mptcp_sock
 2022-03-13 10:59 UTC  (4+ messages)
` [PATCH mptcp-next 1/3] Squash to "selftests: bpf: test bpf_skc_to_mptcp_sock"
` [PATCH mptcp-next 2/3] selftests: bpf: verify ca_name of struct mptcp_sock
` [PATCH mptcp-next 3/3] selftests: bpf: verify first subflow of mptcp_sock

[GIT PULL] x86/urgent for 5.17{,-rc8}
 2022-03-13 10:54 UTC 

[ovmf test] 168553: regressions - FAIL
 2022-03-13 10:57 UTC 

[GIT PULL] irqchip updates for 5.18
 2022-03-13 10:51 UTC 

[PATCH v2 00/21] TDX host kernel support
 2022-03-13 10:50 UTC  (22+ messages)
` [PATCH v2 01/21] x86/virt/tdx: Detect SEAM
` [PATCH v2 02/21] x86/virt/tdx: Detect TDX private KeyIDs
` [PATCH v2 03/21] x86/virt/tdx: Implement the SEAMCALL base function
` [PATCH v2 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand
` [PATCH v2 05/21] x86/virt/tdx: Detect P-SEAMLDR and TDX module
` [PATCH v2 06/21] x86/virt/tdx: Shut down TDX module in case of error
` [PATCH v2 07/21] x86/virt/tdx: Do TDX module global initialization
` [PATCH v2 08/21] x86/virt/tdx: Do logical-cpu scope TDX module initialization
` [PATCH v2 09/21] x86/virt/tdx: Get information about TDX module and convertible memory
` [PATCH v2 10/21] x86/virt/tdx: Add placeholder to coveret all system RAM as TDX memory
` [PATCH v2 11/21] x86/virt/tdx: Choose to use "
` [PATCH v2 12/21] x86/virt/tdx: Create TDMRs to cover all system RAM
` [PATCH v2 13/21] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v2 14/21] x86/virt/tdx: Set up reserved areas for all TDMRs
` [PATCH v2 15/21] x86/virt/tdx: Reserve TDX module global KeyID
` [PATCH v2 16/21] x86/virt/tdx: Configure TDX module with TDMRs and "
` [PATCH v2 17/21] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v2 18/21] x86/virt/tdx: Initialize all TDMRs
` [PATCH v2 19/21] x86: Flush cache of TDX private memory during kexec()
` [PATCH v2 20/21] x86/virt/tdx: Add kernel command line to opt-in TDX host support
` [PATCH v2 21/21] Documentation/x86: Add documentation for "

[PATCH net-next v2 0/3] net: mscc-miim: add integrated PHY reset support
 2022-03-13 10:47 UTC  (4+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: mscc-miim: add lan966x compatible

[PATCH] virtio-blk: support polling I/O
 2022-03-13 10:42 UTC  (5+ messages)

[PATCH 00/23] Builtin FSMonitor Part 3
 2022-03-13 10:42 UTC  (3+ messages)
` [PATCH v2 00/27] "

[PATCH v3 0/3] btrfs: scrub: big renaming to address the page and sector difference
 2022-03-13 10:40 UTC  (4+ messages)
` [PATCH v3 1/3] btrfs: scrub: rename members related to scrub_block::pagev
` [PATCH v3 2/3] btrfs: scrub: rename scrub_page to scrub_sector
` [PATCH v3 3/3] btrfs: scrub: rename scrub_bio::pagev[] and related members

[Buildroot] [PATCH 1/2] Revert "package/ola: drop autoreconf"
 2022-03-13 10:37 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/ola: fix build with libexecinfo

[PATCH 0/6] Add more export headers to compile-test coverage
 2022-03-13 10:29 UTC  (5+ messages)
` [PATCH 1/6] signal.h: add linux/signal.h and asm/signal.h to UAPI "
` [PATCH 2/6] shmbuf.h: add asm/shmbuf.h "

[Buildroot] [PATCH/next 1/1] package/ocrad: bump to version 0.28
 2022-03-13 10:32 UTC  (2+ messages)

[PATCH net-next 01/13] can: vxcan: vxcan_xmit(): use kfree_skb() instead of kfree() to free skb
 2022-03-13 10:30 UTC  (2+ messages)

stable/linux-4.14.y build: 140 builds: 2 failed, 138 passed, 28 warnings (v4.14.271)
 2022-03-13 10:29 UTC 

[PATCH v3 0/7] 9pfs: fix 'Twalk' protocol violation
 2022-03-13 10:27 UTC  (9+ messages)
` [PATCH v3 1/7] tests/9pfs: walk to non-existent dir
` [PATCH v3 2/7] tests/9pfs: Twalk with nwname=0
` [PATCH v3 3/7] tests/9pfs: compare QIDs in fs_walk_none() test
` [PATCH v3 4/7] 9pfs: refactor 'name_idx' -> 'nwalked' in v9fs_walk()
` [PATCH v3 5/7] 9pfs: fix 'Twalk' to only send error if no component walked
` [PATCH v3 6/7] tests/9pfs: guard recent 'Twalk' behaviour fix
` [PATCH v3 7/7] tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistent

[RFC] net/packet: fix visible delays due to RCU sync
 2022-03-13 10:00 UTC  (3+ messages)
` [PATCH net-next 1/2] net: add synchronize_net_expedited()
` [PATCH net-next 2/2] net/packet: use synchronize_net_expedited()

[PATCH] drm/bridge: synopsys/dw-hdmi: set cec clock rate
 2022-03-13 10:12 UTC  (3+ messages)

[RFC 00/28] Add RZ/G2L Display support
 2022-03-13 10:12 UTC  (5+ messages)
` [RFC 11/28] drm: rcar-du: Add num_rpf to struct rcar_du_device_info

[syzbot] memory leak in blk_iolatency_init (2)
 2022-03-13 10:10 UTC  (3+ messages)

[PATCH v2] can: mcba_usb: properly check endpoint type
 2022-03-13 10:09 UTC  (2+ messages)
` [PATCH v3] "

Subject: [PATCH] sched/fair: prioritize normal task over sched_idle task with vruntime offset
 2022-03-13 10:06 UTC  (5+ messages)
  ` [External] "

[Intel-gfx] [PATCH v10 0/5] Add driver for GSC controller
 2022-03-13 10:02 UTC  (5+ messages)
` [Intel-gfx] [PATCH v10 1/5] drm/i915/gsc: add gsc as a mei auxiliary device

[ovmf test] 168552: regressions - FAIL
 2022-03-13  9:59 UTC 

[Patch 0/2] iscsit/isert deadlock prevention under heavy I/O
 2022-03-13  9:59 UTC  (2+ messages)

[PATCH v2] kbuild: add --target to correctly cross-compile UAPI headers with Clang
 2022-03-13  9:56 UTC  (3+ messages)

[cocci] Can Coccinell concatinate or append to existing string literals?
 2022-03-13  9:57 UTC  (3+ messages)
` [cocci] Can Coccinelle concatenate "

[Buildroot] [PATCH 1/3] package/intel-gmmlib: bump version to 22.0.3
 2022-03-13  9:52 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/intel-mediadriver: bump version to 22.2.2
` [Buildroot] [PATCH 3/3] package/intel-mediasdk: "

drivers/regulator/ti-abb-regulator.c:485:15: warning: Division by zero [clang-analyzer-core.DivideZero]
 2022-03-13  9:48 UTC 

[PATCH 1/2 v2] hardlink: set all locale elements, so that messages will get translated
 2022-03-13  9:43 UTC  (2+ messages)
` [PATCH 2/2 v2] hardlink: grammaticalize the main description in the man page

[PATCH v11 0/2] Add iop driver for Sunplus SP7021
 2022-03-13  9:43 UTC  (6+ messages)
` [PATCH v11 1/2] dt-bindings: misc: Add iop yaml file "
` [PATCH v11 2/2] misc: Add iop driver "

[Buildroot] [PATCH 1/1] package/python-argon2-cffi: bump to version 21.3.0
 2022-03-13  9:42 UTC  (3+ messages)

[PATCH RFT] can: mcba_usb: properly check endpoint type
 2022-03-13  9:41 UTC  (5+ messages)

tracing : bootconfig : Early boot config for non intrd systems
 2022-03-13  9:40 UTC  (10+ messages)

stable/linux-4.9.y build: 111 builds: 1 failed, 110 passed, 21 warnings (v4.9.306)
 2022-03-13  9:32 UTC 

[ovmf test] 168551: regressions - FAIL
 2022-03-13  9:30 UTC 

[PATCH] dt-bindings: mfd: syscon: add microchip,lan966x-cpu-syscon compatible
 2022-03-13  9:30 UTC  (2+ messages)

[PATCH 2/2] hardlink: grammarize the main description in the man page
 2022-03-13  9:29 UTC 

[Buildroot] [PATCH 1/1] package/tree: fix build with gcc 4.8
 2022-03-13  9:28 UTC 

[mm/page_alloc] 8212a964ee: vm-scalability.throughput 30.5% improvement
 2022-03-13  9:28 UTC  (5+ messages)

[PATCH v1 0/2] Add support for SM5703 MUIC unit
 2022-03-13  9:28 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: extcon: bindings for SM5703

[PATCH] docs: media: uvcvideo: Update mailing list address
 2022-03-13  9:27 UTC  (4+ messages)

Xtables-addons URL issues
 2022-03-13  9:16 UTC 

Xtables-addons geoip manual
 2022-03-13  9:16 UTC 

[patch v2] mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
 2022-03-13  9:23 UTC  (9+ messages)
` [patch v3] "
  ` [patch v4] "
      ` [patch v5] "

[Buildroot] [PATCH 1/2] package/bind: reorder openssl variables
 2022-03-13  9:21 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/bind: fix libxml2 build

[PATCH 00/21] KVM: x86: Event/exception fixes and cleanups
 2022-03-13  9:22 UTC  (2+ messages)

[helgaas-pci:pci/misc] BUILD SUCCESS 721af1346bbdc5b35ea73bbb12ba46c821f95155
 2022-03-13  9:15 UTC 

[Buildroot] [git commit] package/python-pyphen: bump to version 0.12.0
 2022-03-13  9:10 UTC 

[Buildroot] [git commit] package/python-cssselect2: bump to version 0.5.0
 2022-03-13  9:10 UTC 

[Buildroot] [git commit] package/python-flit-core: bump to version 3.7.1
 2022-03-13  9:10 UTC 

[Buildroot] [git commit] package/python-installer: bump to version 0.5.1
 2022-03-13  9:10 UTC 

[Buildroot] [git commit] package/python-weasyprint: bump to version 54.2
 2022-03-13  8:47 UTC 

[Buildroot] [git commit] package/python-argon2-cffi: bump to version 21.3.0
 2022-03-13  9:10 UTC 

[Buildroot] [git commit] package/python-setuptools: bump to version 60.9.3
 2022-03-13  9:10 UTC 

[Buildroot] [PATCH 1/1] package/python-weasyprint: bump to version 54.2
 2022-03-13  9:09 UTC  (2+ messages)

drivers/scsi/ufs/ufshpb.c:104:22: warning: Division by zero [clang-analyzer-core.DivideZero]
 2022-03-13  9:07 UTC 

[Buildroot] [PATCH 1/1] package/libnetfilter_conntrack: fix musl build with headers >= 5.15
 2022-03-13  9:02 UTC 

[ovmf test] 168550: regressions - FAIL
 2022-03-13  9:03 UTC 

[PATCH] app/testpmd: fix GTP header parsing in csum FWD engine
 2022-03-13  9:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ALSA: seq: oss: fix typo
 2022-03-13  8:56 UTC  (2+ messages)

[PATCH v4 00/45] x86: Kernel IBT
 2022-03-13  8:52 UTC  (11+ messages)

[PATCH net-next 0/13] pull-request: can-next 2022-03-13
 2022-03-13  8:51 UTC  (3+ messages)
` [PATCH net-next 05/13] can: mcp251xfd: ethtool: add support
` [PATCH net-next 09/13] can: mcp251xfd: add RX IRQ coalescing support


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.