All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-15 01:26:49 to 2020-01-15 02:46:40 UTC [more...]

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-01-15  2:46 UTC 

post-receive: pub/scm/linux/kernel/git/soc/soc
 2020-01-15  2:46 UTC 

[PATCH] r8152: add missing endpoint sanity check
 2020-01-15  2:44 UTC  (2+ messages)

[linux-lvm] [PATCH] [vgreduce] add suggestion message for mirror LVs
 2020-01-15  2:44 UTC 

[PATCH] qla2xxx: Fix unbound NVME response length
 2020-01-15  2:44 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2020-01-15  2:44 UTC 

[PATCH 0/2] Take SST-only branch device into account
 2020-01-15  2:43 UTC  (9+ messages)
` [PATCH 1/2] drm/dp_mst: Add a function to determine the mst end device
` [PATCH 2/2] drm/dp_mst: Handle SST-only branch device case

[PATCH 1/3] wsc: Split out enrollee state machine to own object
 2020-01-15  2:41 UTC  (2+ messages)

[Xen-devel] [PATCH v4 00/16] Add support for qemu-xen runnning in a Linux-based stubdomain
 2020-01-15  2:39 UTC  (17+ messages)
` [Xen-devel] [PATCH v4 01/16] Document ioemu MiniOS stubdomain protocol
` [Xen-devel] [PATCH v4 02/16] Document ioemu Linux "
` [Xen-devel] [PATCH v4 03/16] libxl: fix qemu-trad cmdline for no sdl/vnc case
` [Xen-devel] [PATCH v4 04/16] libxl: Allow running qemu-xen in stubdomain
` [Xen-devel] [PATCH v4 05/16] libxl: Handle Linux stubdomain specific QEMU options
` [Xen-devel] [PATCH v4 06/16] libxl: write qemu arguments into separate xenstore keys
` [Xen-devel] [PATCH v4 07/16] xl: add stubdomain related options to xl config parser
` [Xen-devel] [PATCH v4 08/16] tools/libvchan: notify server when client is connected
` [Xen-devel] [PATCH v4 09/16] libxl: add save/restore support for qemu-xen in stubdomain
` [Xen-devel] [PATCH v4 10/16] tools: add missing libxenvchan cflags
` [Xen-devel] [PATCH v4 11/16] tools: add simple vchan-socket-proxy
` [Xen-devel] [PATCH v4 12/16] libxl: use vchan for QMP access with Linux stubdomain
` [Xen-devel] [PATCH v4 13/16] Regenerate autotools files
` [Xen-devel] [PATCH v4 14/16] libxl: require qemu in dom0 even if stubdomain is in use
` [Xen-devel] [PATCH v4 15/16] libxl: ignore emulated IDE disks beyond the first 4
` [Xen-devel] [PATCH v4 16/16] libxl: consider also qemu in stubdomain in libxl__dm_active check

[f2fs-dev] [PATCH v6 0/2] f2fs: Check write pointers of zoned block devices
 2020-01-15  2:25 UTC  (3+ messages)
` [f2fs-dev] [PATCH v6 1/2] f2fs: Check write pointer consistency of open zones
` [f2fs-dev] [PATCH v6 2/2] f2fs: Check write pointer consistency of non-open zones

[PATCH -next] f2fs: remove set but not used variable 'cs_block'
 2020-01-15  2:33 UTC  (6+ messages)
` [f2fs-dev] "

[Intel-gfx] [PATCH] drm/i915/guc: Update to GuC FW v40
 2020-01-15  2:40 UTC 

[RFC v2 0/9] Replacing the readpages a_op
 2020-01-15  2:38 UTC  (10+ messages)
` [PATCH v2 1/9] mm: Fix the return type of __do_page_cache_readahead
` [PATCH v2 2/9] readahead: Ignore return value of ->readpages
` [PATCH v2 3/9] XArray: Add xarray_for_each_range
` [PATCH v2 4/9] readahead: Put pages in cache earlier
` [PATCH v2 5/9] mm: Add readahead address space operation
` [PATCH v2 6/9] iomap,xfs: Convert from readpages to readahead
` [PATCH v2 7/9] cifs: "
` [PATCH v2 8/9] mm: Remove add_to_page_cache_locked
` [PATCH v2 9/9] mm: Unify all add_to_page_cache variants

