All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-11 17:17:59 to 2022-04-11 17:43:07 UTC [more...]

[PATCH 0/6] staging: Some tasklet removals
 2022-04-11 15:16 UTC  (2+ messages)
` [PATCH 3/6] staging/wlan-ng, prism2usb: replace completion_bh tasklet with work

[PATCH] x86: Remove a.out support
 2022-04-11 17:42 UTC  (2+ messages)
` [tip: x86/cleanups] "

[PATCH net-next v2 0/8] net: bridge: add flush filtering support
 2022-04-11 17:42 UTC  (20+ messages)
` [Bridge] "
` [PATCH net-next v2 1/8] net: rtnetlink: add RTM_FLUSHNEIGH
  ` [Bridge] "
` [PATCH net-next v2 2/8] net: add ndo_fdb_flush op
  ` [Bridge] "
` [PATCH net-next v2 3/8] net: bridge: fdb: "
  ` [Bridge] "
` [PATCH net-next v2 4/8] net: rtnetlink: register a generic rtnl_fdb_flush call
  ` [Bridge] "
` [PATCH net-next v2 5/8] net: rtnetlink: add common flush attributes
  ` [Bridge] "
` [PATCH net-next v2 6/8] net: bridge: fdb: add support for fine-grained flushing
  ` [Bridge] "
` [PATCH net-next v2 7/8] net: bridge: fdb: add support for flush filtering based on ndm flags and state
  ` [Bridge] "
` [PATCH net-next v2 8/8] net: bridge: fdb: add support for flush filtering based on ifindex and vlan
  ` [Bridge] "

[PATCH 06/12] mm/khugepaged: remove khugepaged prefix from shared collapse functions
 2022-04-11 17:42 UTC  (4+ messages)

[PATCH] btrfs: mkfs: use sectorsize as nodesize for mixed profiles
 2022-04-11 17:38 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-11 17:40 UTC 

[PATCH 00/10] mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size
 2022-04-11 17:39 UTC  (5+ messages)
` [PATCH 02/10] drivers/base: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-04-11 17:40 UTC  (9+ messages)
` [RFC PATCH v5 092/104] KVM: TDX: Handle TDX PV HLT hypercall

[PATCH 0/6] KVM: x86: Apply NX mitigation more precisely
 2022-04-11 17:40 UTC  (3+ messages)
` [PATCH 2/6] KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs

[PATCH v1 00/14] Add support for shared PTEs across processes
 2022-04-11 17:37 UTC  (2+ messages)

[PATCH] phy: ti: tusb1210: Fix an error handling path in tusb1210_probe()
 2022-04-11 17:37 UTC  (3+ messages)

[PATCH v3 0/3] crypto: qat - fix dm-crypt related issues
 2022-04-11 17:37 UTC  (3+ messages)
` [PATCH v3 1/3] crypto: qat - use pre-allocated buffers in datapath

[RFC PATCH v1 0/9] arm64: livepatch: Use DWARF Call Frame Information for frame pointer validation
 2022-04-11 17:35 UTC  (10+ messages)

[PATCH bpf-next v3 0/5] Attach a cookie to a tracing program
 2022-04-11 17:36 UTC  (3+ messages)

[PATCH bpf-next v4 0/5] Attach a cookie to a tracing program
 2022-04-11 17:34 UTC  (6+ messages)
` [PATCH bpf-next v4 1/5] bpf, x86: Generate trampolines from bpf_tramp_links
` [PATCH bpf-next v4 2/5] bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
` [PATCH bpf-next v4 3/5] bpf, x86: Attach a cookie to fentry/fexit/fmod_ret
` [PATCH bpf-next v4 4/5] lib/bpf: Assign cookies to links in libbpf
` [PATCH bpf-next v4 5/5] selftest/bpf: The test cses of BPF cookie for fentry/fexit/fmod_ret

[PATCH] drm/arm/malidp: Stop using iommu_present()
 2022-04-11 17:34 UTC  (4+ messages)

