All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-13 11:14:40 to 2020-11-13 12:04:44 UTC [more...]

[PATCH 00/11] xfs: Tests to check for inode fork extent count overflow detection
 2020-11-13 11:27 UTC  (7+ messages)
` [PATCH 01/11] common/xfs: Add a helper to get an inode fork's extent count
` [PATCH 02/11] xfs: Check for extent overflow when trivally adding a new extent
` [PATCH 07/11] xfs: Check for extent overflow when writing to unwritten extent
` [PATCH 08/11] xfs: Check for extent overflow when moving extent from cow to data fork
` [PATCH 09/11] xfs: Check for extent overflow when remapping an extent
` [PATCH 10/11] xfs: Check for extent overflow when swapping extents

[PATCH net-next] inet: unexport udp{4|6}_lib_lookup_skb()
 2020-11-13 11:35 UTC 

[PATCH dwarves 0/4] Add split BTF support to pahole
 2020-11-13 11:35 UTC  (6+ messages)
` [PATCH dwarves 4/4] btf: add support for split BTF loading and encoding

[PATCH 8/8] mmc: sdhci-msm: add Inline Crypto Engine support
 2020-11-13 12:04 UTC  (2+ messages)

[PATCH 0/5] perf/mm: Fix PERF_SAMPLE_*_PAGE_SIZE
 2020-11-13 11:45 UTC  (20+ messages)
` [PATCH 1/5] mm/gup: Provide gup_get_pte() more generic
` [PATCH 2/5] mm: Introduce pXX_leaf_size()
` [PATCH 3/5] perf/core: Fix arch_perf_get_page_size()
` [PATCH 4/5] arm64/mm: Implement pXX_leaf_size() support
` [PATCH 5/5] sparc64/mm: "

[PATCH 0/6] KVM: x86: KVM_SET_SREGS.CR4 bug fixes and cleanup
 2020-11-13 11:36 UTC  (2+ messages)

[PATCH 0/9] Fix color handling in git add -i
 2020-11-13 12:03 UTC  (4+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 04/11] add -i: use `reset_color` consistently

Using WireGuard on Windows as non-admin - proper solution?
 2020-11-13 12:03 UTC  (3+ messages)

drivers/mmc/host/moxart-mmc.c:260:7: warning: variable 'dma_time' set but not used
 2020-11-13 11:37 UTC  (2+ messages)

[PATCH v2 1/2] Documentation: scheduler: fix outdated information on arch SD flags and sched_domain
 2020-11-13 11:41 UTC  (4+ messages)
` [PATCH v2 2/2] Documentation: scheduler: ask users to set sched_debug cmdline

csum_partial() on different archs (selftest/bpf)
 2020-11-13 11:34 UTC  (3+ messages)

[PATCH] ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
 2020-11-13 12:02 UTC  (3+ messages)

[PATCH] um: random: register random as hwrng-core device
 2020-11-13 11:16 UTC  (3+ messages)

[PATCH v3 net] net: udp: fix Fast/frag0 UDP GRO
 2020-11-13 12:15 UTC  (2+ messages)
` [net] 0b726f6b31: BUG:unable_to_handle_page_fault_for_address

[PATCH net-next 1/1] netdevsim: support ethtool ring and coalesce settings
 2020-11-13 11:45 UTC  (2+ messages)

