All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-08 01:39:01 to 2016-07-08 04:16:20 UTC [more...]

[PATCH v6 00/12] Add driver bpf hook for early packet drop and forwarding
 2016-07-08  4:16 UTC  (15+ messages)
` [PATCH v6 01/12] bpf: add XDP prog type for early driver filter
` [PATCH v6 02/12] net: add ndo to set xdp prog in adapter rx
` [PATCH v6 03/12] rtnl: add option for setting link xdp prog
` [PATCH v6 04/12] net/mlx4_en: add support for fast rx drop bpf program
` [PATCH v6 05/12] Add sample for adding simple drop program to link
` [PATCH v6 06/12] net/mlx4_en: add page recycle to prepare rx ring for tx support
` [PATCH v6 07/12] bpf: add XDP_TX xdp_action for direct forwarding
` [PATCH v6 08/12] net/mlx4_en: break out tx_desc write into separate function
` [PATCH v6 09/12] net/mlx4_en: add xdp forwarding and data write support
` [PATCH v6 10/12] bpf: enable direct packet data write for xdp progs
` [PATCH v6 11/12] bpf: add sample for xdp forwarding and rewrite
` [PATCH v6 12/12] net/mlx4_en: add prefetch in xdp rx path

linux-next: manual merge of the block tree with Linus' tree
 2016-07-08  4:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/4] sPAPR xics rework/cleanup (pending)
 2016-07-08  4:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/4] ppc/xics: Make the ICSState a list

[PATCH linux] drivers/fsi: Initial stubs for FSI device driver
 2016-07-08  4:08 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH V5 0/4] Introduce COLO-compare
 2016-07-08  4:07 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH V5 1/4] colo-compare: introduce colo compare initialization
` [Qemu-devel] [RFC PATCH V5 2/4] colo-compare: track connection and enqueue packet

[QUESTION] about the freelist allocator in XFS
 2016-07-08  4:05 UTC  (4+ messages)
    ` Fwd: "

XDP seeking input from NIC hardware vendors
 2016-07-08  4:05 UTC  (4+ messages)

linux-next: manual merge of the block tree with the btrfs-kdave tree
 2016-07-08  4:03 UTC 

[RFC 0/7] netlink: Add allocation flag to netlink_unicast()
 2016-07-08  4:00 UTC  (11+ messages)
` [RFC 5/7] net: Add allocation flag to rtnl_unicast()
    ` [Cluster-devel] "
    ` [PATCH net-next] ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()
      ` [PATCH net-next] ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()

linux-next: manual merge of the block tree with the btrfs-kdave tree
 2016-07-08  4:00 UTC 

[U-Boot] [PATCH] board: move all the rockchip board in one folder
 2016-07-08  3:53 UTC  (3+ messages)

linux-next: manual merge of the block tree with the btrfs-kdave tree
 2016-07-08  3:49 UTC 

[PATCH 4.4 00/32] 4.4.15-stable review
 2016-07-08  3:46 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/9] Avoid needless calls to address_space_rw()
 2016-07-08  3:46 UTC  (8+ messages)
  ` [Qemu-devel] [PATCH 2/9] Change signature of address_space_read() to avoid casting
  ` [Qemu-devel] [PATCH 3/9] Change signature of address_space_write() "
  ` [Qemu-devel] [PATCH 4/9] address_space_write_continue: Distill common code
  ` [Qemu-devel] [PATCH 5/9] Change signature of cpu_memory_rw_debug() to avoid casting
  ` [Qemu-devel] [PATCH 6/9] Convert cpu_memory_rw_debug to use MMUAccessType
  ` [Qemu-devel] [PATCH 7/9] Convert address_space_rw "
  ` [Qemu-devel] [PATCH 8/9] gdbstub: Convert target_memory_rw_debug "

[PATCH 4.6 00/31] 4.6.4-stable review
 2016-07-08  3:45 UTC  (2+ messages)

[U-Boot] [PATCH] pwm: add MACRO to limit some code which only for rk3288
 2016-07-08  3:44 UTC  (2+ messages)

[PATCH] ARM: configs: lpc18xx: enable adc and dac iio drivers
 2016-07-08  3:42 UTC  (2+ messages)

[PATCH v3 00/17] Xen ARM DomU ACPI support
 2016-07-08  3:41 UTC  (8+ messages)
` [PATCH v3 07/17] libxl/arm: Construct ACPI RSDP table
` [PATCH v3 17/17] libxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ

[GIT PULL] pxa-dt for v4.7
 2016-07-08  3:41 UTC  (2+ messages)

[v10, 0/7] Fix eSDHC host version register bug
 2016-07-08  3:05 UTC  (10+ messages)
` [PATCH 2/4] soc: fsl: add GUTS driver for QorIQ platforms

