All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-22 21:23:29 to 2021-04-22 23:58:26 UTC [more...]

[PATCH v2 bpf-next 00/17] BPF static linker: support externs
 2021-04-22 23:57 UTC  (17+ messages)
` [PATCH v2 bpf-next 04/17] libbpf: mark BPF subprogs with hidden visibility as static for BPF verifier
` [PATCH v2 bpf-next 09/17] libbpf: extend sanity checking ELF symbols with externs validation
` [PATCH v2 bpf-next 11/17] libbpf: add linker extern resolution support for functions and global variables
` [PATCH v2 bpf-next 12/17] libbpf: support extern resolution for BTF-defined maps in .maps section

[PATCH bpf-next 0/2] Simplify bpf_snprintf verifier code
 2021-04-22 23:55 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Notify user if we ever hit a bpf_snprintf verifier bug
` [PATCH bpf-next 2/2] bpf: Remove unnecessary map checks for ARG_PTR_TO_CONST_STR

[PATCH v4 0/6] nable ECDSA FIT verification for stm32mp
 2021-04-22 23:55 UTC  (5+ messages)
` [PATCH v4 2/6] lib: ecdsa: Add skeleton to implement ecdsa verification in u-boot

[PATCH 0/5] common: Introduce crypt-style password support
 2021-04-22 23:55 UTC  (5+ messages)
` [PATCH 1/5] lib: add crypt subsystem

[PATCH] spi: bcm2835: Fix buffer overflow with CS able to go beyond limit
 2021-04-22 23:49 UTC  (5+ messages)

[usb:usb-testing] BUILD SUCCESS 3343f376d4bae98ec11fd104e0e211b275e754b8
 2021-04-22 23:53 UTC 

[tty:tty-testing] BUILD SUCCESS 8720037d55dbfa3011b8795ca2187b00bb05ee03
 2021-04-22 23:53 UTC 

[PATCH v2 net-next] net: pcs: Enable pre-emption packet for 10/100Mbps
 2021-04-22 23:53 UTC  (2+ messages)

[PATCH 0/2] usb: dwc3: gadget: Check new capability
 2021-04-22 23:51 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3: Capture new capability register GHWPARAMS9
` [PATCH 2/2] usb: dwc3: gadget: Handle DEV_TXF_FLUSH_BYPASS capability

[PATCH v2] net: geneve: modify IP header check in geneve6_xmit_skb and geneve_xmit_skb
 2021-04-22 23:49 UTC 

[PATCH v5 00/13] Add build ID to stacktraces
 2021-04-22 23:46 UTC  (4+ messages)
` [PATCH v5 05/13] module: Add printk formats to add module "

[PATCH] interconnect: qcom: bcm-voter: add a missing of_node_put()
 2021-04-22 23:46 UTC  (2+ messages)

[PATCH v2 net-next 0/9] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-04-22 23:43 UTC  (7+ messages)
` [PATCH v2 net-next 4/9] net: dsa: microchip: add DSA support for microchip lan937x

[PATCH] KVM: arm64: Correctly handle the mmio faulting
 2021-04-23  1:38 UTC  (10+ messages)

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-22 23:39 UTC  (17+ messages)

[PATCH 0/3] Add multiprocessor wake-up support
 2021-04-22 23:39 UTC  (10+ messages)
` [PATCH 1/3] ACPICA: ACPI 6.4: MADT: add Multiprocessor Wakeup Mailbox Structure
` [PATCH 3/3] x86/acpi, x86/boot: Add multiprocessor wake-up support

