All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-17 04:29:55 to 2020-07-17 06:02:22 UTC [more...]

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-07-17  6:02 UTC 

[PATCH 01/16] Manual pages: getcap.8, getpcaps.8, setcap.8: SEE ALSO: add capabilities(7)
 2020-07-17  6:00 UTC  (4+ messages)
` [PATCH 16/16] capsh.c: Spelling fixes in usage() message

[PATCH 0/2] qom: Make "info qom-tree" show children sorted
 2020-07-17  6:00 UTC  (12+ messages)
` [PATCH 2/2] "
  ` Slow down with: 'Make "info qom-tree" show children sorted'

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-07-17  6:01 UTC 

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-07-17  6:01 UTC 

[dpdk-dev] [PATCH V2] net/i40e: fix fdir cannot receive rx writeback issue
 2020-07-17 14:57 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] crypto: xts: use memmove to avoid overlapped memory copy
 2020-07-17  5:59 UTC  (6+ messages)

[PATCH v6 0/6] dma: Add Xilinx ZynqMP DPDMA driver
 2020-07-17  5:59 UTC  (7+ messages)
` [PATCH v6 4/6] dmaengine: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driver

[PATCH v3] powerpc/pseries: detect secure and trusted boot state of the system
 2020-07-17  5:58 UTC  (3+ messages)

[PATCH 1/4] fdtdec: Add fdtdec_get_mem_size_base()
 2020-07-17  5:58 UTC  (3+ messages)
` [PATCH 4/4] ram: sifive: Avoid using hardcoded ram base and size

[PATCH v6 0/9] remoteproc: Add support for attaching with rproc
 2020-07-17  5:55 UTC  (3+ messages)
` [PATCH v6 9/9] remoteproc: Properly handle firmware name when attaching

[PATCH] test/py: efi_secboot: fix Test Case 6c
 2020-07-17  5:57 UTC  (3+ messages)

[PATCH v3 0/4] Dedicated CLINT timer driver
 2020-07-17  5:56 UTC  (9+ messages)
` [PATCH v3 2/4] clocksource/drivers: Add "

linux-next: build failure after merge of the kvm tree
 2020-07-17  5:57 UTC 

Filesystem Went Read Only During Raid-10 to Raid-6 Data Conversion
 2020-07-17  5:57 UTC  (6+ messages)

[PATCH v1 0/4]
 2020-07-17  5:57 UTC  (9+ messages)
` [PATCH v1 1/4] usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)
` [PATCH v1 2/4] usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq()
` [PATCH v1 3/4] usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped
` [PATCH v1 4/4] usb: xhci: Add virt_to_phys() to support mapped platforms

bug: net: dsa: mv88e6xxx: unable to tx or rx with Clearfog GT 8K (with git bisect)
 2020-07-17  5:56 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t] tests/i915_pm_lpsp: Add igt_wait to test lpsp
 2020-07-17  5:54 UTC  (2+ messages)

[PATCH 0/3] Add modem debug features
 2020-07-17  5:52 UTC  (11+ messages)
` [PATCH 1/3] remoteproc: qcom_q6v5_mss: Add modem debug policy support
` [PATCH 2/3] remoteproc: qcom_q6v5_mss: Add MBA log extraction support
` [PATCH 3/3] remoteproc: qcom_q6v5_mss: Update MBA log info

[PATCH v4 0/2] Add character device interface to remoteproc
 2020-07-17  5:49 UTC  (10+ messages)
` [PATCH v4 1/2] remoteproc: Add remoteproc character device interface
` [PATCH v4 2/2] remoteproc: core: Register the "

[PATCH v2 0/4] DVFS support for Venus
 2020-07-17  5:52 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: media: venus: Add an optional power domain for perf voting

[PATCH] net: check payload length limit for all frames
 2020-07-17  5:51 UTC  (6+ messages)

incoming
 2020-07-17  5:53 UTC  (2+ messages)