[Qemu-devel] [PATCH] vnc: fix incorrect checking condition when updating client
 2016-07-08  3:37 UTC 

[PATCH 1/1] arm64/hugetlb: clear PG_dcache_clean if the page is dirty when munmap
 2016-07-08  3:36 UTC  (4+ messages)

[RFC/PATCH 2/4] powerpc/64/kexec: Fix MMU cleanup on radix
 2016-07-08  3:36 UTC  (3+ messages)

[PATCH] ext4: add project quota mount options
 2016-07-08  3:36 UTC  (4+ messages)

Introspecting userns relationships to other namespaces?
 2016-07-08  3:26 UTC  (17+ messages)
          ` [CRIU] "

[Qemu-devel] [PATCH v2 00/27] cmpxchg-based emulation of atomics
 2016-07-08  3:34 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 10/27] tcg: Add atomic128 helpers
` [Qemu-devel] [PATCH v2 11/27] target-i386: emulate LOCK'ed cmpxchg using cmpxchg helpers
` [Qemu-devel] [PATCH v2 24/27] target-arm: emulate aarch64's LL/SC "

[git pull] vmwgfx-fixes
 2016-07-08  3:34 UTC  (2+ messages)

linux-next: manual merge of the block tree with the btrfs-kdave tree
 2016-07-08  3:31 UTC 

[Qemu-devel] [PATCH v3 1/1] cpu: report hyperv feature words through qom
 2016-07-07 16:53 UTC  (4+ messages)
  ` [Qemu-devel] [PATCH] fixup! "

linux-next: manual merge of the block tree with the btrfs-kdave tree
 2016-07-08  3:27 UTC 

linux-next: manual merge of the block tree with the btrfs-kdave tree
 2016-07-08  3:26 UTC 

[PATCH] libselinux: If autorelabel, force permissive mode
 2016-07-08  3:24 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] mpc83xx: fix the broken on the mpc83xx boards
 2016-07-08  3:25 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] mpc83xx: fix the corruption of u-boot when saveenv
` [U-Boot] [PATCH 2/2] mpc83xx: make it bootable with the latest kernel

[PATCH v2] xfstests, generic: add project quota attribute tests
 2016-07-08  3:19 UTC  (6+ messages)

[PATCH v2] clkdev: add devm_of_clk_get()
 2016-07-08  3:18 UTC  (9+ messages)

[PATCH v7 1/1] net: ethernet: Add TSE PCS support to dwmac-socfpga
 2016-07-08  3:23 UTC 

[PATCH] hwmon: sht3x: add humidity heater element control
 2016-07-08  3:22 UTC 

[PATCH v3] f2fs: fix to avoid data update racing between GC and DIO
 2016-07-08  3:19 UTC  (3+ messages)

[PATCH] powerpc: Add MTD_BLOCK to powernv_defconfig
 2016-07-08  3:13 UTC 

[PATCH v2 0/3] Cache id
 2016-07-08  3:13 UTC  (3+ messages)

[U-Boot] [RESEND PATCH 0/1] rockchip: add the support for evb-rk3288 board
 2016-07-08  3:12 UTC  (3+ messages)
` [U-Boot] [RESEND PATCH] rockchip: add basic "

[Bug 96835] "gallium: Force blend color to 16-byte alignment" crash with "-march=native -O3" causes some 32bit games to crash
 2016-07-08  3:11 UTC  (2+ messages)

t1040 IFC flash driver Extended Chip Select
 2016-07-07 21:59 UTC  (10+ messages)

[RFC/PATCH 3/4] powerpc/64/kexec: Copy image with MMU off when possible
 2016-07-08  3:08 UTC  (2+ messages)

[PATCH v2] clk: gxbb: expose CLKID_MMC_PCLK
 2016-07-08  3:07 UTC  (4+ messages)

