All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-29 15:50:34 to 2017-03-29 16:28:45 UTC [more...]

[U-Boot] [PATCH v4] ls1046ardb: SPL size reduction in case of non-xip boot
 2017-03-30  0:01 UTC  (5+ messages)

[PATCH 1/1] of: Move OF property and graph API from base.c to property.c
 2017-03-29 16:28 UTC  (4+ messages)

[ANNOUNCE] xfsprogs: for-next branch updated to 88a4a19
 2017-03-29 16:28 UTC 

RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload
 2017-03-29 16:28 UTC  (6+ messages)
` [PATCH 03/23] sd: implement REQ_OP_WRITE_ZEROES

[PATCH v2] staging: iio: Remove unneeded parentheses
 2017-03-29 16:27 UTC  (4+ messages)

[PATCH RFC] nvme-rdma: support devices with queue size < 32
 2017-03-29 16:27 UTC  (10+ messages)

installation-reports: Successful Jessie installation with backported kernel 4.9.16-1+reiser4.0.1 on i915 system AMD64
 2017-03-29 16:27 UTC  (5+ messages)
` Bug#858849: "

[PATCH linux dev-4.7] ARM: dts: aspeed: Add Langyang BMC device tree
 2017-03-29 16:26 UTC  (4+ messages)

[PATCH net] l2tp: purge socket queues in the .destruct() callback
 2017-03-29 16:27 UTC  (2+ messages)

[PATCH net] l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6
 2017-03-29 16:26 UTC  (2+ messages)

[PATCH] ARM: davinci: Add the clock for the CPPI 4.1 DMA engine
 2017-03-29 16:26 UTC  (6+ messages)

compile driver for rtl8192su
 2017-03-29 16:26 UTC  (2+ messages)

[PATCH 0/2] pinctrl: imx: use generic pinctrl helpers
 2017-03-29 16:26 UTC  (9+ messages)
` [PATCH 1/2] pinctrl: imx: use generic pinctrl helpers for managing groups

[PATCH] net/sfc: fix crash on Tx queue release
 2017-03-29 16:25 UTC  (2+ messages)

[RESEND PATCH] staging: iio: Remove extra Parenthesis
 2017-03-29 16:24 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH v1 0/9] Memory scrubbing from idle loop
 2017-03-29 16:25 UTC  (3+ messages)
` [PATCH v1 9/9] mm: Make sure pages are scrubbed

[PATCH v4 0/3] crypto/scheduler: add packet-base scheduling mode
 2017-03-29 16:26 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] crypto/scheduler: add packet size based mode code
  ` [PATCH v5 2/3] crypto/scheduler: enable packet size based scheduling mode
  ` [PATCH v5 3/3] doc: update cryptodev scheduler PMD documentation

[PATCH v7 0/3] usb: musb: da8xx: Add DMA support
 2017-03-29 16:24 UTC  (4+ messages)
  ` [PATCH v7 1/3] usb: musb: Use shared irq
  ` [PATCH v7 2/3] usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx
  ` [PATCH v7 3/3] usb: musb: musb_cppi41: Workaround DMA stall issue during teardown

ceph-fuse is working on FreeBSD
 2017-03-29 16:23 UTC  (5+ messages)

uprobe symbols with @GLIBC
 2017-03-29 16:23 UTC  (5+ messages)

[PATCH] watchdog: orion: make license info match the file header
 2017-03-29 16:23 UTC  (2+ messages)

sparse-llvm array size computation issue
 2017-03-29 16:21 UTC  (12+ messages)

[PATCH 0/7] NFC: fix device allocation and nfcmrvl crashes
 2017-03-29 16:21 UTC  (8+ messages)
` [PATCH 1/7] NFC: fix broken device allocation
` [PATCH 2/7] NFC: nfcmrvl_uart: add missing tty-device sanity check
` [PATCH 3/7] NFC: nfcmrvl: do not use device-managed resources
` [PATCH 4/7] NFC: nfcmrvl: use nfc-device for firmware download
` [PATCH 5/7] NFC: nfcmrvl: fix firmware-management initialisation
` [PATCH 6/7] NFC: nfcmrvl_uart: fix device-node leak during probe
` [PATCH 7/7] NFC: nfcmrvl_usb: use interface as phy device

[PATCH] Add checks for kmalloc allocation failures
 2017-03-29 16:21 UTC  (4+ messages)

