All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-16 22:10:07 to 2016-11-16 23:00:33 UTC [more...]

fuse: max_background and congestion_threshold settings
 2016-11-16 20:41 UTC  (6+ messages)
` [fuse-devel] "

[PATCH 0/3] bb-perf: scripting to plot buildstats data
 2016-11-16 23:05 UTC  (7+ messages)
` [PATCH 3/3] bb-perf: plot histograms base on "
` [PATCH 1/3] buildstats: Place 'Elapsed Time' stat into a single line

[PATCH 1/4] tpm: add kdoc for tpm_transmit and tpm_transmit_cmd
 2016-11-16 23:00 UTC  (3+ messages)

[Buildroot] [PATCH v2] fs/ext2: fix double quoted label
 2016-11-16 23:00 UTC 

Boot failures in -next due to 'ARM: dts: imx: Remove skeleton.dtsi'
 2016-11-16 22:59 UTC  (9+ messages)

[Buildroot] [PATCH v6 1/1] rpm: switch to version 4.13.0
 2016-11-16 22:58 UTC 

[Buildroot] [PATCH] fs/ext2: fix double quoted label
 2016-11-16 22:58 UTC  (3+ messages)

[4.9-rc5] kernel BUG at kernel/sched/rt.c:764!
 2016-11-16 22:57 UTC 

[PATCH net-next v5]] cadence: Add LSO support
 2016-11-16 22:56 UTC  (3+ messages)
` [PATCH net-next v6] "

[PATCH] [media] netup_unidvb: use module_pci_driver
 2016-11-16 22:56 UTC  (3+ messages)
` [PATCH] scsi: dmx3191d: "

[PATCH] bus: mvebu-mbus: fix iounmap() in error path
 2016-11-16 22:54 UTC 

linux-next: Tree for Nov 16
 2016-11-16 22:54 UTC  (2+ messages)

[PATCH net-next] netpoll: more efficient locking
 2016-11-16 22:54 UTC 

[PATCH] net/phy/vitesse: Configure RGMII skew on VSC8601, if needed
 2016-11-16 22:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] tpm: drop chip->is_open and chip->duration_adjusted
 2016-11-16 22:54 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] sdl: fix building on powerpc64 and powerpc64le
 2016-11-16 22:53 UTC  (12+ messages)

[PATCH] sparse: update __builtin_object_size() prototype
 2016-11-16 22:52 UTC  (3+ messages)

[PATCH] RFC: Universal scan proposal
 2016-11-16 22:47 UTC 

[PATCH] mtd: maps: add missing iounmap() in error path
 2016-11-16 22:50 UTC 

[PATCH] cxl: Fix potential build failure - select ANON_INODES
 2016-11-16 22:51 UTC  (3+ messages)

[PATCH] net: bcm63xx_enet: fix build failure
 2016-11-16 22:51 UTC  (4+ messages)

[PATCH] drm: document standard connector properties
 2016-11-16 22:53 UTC  (2+ messages)

[PATCH] hwmon: (amc6821) sign extension temperature
 2016-11-16 22:51 UTC  (2+ messages)

High perf top ip_idents_reserve doing netperf UDP_STREAM
 2016-11-16 22:50 UTC  (6+ messages)
  ` Netperf UDP issue with connected sockets

[WireGuard] Seeking Ubuntu PPA Maintainer
 2016-11-16 22:52 UTC  (8+ messages)

[PATCH] clocksource_cyc2ns: avoid overflowing 64 bits
 2016-11-16 20:16 UTC  (4+ messages)
` [PATCH v2] tile: avoid using clocksource_cyc2ns with absolute cycle count

[PATCH 0/3] PCI: hv: clean-up and 2 fixes to the hot-remove case
 2016-11-16 22:48 UTC  (2+ messages)

[Buildroot] Buildroot 2016.11-rc2 released
 2016-11-16 22:48 UTC  (2+ messages)
` [Buildroot] 2016.11-rc2 with really old versions of bash (RHEL5)

[PATCH] ptrlist: use after free in last_ptr_list()
 2016-11-16 22:46 UTC  (9+ messages)

[PATCH iproute2 v2 1/9] man: ip-l2tp.8: fix l2spec_type documentation
 2016-11-16 22:45 UTC  (9+ messages)
` [PATCH iproute2 v2 2/9] man: ip-l2tp.8: remove non-existent tunnel parameter name
` [PATCH iproute2 v2 3/9] l2tp: fix integers with too few significant bits
` [PATCH iproute2 v2 4/9] l2tp: fix L2TP_ATTR_{RECV,SEND}_SEQ handling
` [PATCH iproute2 v2 5/9] l2tp: fix L2TP_ATTR_UDP_CSUM handling
` [PATCH iproute2 v2 6/9] l2tp: read IPv6 UDP checksum attributes from kernel
` [PATCH iproute2 v2 7/9] l2tp: support sequence numbering
` [PATCH iproute2 v2 8/9] l2tp: show tunnel: expose UDP checksum state
` [PATCH iproute2 v2 9/9] man: ip-l2tp.8: document UDP checksum options

