All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-23 21:55:15 to 2018-03-23 23:16:01 UTC [more...]

[net-next 00/12][pull request] 10GbE Intel Wired LAN Driver Updates 2018-03-23
 2018-03-23 23:16 UTC  (5+ messages)
` [net-next 01/12] ixgbe: add status reg reads to ixgbe_check_remove
` [net-next 02/12] ixgbe: fix read-modify-write in x550 phy setup
` [net-next 03/12] ixgbe: no need for ipsec csum feature check
` [net-next 04/12] ixgbe: remove unneeded ipsec test in TX path

[REGRESSION v4.16-rc6] [PATCH] mqueue: forbid unprivileged user access to internal mount
 2018-03-23 23:15 UTC  (5+ messages)
  ` [PATCH 1/2] fs: Extend mount_ns with support for a fast namespace to vfsmount function

[PATCHSET] cgroup/for-4.17: Make cgroup_rstat available to controllers
 2018-03-23 23:13 UTC  (9+ messages)
` [PATCH 1/8] cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.c
` [PATCH 2/8] cgroup: Rename stat to rstat
` [PATCH 3/8] cgroup: Distinguish base resource stat implementation from rstat
` [PATCH 4/8] cgroup: Reorganize kernel/cgroup/rstat.c
` [PATCH 5/8] cgroup: Factor out and expose cgroup_rstat_*() interface functions
` [PATCH 6/8] cgroup: Replace cgroup_rstat_mutex with a spinlock
` [PATCH 7/8] cgroup: Add cgroup_subsys->css_rstat_flush()
` [PATCH 8/8] cgroup: Add memory barriers to plug cgroup_rstat_updated() race window

[libvirt test] 121051: regressions - FAIL
 2018-03-23 23:14 UTC 

[PATCH v2 bpf-next 0/8] bpf, tracing: introduce bpf raw tracepoints
 2018-03-23 23:13 UTC  (5+ messages)
` [PATCH v2 bpf-next 5/8] bpf: introduce BPF_RAW_TRACEPOINT

[PATCH] x86/speculation: Fill the RSB on context switch also on non-IBPB CPUs
 2018-03-23 23:11 UTC  (5+ messages)

[PATCH v1 0/4] platform/x86: mlx-platform: Add bus differed and auto detection functionalities
 2018-03-23 23:09 UTC  (4+ messages)

[Intel-wired-lan] [PATCH v4 13/15] ice: Update Tx scheduler tree for VSI multi-Tx queue support
 2018-03-23 23:09 UTC  (2+ messages)