[Qemu-devel] What's the next QEMU version after 2.9 ? (or: when is a good point in time to get rid of old interfaces)
 2017-03-29 16:21 UTC  (5+ messages)
      ` [Qemu-devel] Deprecating old machine types

[PATCH] PCI: Blacklist AMD Stoney GPU devices for ATS
 2017-03-29 16:21 UTC  (9+ messages)

Fwd: Build failed in Jenkins: ceph-master #476
 2017-03-29 16:18 UTC  (5+ messages)

Another week, another eb bomb
 2017-03-29 16:17 UTC  (15+ messages)
` [PATCH 01/13] drm/i915: Reinstate reservation_object zapping for batch_pool objects
` [PATCH 02/13] drm/i915: Copy user requested buffers into the error state
` [PATCH 03/13] drm/i915: Amalgamate execbuffer parameter structures
` [PATCH 04/13] drm/i915: Use vma->exec_entry as our double-entry placeholder
` [PATCH 05/13] drm/i915: Split vma exec_link/evict_link
` [PATCH 06/13] drm/i915: Store a direct lookup from object handle to vma
` [PATCH 07/13] drm/i915: Pass vma to relocate entry
` [PATCH 08/13] drm/i915: Eliminate lots of iterations over the execobjects array
` [PATCH 09/13] drm/i915: First try the previous execbuffer location
` [PATCH 10/13] drm/i915: Wait upon userptr get-user-pages within execbuffer
` [PATCH 11/13] drm/i915: Allow execbuffer to use the first object as the batch
` [PATCH 12/13] drm/i915: Async GPU relocation processing
` [PATCH 13/13] drm/i915/scheduler: Support user-defined priorities
` ✓ Fi.CI.BAT: success for series starting with [01/13] drm/i915: Reinstate reservation_object zapping for batch_pool objects

[PATCH] linux-fslc: bump longterm branch 4.4.x to 4.4.56
 2017-03-29 16:17 UTC 

[PATCH 0/2] Bluetooth: fix hci-uart crashes
 2017-03-29 16:15 UTC  (3+ messages)
` [PATCH 1/2] Bluetooth: hci_bcm: add missing tty-device sanity check
` [PATCH 2/2] Bluetooth: hci_intel: "

[PATCH] crypto/scheduler: add get attached slaves API
 2017-03-29 16:16 UTC  (2+ messages)

[PATCH 0/4] drivers: iio: Replace ternary operator with min macro
 2017-03-29 16:16 UTC  (3+ messages)
` [PATCH 1/4] iio: common: st_sensors: "
  ` [Outreachy kernel] "

[PATCH] x86/intel_rdt: Add cpus_list rdtgroup file
 2017-03-29 16:16 UTC  (3+ messages)

[PATCH 0/2] hpsa updates
 2017-03-29 16:15 UTC  (5+ messages)
` [PATCH 1/2] hpsa: update pci ids

[PATCH rdma-next 1/2] IB/mlx5: Check supported flow table size
 2017-03-29 16:15 UTC  (5+ messages)
` [PATCH rdma-next 2/2] IB/mlx5: Enlarge autogroup flow table

QCA6174 ACS failure on first attempt
 2017-03-29 16:14 UTC  (4+ messages)

[PATCH] ARM: dts: keystone-k2l: fix broken Ethernet due to disabled OSR
 2017-03-29 16:13 UTC  (4+ messages)

[PATCH v5 1/2] librte_net: add crc compute APIs
 2017-03-29 16:14 UTC  (6+ messages)
` [PATCH v6 0/2] librte_net: add crc computation support
  ` [PATCH v6 1/2] librte_net: add crc compute APIs
  ` [PATCH v6 2/2] test/test: add unit test for CRC computation

[PATCH v9 00/15] ACPI platform MSI support and its example mbigen
 2017-03-29 16:13 UTC  (9+ messages)
` [PATCH v9 10/15] ACPI: platform-msi: retrieve dev id from IORT

[PATCH 0/2] i.MX6QP GPC fixes
 2017-03-29 16:13 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: imx-gpc: add i.MX6 QuadPlus compatible
` [PATCH 2/2] soc/imx: add workaround for i.MX6QP to the GPC PD driver

[PATCH] virtio_net: enable big packets for large MTU values
 2017-03-29 16:13 UTC  (3+ messages)