[PATCH v4 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
 2021-04-23  1:35 UTC  (23+ messages)
` [PATCH v4 1/2] kvm/arm64: Remove the creation time's mapping of MMIO regions
` [PATCH v4 2/2] kvm/arm64: Try stage2 block mapping for host device MMIO

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-04-22 23:33 UTC  (7+ messages)
` [PATCH 113/190] Revert "x86/hpet: Prevent potential NULL pointer dereference"
` [PATCH 123/190] Revert "netfilter: ip6t_srh: fix NULL pointer dereferences"

[PATCH 0/2] powerpc/sstep: Add emulation support and tests for 'setb' instruction
 2021-04-22 23:26 UTC  (6+ messages)
` [PATCH 1/2] powerpc/sstep: Add emulation support for ‘setb’ instruction

[GIT PULL] virtio: last minute fixes
 2021-04-22 23:30 UTC  (4+ messages)

[PATCH v9 00/13] blkcg:Support to track FC storage blk io traffic
 2021-04-22 23:29 UTC  (7+ messages)
` [PATCH v9 03/13] nvme: Added a newsysfs attribute appid_store

[PATCH] net: qualcomm: rmnet: Allow partial updates of IFLA_FLAGS
 2021-04-22 23:28 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION c457d9676496f5a895509f9c510278beaaffc829
 2021-04-22 23:26 UTC 

[PATCH v2 0/7] linux-user: sigaction fixes/cleanups
 2021-04-22 23:24 UTC  (9+ messages)
` [PATCH v2 1/7] linux-user/alpha: Fix rt sigframe return
` [PATCH v2 2/7] linux-user/alpha: Rename the sigaction restorer field
` [PATCH v2 3/7] linux-user: Pass ka_restorer to do_sigaction
` [PATCH v2 4/7] linux-user: Honor TARGET_ARCH_HAS_SA_RESTORER in do_syscall
` [PATCH v2 5/7] linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER
` [PATCH v2 6/7] linux-user/alpha: Share code for TARGET_NR_sigaction
` [PATCH v2 7/7] linux-user: Tidy TARGET_NR_rt_sigaction

[PATCH] drm/amd/display: Reject non-zero src_y and src_x for video planes
 2021-04-22 23:20 UTC 

[PATCH 0/5] Bring the BusLogic host bus adapter driver up to Y2021
 2021-04-22 23:19 UTC  (12+ messages)

[PATCH] arm-bsp/n1sdp/scp-firmware: Enabling coresight debug non-secure access
 2021-04-22 23:18 UTC  (3+ messages)
` [meta-arm] "

[PATCH net-next v4 0/3] net: qualcomm: rmnet: Enable Mapv5
 2021-04-22 23:14 UTC  (3+ messages)

[PATCH ethtool-next 0/7] ethtool: support FEC and standard stats
 2021-04-22 23:12 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next v2 00/11] warning cleanups
 2021-04-22 23:11 UTC  (12+ messages)
` [Intel-wired-lan] [PATCH net-next v2 02/11] intel: remove checker warning
` [Intel-wired-lan] [PATCH net-next v2 04/11] igb/igc: use strongly typed pointer
` [Intel-wired-lan] [PATCH net-next v2 05/11] igb: handle vlan types with checker enabled
` [Intel-wired-lan] [PATCH net-next v2 06/11] igb: fix assignment on big endian machines
` [Intel-wired-lan] [PATCH net-next v2 07/11] igb: override two checker warnings

[PATCH] powerpc/powernv/pci: remove dead code from !CONFIG_EEH
 2021-04-22 23:09 UTC  (3+ messages)

+ tools-cgroup-slabinfopy-updated-to-work-on-current-kernel.patch added to -mm tree
 2021-04-22 23:09 UTC 

[PATCH] x86: signal: Don't do sas_ss_reset() until we are certain that sigframe won't be abandoned
 2021-04-22 23:08 UTC 

[PATCH] runqemu: Ensure we cleanup snapshot files after image run
 2021-04-22 23:08 UTC 

+ kfifo-fix-ternary-sign-extension-bugs.patch added to -mm tree
 2021-04-22 23:07 UTC 

[PATCH 0/2] fanotify: Adding pidfd support to the fanotify API
 2021-04-22 23:06 UTC  (8+ messages)
` [PATCH 2/2] fanotify: Add "

[PATCH 0/2] mm/filemap: fix 5.12-rc regressions
 2021-04-22 23:04 UTC  (7+ messages)