[PATCH v5 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp
 2020-11-13 11:45 UTC  (6+ messages)

pahole and libdwarves linking/versioning issues
 2020-11-13 11:45 UTC  (2+ messages)

[PATCH v4 bpf] tools: bpftool: Add missing close before bpftool net attach exit
 2020-11-13 11:51 UTC 

[PATCH v6 net-nex 0/5] xdp: introduce bulking for page_pool tx return path
 2020-11-13 11:48 UTC  (6+ messages)
` [PATCH v6 net-nex 1/5] net: xdp: introduce bulking for xdp "
` [PATCH v6 net-nex 2/5] net: page_pool: add bulk support for ptr_ring
` [PATCH v6 net-nex 3/5] net: mvneta: add xdp tx return bulking support
` [PATCH v6 net-nex 4/5] net: mvpp2: "
` [PATCH v6 net-nex 5/5] net: mlx5: "

[PATCH v9 00/44] kasan: add hardware tag-based mode for arm64
 2020-11-13 12:04 UTC  (12+ messages)
` [PATCH v9 30/44] arm64: kasan: Allow enabling in-kernel MTE
` [PATCH v9 44/44] kselftest/arm64: Check GCR_EL1 after context switch

[Buildroot] [PATCH 1/1] package/busybox: Fix hwclock for glibc 2.31+
 2020-11-13 12:02 UTC  (5+ messages)

[RFC] lockdep: Put graph lock/unlock under lock_recursion protection
 2020-11-13 11:54 UTC  (2+ messages)

next/master baseline: 656 runs, 15 regressions (next-20201113)
 2020-11-13 12:01 UTC 

[RFC 0/3] btf_encoder: Fix functions BTF data generation
 2020-11-13 11:52 UTC  (7+ messages)
` [RFC/PATCH 3/3] btf_encoder: Func generation fix

ERROR: modpost: "mac_pton" undefined!
 2020-11-13 11:58 UTC  (2+ messages)

[bug report] sched/fair: Prefer prev cpu in asymmetric wakeup path
 2020-11-13 11:49 UTC  (3+ messages)

[PATCH v3 00/10] Rework hyp vector handling
 2020-11-13 12:02 UTC  (12+ messages)
` [PATCH v3 01/10] KVM: arm64: Remove redundant Spectre-v2 code from kvm_map_vector()
` [PATCH v3 02/10] KVM: arm64: Tidy up kvm_map_vector()
` [PATCH v3 03/10] KVM: arm64: Move kvm_get_hyp_vector() out of header file
` [PATCH v3 04/10] KVM: arm64: Make BP hardening globals static instead
` [PATCH v3 05/10] KVM: arm64: Move BP hardening helpers into spectre.h
` [PATCH v3 06/10] KVM: arm64: Re-jig logic when patching hardened hyp vectors
` [PATCH v3 07/10] KVM: arm64: Allocate hyp vectors statically
` [PATCH v3 08/10] arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3A
` [PATCH v3 09/10] arm64: spectre: Consolidate spectre-v3a detection
` [PATCH v3 10/10] KVM: arm64: Remove redundant hyp vectors entry

[meta-oe][PATCH] libftdi: add swig-native to dependencies
 2020-11-13 12:01 UTC 

[PATCH][next] drm/kmb: fix array out-of-bounds writes to kmb->plane_status[]
 2020-11-13 12:01 UTC  (2+ messages)

[PATCH 5/5] lib/cobalt/clock.c:dispatch clock_settime
 2020-11-13 12:00 UTC  (13+ messages)
                ` [PATCH 0/3] Make offered kernel features accessible during
                  ` [PATCH 1/3] cobalt uapi: Introducing new feature flag for settime64 availability
                  ` [PATCH 2/3] lib/cobalt: Rename cobalt_check_features to cobalt_arch_check_features
                  ` [PATCH 3/3] lib/cobalt: Introduce generic feature initialization and check API

[PATCH 0/6] migration: Fixes and cleanups aroung migrate-set-parameters
 2020-11-13 11:56 UTC  (8+ messages)
` [PATCH 1/6] migration: Fix and clean up around @tls-authz
` [PATCH 2/6] migration: Fix migrate-set-parameters argument validation
` [PATCH 6/6] migration: Fix a few absurdly defective error messages

[PATCH v2 0/2] xor-neon: Remove GCC warn & pragmas
 2020-11-13 11:59 UTC  (11+ messages)
` [PATCH v2 1/2] arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning
` [PATCH v2 2/2] arm: lib: xor-neon: move pragma options to makefile

[ERROR] Bluetooth: hci0: don't support firmware
 2020-11-13 11:50 UTC 

[Buildroot] [PATCH 1/2] package/linux-backports: use buildroot host flex and bison
 2020-11-13 11:56 UTC  (7+ messages)
` [Buildroot] [PATCH v2 1/2] package/linux-backports: use flex and bison to generate kconfig parser
  ` [Buildroot] [PATCH v2 2/2] package/linux-backports: bump version to 5.8

[PATCH 5/5] mm: slub: Convert sysfs sprintf family to sysfs_emit/sysfs_emit_at
 2020-11-13 12:10 UTC  (2+ messages)
` [mm] b6efe2fcc4: BUG:kernel_NULL_pointer_dereference,address

i.MX6Q ldb after 2019.02
 2020-11-13 11:55 UTC  (3+ messages)

dom0 PVH: 'entry->arch.pirq != INVALID_PIRQ' failed at vmsi.c:843
 2020-11-13 11:54 UTC  (5+ messages)

[PATCH] um: "borrow" cmpxchg from x86 tree in UML
 2020-11-13 11:54 UTC 

[PATCH 00/10] [RFC] ARM PCI passthrough configuration and vPCI
 2020-11-13 11:53 UTC  (16+ messages)
` [PATCH 06/10] vpci: Make every domain handle its own BARs

[PATCH 00/13] char: QAPIfy the command line parsing
 2020-11-13 11:50 UTC  (3+ messages)
` [PATCH 08/13] char: Add mux option to ChardevOptions

[dpdk-dev] [PATCH v5] net/ice: fix outher chksum on cvl unknown
 2020-11-13 11:51 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6] net/ice: fix outer checksum "