[PATCH v3 0/8] try to reduce fragmenting fallbacks
 2017-03-29 16:13 UTC  (9+ messages)
` [PATCH v3 7/8] mm, compaction: restrict async compaction to pageblocks of same migratetype
` [PATCH v3 8/8] mm, compaction: finish whole pageblock to reduce fragmentation

[PATCH] net/ftgmac100: Rewrite the driver
 2017-03-29 16:12 UTC  (6+ messages)

tc filter fw flowid and masks
 2017-03-29 16:13 UTC  (2+ messages)

[PATCH 0/5] locking Introduce range reader/writer lock
 2017-03-29 16:10 UTC  (9+ messages)
` [PATCH 1/5] locking: "

[PATCH 1/1] tty: serial: st-asc: Make the locking RT aware
 2017-03-29 16:10 UTC  (3+ messages)

[PATCH] drm/i915: Extend wait-ioctl to only wait on writes
 2017-03-29 16:09 UTC  (2+ messages)

[PATCH v7 0/2] GPCv2 power gating driver
 2017-03-30  7:51 UTC  (7+ messages)
` [PATCH v7 2/2] soc/imx: Add "

Extend LID space in InfiniBand beyond 48k? Is this really possible?
 2017-03-29 16:07 UTC 

[PATCH RT 1/1] remoteproc: Prevent schedule while atomic
 2017-03-29 16:06 UTC  (3+ messages)

[PATCH v4, 1/2] lib/oe/sdk: Adds get_extra_sdk_info to reuse code in buildhistory
 2017-03-29 16:06 UTC 

[PATCH 0/18] snprintf cleanups
 2017-03-29 16:05 UTC  (4+ messages)

[PATCH 1/2] gpio: Add a driver for Cadence GPIO controller
 2017-03-29 16:04 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: gpio: Document Cadence GPIO controller bindings

[RFC 0/8] mbuf: structure reorganization
 2017-03-29 16:03 UTC  (4+ messages)
` [PATCH 0/9] "

[Buildroot] [v5] package: add qt5virtualkeyboard
 2017-03-29 16:03 UTC  (4+ messages)

[Buildroot] [RFC 1/1] zynq-custom-fpga: new package
 2017-03-29 16:02 UTC  (5+ messages)

[PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-03-29 16:02 UTC  (11+ messages)
` [PATCH v22 07/11] acpi/arm64: Add GTDT table parse driver

[Buildroot] [PATCHv4] package: add qt5virtualkeyboard
 2017-03-29 16:01 UTC  (3+ messages)

[PATCH v4 1/2] power: supply: ltc2941-battery-gauge: Add vendor to compatibles in binding
 2017-03-29 16:00 UTC  (3+ messages)
` [PATCH v4 2/2] power: supply: ltc2941-battery-gauge: Add OF device ID table

[PATCH] systemd: check 'efi' in MACHINE_FEATURES
 2017-03-29 16:00 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Add a tester for HMP commands
 2017-03-29 15:59 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/3] libqtest: Add a generic function to run a callback function for every machine

[PATCH] iio: accel: bma180: Set up buffer timestamps for non-zero values
 2017-03-29 16:00 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH net-next v6 11/11] landlock: Add user and kernel documentation for Landlock
 2017-03-29 15:58 UTC  (6+ messages)
  ` [kernel-hardening] "

[PATCH] i2c/muxes/i2c-mux-ltc4306: LTC4306 and LTC4305 I2C multiplexer/switch
 2017-03-29 15:58 UTC  (2+ messages)

[Qemu-devel] [RFC] migration/block:limit the time used for block migration
 2017-03-29 15:57 UTC  (4+ messages)

[PATCH v3 0/8] Renesas RZ/A1 pin and gpio controller
 2017-03-29 15:56 UTC  (4+ messages)
` [PATCH v3 3/7] arm: dts: dt-bindings: Add Renesas RZ pinctrl header

[PATCH 0/8] x86, kasan: add KASAN checks to atomic operations
 2017-03-29 15:56 UTC  (7+ messages)
` [PATCH 7/8] asm-generic: add KASAN instrumentation "

[U-Boot] [PATCH v3] ls1046ardb: SPL size reduction in case of non-xip boot
 2017-03-29 15:56 UTC 

[U-Boot] [PATCH v3] ls1043ardb: SPL size reduction in case of non-xip boot
 2017-03-29 15:55 UTC 

