All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-13 17:07:04 to 2019-06-13 17:44:36 UTC [more...]

[PATCH 0/2] nbd: block/dev size changes
 2019-06-13 17:44 UTC  (5+ messages)
` [PATCH 2/2] nbd: add netlink reconfigure resize support v3

[PATCH net-next v2 0/3] Add MPLS actions to TC
 2019-06-13 17:43 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: sched: add mpls manipulation "
` [PATCH net-next v2 2/3] net: sched: include mpls actions in hardware intermediate representation
` [PATCH net-next v2 3/3] selftests: tc-tests: actions: add MPLS tests

[dpdk-dev] [PATCH v4] baseband/fpga_lte_fec: adding driver for FEC on FPGA
 2019-06-13 17:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH v3 0/5] THP aware uprobe
 2019-06-13 17:42 UTC  (16+ messages)
` [PATCH v3 1/5] mm: move memcmp_pages() and pages_identical()
` [PATCH v3 2/5] uprobe: use original page when all uprobes are removed
` [PATCH v3 3/5] mm, thp: introduce FOLL_SPLIT_PMD
` [PATCH v3 4/5] uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT
` [PATCH v3 5/5] uprobe: collapse THP pmd after removing all uprobes
` [PATCH v3 6/6] mm, thp: introduce FOLL_SPLIT_PMD

git receive-pack deletes refs one at a time?
 2019-06-13 17:43 UTC  (2+ messages)

Git status parse error after v.2.22.0 upgrade
 2019-06-13 17:43 UTC  (9+ messages)

[PATCH 0/1] ci: split linux-gcc into linux-gcc and linux-gcc-extra
 2019-06-13 17:43 UTC  (6+ messages)
` [PATCH 1/1] ci: split the `linux-gcc` job into two jobs

Trace event filtering
 2019-06-13 17:43 UTC 

[PATCH v1] KVM: x86: PMU Whitelist
 2019-06-13 17:43 UTC  (14+ messages)

[PATCH] armada: no need to check return value of debugfs_create functions
 2019-06-13 17:43 UTC  (5+ messages)

[PATCH] malidp: no need to check return value of debugfs_create functions
 2019-06-13 17:42 UTC  (5+ messages)

[Qemu-devel] [PULL 0/9] NBD patches through 2019-06-13
 2019-06-13 15:48 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/9] qemu-nbd: Add --pid-file option
` [Qemu-devel] [PULL 2/9] iotests.py: Add qemu_nbd_early_pipe()
` [Qemu-devel] [PULL 4/9] iotests: Use qemu-nbd's --pid-file
` [Qemu-devel] [PULL 5/9] iotests: Let 233 run concurrently
` [Qemu-devel] [PULL 9/9] block/nbd: merge NBDClientSession struct back to BDRVNBDState

Cleanup of -Wunused-const-variable in drivers/clk/clk-qoriq.c
 2019-06-13 17:41 UTC 

[PATCH] lib: dynamic_debug: no need to check return value of debugfs_create functions
 2019-06-13 17:41 UTC  (5+ messages)

[PATCH v2] RDMA/cma: Make CM response timeout and # CM retries configurable
 2019-06-13 17:39 UTC  (5+ messages)

[dpdk-dev] [PATCH] vfio: fix expanding DMA area in ppc64le
 2019-06-13 17:37 UTC  (3+ messages)

[PATCH 0/7] KVM: nVMX: Optimize VMCS data copying
 2019-06-13 17:36 UTC  (5+ messages)
` [PATCH 1/7] KVM: nVMX: Intercept VMWRITEs to read-only shadow VMCS fields

[PATCH bpf-next v4 00/17] AF_XDP infrastructure improvements and mlx5e support
 2019-06-13 17:34 UTC  (9+ messages)
` [PATCH bpf-next v4 05/17] xsk: Change the default frame size to 4096 and allow controlling it
` [PATCH bpf-next v4 07/17] libbpf: Support drivers with non-combined channels

[PATCH v2 01/11] dt-bindings: net: Add YAML schemas for the generic Ethernet options
 2019-06-13 17:32 UTC  (7+ messages)
` [PATCH v2 05/11] dt-bindings: net: sun4i-emac: Convert the binding to a schemas

