All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-21 14:29:01 to 2016-11-21 15:06:38 UTC [more...]

Adding API to force freeing consumed buffers in TX ring
 2016-11-21 15:06 UTC  (3+ messages)

[PATCH 0/5] staging: emxx_udc: emxx_udc.c checkpatch modifications
 2016-11-21 15:05 UTC  (4+ messages)
` [PATCH 1/5] staging: emxx_udc: emxx_udc.c Blank lines after {
` [PATCH 3/5] staging: emxx_udc: emxx_udc.c {} Single statement blocks
` [PATCH 4/5] staging: emxx_udc: emxx_udc.c Spaces preferred around operators

Synopsys Ethernet QoS Driver
 2016-11-21 15:06 UTC  (17+ messages)

PM / devfreq: exynos-bus: need for suspend OPP?
 2016-11-21 15:06 UTC  (3+ messages)

[Qemu-devel] [PATCH] target-ppc: fix index array of national digits
 2016-11-21 15:05 UTC  (2+ messages)

[Qemu-devel] [PULL] tftp: fake support for netascii protocol
 2016-11-21 15:05 UTC  (4+ messages)
` [Qemu-devel] [v2] "

[PATCH net-next 1/2] net: batman-adv: Treat NET_XMIT_CN as transmit successfully
 2016-11-21 15:03 UTC  (2+ messages)
` [B.A.T.M.A.N.] "

[PATCH v3 0/9] Qualcomm video decoder/encoder driver
 2016-11-21 15:04 UTC  (6+ messages)
` [PATCH v3 4/9] media: venus: vdec: add video decoder files

[pm:bleeding-edge 83/87] kernel/power/suspend_test.c:169:14: error: 'pm_labels' undeclared
 2016-11-21 15:04 UTC 

[PATCH 0/8] firmware: arm_scpi: add support for legacy SCPI protocol
 2016-11-21 15:04 UTC  (11+ messages)

[PATCH resend] kbuild: provide include/asm/asm-prototypes.h for x86
 2016-11-21 15:04 UTC  (3+ messages)
` [PATCH reworded] x86/kbuild: enable modversions for symbols exported from asm

[Buildroot] [PATCH 1/2] e2fsprogs: propagate LDCONFIG=true
 2016-11-21 15:03 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] e2fsprogs: keep util-linux's fsck if chosen

Formal description of system call interface
 2016-11-21 15:03 UTC  (3+ messages)

[PATCH 1/2] btrfs: remove old tree_root dirent processing in btrfs_real_readdir()
 2016-11-21 15:02 UTC  (4+ messages)

[PATCH v5 0/2] drm/panel: simple: add support for Sharp LQ150X1LG11 panels
 2016-11-21 15:00 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: display: Add Sharp LQ150X1LG11 panel binding
` [PATCH v5 2/2] drm/panel: simple: add support for Sharp LQ150X1LG11 panels

[PATCH 00/56] Solarflare libefx-based PMD
 2016-11-21 15:01 UTC  (57+ messages)
