All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-08 17:56:44 to 2021-04-08 18:50:03 UTC [more...]

[PATCH mptcp 00/10] mptcp: add SOL_SOCKET support
 2021-04-08 18:49 UTC  (4+ messages)
` [PATCH mptcp 01/10] mptcp: add skeleton to sync msk socket options to subflows
` [PATCH mptcp 02/10] mptcp: tag sequence_seq with socket state
` [PATCH mptcp 03/10] mptcp: setsockopt: handle SO_KEEPALIVE and SO_PRIORITY

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2021-04-08 18:49 UTC  (18+ messages)
` [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

[PATCH v2 0/3] tests for btrfs fsverity
 2021-04-08 18:49 UTC  (8+ messages)
` [PATCH v2 1/3] btrfs: test btrfs specific fsverity corruption
` [PATCH v2 2/3] generic/574: corrupt btrfs merkle tree data
` [PATCH v2 3/3] btrfs: test verity orphans with dmlogwrites

[PATCH net v2 0/2] lantiq: GSWIP: two more fixes
 2021-04-08 18:49 UTC  (5+ messages)
` [PATCH net v2 1/2] net: dsa: lantiq_gswip: Don't use PHY auto polling
` [PATCH net v2 2/2] net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits

[PATCH 1/2] gcov: re-fix clang-11+ support
 2021-04-08 18:46 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/8] linux: implement LoadFile2 initrd loading
 2021-04-08 18:44 UTC  (3+ messages)
` [PATCH v2 3/8] efi: move MS-DOS stub out of generic PE header definition

[Buildroot] [PATCH 1/1] package/uftrace: new package
 2021-04-08 18:45 UTC  (4+ messages)

[LTP] [PATCH 1/2] splice02: Generate input in C
 2021-04-08 18:45 UTC  (2+ messages)
` [LTP] [PATCH 2/2] commands: Add shell pipe test

[dpdk-dev] [PATCH v3 0/3] Enhancements to crypto adapter forward mode
 2021-04-08 18:44 UTC  (9+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/3] eventdev: introduce crypto adapter enqueue API

[PATCH v10 6/9] Reimplement RLIMIT_SIGPENDING on top of ucounts
 2021-04-08 18:44 UTC  (7+ messages)
` 08ed4efad6: stress-ng.sigsegv.ops_per_sec -41.9% regression

[igt-dev] [RFC 00/30] Stop cloning contexts
 2021-04-08 18:43 UTC  (2+ messages)

[PATCH] blk-mq: fix alignment mismatch
 2021-04-08 18:42 UTC  (10+ messages)

[oe-core][PATCH] Revert "glib-2.0: add workaround to fix codegen.py.test failing"
 2021-04-08 18:42 UTC 

[PATCH v6 00/10] libperf and arm64 userspace counter access support
 2021-04-08 18:38 UTC  (10+ messages)
` [PATCH v6 02/10] arm64: perf: Enable PMU counter direct access for perf event

[PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
 2021-04-08 18:40 UTC  (11+ messages)

[PATCH v8 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-04-08 18:40 UTC  (9+ messages)
` [PATCH v8 bpf-next 01/14] xdp: introduce mb in xdp_buff/xdp_frame
` [PATCH v8 bpf-next 03/14] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v8 bpf-next 04/14] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v8 bpf-next 05/14] net: mvneta: add multi buffer support to XDP_TX

[dpdk-dev] [PATCH 0/5] Offload flags fixes
 2021-04-08 18:38 UTC  (3+ messages)
` [dpdk-dev] [PATCH 5/5] vhost: fix offload flags in Rx path

[PATCH] PCI: merge slot and bus reset implementations
 2021-04-08 18:38 UTC  (11+ messages)

[meta-security][PATCH] initramfs-framework-ima: introduce IMA_FORCE
 2021-04-08 18:38 UTC 

[PATCH] drm/amd/display: Fix two cursor duplication when using overlay
 2021-04-08 18:37 UTC  (2+ messages)

[PATCH 5.12 v3] io_uring: fix rw req completion
 2021-04-08 18:33 UTC  (2+ messages)

[PATCH 0/5] config: support --type=bool-or-auto for "tristate" parsing
 2021-04-08 18:36 UTC  (11+ messages)
` [PATCH 1/5] config.c: add a comment about why value=NULL is true
` [PATCH 2/5] config tests: test for --bool-or-str
` [PATCH 3/5] git-config: document --bool-or-str and --type=bool-or-str
` [PATCH 4/5] config.c: add a "tristate" helper
` [PATCH 5/5] config: add --type=bool-or-auto switch

[PATCH v6 00/18] Add support for Clang CFI
 2021-04-08 18:28 UTC  (38+ messages)
` [PATCH v6 01/18] add "
` [PATCH v6 02/18] cfi: add __cficanonical
` [PATCH v6 03/18] mm: add generic function_nocfi macro
` [PATCH v6 04/18] module: ensure __cfi_check alignment
` [PATCH v6 05/18] workqueue: use WARN_ON_FUNCTION_MISMATCH
` [PATCH v6 06/18] kthread: "
` [PATCH v6 07/18] kallsyms: strip ThinLTO hashes from static functions
` [PATCH v6 08/18] bpf: disable CFI in dispatcher functions
` [PATCH v6 09/18] treewide: Change list_sort to use const pointers
` [PATCH v6 10/18] lkdtm: use function_nocfi
` [PATCH v6 11/18] psci: use function_nocfi for cpu_resume
` [PATCH v6 12/18] arm64: implement function_nocfi
` [PATCH v6 13/18] arm64: use function_nocfi with __pa_symbol
` [PATCH v6 14/18] arm64: add __nocfi to functions that jump to a physical address
` [PATCH v6 15/18] arm64: add __nocfi to __apply_alternatives
` [PATCH v6 16/18] arm64: ftrace: use function_nocfi for ftrace_call
` [PATCH v6 17/18] KVM: arm64: Disable CFI for nVHE
` [PATCH v6 18/18] arm64: allow CONFIG_CFI_CLANG to be selected

[PATCH v1 0/5] net: phy: marvell: Sync Marvell ethernet PHY code with Marvell version
 2021-04-08 18:35 UTC  (14+ messages)
` [PATCH v1 2/5] net: phy: marvell: extend 88E2110 to use both 2.5GHz modes
    ` [EXT] "

[PATCH net v1] Revert "lan743x: trim all 4 bytes of the FCS; not just 2"
 2021-04-08 18:35 UTC  (9+ messages)

[PATCH] vmstate: Constify some VMStateDescriptions
 2021-04-08 18:33 UTC  (2+ messages)

Quectel EC25 vs. ofonod 1.29 (on PinePhone)
 2021-04-08 18:34 UTC  (2+ messages)

Question about the available tests for IMA apprise
 2021-04-08 18:34 UTC  (2+ messages)

[PATCH v3 0/5] btrfs: support fsverity
 2021-04-08 18:33 UTC  (6+ messages)
` [PATCH v3 1/5] btrfs: add compat_flags to btrfs_inode_item
` [PATCH v3 2/5] btrfs: initial fsverity support
` [PATCH v3 3/5] btrfs: check verity for reads of inline extents and holes
` [PATCH v3 4/5] btrfs: fallback to buffered io for verity files
` [PATCH v3 5/5] btrfs: verity metadata orphan items

[PATCHv3 for-next 1/1] RDMA/rxe: Disable ipv6 features when ipv6.disable set in cmdline
 2021-04-08 18:33 UTC  (2+ messages)

[PATCH] agent: call back even if agent disconnects
 2021-04-08 18:33 UTC  (2+ messages)

[Bug 212077] New: AMD GPU at highest frequency even not in use
 2021-04-08 18:31 UTC  (2+ messages)
` [Bug 212077] AMD GPU discrete card memory at highest frequency even while "

[PATCH] libtraceevent: Add the API tep_parse_kallsyms()
 2021-04-08 18:30 UTC 

[powerpc:next-test 120/182] drivers/w1/slaves/w1_ds28e04.c:342:13: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-04-08 18:29 UTC  (2+ messages)

[PATCH 0/4] drm/i915: missing workarounds and refactors
 2021-04-08 18:29 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for drm/i915: missing workarounds and refactors (rev2)

[PATCH v3 1/1] of: unittest: overlay: ensure proper alignment of copied FDT
 2021-04-08 18:27 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v1] i40e: fix the restart auto-negotiation after FEC modified
 2021-04-08 18:27 UTC  (2+ messages)

[PATCH v2 0/3] perf util: bpf perf improvements
 2021-04-08 18:24 UTC  (9+ messages)
` [PATCH v2 3/3] perf-stat: introduce config stat.bpf-counter-events

[PATCH V5 00/25] Add Alder Lake support for perf (kernel)
 2021-04-08 18:24 UTC  (4+ messages)
` [PATCH V5 04/25] perf/x86/intel: Hybrid PMU support for perf capabilities

[PATCH 00/37] imx: hab/caam new feature and update
 2021-04-08 18:24 UTC  (3+ messages)
` [PATCH 31/37] crypto: caam: Add fsl caam driver

[PATCH v2] PCI: merge slot and bus reset implementations
 2021-04-08 18:23 UTC 

[igt-dev] [PATCH i-g-t 00/14] tools/intel_display_poller: async flip and vrr
 2021-04-08 18:30 UTC  (13+ messages)
` [igt-dev] [PATCH i-g-t 01/14] tools/intel_display_poller: Fix TILEOFF vs. LINOFF for skl+
` [igt-dev] [PATCH i-g-t 02/14] tools/intel_display_poller: Unify ilk+ and bdw+ codepaths
` [igt-dev] [PATCH i-g-t 08/14] lib: Add timestmap registers
` [igt-dev] [PATCH i-g-t 09/14] tools/intel_display_poller: Extract wait_scanline()
` [igt-dev] [PATCH i-g-t 10/14] tools/intel_display_poller: Add frame timestamp tests
` [igt-dev] [PATCH i-g-t 13/14] tools/intel_display_poller: Add vrr-wrap test

mkimage regression when building ARCH=mips defconfig Linux kernel
 2021-04-08 18:22 UTC  (2+ messages)

[PATCH v10 2/6] arm64: kvm: Introduce MTE VM feature
 2021-04-08 18:21 UTC  (19+ messages)

[PATCH 00/10] [v7][RESEND] Migrate Pages in lieu of discard
 2021-04-08 18:21 UTC  (6+ messages)
` [PATCH 04/10] mm/migrate: make migrate_pages() return nr_succeeded

[PATCH] ALSA: core - add more card sysfs entries
 2021-04-08 18:20 UTC  (10+ messages)

[GIT PULL] s390 updates for 5.12-rc7
 2021-04-08 18:21 UTC  (2+ messages)

[PATCH bpf-next] cpumap: bulk skb using netif_receive_skb_list
 2021-04-08 18:20 UTC  (6+ messages)

Profiling XDP programs for performance issues
 2021-04-08 18:20 UTC  (3+ messages)

[freescale-fslc:pr/300 15408/18036] drivers/mxc/gpu-viv/hal/os/linux/kernel/gc_hal_kernel_drm.c:79:17: error: no previous prototype for 'viv_gem_prime_export'
 2021-04-08 18:20 UTC 

[PATCH] btrfs: fix race between transaction aborts and fsyncs leading to use-after-free
 2021-04-08 18:20 UTC  (2+ messages)

[PATCH v2] Revert "target/mips: Deprecate nanoMIPS ISA"
 2021-04-08 18:16 UTC  (2+ messages)

[PATCH v7 0/8] Allocate memmap from hotadded memory (per device)
 2021-04-08 18:19 UTC  (4+ messages)
` [PATCH v7 7/8] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE

[PATCH 1/3] thinkpad_acpi: add support for force_discharge
 2021-04-08 18:18 UTC  (5+ messages)

[TF-A] Proposal: TF-A to adopt hand-off blocks (HOBs) for information passing between boot stages
 2021-04-08 18:19 UTC  (3+ messages)

multiboot2 and module2 boot issues via GRUB2
 2021-04-08 16:48 UTC  (7+ messages)

[freescale-fslc:5.10.x+fslc 5/7] arch/arm/mach-imx/src.c:88:6: warning: no previous prototype for 'imx_gpcv2_set_m_core_pgc'
 2021-04-08 18:18 UTC 

[PATCH] btrfs-progs: Fix null pointer deref in balance_level
 2021-04-08 18:17 UTC  (2+ messages)

adding sync method in phosphor-time-manager
 2021-04-08 18:08 UTC  (3+ messages)

[PATCH] btrfs: return whole extents in fiemap
 2021-04-08 18:17 UTC  (2+ messages)

Detect SELinux by checking if policy is loaded
 2021-04-08 18:16 UTC 

[PATCH v4] lib/string: Introduce sysfs_streqcase
 2021-04-08 18:16 UTC  (4+ messages)

[PATCH 1/1] nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
 2021-04-08 18:15 UTC  (11+ messages)

[PATCH] MIPS: uaccess: Reduce number of nested macros
 2021-04-08 18:14 UTC 

Xenomai Community Call Minutes - April 7, 2021
 2021-04-08 18:14 UTC  (4+ messages)

[PATCH v7 1/8] pwm: pca9685: Switch to atomic API
 2021-04-08 18:14 UTC  (9+ messages)
` [PATCH v7 5/8] pwm: core: Support new PWM_STAGGERING_ALLOWED flag

[PATCH] export: Make CRCs robust to symbol trimming
 2021-04-08 18:12 UTC  (2+ messages)

[PATCH v2] btrfs: do more graceful error/warning for 32bit kernel
 2021-04-08 18:11 UTC  (2+ messages)

[PATCH net-next v3 1/2] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-04-08 18:10 UTC  (7+ messages)
` [PATCH net-next v3 2/2] misc: "

[PATCH v3 0/3] arm64: Dealing with VHE-only CPUs
 2021-04-08 18:08 UTC  (3+ messages)

[PATCH] terminal: Fix tmux new-session on older tmux versions (<1.9)
 2021-04-08 18:09 UTC 

[ragnatech:media-tree] BUILD SUCCESS c1c1d437b1f0a84de6b53416026f7ea1ef3df996
 2021-04-08 18:07 UTC 

[song-md:md-next] BUILD SUCCESS 65aa97c4d2bfd76677c211b9d03ef05a98c6d68e
 2021-04-08 18:07 UTC 

[libvirt test] 160813: regressions - FAIL
 2021-04-08 18:07 UTC 

[GIT PULL] cpuidle for v5.13-rc1
 2021-04-08 18:07 UTC  (4+ messages)

[PATCH v8 bpf-next 02/14] xdp: add xdp_shared_info data structure
 2021-04-08 18:06 UTC  (3+ messages)

[PATCH] btrfs: Correct try_lock_extent() usage in read_extent_buffer_subpage()
 2021-04-08 18:05 UTC  (2+ messages)

[OE-core][PATCH v2] scripts/contrib/image-manifest: add new script
 2021-04-08 18:03 UTC 

[PATCH] resource: Prevent irqresource_disabled() from erasing flags
 2021-04-08 18:03 UTC  (2+ messages)

[PATCH 00/13] tty.h cleanups
 2021-04-08 18:03 UTC  (6+ messages)
` [PATCH 05/13] tty: remove tty_warn()

ENOSPC in btrfs_run_delayed_refs with 5.10.8 + zstd
 2021-04-08 18:02 UTC  (6+ messages)
  ` ENOSPC in btrfs_run_delayed_refs with 5.10.8

[PATCH] i2c: imx: mention Oleksij as maintainer of the binding docs
 2021-04-08 18:02 UTC  (2+ messages)

[RFC 0/1] client: double password prompt
 2021-04-08 18:02 UTC  (2+ messages)
` [RFC 1/1] client: fix "

Is request_firmware() really safe to call in resume callback when /usr/lib/firmware is on btrfs?
 2021-04-08 18:02 UTC  (11+ messages)

[dpdk-dev] [PATCH v5] eal: fix race in ctrl thread creation
 2021-04-08 18:01 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] eal: fix hang in ctrl thread creation error logic

[PATCH] arm64: mte: Remove unused mte_assign_mem_tag_range()
 2021-04-08 18:00 UTC  (3+ messages)

[PATCH v2] drm/amd/display: Update DCN302 SR Exit Latency
 2021-04-08 18:01 UTC  (3+ messages)

[PATCH v2] arm64: Add __init section marker to some functions
 2021-04-08 18:00 UTC  (3+ messages)

[PATCH] arm64/sve: Rework SVE access trap to convert state in registers
 2021-04-08 18:00 UTC  (2+ messages)

[PATCH v2 0/4] arm64: Booting clarifications and fine grained traps setup
 2021-04-08 17:59 UTC  (2+ messages)
` (subset) "

[RFC PATCH v1 00/11] Manage the top tier memory in a tiered memory
 2021-04-08 18:00 UTC  (4+ messages)

[PATCH] mmc: add quirk to disable eMMC cache for Micron eMMC v5.0 cards
 2021-04-08 17:59 UTC 

[PATCH] ACPI / CPPC: Replace cppc_attr with kobj_attribute
 2021-04-08 17:59 UTC  (2+ messages)

[PATCH 0/7] Enumerate HDM Decoder registers
 2021-04-08 17:57 UTC  (3+ messages)
` [PATCH 7/7] cxl: Add HDM decoder capbilities

[PATCH v4 0/6] PCI: brcmstb: add slot0 device regulators and panic handler
 2021-04-08 17:55 UTC  (9+ messages)
` [PATCH v4 2/6] dt-bindings: PCI: Add bindings for Brcmstb endpoint device voltage regulators

[PATCH 0/2] Fix for a bug and a kernel-doc warning in Xilinx DWC3
 2021-04-08 17:54 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3: Resolve kernel-doc warning for Xilinx DWC3 driver
` [PATCH 2/2] usb: dwc3: xilinx: Remove the extra freeing of clocks


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.