[ovmf test] 102314: regressions - FAIL
 2016-11-16 22:44 UTC 

[PATCH 00/29] Improve radix tree for 4.10
 2016-11-17  0:17 UTC  (76+ messages)
` [PATCH 01/29] tools: Add WARN_ON_ONCE
` [PATCH 02/29] radix tree test suite: Allow GFP_ATOMIC allocations to fail
` [PATCH 03/29] radix tree test suite: Track preempt_count
` [PATCH 04/29] radix tree test suite: Free preallocated nodes
` [PATCH 05/29] radix tree test suite: Make runs more reproducible
` [PATCH 06/28] Add benchmark
` [PATCH 06/29] radix tree test suite: benchmark for iterator
` [PATCH 07/29] radix tree test suite: Use rcu_barrier
` [PATCH 07/28] test suite: Switch to rcu_barrier from sleep
` [PATCH 08/29] tools: Add more bitmap functions
` [PATCH 09/29] radix tree test suite: Use common find-bit code
` [PATCH 10/29] radix-tree: Add radix_tree_join
` [PATCH 11/29] radix-tree: Add radix_tree_split
` [PATCH 12/29] radix-tree: Add radix_tree_split_preload()
` [PATCH 13/29] radix-tree: Fix typo
` [PATCH 14/29] radix-tree: Move rcu_head into a union with private_list
` [PATCH 15/29] radix-tree: Create node_tag_set()
` [PATCH 16/29] radix-tree: Make radix_tree_find_next_bit more useful
` [PATCH 17/29] radix-tree: Improve dump output
` [PATCH 18/29] btrfs: Fix race in btrfs_free_dummy_fs_info()
` [PATCH 19/29] radix tree test suite: iteration test misuses RCU
` [PATCH 20/29] radix tree: Improve multiorder iterators
` [PATCH 21/29] radix-tree: Delete radix_tree_locate_item()
` [PATCH 22/29] radix-tree: Delete radix_tree_range_tag_if_tagged()
` [PATCH 23/29] idr: Add ida_is_empty
` [PATCH 24/29] tpm: Use idr_find(), not idr_find_slowpath()
` [PATCH 25/28] idr: Reduce the number of bits per level from 8 to 6
` [PATCH 25/29] rxrpc: Abstract away knowledge of IDR internals
` [PATCH 26/29] idr: Reduce the number of bits per level from 8 to 6
` [PATCH 26/28] radix tree test suite: Add some more functionality
` [PATCH 27/28] radix-tree: Create all_tag_set
` [PATCH 27/29] radix tree test suite: Add some more functionality
` [PATCH 28/28] Reimplement IDR and IDA using the radix tree
` [PATCH 28/29] radix-tree: Create all_tag_set
` [PATCH 29/29] Reimplement IDR and IDA using the radix tree

[PATCH fpga 0/9] Zynq FPGA Manager Improvements
 2016-11-16 22:43 UTC  (8+ messages)
` [PATCH fpga 1/9] fpga zynq: Add missing \n to messages

RFC: Enable delayed responses to Git clean/smudge filter requests
 2016-11-16 22:41 UTC  (6+ messages)

[PATCH v1 0/3] Unmarking Mellanox devices with broken INTx masking
 2016-11-16 22:41 UTC  (2+ messages)

[PATCH 00/16] Kernel lockdown
 2016-11-16 22:40 UTC  (8+ messages)
` [PATCH 01/16] Add the ability to lock down access to the running kernel image

[U-Boot] [PATCH] ARM: socfpga: Add boot0 hook to prevent SPL corruption
 2016-11-16 22:39 UTC  (3+ messages)

elf(5): what is the scope?
 2016-11-16 22:39 UTC 

[U-Boot] [PATCH v7 0/7] LS2080ARDB: Enable EFI boot support
 2016-11-16 22:35 UTC  (8+ messages)
` [U-Boot] [PATCH v7 1/7] ls2080: Exit dpaa only right before exiting U-Boot
` [U-Boot] [PATCH v7 2/7] efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3
` [U-Boot] [PATCH v7 3/7] ls2080ardb: Reserve DP-DDR RAM
` [U-Boot] [PATCH v7 4/7] armv8: ls2080a: Declare spin tables as reserved for efi loader
` [U-Boot] [PATCH v7 5/7] armv8: fsl-layerscape: Add support for efi_loader RTS reset
` [U-Boot] [PATCH v7 6/7] ls2080ardb: Convert to distro boot
` [U-Boot] [PATCH v7 7/7] efi_loader: Fix efi_add_runtime_mmio definition

Build Warnings: spotting them, and cleaning them up
 2016-11-16 22:33 UTC  (6+ messages)