` [PATCH 01/56] net/sfc: libefx-based PMD stub sufficient to build and init
` [PATCH 02/56] net/sfc: import libefx base
` [PATCH 03/56] net/sfc: import libefx register definitions
` [PATCH 04/56] net/sfc: import libefx filters support
` [PATCH 05/56] net/sfc: import libefx MCDI definition
` [PATCH 06/56] net/sfc: import libefx MCDI implementation
` [PATCH 07/56] net/sfc: import libefx MCDI logging support
` [PATCH 08/56] net/sfc: import libefx MCDI proxy authorization support
` [PATCH 09/56] net/sfc: import libefx 5xxx/6xxx family support
` [PATCH 10/56] net/sfc: import libefx SFN7xxx "
` [PATCH 11/56] net/sfc: import libefx SFN8xxx "
` [PATCH 12/56] net/sfc: import libefx diagnostics support
` [PATCH 13/56] net/sfc: import libefx built-in selftest support
` [PATCH 14/56] net/sfc: import libefx software per-queue statistics support
` [PATCH 15/56] net/sfc: import libefx PHY flags control support
` [PATCH 16/56] net/sfc: import libefx PHY statistics support
` [PATCH 17/56] net/sfc: import libefx PHY LEDs control support
` [PATCH 18/56] net/sfc: import libefx MAC statistics support
` [PATCH 19/56] net/sfc: import libefx event prefetch support
` [PATCH 20/56] net/sfc: import libefx Rx scatter support
` [PATCH 21/56] net/sfc: import libefx RSS support
` [PATCH 22/56] net/sfc: import libefx loopback control support
` [PATCH 23/56] net/sfc: import libefx monitors statistics support
` [PATCH 24/56] net/sfc: import libefx support to access monitors via MCDI
` [PATCH 25/56] net/sfc: import libefx support for Rx packed stream mode
` [PATCH 26/56] net/sfc: import libefx NVRAM support
` [PATCH 27/56] net/sfc: import libefx VPD support
` [PATCH 28/56] net/sfc: import libefx bootrom configuration support
` [PATCH 29/56] net/sfc: import libefx licensing support
` [PATCH 30/56] net/sfc: include libefx in build
` [PATCH 31/56] net/sfc: implement dummy callback to get device information
` [PATCH 32/56] net/sfc: implement driver operation to init device on attach
` [PATCH 33/56] net/sfc: add device configure and close stubs
` [PATCH 34/56] net/sfc: add device configuration checks
` [PATCH 35/56] net/sfc: implement device start and stop operations
` [PATCH 36/56] net/sfc: make available resources estimation and allocation
` [PATCH 37/56] net/sfc: interrupts support sufficient for event queue init
` [PATCH 38/56] net/sfc: implement event queue support
` [PATCH 39/56] net/sfc: implement EVQ dummy exception handling
` [PATCH 40/56] net/sfc: maintain management event queue
` [PATCH 41/56] net/sfc: periodic management EVQ polling using alarm
` [PATCH 42/56] net/sfc: minimum port control sufficient to receive traffic
` [PATCH 43/56] net/sfc: implement device operation to retrieve link info
` [PATCH 44/56] net/sfc: implement Rx subsystem stubs
` [PATCH 45/56] net/sfc: check configured rxmode
` [PATCH 46/56] net/sfc: implement Rx queue setup release operations
` [PATCH 47/56] net/sfc: calculate Rx buffer size which may be used
` [PATCH 48/56] net/sfc: validate Rx queue buffers setup
` [PATCH 49/56] net/sfc: implement Rx queue start and stop operations
` [PATCH 50/56] net/sfc: implement device callback to Rx burst of packets
` [PATCH 51/56] net/sfc: discard scattered packet on Rx correctly
` [PATCH 52/56] net/sfc: provide basic stubs for Tx subsystem
` [PATCH 53/56] net/sfc: add function to check configured Tx mode
` [PATCH 54/56] net/sfc: add callbacks to set up and release Tx queues
` [PATCH 55/56] net/sfc: implement transmit path start / stop
` [PATCH 56/56] net/sfc: add callback to send bursts of packets

[PATCH net-next 2/2] net: batman-adv: Remove one condition check in batadv_route_unicast_packet
 2016-11-21 15:01 UTC  (2+ messages)
` [B.A.T.M.A.N.] "

[PATCH net-next 1/2] net: batman-adv: Treat NET_XMIT_CN as transmit successfully
 2016-11-21 15:00 UTC  (2+ messages)
` [B.A.T.M.A.N.] "

[PATCH v4 0/2] Add support for Omnivision OV5647
 2016-11-21 15:00 UTC  (5+ messages)
` [PATCH v4 2/2] Add support for OV5647 sensor

i-g-t dummyload/spin batch v8
 2016-11-21 15:00 UTC  (6+ messages)
` [i-g-t PATCH v7 1/5] lib: Make signal helper definitions reusable
    ` [i-g-t PATCH v8 "
` [i-g-t PATCH v9 2/5] lib: add igt_dummyload

[PATCH] cpufreq: schedutil: add up/down frequency transition rate limits
 2016-11-21 14:59 UTC  (11+ messages)

[PATCH v2] dm-crypt: add ability to use keys from the kernel key retention service
 2016-11-21 14:58 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] USB: serial: cp210x: Use tcflag_t to fix incompatible pointer type
 2016-11-21 14:58 UTC  (3+ messages)

[Qemu-devel] [Bug 1643537] [NEW] target-ppc/int_helper.c: 2 * bad array index
 2016-11-21 14:58 UTC  (3+ messages)

[Buildroot] [PATCH] jack2: Try better fix for NGREG problem
 2016-11-21 14:58 UTC  (3+ messages)

possible bug in nfs-kernel-server
 2016-11-21 14:57 UTC  (10+ messages)

[LTP] [PATCH 1/2] lib: move create_sig_proc() into newlib
 2016-11-21 14:57 UTC  (2+ messages)

[PATCH] hw_random: Make explicit that max >= 32 always
 2016-11-21 14:55 UTC  (2+ messages)