` [PATCH 2/2] mm/filemap: fix mapping_seek_hole_data on THP & 32-bit
        ` [PATCH v2 "

+ mm-filemap-fix-mapping_seek_hole_data-on-thp-32-bit-v2.patch added to -mm tree
 2021-04-22 23:03 UTC 

[PATCH kernel] powerpc/makefile: Do not redefine $(CPP) for preprocessor
 2021-04-22 22:58 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/2] drm/i915/fbc: Avoid GLK+ FBC corruption
 2021-04-22 22:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[MAINTAINER SUMMIT] Rethinking the acceptance policy for "trivial" patches
 2021-04-22 22:53 UTC  (27+ messages)

[Qemu-devel] [Bug 1743191] [NEW] Interacting with NetBSD serial console boot blocks no longer works
 2021-04-22 22:40 UTC  (7+ messages)
` [Bug 1743191] "

[PATCH 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2021-04-22 22:45 UTC  (3+ messages)
` [PATCH 19/23] hugetlb/userfaultfd: Handle uffd-wp special pte in hugetlb pf handler

[PATCH 0/2] link vdso with linker
 2021-04-22 22:44 UTC  (7+ messages)
` [PATCH 1/2] powerpc/vdso64: link vdso64 "

linux-next: Fixes tag needs some work in the vhost tree
 2021-04-22 22:43 UTC 

[PATCH v2] KVM: SVM: Delay restoration of host MSR_TSC_AUX until return to userspace
 2021-04-22 22:39 UTC  (4+ messages)

[PATCH] cifs: fix leak in cifs_smb3_do_mount() ctx
 2021-04-22 22:35 UTC  (3+ messages)

[PATCH v4 0/5] Add Microchip PolarFire Soc Support
 2021-04-22 22:33 UTC  (5+ messages)

[xlnx:master 11872/12154] arch/arm/mach-zynq/suspend.S:58: Error: selected processor does not support `movweq r3, #0xff00' in ARM mode
 2021-04-22 22:34 UTC 

[PATCH] add git-p4.fallbackEncoding config variable, to prevent git-p4 from crashing on non UTF-8 changeset descriptions
 2021-04-22 22:33 UTC  (5+ messages)
` [PATCH v3] add git-p4.fallbackEncoding config setting, "

[Nouveau] [PATCH v3 00/20] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-04-22 22:33 UTC  (7+ messages)
` [PATCH v3 03/20] drm/dp: Move i2c init to drm_dp_aux_init, add __must_check and fini
  ` [Nouveau] "
        ` [Intel-gfx] "

[PATCH v2] m68k: coldfire: fix irq ranges
 2021-04-22 22:31 UTC 

[PATCH net-next 2/3] once: replace uses of __section(".data.once") with DO_ONCE_LITE(_IF)?
 2021-04-22 22:28 UTC  (6+ messages)

[dunfell/master PATCH 0/6] am65x/j7*: Remove non-existent 5.10.y dtb*
 2021-04-22 22:28 UTC  (8+ messages)
  ` [meta-ti] "

[PULL 0/2] pc: last minute bugfixes
 2021-04-22 22:24 UTC  (3+ messages)
` [PULL 1/2] amd_iommu: Fix pte_override_page_mask()
` [PULL 2/2] x86: acpi: use offset instead of pointer when using build_header()

ERROR: v7_outer_cache_inval_range - stop address is not aligned - 0x3bf73010
 2021-04-22 22:23 UTC 

Race Condition Leads to Corruption
 2021-04-22 22:19 UTC  (3+ messages)

[PATCH nf-next 0/5] nfnetlink housekeeping
 2021-04-22 22:17 UTC  (6+ messages)
` [PATCH nf-next 1/5] netfilter: nftables: add nft_pernet() helper function
` [PATCH nf-next 2/5] netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks
` [PATCH nf-next 3/5] netfilter: nfnetlink: pass struct nfnl_info to rcu callbacks
` [PATCH nf-next 4/5] netfilter: nfnetlink: pass struct nfnl_info to batch callbacks
` [PATCH nf-next 5/5] netfilter: nfnetlink: consolidate callback types