` mmotm 2020-07-16-22-52 uploaded

how is the bpfilter sockopt processing supposed to work
 2020-07-17  5:52 UTC 

[PATCH v3 00/20] coresight: allow to build coresight as modules
 2020-07-17  5:45 UTC  (21+ messages)
` [PATCH v3 01/20] coresight: cpu_debug: add module name in Kconfig
` [PATCH v3 02/20] coresight: cpu_debug: define MODULE_DEVICE_TABLE
` [PATCH v3 03/20] coresight: use IS_ENABLED for CONFIGs that may be modules
` [PATCH v3 04/20] coresight: add coresight prefix to barrier_pkt
` [PATCH v3 05/20] coresight: export global symbols
` [PATCH v3 06/20] Allow to build coresight-stm as a module, for ease of development
` [PATCH v3 07/20] coresight: allow etm3x to be built as a module
` [PATCH v3 08/20] coresight: allow etm4x "
` [PATCH v3 09/20] coresight: allow etb "
` [PATCH v3 10/20] coresight: allow tpiu "
` [PATCH v3 11/20] coresight: allow tmc "
` [PATCH v3 12/20] coresight: remove multiple init calls from funnel driver
` [PATCH v3 13/20] coresight: remove multiple init calls from replicator driver
` [PATCH v3 14/20] coresight: allow funnel and replicator drivers to be built as modules
` [PATCH v3 15/20] coresight: cti: add function to register cti associate ops
` [PATCH v3 16/20] coresight: allow cti to be built as a module
` [PATCH v3 17/20] coresight: tmc-etr: add function to register catu ops
` [PATCH v3 18/20] coresight: allow catu drivers to be built as modules
` [PATCH v3 19/20] coresight: add try_get_module() in coresight_grab_device()
` [PATCH v3 20/20] coresight: allow the coresight core driver to be built as a module

[PATCH 00/11] Support for grouping cores
 2020-07-17  5:48 UTC  (9+ messages)
` [PATCH 01/11] powerpc/smp: Cache node for reuse
` [PATCH 02/11] powerpc/smp: Merge Power9 topology with Power topology
` [PATCH 03/11] powerpc/smp: Move powerpc_topology above
` [PATCH 04/11] powerpc/smp: Enable small core scheduling sooner

Help troubleshooting memory leak when highres=on
 2020-07-17  5:49 UTC 

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-07-17  5:49 UTC 

[PATCH] tools/memory-model: document the "one-time init" pattern
 2020-07-17  5:49 UTC  (2+ messages)

[PATCH v4 00/10] powerpc/watchpoint: Enable 2nd DAWR on baremetal and powervm
 2020-07-17  5:44 UTC  (7+ messages)
` [PATCH v4 04/10] powerpc/watchpoint: Enable watchpoint functionality on power10 guest
` [PATCH v4 05/10] powerpc/dt_cpu_ftrs: Add feature for 2nd DAWR
` [PATCH v4 10/10] powerpc/watchpoint: Remove 512 byte boundary

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2020-07-17  5:48 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2020-07-17  5:47 UTC 

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-07-17  5:46 UTC 

[PATCH] generic/175, generic/176: cleanup testdir before exit
 2020-07-17  5:58 UTC  (2+ messages)

[PATCH 0/8] drm/mgag200: Support desktop chips
 2020-07-17  5:45 UTC  (4+ messages)
` [PATCH 8/8] drm/mgag200: Add support for G200 desktop cards

[PATCH] arm64: dts: renesas: add full-pwr-cycle-in-suspend into eMMC nodes
 2020-07-17  5:44 UTC  (3+ messages)

[PATCH] gitlab-ci.yml: Add oss-fuzz build tests
 2020-07-17  5:40 UTC  (2+ messages)

[PATCH] e1000e: using bottom half to send packets
 2020-07-17  5:38 UTC  (4+ messages)

[Intel-gfx] [PATCH v8 0/5] Remaining RKL patches
 2020-07-17  5:39 UTC  (3+ messages)
` [Intel-gfx] [PATCH v8 3/5] drm/i915/rkl: Add DPLL4 support