[RESEND PATCH v2 3/3] regulator: lp87565: Add 4-phase lp87561 regulator support
 2019-06-13 17:32 UTC  (4+ messages)

[RFC 00/10] Process-local memory allocations for hiding KVM secrets
 2019-06-13 17:29 UTC  (9+ messages)

[PATCH] net: ipva: fix uninitialized variable warning
 2019-06-13 17:28 UTC 

[PATCH net-next 0/4] net: dsa: use switchdev attr and obj handlers
 2019-06-13 17:28 UTC  (2+ messages)

Reducing git size by building libgit.so
 2019-06-13 17:28 UTC  (5+ messages)

[PATCH] memory: tegra: Fix -Wunused-const-variable
 2019-06-13 17:27 UTC 

[PATCH 0/4] Add labibb regulator support for LCD display mode
 2019-06-13 17:27 UTC  (6+ messages)
` [PATCH 3/4] regulator: Add labibb driver
` [PATCH 4/4] regulator: adding interrupt handling in labibb regulator

[Ksummit-discuss] [MAINTAINERS SUMMIT] Pull network and Patch Acceptance Consistency
 2019-06-13 17:27 UTC  (10+ messages)

[PATCH] KVM: x86: clean up conditions for asynchronous page fault handling
 2019-06-13 17:27 UTC  (3+ messages)

[lustre-devel] Request arc buffer, zerocopy
 2019-06-13 17:26 UTC  (2+ messages)

[PATCH bpf-next] net: Don't uninstall an XDP program when none is installed
 2019-06-13 17:26 UTC  (4+ messages)

[PATCH 00/43] VMX optimizations
 2019-06-13 17:24 UTC  (14+ messages)
` [PATCH 01/43] KVM: VMX: Fix handling of #MC that occurs during VM-Entry
` [PATCH 03/43] KVM: VMX: Read cached VM-Exit reason to detect external interrupt
` [PATCH 04/43] KVM: VMX: Store the host kernel's IDT base in a global variable
` [PATCH 07/43] KVM: nVMX: Intercept VMWRITEs to read-only shadow VMCS fields
` [PATCH 08/43] KVM: nVMX: Intercept VMWRITEs to GUEST_{CS,SS}_AR_BYTES
` [PATCH 09/43] KVM: nVMX: Track vmcs12 offsets for shadowed VMCS fields
` [PATCH 11/43] KVM: nVMX: Use descriptive names for VMCS sync functions and flags
` [PATCH 13/43] KVM: nVMX: Sync rarely accessed guest fields only when needed
` [PATCH 14/43] KVM: nVMX: Rename prepare_vmcs02_*_full to prepare_vmcs02_*_rare
` [PATCH 15/43] KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value
` [PATCH 17/43] KVM: nVMX: Write ENCLS-exiting bitmap once per vmcs02
` [PATCH 18/43] KVM: nVMX: Don't rewrite GUEST_PML_INDEX during nested VM-Entry

[RFC PATCH v2 0/8] Inline Encryption Support
 2019-06-13 17:22 UTC  (9+ messages)
` [RFC PATCH v2 5/8] scsi: ufs: UFS crypto API
    ` [f2fs-dev] "
` [RFC PATCH v2 6/8] scsi: ufs: Add inline encryption support to UFS
  ` [f2fs-dev] "

[PATCH] KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPT
 2019-06-13 17:22 UTC 

[PATCH v2] KVM: x86: clean up conditions for asynchronous page fault handling
 2019-06-13 17:22 UTC 

[PATCH v2] usb-storage: Add a limitation for blk_queue_max_hw_sectors()
 2019-06-13 17:21 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: Update DWC3 modules on RK3399 SoCs
 2019-06-13 17:20 UTC  (4+ messages)

next/master boot: 255 boots: 14 failed, 241 passed (next-20190613)
 2019-06-13 17:19 UTC 

[PATCH 0/3] Test oidmap
 2019-06-13 17:19 UTC  (4+ messages)