[PATCH linux dev-4.7] ARM: dts: aspeed: resurrect PNOR on ast2500 evb
 2016-11-16 22:32 UTC  (2+ messages)

[Buildroot] [PATCH for/next] krb5: new package
 2016-11-16 22:31 UTC  (4+ messages)

[PATCH iproute2 1/1] tc: distinguish Add/Replace filter operations
 2016-11-16 22:30 UTC 

[Buildroot] [PATCH] package/e2fsprogs: backport build fix for rhel5 due to missing magic
 2016-11-16 22:30 UTC  (6+ messages)

[Buildroot] [PATCH v2 1/3] toolchain: workaround musl/kernel headers conflict
 2016-11-16 22:30 UTC  (2+ messages)

[U-Boot] [PATCH v6 0/6] LS2080ARDB: Enable EFI boot support
 2016-11-16 22:29 UTC  (7+ messages)

[PATCH v1] OSSTest test-harness for livepatches
 2016-11-17  1:37 UTC  (8+ messages)
` [PATCH v1 1/7] ts-xen-build: Enable livepatch
` [PATCH v1 2/7] ts-xen-build: Build the livepatch test-cases
` [PATCH v1 3/7] ts-xen-build: Install livepatch regressions tests
` [PATCH v1 4/7] OssTest: Add target_cmd_root_rc which returns return code
` [PATCH v1 5/7] ts-livepatch: Initial test-cases
` [PATCH v1 6/7] sg-run-job: Add the test-livepatch
` [PATCH v1 7/7] make-flight/mfi-common: Add them in the matrix

[PATCH] Handle SForced in storage_modifiers
 2016-11-16 22:28 UTC  (6+ messages)

LTTng and Red Hat / CentOS RealTime Kernels
 2016-11-16 22:27 UTC 

gcc-4.6.3, was Re: Debian on mac68k
 2016-11-16 22:26 UTC  (6+ messages)
                              ` sun3 emulation, was Re: gcc-4.6.3

[PATCH 0/3] Adjust labeling of chapter and appendix
 2016-11-16 22:26 UTC  (3+ messages)

Announcing btrfs-dedupe
 2016-11-16 22:24 UTC  (12+ messages)

[meta-oe][PATCH] android-tools: fix native build
 2016-11-16 22:24 UTC  (2+ messages)

[PATCH] nvmem: qfprom: Fix to support single byte read/write
 2016-11-16 22:23 UTC  (4+ messages)

[PATCH] devtool: fix handling of unicode characters from subprocess stdout
 2016-11-16 22:21 UTC  (4+ messages)

Linux freezes after a time while running
 2016-11-16 22:21 UTC  (9+ messages)
  ` Re[2]: "
              ` Re[4]: "

[PATCH 0/4] python-git and 3 more upgrades
 2016-11-16 22:19 UTC  (3+ messages)
  ` ✗ patchtest: failure for "

[PATCH 1/2] pci: pcie-designware: Change Maintenance
 2016-11-16 22:18 UTC  (2+ messages)

[Buildroot] [git commit branch/next] Revert "norm: add patch to fix musl build"
 2016-11-16 22:18 UTC 

[Qemu-devel] [PATCH 0/3] virtio: disable notifications in blk and scsi
 2016-11-16 22:17 UTC  (2+ messages)

[Buildroot] [git commit branch/next] Revert "bridge-utils: fix build with musl"
 2016-11-16 22:18 UTC 

[PATCH v05 00/72] Userspace compile test and fixes for exported uapi header files
 2016-11-16 22:17 UTC  (7+ messages)
` [PATCH v05 69/72] uapi rose.h: glibc netrose/rose.h header file compatibility fixes

[Buildroot] [git commit branch/next] toolchain: workaround musl/kernel headers conflict
 2016-11-16 22:17 UTC 

truncating quoted text in emails
 2016-11-16 22:17 UTC  (2+ messages)

Using "override CFLAGS += -I$(PREFIX)/include" in mcstrans?
 2016-11-16 22:17 UTC 

[PATCH net 1/1] net sched filters: pass netlink message flags in event notification
 2016-11-16 22:16 UTC 

[PATCH] thermal: ti-soc-thermal: add missing clk_put()
 2016-11-16 22:15 UTC 

[Buildroot] [PATCH v2] Bump libxmlrpc to version 1.39.10
 2016-11-16 22:15 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/1] libxmlrpc: bump to 1.39.11

[PATCH 0/4] PCI: Tidy up messages
 2016-11-16 22:13 UTC  (5+ messages)
` [PATCH 1/4] PCI: Remove service driver load/unload messages
` [PATCH 2/4] PCI: hotplug: Remove hotplug core message
` [PATCH 3/4] PCI: pciehp: Remove loading message
` [PATCH 4/4] PCI: Expand "VPD access disabled" quirk message


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.