[xen-unstable test] 161368: tolerable FAIL - PUSHED
 2021-04-22 22:16 UTC 

[wireless-drivers-next:pending] BUILD SUCCESS bbc6785fe9a8a785fcfd1e89ded1011d235b7bd7
 2021-04-22 22:16 UTC 

[PATCH net-next 0/2] Enable DWMAC HW descriptor prefetch
 2021-04-22 22:10 UTC  (3+ messages)

[PATCH net v2 0/2] Change phy-mode to RGMII-ID to enable delay pins for RTL8211E
 2021-04-22 22:10 UTC  (3+ messages)

[PATCH] cve-update-db-native: Check cpe object for validity
 2021-04-22 22:11 UTC 

ARCH=hexagon unsupported?
 2021-04-22 22:12 UTC 

[PATCH v2 net-next] net/mlx4: Treat VFs fair when handling comm_channel_events
 2021-04-22 22:10 UTC  (2+ messages)

[RFC PATCH 1/3] dt-bindings: display: simple: Add the panel on sc7180-trogdor-pompom
 2021-04-22 22:08 UTC  (5+ messages)

[PATCH v4 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-22 22:05 UTC  (6+ messages)
` [PATCH v4 03/10] userfaultfd/shmem: support UFFDIO_CONTINUE "

[PATCH v8 0/6] Improve Minimum Alternate Stack Size
 2021-04-22 22:04 UTC  (5+ messages)
` [PATCH v8 5/6] x86/signal: Detect and prevent an alternate signal stack overflow

[PATCH v2 0/3] Add multiprocessor wake-up support
 2021-04-22 22:03 UTC  (6+ messages)
` [PATCH v2 1/3] ACPICA: ACPI 6.4: MADT: add Multiprocessor Wakeup Mailbox Structure
` [PATCH v2 2/3] ACPI/table: Print MADT Wake table information
` [PATCH v2 3/3] x86/acpi, x86/boot: Add multiprocessor wake-up support

[PATCH net] bnxt_en: fix ternary sign extension bug in bnxt_show_temp()
 2021-04-22 22:00 UTC  (2+ messages)

[PATCH v2] usb: dwc3: core: Do core softreset when switch mode
 2021-04-22 21:58 UTC  (14+ messages)
` [PATCH v3] "

[dunfell/master PATCH 0/4] K2/AM3/AM4 Build fixes for 5.10
 2021-04-22 21:57 UTC  (4+ messages)
` [dunfell/master PATCH 1/4] cmem: Update to new version 4.20.00.00
    ` [meta-ti] "

arch/x86/kernel/apic/x2apic_uv_x.c:106 early_get_pnodeid() warn: inconsistent indenting
 2021-04-22 21:56 UTC  (7+ messages)

[PATCH] selftests/bpf: fix warning comparing pointer to 0
 2021-04-22 21:56 UTC  (2+ messages)

[dunfell/master PATCH v2] cmem: Update to new version 4.20.00.01
 2021-04-22 21:56 UTC 

[dpdk-dev] [PATCH v5 0/9] app/testpmd: enable testpmd on Windows
 2021-04-22 21:54 UTC  (5+ messages)
` [dpdk-dev] [PATCH v6 00/10] "
  ` [dpdk-dev] [PATCH v6 05/10] app/testpmd: add clock_gettime_monotonic

[Bug 1925512] [NEW] UNDEFINED case for instruction BLX
 2021-04-22 21:38 UTC  (2+ messages)
` [Bug 1925512] "

[Buildroot] [PATCH] package/rcw-smarc-sal28: bump to version 11
 2021-04-22 21:49 UTC  (2+ messages)

[peterz-queue:sched/core-sched 21/24] kernel/sched/core_sched.c:90:23: sparse: sparse: context imbalance in 'sched_core_update_cookie' - wrong count at exit
 2021-04-22 21:49 UTC 

[PATCH v2 1/1] ACPICA: Add SVKL table headers
 2021-04-22 21:49 UTC 

[Buildroot] [git commit] package/rcw-smarc-sal28: bump to version 11
 2021-04-22 21:49 UTC 

[Buildroot] [PATCH 1/1] package/s390-tools: fix build error due to undefined KMS_PLUGIN_LOCATION
 2021-04-22 21:49 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] lib/mempool: distinguish debug counters from cache and pool
 2021-04-22 21:47 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/2] lib/mempool: add debug stats
  ` [dpdk-dev] [PATCH v3 2/2] lib/mempool: distinguish debug counters from cache and pool

linux-next: Signed-off-by missing for commit in the thermal tree
 2021-04-22 21:46 UTC 

[xtf test] 161375: all pass - PUSHED
 2021-04-22 21:41 UTC 

[Buildroot] [PATCH v2] linux: allow firmware to be included in kernel
 2021-04-22 21:40 UTC 

[PATCH v2 0/6] evm: Prepare for moving to the LSM infrastructure
 2021-04-22 21:39 UTC  (7+ messages)
` [PATCH v2 3/6] security: Pass xattrs allocated by LSMs to the inode_init_security hook

[PATCH v2] Add DT bindings and DT nodes for USB in SC7280
 2021-04-22 21:38 UTC  (4+ messages)
` [PATCH v2] arm64: dts: qcom: sc7280: Add USB related nodes

[PATCH-for-6.0] net: tap: fix crash on hotplug
 2021-04-22 21:34 UTC  (6+ messages)

[PATCH v3] drm/ttm: fix error handling if no BO can be swapped out
 2021-04-22 21:34 UTC 

next/master bisection: baseline.dmesg.alert on bcm2837-rpi-3-b
 2021-04-22 21:33 UTC 

[PATCH BlueZ] shared/timeout-ell: Fix timeout_add() implementation
 2021-04-22 21:31 UTC  (2+ messages)

[PATCH v3 2/2] bits: Add tests of GENMASK
 2021-04-22 21:30 UTC  (5+ messages)
` [PATCH v4 1/2] linux/bits.h: fix unsigned less than zero warnings
  ` [PATCH v4 2/2] bits: Add tests of GENMASK

[PATCH bpf-next v3] bpf: Fix some invalid links in bpf_devel_QA.rst
 2021-04-22 21:30 UTC  (2+ messages)

[PATCH net-next] net: xdp: Update pkt_type if generic XDP changes unicast MAC
 2021-04-22 21:30 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: amlogic: misc DT schema fixups
 2021-04-22 21:30 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2021-04-22 21:30 UTC 

[PATCH 167/190] Revert "gdrom: fix a memory leak bug"
 2021-04-22 21:29 UTC  (2+ messages)

[PATCH 00/13] [RFC] Rust support
 2021-04-22 21:28 UTC  (5+ messages)

[PATCH 0/2] usb: dwc3: gadget: fix scatter gather support
 2021-04-22 21:28 UTC  (7+ messages)
` [PATCH 1/2] dwc3: gadget: fix setting of pending_sgs
` [PATCH 2/2] dwc3: gadget: fix tracking of used sgs in request

[PATCH] sched/isolation: reconcile rcu_nocbs= and nohz_full=
 2021-04-22 21:24 UTC  (2+ messages)

[tip:master] BUILD SUCCESS fb9daa6b26d01dbfb28b5306cc3ef6c6976dd72b
 2021-04-22 21:23 UTC 

[pinctrl:for-next] BUILD SUCCESS 835109266494b5b5661676a53efa5ea8f77a8c70
 2021-04-22 21:23 UTC 

[PATCH V2] arm64: dts: sc7280: Add qspi, qupv3_0 and qupv3_1 nodes
 2021-04-22 21:22 UTC  (2+ 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.