[PATCH 0/7] Layer identification
 2016-11-21 14:55 UTC  (8+ messages)
` [PATCH 1/7] toaster: buildinfohelper toaster-custom-images layer
` [PATCH 2/7] toaster: orm models Project class Fix pyflake errors
` [PATCH 3/7] toaster: orm models Handle CustomImageRecipe BRLayer here
` [PATCH 4/7] toaster: bldcontrol Move CustomImageRecipe file creation into own function
` [PATCH 5/7] toaster: buildinfohelper Simplify layer event to toaster layer function
` [PATCH 6/7] toaster: buildinfohelper fix _get_layer_version_for_dependency
` [PATCH 7/7] toaster: buildinfohelper Clarify log message for build history

[Bug 186201] Bluetooth kernel oops on suspend following resume - Lenoveo Yoga900, Dell Latitude E7270
 2016-11-21 14:55 UTC  (2+ messages)

[PATCH] crypto: CTR DRBG - advance output buffer pointer
 2016-11-21 14:55 UTC  (2+ messages)

[PATCH v3 0/3] drm/tilcdc: Add bridge support and sync-lost flood recovery
 2016-11-21 14:55 UTC  (3+ messages)
` [PATCH v3 2/3] drm/bridge: Add ti-tfp410 DVI transmitter driver

SG does not ignore dxferp (direct io + mmap)
 2016-11-21 14:55 UTC  (6+ messages)

[BUG] hdlcd gets confused about base address
 2016-11-21 14:55 UTC  (11+ messages)

MDS balancer modes / docs
 2016-11-21 14:54 UTC  (2+ messages)

[PATCH] flowcache: Increase threshold for refusing new allocations
 2016-11-21 14:48 UTC 

[PATCH v6 0/3] Add Mediatek JPEG Decoder
 2016-11-21 14:53 UTC  (7+ messages)
` [PATCH v6 3/3] arm: dts: mt2701: Add node for "

[PATCH v5 0/9] infiniband: Remove semaphores
 2016-11-21 14:50 UTC  (5+ messages)
` [PATCH v5 5/9] IB/isert: Replace semaphore sem with completion

[Buildroot] Analysis of autobuild failures 18-19/11
 2016-11-21 14:51 UTC  (2+ messages)
` [Buildroot] [arc-buildroot] "

[U-Boot] [PATCH v2] timer: Support clocks via phandle
 2016-11-21 14:51 UTC  (3+ messages)

[Qemu-devel] [PATCH v14 0/2] virtio-crypto: virtio crypto device specification
 2016-11-21 14:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH v14 1/2] virtio-crypto: Add "

[PATCH net-next 1/7] net: Add net-device param to the get offloaded stats ndo
 2016-11-21 14:49 UTC  (2+ messages)

[PATCH v1 0/3] x86: SVM: add additional SVM NPF error and use HW GPA
 2016-11-21 14:50 UTC  (3+ messages)
` [PATCH v1 2/3] kvm: svm: Add kvm_fast_pio_in support

[PATCH 00/12] block: cleanup direct access to bvec table
 2016-11-21 14:50 UTC  (7+ messages)
` [PATCH 06/12] dm: crypt: use bio_add_page()
` [PATCH 07/12] dm: use bvec iterator helpers to implement .get_page and .next_page
` [PATCH 08/12] dm: dm.c: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments

[PATCH] selinux: keep SELinux in sync with new capability definitions
 2016-11-21 14:49 UTC  (3+ messages)

[RFC 0/3] ABI spec - verification
 2016-11-21 14:48 UTC  (3+ messages)
` [RFC 1/3] abi_spec: basic definitions of constraints, args and syscalls

[ath9k-devel] [PATCH] ath9k: Prevent radar detection and spectral scan to be used concurrently
 2016-11-21 14:41 UTC  (3+ messages)
`  "

[PATCH v2] nfp: report link speed using hardware info
 2016-11-21 14:47 UTC  (3+ messages)

[pm:bleeding-edge 83/87] kernel/power/main.c:445:12: error: 'mem_sleep_current' undeclared
 2016-11-21 14:47 UTC 

[PATCH 1/1] ti-sgx-ddk-um: add apphint to control number of GBM WSEGL surface buffers
 2016-11-21 14:30 UTC 

[PATCH] verify: search keyid in hashed signature subpackets (repost)
 2016-11-21 14:45 UTC  (2+ messages)

4.8.6-rt5 ftrace function_graph hangs
 2016-11-21 14:45 UTC  (5+ messages)

[PATCHv11 0/3] USB Type-C Connector class
 2016-11-21 14:46 UTC  (8+ messages)
` [PATCHv11 2/3] usb: USB Type-C connector class