can we reduce bio_set_dev overhead due to bio_associate_blkg?
 2022-04-11 17:33 UTC  (11+ messages)
                ` [dm-devel] [PATCH] block: remove redundant blk-cgroup init from __bio_clone
                  `  "

[PATCH v1 1/2] dhcp: Set proxy properly when applying DHCP lease
 2022-04-11 17:32 UTC  (2+ messages)
` [PATCH v1 2/2] wispr: Fix online check when using WPAD/PAC

stable-rc/linux-5.15.y build: 174 builds: 4 failed, 170 passed, 14 errors, 5 warnings (v5.15.33)
 2022-04-11 17:32 UTC 

[PATCH] spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA direction
 2022-04-11 17:31 UTC 

use block_device based APIs in block layer consumers v2
 2022-04-11 17:25 UTC  (24+ messages)
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
    ` [Cluster-devel] "
    ` [f2fs-dev] "
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
  ` [f2fs-dev] "
    ` [Cluster-devel] "
` [PATCH 25/27] block: add a bdev_discard_granularity helper
    ` [Cluster-devel] "
    ` [f2fs-dev] "

[PATCH 0/5] arm: bcmbca: introduce the bcmbca architecture and 47622 SOC
 2022-04-11 17:28 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: arm: add bcmbca device tree binding document
` [PATCH 2/5] arm: bcmbca: add arch bcmbca machine entry
` [PATCH 3/5] ARM: dts: add dts files for bcmbca soc 47622
` [PATCH 4/5] MAINTAINERS: update MAINTAINERS file
` [PATCH 5/5] ARM: multi_v7_defconfig: enable CONFIG_ARCH_BCMBCA in armv7 defconfig

[GIT PULL] KVM/riscv fixes for 5.18, take #1
 2022-04-11 17:29 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-11 17:30 UTC 

[PATCH] mm/secretmem: fix panic when growing a memfd_secret
 2022-04-11 17:29 UTC  (6+ messages)

[PATCH 03/12] mm/khugepaged: make hugepage allocation context-specific
 2022-04-11 17:28 UTC  (4+ messages)

Using PTN5110 w/ USB Hub
 2022-04-11 17:26 UTC 

[PATCH RFC net-next 00/13] net: bridge: forwarding of unknown IPv4/IPv6/MAC BUM traffic
 2022-04-11 17:26 UTC  (7+ messages)
` [PATCH RFC net-next 05/13] selftests: forwarding: add TCPDUMP_EXTRA_FLAGS to lib.sh
    ` [Bridge] "
` [PATCH RFC net-next 06/13] selftests: forwarding: multiple instances in tcpdump helper
    ` [Bridge] "

[PATCH v5 0/2] phy: mediatek: Add PCIe PHY driver
 2022-04-11 17:24 UTC  (6+ messages)
` [PATCH v5 2/2] "

[PATCH v10 0/8] Enroll kernel keys thru MOK
 2022-04-11 17:24 UTC  (5+ messages)
` [PATCH v10 8/8] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true

[PATCH v3 0/4] Add channel type support to pwm-cros-ec
 2022-04-11 17:24 UTC  (3+ messages)
` [PATCH v3 2/4] drivers: pwm: pwm-cros-ec: add channel type support

[PATCH v4 0/6] imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards
 2022-04-11 17:18 UTC  (8+ messages)

[PATCH v2 1/2] drm/dp: Factor out a function to probe a DPCD address
 2022-04-11 17:22 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v3,1/2] drm/dp: Factor out a function to probe a DPCD address (rev3)

[RFC PATCH] target/i386: avoid copying junk to extended ZMMReg fields
 2022-04-11 17:21 UTC  (4+ messages)

vmlinux.o: warning: objtool: bmi160_data_rdy_trigger_set_state()+0x8b: sibling call from callable instruction with modified stack frame
 2022-04-11 17:20 UTC 

[PATCH v7 0/7] Add support for HiSilicon PCIe Tune and Trace device
 2022-04-11 17:19 UTC  (5+ messages)
` [PATCH v7 5/7] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver

RTT-PROBE: lore-subspace-rtt
 2022-04-11 17:20 UTC 

[PATCH] include/linux/find: Fix documentation
 2022-04-11 17:20 UTC  (3+ messages)

[PATCH] CI: Print out unmigrated symbols when failing
 2022-04-11 17:20 UTC 

stable-rc/linux-4.19.y build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.237)
 2022-04-11 17:19 UTC 

[PATCH 05/12] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
 2022-04-11 17:18 UTC  (4+ messages)

[PATCH][dunfell] zlib: backport the fix for CVE-2018-25032
 2022-04-09 18:14 UTC  (3+ messages)
` [OE-core] "

[OE-core] [PATCH] acpica: upgrade 20211217 -> 20220331
 2022-04-10  7:35 UTC  (3+ messages)
` [OE-core] [PATCH] libbsd: upgrade 0.11.5 -> 0.11.6

[RESEND PATCH 1/2] phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probe
 2022-04-11 17:16 UTC  (2+ messages)

[PATCH v2 0/6] poky-tiny clean-ups and qemuarm fixes
 2022-04-11 15:41 UTC  (3+ messages)
` [OE-core] "

secure boot w/ Mender bzImage fails validation #dunfell
 2022-04-09 22:17 UTC  (2+ messages)
` [yocto] "

[master][kirkstone][PATCH] python3: Do not detect multiarch when cross compiling
 2022-04-09 19:27 UTC 

[meta-oe][PATCH] wxwidgets: Fix build without x11 and with opengl DISTRO_FEATURES
 2022-04-09 23:21 UTC  (3+ messages)

[meta-oe][PATCH] libcereal: Disable on ppc64
 2022-04-09 21:10 UTC 

[PATCH] uninative: Upgrade to 3.6 with gcc 12 support
 2022-04-09 21:48 UTC 

[meta-oe][hardknott][PATCH] sdbus-c++-libsystemd: Avoid hard dependency on rsync
 2022-04-11 16:57 UTC 

[PATCH v2] kernel-devsrc: Check for gen_vdso_offsets.sh before copying on riscv
 2022-04-11 16:59 UTC 

[oe] [meta-oe][hardknott][PATCH] sdbus-c++-libsystemd: Avoid hard dependency on rsync
 2022-04-11 16:59 UTC 

[PATCH v3] checksum: Support uri formatted file list
 2022-04-11 15:56 UTC  (4+ messages)
  ` [bitbake-devel] "

[Question] How to handle GPLv3 packages?
 2022-04-11 16:19 UTC  (10+ messages)
` [yocto] "

[oe] [meta-oe] [PATCH] broadcom-bt-firmware: upgrade 12.0.1.1105_p2 -> 12.0.1.1105_p3
 2022-04-11 15:52 UTC  (3+ messages)
` [oe] [meta-oe] [PATCH] byacc: upgrade 20211224 -> 20220128

[meta-oe][PATCH] libcereal: Link in libatomic on rv32 for ptests
 2022-04-09 14:09 UTC 

[PATCH 1/2] python3-mako: update to 1.2.0
 2022-04-09 14:51 UTC  (3+ messages)
` [PATCH 2/2] mesa: update to 22.0.1
  ` [OE-core] "

[meta-gnome][PATCHv4] gparted: update to v1.4.0
 2022-04-09 14:16 UTC 

[oe] [meta-gnome][PATCHv4] gparted: update to v1.4.0
 2022-04-09 14:19 UTC 

[meta-oe][PATCH] gnuplot: Disable libcerf and fix typo
 2022-04-09 14:33 UTC 

[PATCH v2] webkitgtk: Add missing header locale.h
 2022-04-09 15:16 UTC 

[meta-virtualization][PATCH] libvirt: fix do_package issue
 2022-04-11 13:52 UTC  (12+ messages)
  ` [PATCH] "
    ` [meta-virtualization] "

[PATCH] go: Always pass interpreter to linker
 2022-04-11 16:04 UTC  (4+ messages)
` [OE-core] "