[PATCH v2 for-4.9] x86/mm: Drop MEM_LOG() and correct some printed information
 2017-03-29 15:55 UTC  (2+ messages)

changes to scheduler from mainline 4.8 to 4.10?
 2017-03-29 15:55 UTC  (2+ messages)
` Fwd: "

[PATCHv5 00/11] video/exynos/sti/cec: add CEC notifier & use in drivers
 2017-03-29 15:55 UTC  (3+ messages)

master - dmfilemapd: pass correct dirp to closedir()
 2017-03-29 15:55 UTC 

[PATCH V2] acpi: apei: check for pending errors when probing HED type GHES entries
 2017-03-29 15:54 UTC 

Impact of CONFIG_PARAVIRT=y / mmap benchmark
 2017-03-29 15:54 UTC  (2+ messages)

[GSoC] GSoC Introduction : Fuzzing Xen hypercall interface
 2017-03-29 15:54 UTC  (11+ messages)

[PATCH v3 0/8] refactor the filter process code into a reusable module
 2017-03-29 15:53 UTC  (9+ messages)
` [PATCH v3 1/8] pkt-line: add packet_writel() and packet_read_line_gently()
` [PATCH v3 2/8] convert: Update convert to use new packet_writel() function
` [PATCH v3 3/8] convert: Split start_multi_file_filter into two separate functions
` [PATCH v3 4/8] convert: Separate generic structures and variables from the filter specific ones
` [PATCH v3 5/8] convert: Update generic functions to only use generic data structures
` [PATCH v3 6/8] convert: rename reusable sub-process functions
` [PATCH v3 7/8] sub-process: move sub-process functions into separate files
` [PATCH v3 8/8] convert: Update subprocess_read_status to not die on EOF

[PATCH V3 0/7] cxl: Add support for Coherent Accelerator Interface Architecture 2.0
 2017-03-29 15:53 UTC  (4+ messages)
` [PATCH V3 2/7] cxl: Remove unused values in bare-metal environment

[Qemu-devel] [PATCH 1/1] parallels: wrong call to bdrv_truncate
 2017-03-29 14:18 UTC  (7+ messages)

[PATCH 00/46] SELinux: Fine-tuning for several function implementations
 2017-03-29 15:53 UTC  (5+ messages)
` [PATCH 46/46] selinuxfs: Use seq_puts() in sel_avc_stats_seq_show()

[Qemu-devel] [PATCH 0/4] some migration bugs
 2017-03-29 15:53 UTC  (11+ messages)
` [Qemu-devel] [PATCH 3/4] savevm: fix savevm after migration

[PATCH 0/8] eal: dynamic logs
 2017-03-29 15:53 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] eal: support dynamic log types
  ` [PATCH v2 2/8] eal: dump registered "
  ` [PATCH v2 3/8] eal: change several log levels matching a regexp
  ` [PATCH v2 4/8] eal: change specific log levels at startup
  ` [PATCH v2 5/8] eal: deprecate log functions
  ` [PATCH v2 6/8] app/test: new command to dump log types
  ` [PATCH v2 7/8] app/testpmd: "
  ` [PATCH v2 8/8] net/i40e: use dynamic log type for control logs

[dpdk-announce] DPDK Summit India 2017
 2017-03-29 15:52 UTC 

[PATCH] iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off
 2017-03-29 15:51 UTC  (3+ messages)

[PATCH net v2 0/3] net/packet: fix multiple overflow issues in ring buffers
 2017-03-29 15:51 UTC  (7+ messages)
` [PATCH net v2 1/3] net/packet: fix overflow in check for priv area size
` [PATCH net v2 2/3] net/packet: fix overflow in check for tp_frame_nr
` [PATCH net v2 3/3] net/packet: fix overflow in check for tp_reserve

[PATCH v3 0/2] Tango PCIe controller support
 2017-03-29 15:50 UTC  (7+ messages)
` [PATCH v3 1/2] PCI: Add tango MSI "

[PATCH v3 0/8] refactor the filter process code into a reusable module
 2017-03-29 15:50 UTC 

[PATCH v5 0/9] coresight: enable debug module
 2017-03-29 15:50 UTC  (11+ messages)
` [PATCH v5 6/9] coresight: add support for CPU "

[PATCH] serial: 8250_dw: Minor code cleanup
 2017-03-29 15:50 UTC  (3+ 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.