` [PATCH 2/3] t: add t0016-oidmap.sh

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-13 17:18 UTC  (17+ messages)

[PATCH net] hvsock: fix epollout hang from race condition
 2019-06-12 21:19 UTC 

[PATCH v2 0/5] Panel rotation patches
 2019-06-12 21:20 UTC  (4+ messages)
` [PATCH 1/5] drm/panel: Add helper for reading DT rotation

[RESEND PATCH v1 0/5] Solve postboot supplier cleanup and optimize probe ordering
 2019-06-12 22:10 UTC  (15+ messages)
` [RESEND PATCH v1 1/5] of/platform: Speed up of_find_device_by_node()

[PATCH v6 0/5] Basic DT support for Lenovo Miix 630
 2019-06-12 22:20 UTC  (8+ messages)
` [PATCH v6 1/5] Input: elan_i2c: Export the device id whitelist
` [PATCH v6 2/5] HID: quirks: Refactor ELAN 400 and 401 handling
    `  "
` [PATCH v6 3/5] arm64: dts: qcom: Add Lenovo Miix 630
` [PATCH v6 4/5] arm64: dts: qcom: Add HP Envy x2
` [PATCH v6 5/5] arm64: dts: qcom: Add Asus NovaGo TP370QL

[RFC PATCH] ref-filter: sort detached HEAD lines firstly
 2019-06-12 21:21 UTC  (6+ messages)
` [PATCH v2 0/1] Sort "
  ` [PATCH v2 1/1] ref-filter: sort "

perf build failure with newer glibc headers
 2019-06-12 21:29 UTC  (4+ messages)

[PATCH bpf-next 0/2] bpf: net: Detach BPF prog from reuseport sk
 2019-06-12 22:39 UTC  (10+ messages)
` [PATCH bpf-next 2/2] bpf: Add test for SO_REUSEPORT_DETACH_BPF

[PATCH bpf-next v3 0/3] xdp: Allow lookup into devmaps before redirect
 2019-06-12 21:33 UTC  (6+ messages)
` [PATCH bpf-next v3 2/3] bpf_xdp_redirect_map: Perform map lookup in eBPF helper

[PATCH] ftrace: add simple oneshot function tracer
 2019-06-12 21:29 UTC  (2+ messages)
`  "

How to resolve an issue in swiotlb environment?
 2019-06-13 17:16 UTC  (3+ messages)

[PATCH net-next v6] net: sched: Introduce act_ctinfo action
 2019-06-12 21:34 UTC  (6+ messages)

[PATCH BlueZ 1/1] mesh: Remove redundant checks when adding a net key
 2019-06-12 21:38 UTC  (2+ messages)

[PATCH net] net: dsa: microchip: Don't try to read stats for unused ports
 2019-06-12 21:41 UTC  (2+ messages)

[RFC] ARM64 PCI resource survey issue(s)
 2019-06-12 22:05 UTC  (16+ messages)
        ` [PATCH/RESEND] arm64: acpi/pci: invoke _DSM whether to preserve firmware PCI setup

5.2-rc2: low framerate in flightgear, cpu not running at full speed, thermal related?
 2019-06-12 21:44 UTC  (3+ messages)

[PATCH -next] mm/hotplug: skip bad PFNs from pfn_to_online_page()
 2019-06-12 21:52 UTC  (5+ messages)

[PATCH bpf-next] bpf: sk_storage: Fix out of bounds memory access
 2019-06-13 17:15 UTC  (2+ messages)

[PATCH v4 0/3] Improve the dma-buf tracking
 2019-06-12 21:48 UTC  (4+ messages)
` [PATCH v4 1/3] dma-buf: give each buffer a full-fledged inode
` [PATCH v4 2/3] dma-buf: add DMA_BUF_SET_NAME ioctls
` [PATCH v4 3/3] dma-buf: add show_fdinfo handler

[PATCH net-next] gso: enable udp gso for virtual devices
 2019-06-13 17:15 UTC  (2+ messages)

[PATCH iproute2] testsuite: don't clobber /tmp
 2019-06-13 17:15 UTC  (6+ messages)

[RESEND PATCH v3 0/3] Improve the dma-buf tracking
 2019-06-12 21:49 UTC  (4+ messages)