[PATCH 1/3] treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
 2020-07-17  5:36 UTC  (3+ messages)
` [PATCH 2/3] treewide: remove (phys_addr_t) casts from devfdt_get_addr()
` [PATCH 3/3] treewide: convert devfdt_get_addr() to dev_read_addr()

[PATCH] power: supply: sc27xx: prevent adc * 1000 from overflow
 2020-07-17  5:35 UTC 

[PATCH] gitlab-ci.yml: Add fuzzer tests
 2020-07-17  5:33 UTC  (3+ messages)

[PATCH v7 00/19] The new cgroup slab memory controller
 2020-07-17  5:34 UTC  (5+ messages)
` [PATCH v7 08/19] mm: memcg/slab: save obj_cgroup for non-root slab objects

[PATCH v4 3/7] vmalloc: Add text_alloc() and text_free()
 2020-07-17  5:33 UTC  (5+ messages)

[PATCH-for-5.2 v2 0/2] block/block-backend: Let blk_attach_dev() provide helpful error
 2020-07-17  5:32 UTC  (4+ messages)
` [RFC PATCH-for-5.2 v2 2/2] "

linux-next: build failure after merge of the sound tree
 2020-07-17  5:33 UTC  (2+ messages)

[PATCH V2 0/6] IRQ offloading for vDPA
 2020-07-17  5:32 UTC  (5+ messages)
` [PATCH V2 4/6] vhost_vdpa: implement IRQ offloading in vhost_vdpa
` [PATCH V2 5/6] ifcvf: replace irq_request/free with vDPA helpers

[dpdk-dev] [dpdk-dev v1] net/iavf: fix simple xor hash
 2020-07-17  5:26 UTC 

linux-next: manual merge of the kvm tree with the tip tree
 2020-07-17  5:25 UTC 

[PATCH v16 00/22] per memcg lru_lock
 2020-07-17  5:24 UTC  (13+ messages)
` [PATCH v16 05/22] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v16 15/22] mm/compaction: do page isolation first in compaction

[PATCH v6 0/5] scsi: ufs: Add Host Performance Booster Support
 2020-07-17  5:24 UTC  (3+ messages)

[PATCH 1/1] inside-secure irq balance
 2020-07-17  5:20 UTC  (7+ messages)

[PATCH 0/2] Hotplug interrupt and AER recovery deadlocks
 2020-07-17  5:20 UTC  (5+ messages)
` [PATCH 1/2] PCIe hotplug interrupt and AER deadlock with reset_lock and device_lock

[ovmf test] 151946: all pass
 2020-07-17  5:18 UTC 

[gpio:gpiochip-no-driver-h] BUILD SUCCESS 2a52c17cc480d559ac9141cc028e2ded81ed0350
 2020-07-17  5:14 UTC 

[PATCH v8 0/5] Extend coredump functionality
 2020-07-17  5:13 UTC  (7+ messages)
` [PATCH v8 2/5] remoteproc: qcom_q6v5_mss: Replace mask based tracking with size
` [PATCH v8 3/5] remoteproc: Pass size and offset as arguments to segment dump function
` [PATCH v8 4/5] remoteproc: Add inline coredump functionality

[PATCH v4 net-next 0/3] Add PTP support for Octeontx2
 2020-07-17  5:11 UTC  (4+ messages)
` [PATCH v4 net-next 3/3] octeontx2-pf: Add support for PTP clock

next/pending-fixes baseline: 176 runs, 6 regressions (v5.8-rc5-311-g3c7f84b22484)
 2020-07-17  5:11 UTC 

[PATCH] wilc1000: Move wilc1000 SDIO ID's from driver source to common header file
 2020-07-17  5:11 UTC 

sysbus_create_simple Vs qdev_create
 2020-07-17  5:10 UTC  (8+ messages)