[PATCH qemu 00/38] aspeed: going mainline
 2016-11-21 14:44 UTC  (4+ messages)
` [PATCH qemu 05/38] aspeed: add support for the romulus-bmc board

[PATCH] Fixes to build-system (make src-tarball-release)
 2016-11-21 14:43 UTC  (2+ messages)
` [PATCH 3/3] build system: Also copy ipxe.tar.gz

[PATCH 0/4] Lockless Access Tracking for Intel CPUs without EPT A bits
 2016-11-21 14:42 UTC  (4+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 4/5] kvm: x86: mmu: Lockless access tracking "

[U-Boot] [PATCH 00/24] sunxi: Allwinner A64: SPL support
 2016-11-21 14:42 UTC  (5+ messages)
` [U-Boot] [PATCH 11/24] sunxi: introduce extra config option for boot0 header

kernel BUG at fs/ext4/inode.c:2428!
 2016-11-21 14:42 UTC  (5+ messages)

[PATCH] HID: microsoft: Add support for Surface Pro 4 Type Cover
 2016-11-21 14:36 UTC 

[Bug 98795] Rendering regression in radeonsi running mad max
 2016-11-21 14:41 UTC  (2+ messages)

[PATCH v4] xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
 2016-11-21 14:56 UTC 

uninative workflow
 2016-11-21 14:40 UTC  (2+ messages)

[PATCH v4] xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
 2016-11-21 14:56 UTC 

[PATCH v16 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-11-21 14:38 UTC  (6+ messages)
` [PATCH v16 08/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_needs_probing, and call it only if acpi disabled

[PATCH v2 00/37] drm: Deduplicate fb format information (v2)
 2016-11-21 14:37 UTC  (4+ messages)
` [PATCH 37/37] drm/i915: Implement .get_format_info() hook for CCS

[BUG] msr-trace.h:42 suspicious rcu_dereference_check() usage!
 2016-11-21 14:37 UTC  (6+ messages)

[PATCH 1/4] [media] davinci: add support for DT init
 2016-11-21 14:37 UTC  (3+ messages)
` [PATCH 2/4] [media] davinci: vpif_capture: don't lock over s_stream

[Patch v7 0/7] microblaze/PowerPC: Move irq-xilinx to irqchip
 2016-11-21 14:36 UTC  (6+ messages)
` [Patch v7 6/7] irqchip: xilinx: Try to fall back if xlnx, kind-of-intr not provided
    ` [Patch v7 6/7] irqchip: xilinx: Try to fall back if xlnx,kind-of-intr "

[PATCH 1/1] ti-sgx-ddk-um: add apphint to control number of GBM WSEGL surface buffers
 2016-11-21 14:35 UTC 

[RFC] [media] Add Synopsys Designware HDMI RX PHY e405 driver
 2016-11-21 14:34 UTC  (4+ messages)

[PATCH v2] mtd: spi-nor: add Macronix mx25u25635f to list of known devices
 2016-11-21 14:33 UTC  (2+ messages)

[PATCH] ath9k: feed DFS detector only if operating on radar channel
 2016-11-21 14:33 UTC 

[PATCH] ath9k: feed DFS detector only if operating on radar channel
 2016-11-21 14:33 UTC 

[PATCH v3 5/7] iio: multiplexer: new iio category and iio-mux driver
 2016-11-21 14:33 UTC  (3+ messages)

[PATCH xf86-video-ati] Enable glamor by default with >= R600 and Xorg >= 1.18.3
 2016-11-21 14:33 UTC  (2+ messages)

[PATCH] scsi: hisi_sas: Add a missing call to kfree
 2016-11-21 14:32 UTC  (7+ messages)

[PATCH 0/1] cooker.py: runqueue: fix for "bitbake -g world"
 2016-11-21 14:30 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 1/4] statx: Add a system call to make enhanced file info available
 2016-11-21 14:30 UTC  (7+ messages)
` [RFC][PATCH 0/4] Enhanced file stat system call

INFO: rcu_sched detected stalls on CPUs/tasks with `kswapd` and `mem_cgroup_shrink_node`
 2016-11-21 14:29 UTC  (10+ messages)

[PATCH v9 00/10] MT2701 DRM support
 2016-11-21 14:28 UTC  (4+ messages)
` [PATCH v9 02/10] drm/mediatek: add *driver_data for different hardware settings


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.