` [RESEND PATCH v3 2/3] dma-buf: add DMA_BUF_{GET,SET}_NAME ioctls

[RFC PATCH 0/9] security: x86/sgx: SGX vs. LSM
 2019-06-13 17:14 UTC  (11+ messages)
` [RFC PATCH 2/9] x86/sgx: Do not naturally align MAP_FIXED address

[PATCH] arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>
 2019-06-13 17:14 UTC  (3+ messages)

linux-next: Tree for Jun 12
 2019-06-12 21:50 UTC  (2+ messages)
` linux-next: Tree for Jun 12 (staging/media/meson/)

[PATCH 0/3] handle init errors more gracefully in amd_iommu
 2019-06-12 21:52 UTC  (4+ messages)
` [PATCH 1/3] iommu/amd: make iommu_disable safer
` [PATCH 2/3] iommu/amd: move gart fallback to amd_iommu_init
` [PATCH 3/3] iommu/amd: only free resources once on init error

[MPTCP] [Weekly meetings] MoM - 13th of June 2019
 2019-06-13 17:14 UTC 

[PATCH] drivers: input: serio: Add a module desription to the hyperv_keyboard driver
 2019-06-12 21:53 UTC  (2+ messages)

[PATCH i-g-t v2] gitlab-ci: add build for MIPS
 2019-06-13 17:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for gitlab-ci: add build for MIPS (rev2)

[v3 PATCH 0/4] Make deferred split shrinker memcg aware
 2019-06-13 17:13 UTC  (7+ messages)
` [v3 PATCH 1/4] mm: thp: extract split_queue_* into a struct
` [v3 PATCH 2/4] mm: move mem_cgroup_uncharge out of __page_cache_release()
` [v3 PATCH 3/4] mm: shrinker: make shrinker not depend on memcg kmem
` [v3 PATCH 4/4] mm: thp: make deferred split shrinker memcg aware

[BISECTED REGRESSION] b43legacy broken on G4 PowerBook
 2019-06-12 21:59 UTC  (11+ messages)

[PATCH linux-next] sysctl: fix build error
 2019-06-12 22:01 UTC 

memory leak in new_inode_pseudo
 2019-06-12 21:58 UTC  (2+ messages)
` [PATCH] io_uring: fix memory leak of UNIX domain socket inode

[PATCH] Btrfs: prevent send failures and crashes due to concurrent relocation
 2019-06-13 17:14 UTC  (7+ messages)

[RFC PATCH v1 0/3] security/x86/sgx: SGX specific LSM hooks
 2019-06-12 22:02 UTC  (6+ messages)
` [RFC PATCH v1 2/3] LSM/x86/sgx: Implement SGX specific hooks in SELinux

[PATCH 1/3 v6] serial: mctrl_gpio: Check if GPIO property exisits before requesting it
 2019-06-13 17:12 UTC  (6+ messages)
` [PATCH 2/3 v6] serial: 8250: Add MSR/MCR TIOCM conversion wrapper functions
` [PATCH 3/3 v6] tty/serial/8250: use mctrl_gpio helpers

[PATCH v2 0/4] Enable Transcoder Port Sync feature for Tiled displays
 2019-06-13 17:12 UTC  (10+ messages)
` [PATCH v2 1/4] drm/i915/icl: Assign Master slave crtc links for Transcoder Port Sync

[PATCH 00/13] drivers: Introduce generic device lookup helpers
 2019-06-12 22:07 UTC  (4+ messages)
` [PATCH 07/13] drivers: Add generic match helper by ACPI_COMPANION device

[PATCH] usb: gadget: f_fs: data_len used before properly set
 2019-06-12 22:13 UTC 

[PATCH V8 0/3] Add support for measuring the boot command line during kexec_file_load
 2019-06-12 22:31 UTC  (5+ messages)
` [PATCH V8 1/3] Define a new IMA hook to measure the boot command line arguments
` [PATCH V8 2/3] Define a new ima template field buf
` [PATCH V8 3/3] Call ima_kexec_cmdline to measure the cmdline args

[PATCH] PCI: PM: Skip devices in D0 for suspend-to-idle
 2019-06-12 22:14 UTC 

[PATCH v4 0/2] fTPM: firmware TPM running in TEE
 2019-06-13 17:11 UTC  (6+ messages)
` [PATCH v4 1/2] "