[PATCH v3 0/2] quorum: Implement bdrv_co_block_status()
 2020-11-13 11:49 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] quorum: Implement bdrv_co_pwrite_zeroes()

[PATCH] phy: phy-bcm-ns-usb3: drop support for deprecated DT binding
 2020-11-13 11:34 UTC 

Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()"
 2020-11-13 11:44 UTC  (9+ messages)

[PATCH] riscv: fix the wrong swap value register
 2020-11-13 11:47 UTC 

[PATCH for-5.2 0/3] hmp: Fix arg evaluation crash (regression)
 2020-11-13 11:43 UTC  (4+ messages)
` [PATCH for-5.2 1/3] hmp: Pass monitor to mon_get_cpu()
` [PATCH for-5.2 2/3] hmp: Pass monitor to MonitorDef.get_value()
` [PATCH for-5.2 3/3] hmp: Pass monitor to mon_get_cpu_env()

[dpdk-dev] [RFC] app/testpmd: fix MTU after device configure
 2020-11-13 11:44 UTC  (2+ messages)
` [dpdk-dev] [PATCH] "

[dpdk-dev] [PATCH v9 00/14] Arm build options rework
 2020-11-13 11:38 UTC  (20+ messages)
` [dpdk-dev] [PATCH v10 00/15] "
  ` [dpdk-dev] [PATCH v10 14/15] build: add Arm SoC meson option
  ` [dpdk-dev] [PATCH v10 15/15] config: fix Arm implementer and its SoCs
  ` [dpdk-dev] [PATCH v11 00/15] Arm build options rework
    ` [dpdk-dev] [PATCH v11 01/15] crypto/armv8: replace meson option with pkg-config support
    ` [dpdk-dev] [PATCH v11 02/15] build: alias default build as generic
    ` [dpdk-dev] [PATCH v11 03/15] build: rename Arm build variables
    ` [dpdk-dev] [PATCH v11 04/15] build: remove unused or superfluous variables
    ` [dpdk-dev] [PATCH v11 05/15] build: reformat and move Arm config and comments
    ` [dpdk-dev] [PATCH v11 06/15] build: simplify how Arm flags are processed
    ` [dpdk-dev] [PATCH v11 07/15] build: organize Arm config into dict
    ` [dpdk-dev] [PATCH v11 08/15] build: isolate configuration for generic build
    ` [dpdk-dev] [PATCH v11 09/15] build: use native machine args in Arm native build
    ` [dpdk-dev] [PATCH v11 10/15] build: optional NUMA and cpu counts detection
    ` [dpdk-dev] [PATCH v11 11/15] build: add core and NUMA counts to cross files
    ` [dpdk-dev] [PATCH v11 12/15] build: disable Arm drivers
    ` [dpdk-dev] [PATCH v11 13/15] build: disable libnuma in cross builds
    ` [dpdk-dev] [PATCH v11 14/15] build: add Arm SoC meson option
    ` [dpdk-dev] [PATCH v11 15/15] config: fix Arm implementer and its SoCs

[PATCH v2] sched/uclamp: Allow to reset a task uclamp constraint value
 2020-11-13 11:34 UTC 

[Buildroot] [PATCH] package/rauc: prevent occurring the error when directory exists
 2020-11-13 11:39 UTC 

[PATCH v9 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-11-13 11:33 UTC  (3+ messages)
` [PATCH v9 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs "

[PULL 0/1] vfio fix for QEMU 5.2-rc2
 2020-11-13 11:36 UTC  (2+ messages)

[PATCH net] net: marvell: prestera: fix error return code in prestera_pci_probe()
 2020-11-13 11:32 UTC 

[PATCH v2 0/2] Fix AMD SEV guest boot issue with PCID feature
 2020-11-13 11:30 UTC  (3+ messages)
` [PATCH v2 2/2] KVM:SVM: Update cr3_lm_rsvd_bits for AMD SEV guests

[PATCH 0/3 v6] ftrace: Add access to function arguments for all callbacks
 2020-11-13 11:31 UTC  (3+ messages)
` [PATCH 3/3 v6] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available

[xen-4.14-testing test] 156716: tolerable FAIL - PUSHED
 2020-11-13 11:31 UTC 

[PATCH v6 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-13 11:29 UTC  (9+ messages)
` [PATCH v6 1/7] arm64: mm: Move reserve_crashkernel() into mem_init()

[chrome-os:chromeos-4.19 28/50] drivers/gpu/drm/i915/intel_hdcp.c:723:21: error: unused variable 'hdcp'
 2020-11-13 11:30 UTC 

[PATCH 0/4] Add KRYO2XX Errata / mitigations data
 2020-11-13 11:27 UTC  (3+ messages)

[PATCH 0/3] KVM/arm64 fixes for 5.10, take #3
 2020-11-13 11:27 UTC  (5+ messages)
` [PATCH 1/3] KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace

[PATCH v4 5/5] drm/i915/display: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs
 2020-11-13 11:26 UTC  (3+ messages)

[PATCH V3] arm64/mm: Validate hotplug range before creating linear mapping
 2020-11-13 11:27 UTC  (2+ messages)

[PATCH v3 00/53] Make qdev static property API usable by any QOM type
 2020-11-13 11:26 UTC  (6+ messages)
` [PATCH v3 09/53] qdev: Make qdev_get_prop_ptr() get Object* arg
` [PATCH v3 12/53] qdev: Make error_set_from_qdev_prop_error() get Object* argument

[ovmf test] 156720: all pass - PUSHED
 2020-11-13 11:27 UTC 

[PATCH] spi: imx: enable runtime pm support
 2020-11-13 11:26 UTC  (4+ messages)

[PATCH] sched/core: Add missing completion for affine_move_task() waiters
 2020-11-13 11:24 UTC 

[PATCH] btrfs: remove unnecessary attempt do drop extent maps after adding inline extent
 2020-11-13 11:24 UTC 

drivers/i2c/busses/i2c-iop3xx.c:405:29: sparse: expected void
 2020-11-13 11:24 UTC 

ctl: enhancement for error reporting
 2020-11-13 11:23 UTC 

[PATCH RESEND 0/4] regulator: debugging and fixing supply deps
 2020-11-13 11:22 UTC  (5+ messages)

[PATCH] btrfs: stop incrementing log batch when joining log transaction
 2020-11-13 11:23 UTC 

[PATCH v1] Input: touchscreen: ads7846.c: fix integer overflow on Rt calculation
 2020-11-13 11:22 UTC 

[PATCH] kasan: arm64: support specialized outlined tag mismatch checks
 2020-11-13 11:22 UTC  (4+ messages)

[l1k:spi_fixes_part2 5/15] drivers/spi/atmel-quadspi.c:594:3: error: label 'exit' used but not defined
 2020-11-13 11:22 UTC 

[PATCH] btrfs: skip unnecessary searches for xattrs when logging an inode
 2020-11-13 11:21 UTC 

[PATCH] altera-stapl: remove the unreached switch case
 2020-11-13 11:20 UTC  (2+ messages)

[PATCH V2 00/23] IOREQ feature (+ virtio-mmio) on Arm
 2020-11-13 11:20 UTC  (5+ messages)
` [PATCH V2 01/23] x86/ioreq: Prepare IOREQ feature for making it common

[PATCH v4 00/21] Free some vmemmap pages of hugetlb page
 2020-11-13 10:59 UTC  (13+ messages)
` [PATCH v4 01/21] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [PATCH v4 04/21] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v4 07/21] mm/bootmem_info: Combine bootmem info and type into page->freelist
` [PATCH v4 08/21] mm/hugetlb: Initialize page table lock for vmemmap
` [PATCH v4 09/21] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page
` [PATCH v4 10/21] mm/hugetlb: Defer freeing of hugetlb pages
` [PATCH v4 11/21] mm/hugetlb: Allocate the vmemmap pages associated with each hugetlb page
` [PATCH v4 13/21] mm/hugetlb: Use PG_slab to indicate split pmd
` [PATCH v4 14/21] mm/hugetlb: Support freeing vmemmap pages of gigantic page
` [PATCH v4 18/21] mm/hugetlb: Merge pte to huge pmd only for "
` [PATCH v4 19/21] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v4 20/21] mm/hugetlb: Add BUILD_BUG_ON to catch invalid usage of tail struct page

[PATCH 00/14] ASoC: Intel/SOF: extend run-time driver selection to ACPI devices
 2020-11-13 11:19 UTC  (5+ messages)
` [PATCH 01/14] ASoC: Intel: broadwell: add missing pm_ops
` [PATCH 02/14] ASoC: Intel: bdw-rt5677: "

[PATCH v9 0/5] Exynos: Simple QoS for exynos-bus using interconnect
 2020-11-13 11:00 UTC  (5+ messages)

[PATCH v2 001/122] vl: remove bios_name
 2020-11-13 11:17 UTC  (4+ messages)
` [PATCH v2 006/122] m68k: do not use ram_size global

[PATCH 0/5] handling 4GB .idx files
 2020-11-13 11:02 UTC  (3+ messages)
` [PATCH 5/5] packfile: detect overflow in .idx file size checks

[PATCH v3 0/4] Categorize some uncategorized devices
 2020-11-13 11:14 UTC  (5+ messages)
` [PATCH v3 2/4] ads7846: put it into the 'input' category

[PATCH v3 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-11-13 11:04 UTC  (3+ messages)
` [PATCH v3 2/4] arm64: dts: imx8m: add compatible string to .dtsi file
` [PATCH v3 4/4] soc: imx8m: change to use platform driver


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.