[oe-core][master][PATCH v2] libarchive: backport patch to fix CVE-2022-26280
 2022-04-11 16:22 UTC  (4+ messages)
  ` [master][PATCH "
    ` [OE-core] "

[oe-core][master][PATCH v3] libarchive: upgrate from 3.6.0 to 3.6.1
 2022-04-11 14:52 UTC  (2+ messages)

bitbake.conf: reason for assignment of deprecated variable
 2022-04-11 15:06 UTC 

[PATCH] checksum: Allow spaces in URI filenames
 2022-04-11 15:29 UTC 

Skipping already-stripped check doesn't work
 2022-04-11 16:13 UTC 

[PATCH] license: add 'any_incompatible' function
 2022-04-11 16:14 UTC 

[PATCH] kernel-devsrc: Check for gen_vdso_offsets.sh before copying on riscv
 2022-04-11 16:42 UTC 

[isar-cip-core][PATCH] linux-cip: Fix 4.19.233-cip69 kernel recipe
 2022-04-11 16:42 UTC 

[meta-oe][honister][PATCH] apache2: upgrade 2.4.52 -> 2.4.53
 2022-04-11 16:56 UTC 

[meta-oe][hardknott][PATCH] apache2: upgrade 2.4.52 -> 2.4.53
 2022-04-11 16:59 UTC 

[meta-python][PATCH] python3-wxgtk4: add distro feature check to match dependency
 2022-04-09  8:28 UTC  (2+ messages)
` [oe] "

[PATCH 01/17] connman-conf: ignore eth0 in qemu in a way that is not sysvinit-specific
 2022-04-09  3:25 UTC  (3+ messages)
` [PATCH 11/17] webkitgtk: update 2.34.6 -> 2.36.0
  ` [OE-core] "

[PATCH 0/3] xen: Update recipes for xen and xen-tools
 2022-04-11  8:37 UTC  (2+ messages)
` [meta-virtualization] "

[meta-virtualization][PATCH] k3s: do not use a go file as patch
 2022-04-11 13:41 UTC  (3+ messages)

[oe] [meta-oe] [PATCH] ctags: upgrade 5.9.20211114.0 -> 5.9.20220410.0
 2022-04-08 14:42 UTC  (3+ messages)
` [oe] [meta-oe] [PATCH] feh: upgrade 3.6.1 -> 3.8
` [oe] [meta-oe] [PATCH] fio: upgrade 3.29 -> 3.30

[oe] [meta-oe] [PATCH] grpc: upgrade 1.45.1 -> 1.45.2
 2022-04-08 16:30 UTC 

[meta-oe][PATCH] libotr: Include missing sys/socket.h header
 2022-04-09  3:19 UTC 

[PATCH] kernel.bbclass: Fix the do_strip() malfunction
 2022-04-09  6:04 UTC 

[PATCH] webkitgtk: Add missing header locale.h
 2022-04-09  7:05 UTC  (2+ messages)
` [OE-core] "

[meta-python][PATCH] python3-wxgtk4: Require DISTRO_FEATURES as gtk3
 2022-04-09  8:54 UTC 

[PATCH] itstool: correct upstream version check
 2022-04-11 10:13 UTC 

[meta-virtualization][PATCH] cni: Add ;protocol=https for flannel_plugin SRC_URI
 2022-04-11 12:15 UTC  (2+ messages)

[PATCH] migration-guide: Kirkstone is now 4.0
 2022-04-11 11:17 UTC 

[meta-oe][master][PATCH] libarchive: backport patch to fix CVE-2022-26280
 2022-04-11 12:38 UTC 

[meta-virtualization][PATCH] libvirt: package all sysctl conf files for libvirtd
 2022-04-11 13:32 UTC  (2+ messages)

[meta-oe][PATCH v2 1/2] grpc: add cmake support for target
 2022-04-11  7:09 UTC  (5+ messages)
` [oe] "

[oe] [PATCH] wxwidgets: Fix building without x11
 2022-04-09  3:04 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.