[PATCH v2] driver: core: Allow subsystems to continue deferring probe
 2019-06-13 17:11 UTC  (4+ messages)

What's cooking in git.git (Jun 2019, #03; Wed, 12)
 2019-06-12 22:20 UTC 

[PATCH v1] iopoll: Tweak readx_poll_timeout sleep range
 2019-06-13 17:10 UTC  (7+ messages)

[PATCH] mmc: core: Prevent processing SDIO IRQs when the card is suspended
 2019-06-12 22:20 UTC  (2+ messages)

[PATCH] dvb_usb_dvbsky: Mygica T230C2 add support for T230C hw version 2
 2019-06-12 22:31 UTC  (4+ messages)

next-20190612 build: 2 failures 20 warnings (next-20190612)
 2019-06-12 22:32 UTC 

git bisect should return 1 when the first bad commit is found
 2019-06-12 22:33 UTC 

[PATCH net-next] net: dsa: mv88e6xxx: do not flood CPU with unknown multicast
 2019-06-12 22:33 UTC 

[RFC v2 0/5] cgroup-aware unbound workqueues
 2019-06-12 22:29 UTC  (5+ messages)

[PATCH v1] clk: qcom: msm8916: Don't build support by default
 2019-06-12 22:42 UTC  (5+ messages)

[PATCH 0/3] PCI: Power management improvements
 2019-06-12 22:38 UTC  (4+ messages)
` [PATCH 3/3] PCI / ACPI: Handle sibling devices sharing power resources

[PATCH net-next v2 0/2] hinic: add rss support and rss paramters configuration
 2019-06-12 22:46 UTC  (3+ messages)
` [PATCH net-next v2 1/2] hinic: add rss support

[PATCH-v3 1/2] wireless: Support assoc-at-ms timer in sta-info
 2019-06-12 22:53 UTC  (3+ messages)
` [PATCH-v3 2/2] mac80211: add assoc-at-ms support

[PATCH 0/2] Correct the cache line size warning
 2019-06-13 17:10 UTC  (7+ messages)
` [PATCH 1/2] arm64/mm: check cpu cache line size with non-coherent device

[PATCH v4 4/5] phy: ti: Add a new SERDES driver for TI's AM654x SoC
 2019-06-12 22:50 UTC 

[PATCH] dmaengine: mv_xor_v2: Fix -Wshift-negative-value
 2019-06-12 22:54 UTC 

[PATCH net-next v2] ipv4: Support multipath hashing on inner IP pkts for GRE tunnel
 2019-06-13 17:10 UTC  (2+ messages)

Understanding last ~28 bytes of index file
 2019-06-13 17:09 UTC  (2+ messages)

[PATCH net-next 0/2] enable and use static_branch_deferred_inc
 2019-06-13 17:09 UTC  (2+ messages)

Cleanup of -Wunused-const-variable in drivers/clk/rockchip/clk-rv1108.c
 2019-06-13 17:03 UTC 

Help on named object in kernel
 2019-06-13 17:08 UTC  (5+ messages)
    ` [EXT] "

cobalts printf thread affects signalfd operation
 2019-06-13 17:08 UTC 

[PATCH iproute2 v2 0/3] refactor the cmd_exec()
 2019-06-13 17:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/15] monitor: Split monitor.c in core/HMP/QMP/misc
 2019-06-13 15:34 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3 11/15] monitor: Split out monitor/hmp.c

[PATCH v3 0/7] Use MFD framework for SGI IOC3 drivers
 2019-06-13 17:06 UTC  (8+ messages)
` [PATCH v3 1/7] nvmem: core: add nvmem_device_find
` [PATCH v3 2/7] MIPS: PCI: refactor ioc3 special handling
` [PATCH v3 3/7] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v3 4/7] MIPS: SGI-IP27: remove ioc3 ethernet init
` [PATCH v3 5/7] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v3 6/7] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v3 7/7] Input: add IOC3 serio 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.