[LTP] [PATCH] ipc/msgrcv0*: cleanup && convert to new API
 2020-07-17  5:10 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[dpdk-dev] [PATCH v7 0/3] generic rte atomic APIs deprecate proposal
 2020-07-17  5:08 UTC  (14+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 1/3] doc: add optimizations using C11 atomic built-ins
  ` [dpdk-dev] [PATCH v9 0/3] generic rte atomic APIs deprecate proposal
    ` [dpdk-dev] [PATCH v9 1/3] doc: add optimizations using C11 atomic builtins
    ` [dpdk-dev] [PATCH v9 2/3] devtools: prevent use of rte atomic APIs in future patches
    ` [dpdk-dev] [PATCH v9 3/3] eal/atomic: add wrapper for C11 atomic thread fence
` [dpdk-dev] [PATCH v8 2/3] devtools: prevent use of rte atomic APIs in future patches

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-07-17  5:08 UTC 

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-07-17  5:08 UTC 

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-07-17  5:08 UTC 

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-07-17  5:05 UTC 

[PATCH v2] fs/direct-io: fix one-time init of ->s_dio_done_wq
 2020-07-17  5:05 UTC 

[PATCH v3] mm/hugetlb: split hugetlb_cma in nodes with memory
 2020-07-17  5:02 UTC  (8+ messages)

[RFC PATCH 1/5] keys: Move permissions checking decisions into the checking code
 2020-07-17  5:02 UTC  (2+ messages)

[pinctrl:fixes] BUILD SUCCESS c3c0c2e18d943ec4a84162ac679970b592555a4a
 2020-07-17  5:00 UTC 

[pinctrl:devel] BUILD REGRESSION d9ce0e9fdfd37d45f669b831d0c084a7c9338ee8
 2020-07-17  5:00 UTC 

[tip:x86/urgent] BUILD SUCCESS 81e96851ea32deb2c921c870eecabf335f598aeb
 2020-07-17  5:00 UTC 

[rdma:for-next] BUILD SUCCESS cbeb7d896c0f296451ffa7b67e7706786b8364c8
 2020-07-17  5:00 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION d9c0d628df90f16c075d72cc3c6ba87d247934e7
 2020-07-17  5:00 UTC 

[PATCH v2 0/6] [media] pci: use generic power management
 2020-07-17  4:56 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH] dt-bindings: uniphier-thermal: add minItems to socionext,tmod-calibration
 2020-07-17  4:53 UTC  (4+ messages)
  ` [PATCH] dt-bindings: uniphier-thermal: add minItems to socionext, tmod-calibration

post-receive: pub/scm/linux/kernel/git/zohar/linux-integrity
 2020-07-17  4:56 UTC 

[PATCH v2] efi_loader: Rename and correct values for ARM_SMC_MM_*
 2020-07-17  4:55 UTC 

[pm:bleeding-edge] BUILD SUCCESS 6aeb52cce12f3e09ec1af28bc4836406f0267483
 2020-07-17  4:52 UTC  (2+ messages)
` [Devel] "

[PATCH v4 00/25] x86: Enhance MTRR functionality to support multiple CPUs
 2020-07-17  4:50 UTC  (3+ messages)

[git pull] drm fixes for 5.8-rc6
 2020-07-17  4:50 UTC  (3+ messages)

[gpio:ib-for-each-clump 4/4] include/linux/bitmap.h:639:45: sparse: sparse: shift too big (64) for type unsigned long
 2020-07-17  4:49 UTC  (3+ messages)

[PATCH v4 0/2] Syscall User Redirection
 2020-07-17  4:48 UTC  (5+ messages)
` [PATCH v4 1/2] kernel: Implement selective syscall userspace redirection

[PATCH v3 00/12] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-17  4:46 UTC  (11+ messages)
` [PATCH v3 02/12] powerpc/kexec_file: mark PPC64 specific code
` [PATCH v3 03/12] powerpc/kexec_file: add helper functions for getting memory ranges

[PATCH] drm/amd/powerplay: widely share the API for data table retrieving
 2020-07-17  4:47 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2020-07-17  4:47 UTC 

