All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-05 03:39:49 to 2018-01-05 06:47:01 UTC [more...]

[PATCH 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-01-05  6:47 UTC  (16+ messages)
` [PATCH 04/12] pci-p2p: Clear ACS P2P flags for all client devices
` [PATCH 06/12] IB/core: Add optional PCI P2P flag to rdma_rw_ctx_[init|destroy]()

[PATCH 1/2] Move kfree_call_rcu() to slab_common.c
 2018-01-05  6:46 UTC  (13+ messages)

[meta-cgl][PATCH] pacemaker: set CLEANBROKEN to fix rebuild
 2018-01-05  6:44 UTC 

[PATCH] drm/amd/powerplay: Fix no-cast warnings in smu7_smu_fini
 2018-01-05  6:44 UTC  (3+ messages)

mmotm 2018-01-04-16-19 uploaded
 2018-01-05  6:43 UTC  (3+ messages)

[PATCH net-next] net: tracepoint: adding new tracepoint arguments in inet_sock_set_state
 2018-01-05  6:42 UTC 

Intel BT[8087:0025] leads to system auto resume from S3 randomly
 2018-01-05  6:41 UTC 

[GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.16
 2018-01-05  6:39 UTC  (2+ messages)

[GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v4.16
 2018-01-05  6:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 00/21] RISC-V QEMU Port Submission v1
 2018-01-05  6:38 UTC  (14+ messages)
` [Qemu-devel] [PATCH v1 03/21] RISC-V CPU Core Definition
` [Qemu-devel] [PATCH v1 17/21] SiFive RISC-V UART Device
` [Qemu-devel] [PATCH v1 21/21] RISC-V Build Infrastructure

[GIT PULL] arm: actions: dt for v4.16 #1
 2018-01-05  6:38 UTC  (6+ messages)
` [GIT PULL] arm: actions: dt64 "
` [GIT PULL] arm: actions: drivers for v4.16

IPv6 source based policy routing query
 2018-01-05  6:37 UTC 

[PATCH rdma-next v2 00/14] index e382a3ca759e..d4a471a76d82 100644
 2018-01-05  6:36 UTC  (4+ messages)
` [PATCH rdma-next v2 06/14] {net,IB}/mlx5: Manage port association for multiport RoCE

[GIT PULL] arm64: dts: hisilicon dts updates for v4.16
 2018-01-05  6:35 UTC  (3+ messages)
` [GIT PULL v2] "

[GIT PULL 1/2] Broadcom devicetree changes for 4.16
 2018-01-05  6:34 UTC  (4+ messages)
` [GIT PULL 2/2] Broadcom drivers "

[Ocfs2-devel] [PATCH v2] ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
 2018-01-05  6:31 UTC  (4+ messages)

[PATCH 00/23] [v4] KAISER: unmap most of the kernel from userspace page tables
 2018-01-05  6:29 UTC  (10+ messages)
` [PATCH 05/23] x86, kaiser: unmap kernel from userspace page tables (core patch)

[PATCH] f2fs: implement cgroup writeback supprot
 2018-01-05  6:28 UTC  (2+ messages)

[U-Boot] [PATCH V2] imx: mx7: psci: add system reset support
 2018-01-05  6:25 UTC  (3+ messages)

[Bug 104306] Mesa 17.3 breaks Firefox and other Xwayland apps on AMD HD7750
 2018-01-05  6:22 UTC  (2+ messages)

[PATCH v4] net/ixgbe: add flow parser ntuple support
 2018-01-05  6:13 UTC  (2+ messages)
` [PATCH v5] "

[PATCH 00/11] drm/sun4i: Add A83T HDMI support
 2018-01-05  6:20 UTC  (7+ messages)
` [PATCH 06/11] dt-bindings: display: sun4i-drm: Add A83T HDMI pipeline
    ` [linux-sunxi] "
      `  "

[PATCH v3 2/2] examples/ipsec-secgw: add target queues in flow actions
 2018-01-05  6:18 UTC  (17+ messages)

[PATCH] f2fs: add resgid and resuid to reserve root blocks
 2018-01-05  6:18 UTC 

Compiling alsa-lib fails with lto
 2018-01-05  6:18 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/16] piix4: cleanup and improvements
 2018-01-05  6:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 07/16] piix4: add a i8259 interrupt controller as specified in datasheet

[PATCH] drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake
 2018-01-05  6:06 UTC  (5+ messages)
      ` [Intel-gfx] "

[PATCH] mm/fadvise: discard partial pages iff endbyte is also eof
 2018-01-05  6:10 UTC  (3+ messages)
` [PATCH v2] mm/fadvise: discard partial page if endbyte is also EOF

[PATCH bpf-next 00/16] bpf: support creating maps on networking devices
 2018-01-05  6:09 UTC  (17+ messages)
` [PATCH bpf-next 01/16] bpf: add map_alloc_check callback
` [PATCH bpf-next 02/16] bpf: array: move checks out of alloc function
` [PATCH bpf-next 03/16] bpf: hashtab: move attribute validation before allocation
` [PATCH bpf-next 04/16] bpf: hashtab: move checks out of alloc function
` [PATCH bpf-next 05/16] bpf: add helper for copying attrs to struct bpf_map
` [PATCH bpf-next 06/16] bpf: rename bpf_dev_offload -> bpf_prog_offload
` [PATCH bpf-next 07/16] bpf: offload: factor out netdev checking at allocation time
` [PATCH bpf-next 08/16] bpf: offload: add map offload infrastructure
` [PATCH bpf-next 09/16] nfp: hand over to BPF offload app at coarser granularity
` [PATCH bpf-next 10/16] nfp: bpf: add map data structure
` [PATCH bpf-next 11/16] nfp: bpf: add basic control channel communication
` [PATCH bpf-next 12/16] nfp: bpf: implement helpers for FW map ops
` [PATCH bpf-next 13/16] nfp: bpf: parse function call and map capabilities
` [PATCH bpf-next 14/16] nfp: bpf: add verification and codegen for map lookups
` [PATCH bpf-next 15/16] nfp: bpf: add support for reading map memory
` [PATCH bpf-next 16/16] nfp: bpf: implement bpf map offload

[PATCH v3 0/2] Support VxLAN GRO
 2018-01-05  6:12 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] gro: code cleanup
  ` [PATCH v4 2/2] gro: support VxLAN GRO

[PATCH 0/7] IBRS patch series
 2018-01-05  5:25 UTC  (14+ messages)
` [PATCH 2/7] x86/enter: MACROS to set/clear IBRS
` [PATCH 3/7] x86/enter: Use IBRS on syscall and interrupts

[U-Boot] [PATCH] dm: pinctrl: sync with Linux to use pin_config_param
 2018-01-05  6:05 UTC 

[PATCH v3 0/2] move RSS to flow API
 2018-01-05  6:05 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] net/e1000: "
  ` [PATCH v4 2/2] net/ixgbe: "

[U-Boot] [PATCH 1/3] mx7_common: use psci 1.0 instead of 0.1
 2018-01-05  6:03 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] imx: mx7: psci: add system reset support
` [U-Boot] [PATCH 3/3] imx: mx7: psci: add system power off support

[Bug 104222] New: GNOME/Wayland desktop freezes when resizing Firefox window
 2018-01-05  6:02 UTC  (3+ messages)
  ` [Bug 104222] "

Enable Thumb for Aspeed 2400
 2018-01-05  5:55 UTC 

[PATCH] driver: input :touchscreen :Modify Raydium Firmware update input file
 2018-01-05  5:53 UTC  (2+ messages)

[PATCH v2 1/2] overlays: auto allocate phandles for nodes in base fdt
 2018-01-05  5:47 UTC  (16+ messages)

[PATCH v2 bpf] bpf: prevent out-of-bounds speculation
 2018-01-05  5:45 UTC 

linux-next: Tree for Jan 5
 2018-01-05  5:45 UTC 

[Bug 100393] Cemu wiiu emulator crashes after selecting game on radeonsi
 2018-01-05  5:41 UTC  (2+ messages)

[PATCH] [v3] x86/doc: add PTI description
 2018-01-05  5:38 UTC 

[RFC] selftests/x86: Add test_vsyscall
 2018-01-05  5:38 UTC 

[PATCH] nvme-pci: fix the timeout case when reset is ongoing
 2018-01-05  5:36 UTC  (4+ messages)

[PATCH 4.4 00/37] 4.4.110-stable review
 2018-01-05  5:33 UTC  (10+ messages)

[PATCH] [v2] x86/doc: add PTI description
 2018-01-05  5:32 UTC  (3+ messages)

[BUG] v2.16.0-rc0 seg faults when git bisect skip
 2018-01-05  5:28 UTC  (5+ messages)

[PATCH V7 00/12] add clock driver for Spreadtrum platforms
 2018-01-05  5:27 UTC  (6+ messages)
` [PATCH V7 12/12] arm64: dts: add clocks for SC9860

[PATCH v2 00/23] Overlayfs consistency verification with full index
 2018-01-05  5:26 UTC  (7+ messages)
` [PATCH v2 03/23] ovl: store layer index in ovl_layer
` [PATCH v2 05/23] ovl: pass ovl_layer array to ovl_check_origin_fh()

SMART detects pending sectors; take offline?
 2018-01-05  5:25 UTC  (20+ messages)

[PATCH v5] vhost: support virtqueue interrupt/notification suppression
 2018-01-05  5:25 UTC  (3+ messages)
` [PATCH v6] "

[Buildroot] [PATCH 1/2] nilfs-utils: need NPTL threads
 2018-01-05  5:23 UTC  (8+ messages)

Bring together merge and rebase
 2018-01-05  5:20 UTC  (14+ messages)

[RFC] boot failed when enable KAISER/KPTI
 2018-01-05  5:14 UTC  (2+ messages)

[RFC PATCH] blk-throttle: dispatch more sync writes in block throttle layer
 2018-01-05  5:16 UTC  (2+ messages)

[PATCH v3 00/12] GuC Interrupts/Log updates
 2018-01-05  5:13 UTC  (22+ messages)
` [PATCH v3 03/12] drm/i915/guc: Pass intel_guc struct parameter to GuC interrupts functions
` [PATCH v3 04/12] drm/i915/guc: Add description and comments about guc_log_level parameter
` [PATCH v3 09/12] drm/i915/guc: Make GuC log related functions depend only on log level
` [PATCH v3 10/12] drm/i915/guc: Add client support to enable/disable GuC interrupts
` [PATCH v3 11/12] drm/i915/guc: Restore GuC interrupts across suspend/reset if enabled
` [PATCH v3 12/12] HAX: drm/i915/guc: enable GuC submission/logging for CI

Bug report: git clone with dest
 2018-01-05  5:11 UTC  (5+ messages)

[PATCH 1/5] drm/amdgpu: add new asic callbacks for HDP flush/invalidation
 2018-01-05  5:07 UTC  (6+ messages)
  ` [PATCH 2/5] drm/amdgpu: add HDP asic callbacks for SI
  ` [PATCH 3/5] drm/amdgpu: add HDP asic callbacks for CIK
  ` [PATCH 4/5] drm/amdgpu: add HDP asic callbacks for VI
  ` [PATCH 5/5] drm/amdgpu: add HDP asic callbacks for SOC15 (v2)

linux-next: build failure after merge of the akpm-current tree
 2018-01-05  4:59 UTC 

WARNING in __switch_to (2)
 2018-01-05  4:58 UTC 

KASAN: slab-out-of-bounds Read in cap_inode_getsecurity
 2018-01-05  4:54 UTC  (3+ messages)

[bpf-next V4 PATCH 00/14] xdp: new XDP rx-queue info concept
 2018-01-05  4:54 UTC  (13+ messages)
` [bpf-next V4 PATCH 01/14] xdp: base API for "
` [Intel-wired-lan] [bpf-next V4 PATCH 03/14] i40e: setup xdp_rxq_info
` [Intel-wired-lan] [bpf-next V4 PATCH 04/14] ixgbe: "
` [bpf-next V4 PATCH 07/14] bnxt_en: "
` [bpf-next V4 PATCH 13/14] bpf: finally expose xdp_rxq_info to XDP bpf-programs

[PATCH 0/8] weekly fstests changes
 2018-01-05  4:54 UTC  (7+ messages)
` [PATCH 6/8] fsstress: implement the clonerange/deduperange ioctls
  ` [PATCH v2 "

[PATCH] iio: gyro: st_gyro: add support for the LSM9DS1
 2018-01-05  4:49 UTC  (7+ messages)

cron job: media_tree daily build: ERRORS
 2018-01-05  4:49 UTC 

[PATCH 1/2] f2fs: show precise # of blocks that user/root can use
 2018-01-05  4:43 UTC  (4+ messages)
` [PATCH 2/2] f2fs: add reserved blocks for root user
  ` [PATCH 2/2 v2] "
    ` [PATCH 2/2 v3] "

BUG: unable to handle kernel paging request in memset_erms
 2018-01-05  4:40 UTC  (2+ messages)

[RESEND PATCH 0/3] x86/apic/kexec: Enable legacy irq mode before jump to kexec/kdump kernel
 2018-01-05  4:39 UTC  (4+ messages)
` [RESEND PATCH 1/3] x86/apic: Set up through LAPIC on boot CPU's LINT0 if ioapic is disabled
` [RESEND PATCH 2/3] x86/apic/kexec: Enable legacy irq mode before jump to kexec/kdump kernel
` [RESEND PATCH 3/3] x86/apic: Clean up the names of legacy irq mode setting related functions

Add dmclock QoS client calls to librados -- request for comments
 2018-01-05  4:35 UTC  (5+ messages)

[PATCH 1/4] drm/amdgpu/gmc6: use amdgpu_asic_flush_hdp for gart tlb invalidations
 2018-01-05  4:30 UTC  (4+ messages)
  ` [PATCH 2/4] drm/amdgpu/gmc7: "
  ` [PATCH 3/4] drm/amdgpu/gmc8: "
  ` [PATCH 4/4] drm/amdgpu/gmc9: "

[PATCH v4 0/3] Add support for Hi3660 mailbox driver
 2018-01-05  4:28 UTC  (5+ messages)
` [PATCH v4 2/3] mailbox: Add support for Hi3660 mailbox

[PATCH] git-archive: accept --owner and --group like GNU tar
 2018-01-05  4:23 UTC  (5+ messages)

[RFC PATCH 0/4] API for inhibiting speculative arbitrary read primitives
 2018-01-05  4:21 UTC  (4+ messages)
` [RFC PATCH 1/4] asm-generic/barrier: add generic nospec helpers

tc egress mirror to tunnel causing hard lock
 2018-01-05  4:20 UTC 

[PATCH] irq_work: Improve the flag definitions
 2018-01-05  4:19 UTC 

Avoid speculative indirect calls in kernel
 2018-01-05  4:11 UTC  (10+ messages)

4.15-rc6+ hang
 2018-01-05  4:02 UTC  (3+ messages)

[PATCH v1 00/10] cache device failure handling improvement
 2018-01-05  4:04 UTC  (5+ messages)

Debugging some c code on target via yocto
 2018-01-04 15:31 UTC 

[PATCH NET-NEXT 1/1] forcedeth: remove duplicate structure member in rx
 2018-01-05  4:06 UTC 

[bpf-net PATCH v2] bpf: sockmap missing NULL psock check
 2018-01-05  4:02 UTC 

[PATCH v1 05/10] bcache: stop dc->writeback_rate_update if cache set is stopping
 2018-01-05  4:01 UTC  (2+ messages)

[PATCH -next] clk: hisilicon: hi3660:Fix potential NULL dereference in hi3660_stub_clk_probe()
 2018-01-05  3:59 UTC  (2+ messages)

[PATCH] arm: dts: mediatek: add audsys node for both MT2701 and MT7623
 2018-01-05  3:57 UTC  (3+ messages)

[PATCH net-next V2 0/2] tun: allow to attahc eBPF filter
 2018-01-05  3:54 UTC  (3+ messages)
` [PATCH net-next V2 1/2] tuntap: rename struct tun_steering_prog to struct tun_prog
` [PATCH net-next V2 2/2] tun: allow to attach ebpf socket filter

[xen-4.9-testing test] 117607: regressions - trouble: blocked/broken/fail/pass
 2018-01-05  3:53 UTC 

[PATCH] doc: memory-barriers: reStructure Text
 2018-01-05  3:52 UTC  (5+ messages)

[PATCH 0/3] unclutter thp migration
 2018-01-05  3:52 UTC  (4+ messages)
` [PATCH 1/3] mm, numa: rework do_pages_move

[PATCH v6] f2fs: avoid dead loop in function find_fsync_dnodes
 2018-01-05  3:47 UTC  (5+ messages)

[PATCH V2] nvme-pci: fix NULL pointer reference in nvme_alloc_ns
 2018-01-05  3:44 UTC  (4+ messages)

[PATCH i-g-t 0/6] kms_plane_scaling fixes and enhancement
 2018-01-05  3:45 UTC  (4+ messages)
` [PATCH i-g-t 1/6] i-g-t: kms_plane_scaling: Fix basic scaling test

[PATCH 2/2] Drivers:iio:adc: remove comparison to bool
 2018-01-05  3:43 UTC 

[PATCH 00/12] add dts nodes to MT7622 SoC
 2018-01-05  3:42 UTC  (6+ messages)
` [PATCH 05/12] arm64: dts: mt7622: add PMIC MT6380 related nodes

[PATCH 0/3] xfs: refactors for xfsprogs
 2018-01-05  3:39 UTC  (2+ messages)
` [PATCH 3/3] xfs: refactor the geometry structure filling function

[PATCH v11 00/21] xfs: online scrub xref support
 2018-01-05  3:39 UTC  (5+ messages)
` [PATCH 12/21] xfs: check btree block ownership with bnobt/rmapbt when scrubbing btree


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.