gc and repack ignore .git/*HEAD when checking reachability
 2016-07-08  2:59 UTC 

[PATCH v11 00/22] Add HiSilicon RoCE driver
 2016-07-08  2:58 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 00/22] block: Lock images when opening
 2016-07-08  2:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 03/22] blockdev: Add and parse "lock-mode" option for image locking
    ` [Qemu-devel] [Qemu-block] "

[U-Boot] [PULL] u-boot-usb/master
 2016-07-08  2:51 UTC  (3+ messages)

[PATCH v2] xen/arm: register clocks used by the hypervisor
 2016-07-08  2:50 UTC  (9+ messages)

[U-Boot] Pull request, u-boot-tegra/master
 2016-07-08  2:51 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-net.git master
 2016-07-08  2:50 UTC  (2+ messages)

[U-Boot] Please pull u-boot-rockchip
 2016-07-08  2:50 UTC  (2+ messages)

[PATCH v7 00/11] powerpc/powernv/cpuidle: Add support for POWER ISA v3 idle states
 2016-07-08  2:49 UTC  (9+ messages)
` [PATCH v7 07/11] powerpc/powernv: Add platform support for stop instruction
` [PATCH v7 09/11] cpuidle/powernv: cleanup powernv_add_idle_states

[PATCH] hwmon: sht3x: set initial jiffies to last_update
 2016-07-08  2:46 UTC 

cron job: media_tree daily build: ERRORS
 2016-07-08  2:46 UTC 

[ASoC] 91c1832579: BUG: unable to handle kernel NULL pointer dereference
 2016-07-08  2:42 UTC  (2+ messages)

[PATCH v5 0/4] Add QEMU support for Intel local MCE
 2016-07-08  2:41 UTC  (4+ messages)
` [PATCH v5 4/4] target-i386: abort migration if LMCE config mismatch
  ` [Qemu-devel] "

[PATCH 00/31] Move LRU page reclaim from zones to nodes v8
 2016-07-08  2:44 UTC  (11+ messages)
` [PATCH 04/31] mm, vmscan: begin reclaiming pages on a per-node basis
` [PATCH 08/31] mm, vmscan: simplify the logic deciding whether kswapd sleeps

[PATCH] ARM: dts: sun8i-h3: Rename sinovoip-bpi-m2-plus to bananapi-m2-plus
 2016-07-08  2:40 UTC  (2+ messages)

[PATCH v3 0/4] Add PSR function support for Analogix/Rockchip DP
 2016-07-08  2:39 UTC  (18+ messages)
` [PATCH v3 1/4] drm/rockchip: vop: export line flag function
` [PATCH v3 2/4] drm/rockchip: add an common abstracted PSR driver
` [PATCH v3 3/4] drm/bridge: analogix_dp: add the PSR function support
` [PATCH v3 4/4] drm/rockchip: analogix_dp: implement PSR function

[PATCH 0/6] power: add power sequence library
 2016-07-08  2:39 UTC  (12+ messages)
` [PATCH 1/6] binding-doc: power: pwrseq-generic: add binding doc for generic "
` [PATCH 5/6] usb: chipidea: host: let the hcd know's parent device node

Cannot umount ext4 fs, no user-space procs using the fs, lsof points to jbd2
 2016-07-08  2:39 UTC  (2+ messages)

[PATCH v2] irqchip/qeic: move qeic driver from drivers/soc/fsl/qe
 2016-07-08  1:04 UTC  (3+ messages)

[PATCH] vmx/monitor: CPUID events
 2016-07-08  2:31 UTC 

Precise vblank timestamping for VC4 kms
 2016-07-08  2:31 UTC  (3+ messages)
` [PATCH] drm/vc4: Implement precise vblank timestamping

[Qemu-devel] [PULL v2 0/4] tcg-ish updates
 2016-07-08  2:30 UTC  (4+ messages)
` [Qemu-devel] [PULL v2 1/4] build: Use $(CCAS) for compiling .S files

[U-Boot] BayTrail PCIe x4 slot (Soft-Strap?)
 2016-07-08  2:27 UTC  (2+ messages)

[master][PATCH] gcc: CVE-2016-4490
 2016-07-08  2:26 UTC  (2+ messages)

[PATCH v3 1/2] clk: Add consumer APIs for discovering possible parent clocks
 2016-07-08  2:26 UTC  (6+ messages)
` [PATCH v3 2/2] cpufreq: qoriq: Don't look at clock implementation details

[PATCH] usb: gadget: f_midi: Add checking if it need align buffer's size to an ep's maxpacketsize
 2016-07-08  2:25 UTC  (3+ messages)

[PATCH 0/2 v3] Add pl031 RTC support for Hi6220
 2016-07-08  2:21 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH 0/2] cpu hotplug: Extend data provided by query-hotpluggable-cpus
 2016-07-08  2:23 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 1/2] qapi: Add vcpu id to query-hotpluggable-cpus output
` [Qemu-devel] [RFC PATCH 2/2] numa: Add node_id data in query-hotpluggable-cpus

[PATCH 00/31] btrfs: simplify use of struct btrfs_root pointers
 2016-07-08  2:19 UTC  (3+ messages)

[PATCH] [RFC V1]s390/perf: fix 'start' address of module's map
 2016-07-08  2:17 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH V2] qemu-char: Fix context for g_source_attach()
 2016-07-08  2:12 UTC  (3+ messages)

[PATCH v2] serial: amba-pl011: complete support to ZTE uart
 2016-07-08  2:11 UTC  (11+ messages)

linux-next: manual merge of the drm-msm tree with the arm tree
 2016-07-08  2:09 UTC 

[PATCH] vfs: Update lookup_dcache() comment
 2016-07-08  2:04 UTC 

[PATCH] nfsd: Correct a comment for NFSD_MAY_ defines location
 2016-07-08  1:49 UTC 

[Qemu-devel] [PATCH v3 0/7] ppc: compute cpu_dt_id in the machine code
 2016-07-08  1:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 5/7] ppc: each machine type to provide vcpu_dt_id

[PATCH] ASoC: Intel: Fix conflicting pcm dev drvdata on haswell
 2016-07-08  1:54 UTC 

[PATCH v3 1/6] dt-bindings: add LG LP097QX1-SPA1 panel binding
 2016-07-08  1:51 UTC  (5+ messages)
` [PATCH v3 4/6] drm/panel: simple: Add support for Samsung LSN122DL01-C01 2560x1600 panel

[PATCH 0/2] Fix aarch64 multilib SDK problems
 2016-07-08  1:52 UTC  (2+ messages)

[PATCH v2 1/2] clk: hi6220: Change syspll and media_syspll clk to 1.19GHz
 2016-07-08  1:48 UTC  (8+ messages)
` [PATCH v2 2/2] clk: hi6220: initialize UART1 clock to 150MHz

[PATCH net] bonding: fix 802.3ad aggregator reselection
 2016-07-08  1:48 UTC  (8+ messages)

[PATCH] nfsd: Make creates return EEXIST correctly instead of EPERM
 2016-07-08  1:47 UTC 

[PATCH 1/2] drm: vc4: set permissions for ioctls
 2016-07-08  1:47 UTC  (4+ messages)
` [PATCH 2/2] drm: vc4: enable XBGR8888 and ABGR8888 pixel formats

[PATCH 0/7] gpu: drm: remaining missing of_node_put issue fixes
 2016-07-08  1:46 UTC  (4+ messages)
` [PATCH 7/7] gpu: drm: vc4_hdmi: add missing of_node_put after calling of_parse_phandle

[PATCH] autofs: fix libtirpc detection with -Wl,--as-needed
 2016-07-08  1:43 UTC  (2+ messages)

[RESEND PATCH v2 00/13] Clock improvement for video playback
 2016-07-08  1:43 UTC  (7+ messages)
` [RESEND PATCH v2 02/13] drivers: clk: st: Simplify clock binding of STiH4xx platforms

[PATCH v2] i2c: xlp9xx: add ACPI support for Broadcom Vulcan
 2016-07-08  1:42 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] [RFC] Kbuild: avoid "make tinyconfig" warnings
 2016-07-08  1:41 UTC  (4+ messages)

[PATCH v2] i2c: meson: allow build with COMPILE_TEST
 2016-07-08  1:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 11/12] vfio: register aer resume notification handler for aer resume
 2016-07-08  1:38 UTC  (21+ messages)


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.