[PATCH] soc: imx: Makefile: only build soc-imx8 when CONFIG_ARM64
 2020-01-15  2:38 UTC  (6+ messages)

[PATCH v4 0/5] QRTR flow control improvements
 2020-01-15  2:37 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-01-15  2:37 UTC 

[PATCH] mm/vmscan: remove prefetch_prev_lru_page
 2020-01-15  2:31 UTC  (3+ messages)

[v4] pktgen: Allow configuration of IPv6 source address range
 2020-01-15  2:31 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-01-15  2:31 UTC 

[Intel-gfx] [PATCH 0/7] Commit early to GuC
 2020-01-15  2:29 UTC  (11+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915/guc: Kill USES_GUC macro
` [Intel-gfx] [PATCH 2/7] drm/i915/guc: Kill USES_GUC_SUBMISSION macro
` [Intel-gfx] [PATCH 3/7] drm/i915/uc: Improve tracking of uC init status
` [Intel-gfx] [PATCH 4/7] drm/i915/uc: Abort early on uc_init failure
` [Intel-gfx] [PATCH 5/7] drm/i915/guc: Apply new uC status tracking to GuC submission as well
` [Intel-gfx] [PATCH 6/7] drm/i915/guc: Start considering GuC submission a proper back-end
` [Intel-gfx] [PATCH 7/7] HAX: force enable_guc=2
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Commit early to GuC
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[dpdk-dev] [PATCH V1] doc: update recommended kernel version for i40e
 2020-01-15  2:29 UTC  (5+ messages)

[PATCH v2] crypto, x86/sha: Eliminate casts on asm implementations
 2020-01-15  2:28 UTC 

[PATCH V4 RESEND 0/2] irqchip: add NXP INTMUX interrupt controller
 2020-01-15  2:27 UTC  (8+ messages)
` [PATCH V4 RESEND 1/2] dt-bindings/irq: add binding for NXP INTMUX interrupt multiplexer

[PATCH] drm: bugs.freedesktop.org is no longer accepting bugs
 2020-01-15  2:28 UTC 

[RESEND PATCH v5 01/11] dt-bindings: phy-mtk-tphy: add two optional properties for u2phy
 2020-01-15  2:27 UTC  (6+ messages)

[PATCH V3] brd: check and limit max_part par
 2020-01-15  2:27 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-01-15  2:27 UTC 

Fix built-in early-load Intel microcode alignment
 2020-01-15  2:27 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-01-15  2:26 UTC 

[PATCH 0/1] add support for fallocate mode 0
 2020-01-15  2:25 UTC  (4+ messages)
` [PATCH] cifs: add support for fallocate mode 0 for non-sparse files

KASAN: slab-out-of-bounds Write in mpol_parse_str
 2020-01-15  2:24 UTC 

slow single -> raid1 conversion (heavy write to original LVM volume)
 2020-01-15  2:23 UTC  (6+ messages)

linux-next: build warning after merge of the spi tree
 2020-01-15  2:23 UTC 

stable/linux-4.19.y build: 204 builds: 0 failed, 204 passed, 6 warnings (v4.19.96)
 2020-01-15  2:23 UTC 

[linux-lvm] [PATCH] [test] fix corosync.conf: no interface error
 2020-01-15  2:17 UTC 

[Buildroot] [PATCH 1/2] ti-cgt-pru: bump to latest version 2.3.3
 2020-01-15  2:17 UTC  (5+ messages)
` [Buildroot] [PATCH v2 0/3] Version bumps for PRU packages
  ` [Buildroot] [PATCH v2 1/3] ti-cgt-pru: bump to latest version 2.3.3
  ` [Buildroot] [PATCH v2 2/3] pru-software-support: bump to latest version 5.6.0
  ` [Buildroot] [PATCH v2 3/3] pru_software_support: add license file to hash

[PATCH 0/2] PCI: Add new UniPhier PCIe endpoint driver
 2020-01-15  2:16 UTC  (4+ messages)
` [PATCH 2/2] PCI: uniphier: Add UniPhier PCIe endpoint controller support

[Intel-gfx] [PATCH] drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2)
 2020-01-15  2:15 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[PATCH] drm/amdgpu/pm: clean up return types
 2020-01-15  2:14 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/olof/misc
 2020-01-15  2:14 UTC 

[PATCH] drm/scheduler: fix documentation by replacing rq_list with sched_list
 2020-01-15  2:14 UTC  (2+ messages)

[PATCH 0/6] phy: socionext: Add some improvements and legacy SoC support
 2020-01-15  2:13 UTC  (3+ messages)

[PATCH 5.4 00/78] 5.4.12-stable review
 2020-01-15  2:09 UTC  (2+ messages)

[PATCH 4.19 00/46] 4.19.96-stable review
 2020-01-15  2:09 UTC  (2+ messages)

[PATCH 4.14 00/39] 4.14.165-stable review
 2020-01-15  2:08 UTC  (2+ messages)

[PATCH 4.9 00/31] 4.9.210-stable review
 2020-01-15  2:08 UTC  (2+ messages)

[PATCH 4.4 00/28] 4.4.210-stable review
 2020-01-15  2:08 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq: fix gpu clock
 2020-01-15  2:07 UTC  (2+ messages)

[PATCH RFC 00/12] *** mulitple RDMA channels for migration ***
 2020-01-15  2:04 UTC  (9+ messages)
` [PATCH RFC 01/12] migration: Add multiRDMA capability support
` [PATCH RFC 03/12] migration: Create the multi-rdma-channels parameter

[PATCH 0/2] Some cleanup in arm/virt/acpi
 2020-01-15  2:03 UTC  (5+ messages)
` [PATCH 2/2] arm/virt/acpi: remove _ADR from devices identified by _HID

[PATCH 0/2 v2] KVM: nVMX: Check GUEST_DR7 on vmentry of nested guests
 2020-01-15  1:25 UTC  (3+ messages)
` [PATCH 1/2 "
` [PATCH 2/2 v2] kvm-unit-test: nVMX: Test "

[PATCH v3 0/8] Bluetooth 5.2 initial support
 2020-01-15  2:03 UTC  (11+ messages)
` [PATCH v3 1/8] Bluetooth: Add definitions for CIS connections
` [PATCH v3 2/8] Bluetooth: Add initial implementation of "
` [PATCH v3 3/8] Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode
` [PATCH v3 4/8] Bluetooth: L2CAP: Add initial code "
` [PATCH v3 5/8] Bluetooth: hci_vhci: Add support for ISO packets
` [PATCH v3 6/8] Bluetooth: monitor: "
` [PATCH v3 7/8] Bluetooth: Make use of __check_timeout on hci_sched_le
` [PATCH v3 8/8] Bluetooth: hci_h4: Add support for ISO packets

[PATCH 1/2] drm/amdgpu/gfx10: update gfx golden settings
 2020-01-15  2:02 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/gfx10: update gfx golden settings for navi14

[RESEND 0/2] power: supply: add support for CW2015 fuel gauge
 2020-01-15  2:01 UTC  (3+ messages)
` [RESEND 2/2] dt-bindings: power: supply: cw2015_battery: add device tree binding documentation

Unable to use IPMI command "set lan access"
 2020-01-15  2:01 UTC  (3+ messages)

[patch] mm, thp: fix defrag setting if newline is not used
 2020-01-15  1:58 UTC 

[PATCH v3 1/2] usb: phy: show USB charger type for user
 2020-01-15  1:58 UTC  (4+ messages)
` [PATCH v3 2/2] Doc: ABI: add usb charger uevent

[RFC PATCH v1 00/10] Enable RK3066 NANDC for MK808
 2020-01-15  1:57 UTC  (5+ messages)
` [RFC PATCH v1 01/10] dt-bindings: mtd: add rockchip nand controller bindings

[dpdk-dev] [PATCH 1/3] net/bnx2x: fix to use required mem barriers in Rx path
 2020-01-15  1:57 UTC  (3+ messages)
  ` [dpdk-dev] [EXT] "

[f2fs-dev] [PATCH] f2fs: Make f2fs_verify_pages static
 2020-01-15  1:54 UTC 

stable-rc/linux-4.9.y boot: 32 boots: 0 failed, 32 passed (v4.9.209-33-g4eb860da7917)
 2020-01-15  1:53 UTC 

[PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2020-01-15  1:52 UTC  (17+ messages)
` [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process

[PATCH] mm/gup.c: use is_vm_hugetlb_page() to check whether to follow huge
 2020-01-15  1:52 UTC  (3+ messages)

[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
 2020-01-15  1:43 UTC  (2+ messages)
` [Bug 1849644] "

[PATCH 0/3] Update phy configuration for AM65x
 2020-01-15  1:50 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: mmc: sdhci-am654: Update Output tap delay binding

[PATCH V2 1/3] dt-bindings: pinctrl: Convert i.MX8MQ to json-schema
 2020-01-15  1:37 UTC  (8+ messages)
` [PATCH V2 2/3] dt-bindings: pinctrl: Convert i.MX8MM "

stable/linux-4.4.y build: 189 builds: 1 failed, 188 passed, 2 errors, 13 warnings (v4.4.210)
 2020-01-15  1:49 UTC 

[PATCH bpf-next 0/5] bpftool: Support dumping a map with btf_vmlinux_value_type_id
 2020-01-15  1:49 UTC  (9+ messages)
` [PATCH bpf-next 2/5] bpftool: Fix missing BTF output for json during map dump
` [PATCH bpf-next 3/5] libbpf: Expose bpf_find_kernel_btf to libbpf_internal.h
` [PATCH bpf-next 4/5] bpftool: Add struct_ops map name
` [PATCH bpf-next 5/5] bpftool: Support dumping a map with btf_vmlinux_value_type_id

[Xen-devel] [PATCH v4] xen-pciback: optionally allow interrupt enable flag writes
 2020-01-15  1:46 UTC  (2+ messages)
`  "

[dpdk-dev] [PATCH v4 00/14] net/i40e: ESP support
 2020-01-15  1:47 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 "
` [dpdk-dev] [PATCH v5 11/14] net/i40e: display Flow Director packet

[PATCH 0/5] arm64: ti: k3-j721e: Add SERDES PHY and USB3.0 support
 2020-01-15  1:47 UTC  (4+ messages)
` [PATCH 2/5] arm64: dts: ti: k3-j721e-main: Add serdes_ln_ctrl node to select SERDES lane mux

[RFC PATCH v2 0/2] Security mitigation for Intel Gen7 HWs
 2020-01-15  1:47 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[PATCH] rtlwifi: rtl8188ee: remove redundant assignment to variable cond
 2020-01-15  1:46 UTC  (3+ messages)

[PATCH for-next] RDMA/hns: Add support for extended atomic in userspace
 2020-01-15  1:42 UTC 

[PATCH] tracing/uprobe: Fix double perf_event linking on multiprobe uprobe
 2020-01-15  1:44 UTC  (6+ messages)

[MPTCP] Re: [PATCH] protocol: add comment to smb_mb__after_atomic
 2020-01-15  1:44 UTC 

[PATCH V9 1/3] dt-bindings: imx: Add pinctrl binding doc for i.MX8MP
 2020-01-15  1:39 UTC  (6+ messages)
` [PATCH V9 2/3] pinctrl: freescale: Add i.MX8MP pinctrl driver support
` [PATCH V9 3/3] arm64: defconfig: Select CONFIG_PINCTRL_IMX8MP by default

[PATCH 0/3] Explicit disable da9062 watchdog during suspend
 2020-01-15  1:43 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: watchdog: da9062: add suspend disable option

[alsa-devel] No sound since 5.4 on skl_n88l25_s4567
 2020-01-15  1:41 UTC  (2+ messages)

zero-copy between interfaces
 2020-01-15  1:41 UTC  (6+ messages)

[PATCH] qemu-arm: set CONFIG_SYS_BOOTM_LEN to SZ_64M
 2020-01-15  1:41 UTC 

[PATCH 0/7] Add SR-IOV support in PCIe Endpoint Core
 2020-01-15  1:40 UTC  (4+ messages)
` [PATCH 2/7] dt-bindings: PCI: cadence: Add binding to specify max virtual functions

[PATCH] Propagate NCSI channel carrier loss/gain events to the kernel
 2020-01-15  1:40 UTC  (5+ messages)

[PATCH net] macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()
 2020-01-15  1:38 UTC  (2+ messages)

[PATCH -next] mm/hotplug: silence a lockdep splat with printk()
 2020-01-15  1:38 UTC  (6+ messages)

[PATCH] drivers: qcom: rpmh-rsc: Use rcuidle tracepoints for rpmh
 2020-01-15  1:37 UTC 

[PATCH v2] perf/imx_ddr: Fix cpu hotplug state cleanup
 2020-01-15  1:36 UTC  (2+ messages)

[PATCH] vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaks
 2020-01-15  1:34 UTC  (4+ messages)

[PATCH V3 1/3] dt-bindings: pinctrl: Convert i.MX8MQ to json-schema
 2020-01-15  1:30 UTC  (6+ messages)
` [PATCH V3 2/3] dt-bindings: pinctrl: Convert i.MX8MM "
` [PATCH V3 3/3] dt-bindings: pinctrl: Convert i.MX8MN "

[PATCH -next] gpio: Remove the unused flags
 2020-01-15  1:34 UTC  (2+ messages)

interrupted rpcs problem
 2020-01-15  1:34 UTC  (12+ messages)

[MPTCP] Re: [PATCH] subflow: remove unneded memory barriers
 2020-01-15  1:34 UTC 

[RESEND PATCH v10 00/10] Enable Sub-Page Write Protection Support
 2020-01-15  1:36 UTC  (8+ messages)
` [RESEND PATCH v10 06/10] vmx: spp: Set up SPP paging table at vmentry/vmexit

[PATCH -tip V2 0/2] kprobes: Fix RCU warning and cleanup
 2020-01-15  1:31 UTC  (4+ messages)
` [PATCH -tip V2 2/2] kprobes: Use non RCU traversal APIs on kprobe_tables if possible

[PATCH for-next] RDMA/hns: Add support for extended atomic
 2020-01-15  1:30 UTC  (7+ messages)

[PATCH] Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list
 2020-01-15  1:30 UTC 

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2020-01-15  1:29 UTC 

[PATCH] virtio-9p-device: fix memleak in virtio_9p_device_unrealize
 2020-01-15  1:28 UTC  (4+ messages)

[PATCH 01/10] drm/todo: Add item for the plane->atomic_check confusion
 2020-01-15  1:27 UTC  (4+ messages)
` [PATCH 09/10] drm/vkms: plane_state->fb iff plane_state->crtc

[PATCH v10 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-01-15  1:26 UTC  (9+ messages)
` [PATCH v10 2/8] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v10 3/8] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v10 4/8] hugetlb: disable region_add file_region coalescing
` [PATCH v10 5/8] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v10 6/8] hugetlb_cgroup: support noreserve mappings
` [PATCH v10 7/8] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v10 8/8] hugetlb_cgroup: Add hugetlb_cgroup reservation docs


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.