` [Intel-wired-lan] [v4, "

[Intel-wired-lan] [PATCH v4 12/15] ice: Add stats and ethtool support
 2018-03-23 23:08 UTC  (2+ messages)
` [Intel-wired-lan] [v4, "

[Intel-wired-lan] [PATCH v4 11/15] ice: Add support for VLANs and offloads
 2018-03-23 23:07 UTC  (2+ messages)
` [Intel-wired-lan] [v4, "

[RFCv2] Request API
 2018-03-23 23:06 UTC  (2+ messages)

[RFC PATCH v5 0/8] rebase-interactive
 2018-03-23 23:06 UTC  (12+ messages)
` [RFC PATCH v4] rebase-interactive
  ` [RFC PATCH v5 3/8] Indent function git_rebase__interactive
  ` [RFC PATCH v5 4/8] Extract functions out of git_rebase__interactive

[PATCH vfs/for-next] fs/dcache.c: fix NULL pointer dereference in shrink_lock_dentry()
 2018-03-23 23:04 UTC 

[linux-3.18 test] 121053: regressions - FAIL
 2018-03-23 23:05 UTC 

[Buildroot] [PATCH 0/2] core/instrumentation: optimisations
 2018-03-23 23:03 UTC  (8+ messages)
` [Buildroot] [PATCH 2/2] core/instrumentation: shave minutes off the build time

[ndctl PATCH] ndctl: fail NUMA filtering when unsupported
 2018-03-23 23:08 UTC 

[PATCH v4 00/13] drm/i915/guc: Support for Guc responses and requests
 2018-03-23 23:02 UTC  (11+ messages)
` [PATCH v4 05/13] drm/i915/guc: Make event handler a virtual function
` [PATCH v4 06/13] drm/i915/guc: Prepare to handle messages from CT RECV buffer
` [PATCH v4 07/13] drm/i915/guc: Use better name for helper wait function
` [PATCH v4 08/13] drm/i915/guc: Implement response handling in send_ct()
` [PATCH v4 10/13] drm/i915/guc: Enable GuC interrupts when using CT

[PATCH v2] KVM: arm/arm64 : add lpi info in vgic-debug
 2018-03-23 23:01 UTC 

[QUESTION] Mainline support for B43_PHY_AC wifi cards
 2018-03-23 23:01 UTC  (6+ messages)

[PATCH 01/12] drm: Add DP PSR2 sink enable bit
 2018-03-23 22:59 UTC  (6+ messages)
` [PATCH 03/12] drm/i915/psr: Nuke aux frame sync
` [PATCH 04/12] drm/i915/psr: Tie PSR2 support to Y coordinate requirement

QCA9880 driver crash with FW 10.2.4-1.0-00029
 2018-03-23 22:59 UTC  (2+ messages)

[Qemu-devel] [PATCH for 2.13 v2 00/20] linux-user: move arch specific parts to arch directories
 2018-03-23 22:57 UTC  (21+ messages)
` [Qemu-devel] [PATCH for 2.13 v2 01/20] linux-user: create a dummy per arch signal.c
` [Qemu-devel] [PATCH for 2.13 v2 02/20] linux-user: move aarch64 signal.c parts to aarch64 directory
` [Qemu-devel] [PATCH for 2.13 v2 03/20] linux-user: move arm signal.c parts to arm directory
` [Qemu-devel] [PATCH for 2.13 v2 04/20] linux-user: move sh4 signal.c parts to sh4 directory
` [Qemu-devel] [PATCH for 2.13 v2 05/20] linux-user: move microblaze signal.c parts to microblaze directory
` [Qemu-devel] [PATCH for 2.13 v2 06/20] linux-user: move cris signal.c parts to cris directory
` [Qemu-devel] [PATCH for 2.13 v2 07/20] linux-user: move nios2 signal.c parts to nios2 directory
` [Qemu-devel] [PATCH for 2.13 v2 08/20] linux-user: move openrisc signal.c parts to openrisc directory
` [Qemu-devel] [PATCH for 2.13 v2 09/20] linux-user: move s390x signal.c parts to s390x directory
` [Qemu-devel] [PATCH for 2.13 v2 10/20] linux-user: move m68k signal.c parts to m68k directory
` [Qemu-devel] [PATCH for 2.13 v2 11/20] linux-user: move alpha signal.c parts to alpha directory
` [Qemu-devel] [PATCH for 2.13 v2 12/20] linux-user: move tilegx signal.c parts to tilegx directory
` [Qemu-devel] [PATCH for 2.13 v2 13/20] linux-user: move riscv signal.c parts to riscv directory
` [Qemu-devel] [PATCH for 2.13 v2 14/20] linux-user: move hppa signal.c parts to hppa directory
` [Qemu-devel] [PATCH for 2.13 v2 15/20] linux-user: move xtensa signal.c parts to xtensa directory
` [Qemu-devel] [PATCH for 2.13 v2 16/20] linux-user: move i386/x86_64 signal.c parts to i386 directory
` [Qemu-devel] [PATCH for 2.13 v2 17/20] linux-user: move sparc/sparc64 signal.c parts to sparc directory
` [Qemu-devel] [PATCH for 2.13 v2 18/20] linux-user: move mips/mips64 signal.c parts to mips directory
` [Qemu-devel] [PATCH for 2.13 v2 19/20] linux-user: move ppc/ppc64 signal.c parts to ppc directory
` [Qemu-devel] [PATCH for 2.13 v2 20/20] linux-user: define TARGET_ARCH_HAS_SETUP_FRAME

[PATCH] MIPS: BCM47XX: Use __initdata for the bcm47xx_leds_pdata
 2018-03-23 22:58 UTC 

rcu: Add might_sleep() check to synchronize_rcu()
 2018-03-23 22:57 UTC  (5+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 9fa705fd7f70c94062f4a3116b20e17af50d01be
 2018-03-23 22:56 UTC 

[PATCH 0/4] net: drivers/net: Use octal permissions
 2018-03-23 22:54 UTC  (22+ messages)
` [Intel-wired-lan] "
` [Bridge] "
` [PATCH 1/4] ethernet: Use octal not symbolic permissions
  ` [Intel-wired-lan] "
` [PATCH 2/4] wireless: "
` [PATCH 3/4] net: "
  ` [Bridge] "
` [PATCH 4/4] drivers/net: "
  ` [4/4] "

[PATCH 0/4] net: drivers/net: Use octal permissions
 2018-03-23 22:54 UTC 

[PATCH][next] batman-adv: don't pass a NULL hard_iface to batadv_hardif_put
 2018-03-23 22:53 UTC  (3+ messages)
` [B.A.T.M.A.N.] "

valgrind spews
 2018-03-23 22:53 UTC  (14+ messages)

[Intel-wired-lan] [PATCH v4 10/15] ice: Implement transmit and NAPI support
 2018-03-23 22:50 UTC  (2+ messages)
` [Intel-wired-lan] [v4, "

[Intel-wired-lan] [PATCH v4 09/15] ice: Configure VSIs for Tx/Rx
 2018-03-23 22:48 UTC  (2+ messages)
` [Intel-wired-lan] [v4,09/15] "

[PATCH] xfs/444: test log replay after XFS_IOC_SWAPEXT
 2018-03-23 22:47 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v4 08/15] ice: Add support for switch filter programming
 2018-03-23 22:47 UTC  (2+ messages)
` [Intel-wired-lan] [v4, "

[PATCH v10 00/10] livepatch: Atomic replace feature
 2018-03-23 22:44 UTC  (9+ messages)
` [PATCH v10 05/10] livepatch: Support separate list for replaced patches

[Intel-wired-lan] [PATCH v4 07/15] ice: Add support for VSI allocation and deallocation
 2018-03-23 22:42 UTC  (2+ messages)
` [Intel-wired-lan] [v4, "

[PATCH] branch: implement shortcut to delete last branch
 2018-03-23 22:40 UTC  (3+ messages)
` [PATCH v2] "

[pull request][net-next 00/15] Mellanox, mlx5 misc updates 2018-03-22
 2018-03-23 22:39 UTC  (16+ messages)
` [net-next 01/15] net/mlx5e: Expose PFC stall prevention counters
` [net-next 02/15] ethtool: Add support for configuring PFC stall prevention in ethtool
` [net-next 03/15] net/mlx5e: PFC stall prevention support
` [net-next 04/15] net/mlx5: Add support for QUERY_VNIC_ENV command
` [net-next 05/15] net/mlx5e: Add vnic steering drop statistics
` [net-next 06/15] net/mlx5: Add packet dropped while vport down statistics
` [net-next 07/15] net/mlx5e: Add interface down dropped packets statistics
` [net-next 08/15] net/mlx5: E-Switch, Use same source for offloaded actions check
` [net-next 09/15] net/mlx5: Add core support for vlan push/pop steering action
` [net-next 10/15] net/mlx5e: Offload tc vlan push/pop using HW action
` [net-next 11/15] net/mlx5: Protect from command bit overflow
` [net-next 12/15] net/mlx5e: Remove redundant check in get ethtool stats
` [net-next 13/15] net/mlx5e: Make choose LRO timeout function static
` [net-next 14/15] net/mlx5e: Add a helper macro in set features ndo
` [net-next 15/15] net/mlx5e: Add VLAN offload features to hw_enc_features

[PATCH] drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4
 2018-03-23 22:40 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4 (rev3)

[Intel-wired-lan] [PATCH v4 06/15] ice: Initialize PF and setup miscellaneous interrupt
 2018-03-23 22:39 UTC  (2+ messages)
` [Intel-wired-lan] [v4, "

[PATCH v1 0/2] NFS decoder clean-ups, redux
 2018-03-23 22:37 UTC  (5+ messages)
` [PATCH v1 1/2] NFSD: Clean up write argument XDR decoders

[Intel-wired-lan] [PATCH v4 05/15] ice: Get MAC/PHY/link info and scheduler topology
 2018-03-23 22:37 UTC  (2+ messages)
` [Intel-wired-lan] [v4, "

[PATCH v6 0/6] netdev: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-23 22:36 UTC  (18+ messages)
` [PATCH v6 1/6] net: qla3xxx: "
` [PATCH v6 2/6] qlcnic: "
` [PATCH v6 3/6] bnx2x: Replace doorbell barrier() with wmb()
` [PATCH v6 4/6] bnx2x: Eliminate duplicate barriers on weakly-ordered archs
` [PATCH v6 5/6] net: qlge: "
` [PATCH v6 6/6] bnxt_en: "

[Intel-wired-lan] [PATCH v4 03/15] ice: Start hardware initialization
 2018-03-23 22:35 UTC  (2+ messages)
` [Intel-wired-lan] [v4, "

[Intel-wired-lan] [PATCH v4 02/15] ice: Add support for control queues
 2018-03-23 22:34 UTC  (2+ messages)
` [Intel-wired-lan] [v4, "

[Intel-wired-lan] [PATCH v4 01/15] ice: Add basic driver framework for Intel(R) E800 Series
 2018-03-23 22:34 UTC  (2+ messages)
` [Intel-wired-lan] [v4, "

[Qemu-devel] [RFC PATCH 00/30] Xen Q35 Bringup patches + support for PCIe Extended Capabilities for passed through devices
 2018-03-23 22:32 UTC  (21+ messages)
` [RFC PATCH 07/12] hvmloader: allocate MMCONFIG area in the MMIO hole + minor code refactoring

Regression with arm in next with stack protector
 2018-03-23 22:31 UTC  (5+ messages)

[PATCH v2 1/5] staging: vt6655: Change CARD_PKT_TYPE from typedef to enum
 2018-03-23 22:31 UTC  (4+ messages)
` [Outreachy kernel] "

[Qemu-devel] [PULL 00/10] target-arm queue
 2018-03-23 21:45 UTC  (2+ messages)

[Bug 105712] intel-gpu-overlay is showing insane power consumption amounts
 2018-03-23 22:30 UTC  (2+ messages)

[PATCH v2] Allow use of TLS 1.3
 2018-03-23 22:28 UTC  (5+ messages)

[Intel-wired-lan] [PATCH v4 04/15] ice: Get switch config, scheduler config and device capabilities
 2018-03-23 22:28 UTC  (2+ messages)
` [Intel-wired-lan] [v4, "

[PATCH 0/2] ALSA: usb-audio: UAC2 jack detection patchset
 2018-03-23 22:24 UTC  (4+ messages)
` [PATCH 2/2] ALSA: usb-audio: UAC2 jack detection

[pull request][net 0/8] Mellanox, mlx5 fixes 2018-03-23
 2018-03-23 22:05 UTC  (9+ messages)
` [net 1/8] net/mlx5e: Don't override vport admin link state in switchdev mode
` [net 2/8] net/mlx5e: Use 32 bits to store VF representor SQ number
` [net 3/8] net/mlx5: Make eswitch support to depend on switchdev
` [net 4/8] net/mlx5e: Verify coalescing parameters in range
` [net 5/8] net/mlx5e: Fix traffic being dropped on VF representor
` [net 6/8] net/mlx5e: Fix memory usage issues in offloading TC flows
` [net 7/8] net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update path
` [net 8/8] net/mlx5e: Sync netdev vxlan ports at open

ftrace on MIPS/ath79
 2018-03-23 22:20 UTC 

[PATCH 1/3] blk-mq: Allow PCI vector offset for mapping queues
 2018-03-23 22:19 UTC  (6+ messages)
` [PATCH 2/3] nvme-pci: Remove unused queue parameter
` [PATCH 3/3] nvme-pci: Separate IO and admin queue IRQ vectors

[PATCH] dell_rbu: make firmware payload memory uncachable
 2018-03-23 22:19 UTC  (3+ messages)

[PATCH] staging: pi433: add descriptions for mutex locks
 2018-03-23 22:18 UTC  (6+ messages)

[PATCH v3 1/2] x86, msr: allow rdmsr_safe_on_cpu() to schedule
 2018-03-23 22:17 UTC  (3+ messages)
` [PATCH v3 2/2] x86, cpuid: allow cpuid_read() "

[PATCH 0/4] [GIT PULL] tracing, kprobes: Fix kprobe symbol offset (for minus)
 2018-03-23 22:13 UTC  (5+ messages)
` [PATCH 1/4] tracing: probeevent: Fix to support minus offset from symbol
` [PATCH 2/4] selftests: ftrace: Add probe event argument syntax testcase
` [PATCH 3/4] selftests: ftrace: Add a testcase for string type with kprobe_event
` [PATCH 4/4] selftests: ftrace: Add a testcase for probepoint

[PATCH net-next 0/8] Microsemi Ocelot switch support
 2018-03-23 22:11 UTC  (8+ messages)
` [PATCH net-next 6/8] MIPS: mscc: Add switch to ocelot

[PATCH 1/8] drm/i915/guc: Use _FW variants for mmio access in GuC irq handler
 2018-03-23 22:08 UTC  (3+ messages)
` [PATCH 7/8] drm/i915/guc: Don't touch WOPCM if we're not using GuC

[Qemu-devel] [PATCH v2 0/5] coccinelle: re-run scripts from scripts/coccinelle
 2018-03-23 22:08 UTC  (3+ messages)

[PATCH 00/44] reroll nd/remove-ignore-env.. sb/object-store and sb/packfiles
 2018-03-23 22:07 UTC  (3+ messages)
` [PATCH 00/27] sb/object-store updates

[PATCH lttng-modules v3] Update: kvm instrumentation for ubuntu 4.13.0-38
 2018-03-23 22:03 UTC 

[Qemu-devel] raw iotest regressions in 2.12.0-rc0
 2018-03-23 22:02 UTC  (3+ messages)

[PATCH 1/2] PCI/DPC: Disable interrupt generation during suspend
 2018-03-23 22:01 UTC  (11+ messages)

[PATCH v3 01/11] PCI/P2PDMA: Support peer-to-peer memory
 2018-03-23 21:59 UTC  (14+ messages)

[Qemu-devel] [PATCH] monitor: fix expected qmp_capabilities error description regression
 2018-03-23 21:56 UTC  (4+ messages)

[REVIEW][PATCH 00/11] ipc: Fixing the pid namespace support
 2018-03-23 21:55 UTC  (3+ messages)
` [REVIEW][PATCH 03/11] msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks


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.