linux-next: manual merge of the tip tree with the crypto tree
 2020-07-17  4:46 UTC 

[RFC PATCH v3 00/18] Support for Tegra video capture from external sensor
 2020-07-17  4:46 UTC  (13+ messages)
` [RFC PATCH v3 16/18] gpu: host1x: mipi: Split tegra_mipi_calibrate and tegra_mipi_wait

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2020-07-17  4:46 UTC 

[PATCH 00/20] Add support for [H]SCIF/TMU/CMT/THS/SDHI/MSIOF/CAN[FD]/I2C/IIC/RWDT on R8A774E1
 2020-07-17  4:44 UTC  (3+ messages)
` [PATCH 03/20] thermal: rcar_gen3_thermal: Add r8a774e1 support

[PATCH -next] cpuidle/pseries: Make symbol 'pseries_idle_driver' static
 2020-07-17  4:41 UTC  (4+ messages)

[Bug 208589] New: amdgpu screen corruption with DRI_PRIME on external monitor at resolution 2560x1440 and more then 60hz
 2020-07-17  4:42 UTC  (2+ messages)
` [Bug 208589] "

[dpdk-dev] [PATCH v3] mbuf: use C11 atomic built-ins for refcnt operations
 2020-07-17  4:41 UTC  (10+ messages)
` [dpdk-dev] [PATCH v4 1/2] "
  ` [dpdk-dev] [PATCH v5 1/2] mbuf: use C11 atomic builtins "
    ` [dpdk-dev] [PATCH v5 2/2] doc: announce deprecation of refcnt atomic member

[xen-unstable test] 151942: tolerable FAIL
 2020-07-17  4:40 UTC 

[Bug 206987] New: [drm] [amdgpu] Whole system crashes when the driver is in mode_support_and_system_configuration
 2020-07-17  4:40 UTC  (2+ messages)
` [Bug 206987] "

[PATCH v2 bpf-next 0/4] bpf: Populate bpffs with map and prog iterators
 2020-07-17  4:40 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Add bpf_prog iterator
` [PATCH v2 bpf-next 2/4] bpf: Factor out bpf_link_get_by_id() helper
` [PATCH v2 bpf-next 3/4] bpf: Add BPF program and map iterators as built-in BPF programs
` [PATCH v2 bpf-next 4/4] bpf: Add kernel module with user mode driver that populates bpffs

[PATCH v3 0/3] Off-load TLB invalidations to host for !GTSE
 2020-07-17  4:28 UTC  (5+ messages)

[PATCH][next] i2c: digicolor: Use fallthrough pseudo-keyword
 2020-07-17  4:38 UTC  (3+ messages)

[LTP] [PATCH V8] syscall: Add io_uring related tests
 2020-07-17  4:39 UTC  (3+ messages)

[docs] [PATCH] ref-system-requirements: update supported hosts lists
 2020-07-17  4:38 UTC  (3+ messages)

[Bug 208587] New: amdgpu hang and gnome shell crash if playing video on 5600M with DRI_PRIME
 2020-07-17  4:36 UTC  (2+ messages)
` [Bug 208587] "

[PATCH] cgroup_namespaces.7: wfix
 2020-07-17  4:26 UTC 

[powerpc:next-test 125/127] arch/powerpc/mm/book3s64/pkeys.c:392:7: error: implicit declaration of function 'is_pkey_enabled'; did you mean
 2020-07-17  4:16 UTC  (2+ messages)

[PATCH v3 00/12] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
 2020-07-17  4:34 UTC  (4+ messages)

[meta-dpdk] is there a plan to support newer dpdk?
 2020-07-17  4:30 UTC  (2+ messages)
` [yocto] "

[PATCH v5 0/6] mips: Add DT bindings for MIPS CDMM and MIPS GIC
 2020-07-17  4:29 UTC  (3+ messages)
` [PATCH v5 6/6] MAINTAINERS: Add maintainers for MIPS core drivers


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.