All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-16 22:32:03 to 2016-11-16 23:58:30 UTC [more...]

[PATCH 00/29] Improve radix tree for 4.10
 2016-11-17  0:17 UTC  (40+ messages)
` [PATCH 02/29] radix tree test suite: Allow GFP_ATOMIC allocations to fail
` [PATCH 04/29] radix tree test suite: Free preallocated nodes
` [PATCH 05/29] radix tree test suite: Make runs more reproducible
` [PATCH 07/28] test suite: Switch to rcu_barrier from sleep
` [PATCH 09/29] radix tree test suite: Use common find-bit code
` [PATCH 11/29] radix-tree: Add radix_tree_split
` [PATCH 12/29] radix-tree: Add radix_tree_split_preload()
` [PATCH 14/29] radix-tree: Move rcu_head into a union with private_list
` [PATCH 16/29] radix-tree: Make radix_tree_find_next_bit more useful
` [PATCH 17/29] radix-tree: Improve dump output
` [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 26/29] "
` [PATCH 27/28] radix-tree: Create all_tag_set
` [PATCH 28/29] "
` [PATCH 29/29] Reimplement IDR and IDA using the radix tree
` [PATCH 01/29] tools: Add WARN_ON_ONCE
` [PATCH 03/29] radix tree test suite: Track preempt_count
` [PATCH 10/29] radix-tree: Add radix_tree_join
` [PATCH 13/29] radix-tree: Fix typo
` [PATCH 15/29] radix-tree: Create node_tag_set()
` [PATCH 19/29] radix tree test suite: iteration test misuses RCU
` [PATCH 20/29] radix tree: Improve multiorder iterators
` [PATCH 26/28] radix tree test suite: Add some more functionality
` [PATCH 27/29] "
` [PATCH 28/28] Reimplement IDR and IDA using the radix tree

[PATCH] netns: make struct pernet_operations::id unsigned int
 2016-11-17  1:58 UTC 

[PATCH RFC 0/6] enable O and KBUILD_OUTPUT for kselftest
 2016-11-16 23:57 UTC  (3+ messages)

[PATCH v14 00/22] Add Mediated device support
 2016-11-16 23:57 UTC  (4+ messages)
` [PATCH v14 10/22] vfio iommu type1: Add support for mediated devices
  ` [Qemu-devel] "

[PATCH] tpm: Check the bios_dir entry for NULL before accessing it
 2016-11-16 23:56 UTC  (4+ messages)

[git pull] drm fixes for 4.9-rc6
 2016-11-16 23:56 UTC  (2+ messages)

[PATCH v5] pwm: add pwm driver for HiSilicon BVT SOCs
 2016-11-16 23:55 UTC  (3+ messages)

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

linux-next: manual merge of the net-next tree with the net tree
 2016-11-16 23:51 UTC 

[Intel-wired-lan] [next PATCH S52-V2 00/15] i40e/i40evf updates
 2016-11-16 23:51 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S52-V2 09/15] i40e: Driver prints log message on link speed change

[PULL 0/2] Xtensa fixes for v4.9-rc6
 2016-11-16 23:50 UTC 

Just a thought - linux raid wiki - raid 5 grows getting stuck at 0%
 2016-11-16 23:51 UTC 

[RFC PATCH 0/7] mux controller astraction and iio/i2c muxes
 2016-11-16 23:48 UTC  (10+ messages)
` [RFC PATCH 1/7] dt-bindings: document devicetree bindings for mux-gpio
` [RFC PATCH 2/7] misc: minimal mux subsystem and gpio-based mux controller
` [RFC PATCH 3/7] iio: inkern: api for manipulating ext_info of iio channels
  ` [RFC PATCH 4/7] dt-bindings: iio: iio-mux: document iio-mux bindings
  ` [RFC PATCH 6/7] dt-bindings: i2c: i2c-mux-simple: document i2c-mux-simple bindings
  ` [RFC PATCH 7/7] i2c: i2c-mux-simple: new driver

linux-next: manual merge of the net-next tree with the net tree
 2016-11-16 23:48 UTC 

[PATCH] Replacement for Arm initrd memblock reserve and free inconsistency
 2016-11-16 23:47 UTC  (4+ messages)

[PATCH v15 01/27] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-11-16 23:47 UTC  (5+ messages)
` [PATCH v15 08/27] bisect--helper: `is_expected_rev` & `check_expected_revs` shell function in C
` [PATCH v15 07/27] bisect--helper: `bisect_reset` "

[PATCH V2] python3-numpy: upgrade to 1.11.2
 2016-11-16 23:48 UTC 

[PATCH v2 0/4] usb: dwc2: Add AHB burst configuration
 2016-11-16 23:47 UTC  (2+ messages)
  ` [PATCH v2 2/4] usb: dwc2: Add binding for AHB burst

linux-next: manual merge of the net-next tree with the net tree
 2016-11-16 23:46 UTC 

RFC: Enable delayed responses to Git clean/smudge filter requests
 2016-11-16 23:46 UTC  (7+ messages)

Rebasing cascading topic trees
 2016-11-16 23:44 UTC  (2+ messages)

[PATCH 0/9] KEYS: Blacklisting & UEFI database load
 2016-11-16 23:43 UTC  (3+ messages)
` [PATCH 6/9] efi: Add EFI signature data types

[U-Boot] [PATCH v7 0/7] LS2080ARDB: Enable EFI boot support
 2016-11-16 23:43 UTC  (9+ 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

[PATCH v4 0/3] Add gpio test framework
 2016-11-16 23:42 UTC  (4+ messages)
` [PATCH v4 3/3] selftest/gpio: add gpio test case

[Bug?] git notes are not copied during rebase
 2016-11-16 23:38 UTC 

[RFC][PATCH] proc: mm: export PTE sizes directly in smaps
 2016-11-16 23:32 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2016-11-16 23:36 UTC 

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

[U-Boot] [PATCH 1/4] fsl/ddr: Fix compiling warning
 2016-11-16 23:33 UTC  (3+ messages)
` [U-Boot] [PATCH 2/4] fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum

[PATCH RFC] xfs: drop SYNC_WAIT from xfs_reclaim_inodes_ag during slab reclaim
 2016-11-16 23:31 UTC  (11+ messages)

Which header file?
 2016-11-16 23:30 UTC  (2+ messages)

[PATCH linux 1/2] ARM: dts: aspeed: zaius: Add 1-wire buses
 2016-11-16 23:29 UTC  (2+ messages)
` [PATCH linux 2/2] ARM: dts: aspeed: zaius: Add I2C master selector and hotswap controller

[PATCH] sparse: update __builtin_object_size() prototype
 2016-11-16 23:28 UTC  (4+ messages)

[DOC] Missing completions-design.txt?
 2016-11-16 23:28 UTC  (4+ messages)
  ` [PATCH] docs/completion.txt: drop dangling reference to completions-design.txt

[xen-unstable baseline-only test] 68050: regressions - FAIL
 2016-11-16 23:26 UTC 

[Buildroot] [PATCH] package/e2fsprogs: disable use of magic.h
 2016-11-16 23:26 UTC 

[PATCH v1 0/7] SED OPAL Library
 2016-11-16 23:17 UTC  (16+ messages)
` [PATCH v1 1/7] Include: Add definitions for sed
` [PATCH v1 2/7] lib: Add Sed-opal library
` [PATCH v1 3/7] lib: Add Sed to Kconfig and Makefile
` [PATCH v1 4/7] include: Add sec_ops to block device operations
` [PATCH v1 5/7] nvme: Implement SED Security Operations
` [PATCH v1 6/7] nvme: Implement SED Unlock from suspend
` [PATCH v1 7/7] block: ioctl: Wire up Sed to block ioctls

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

[PATCH] Documentation: circular-buffers: use READ_ONCE()
 2016-11-16 23:18 UTC  (2+ messages)

[PATCH] Documentation: atomic_ops: use {READ,WRITE}_ONCE()
 2016-11-16 23:18 UTC  (2+ messages)

[PATCH Makedumpfile 00/10] arm64 cleanup and kaslr support
 2016-11-16  8:40 UTC  (7+ messages)

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

ell-key-crypto kernel branch updated for v4.9
 2016-11-16 23:11 UTC 

Build Warnings: spotting them, and cleaning them up
 2016-11-16 23:10 UTC  (7+ messages)

[kbd] Major update
 2016-11-16 23:10 UTC 

[PATCH 0/7] dm-mpath: Fix a race condition in the blk-mq path
 2016-11-16 23:09 UTC  (7+ messages)
` [PATCH 2/7] dm: Simplify dm_table_determine_type()

[Buildroot] [PATCH 00/10] core: add waf-package infra, convert packages
 2016-11-16 23:04 UTC  (5+ messages)
` [Buildroot] [PATCH 02/10] core: add waf-package infra
` [Buildroot] [PATCH 03/10] docs/manual: document the "

[PATCH v4 00/10]remoteproc: qcom: Add support to hexagon q6v56 in qcom hexagon rproc driver
 2016-11-16 23:03 UTC  (2+ messages)

[PATCH v3 0/3] Rockchip: generalize GRF setup
 2016-11-16 23:03 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: add used but undocumented rockchip grf compatible values
` [PATCH v3 2/3] soc: rockchip: add driver handling grf setup
` [PATCH v3 3/3] ARM: rockchip: drop rk3288 jtag/mmc switch handling

[Qemu-devel] [Bug 1642421] [NEW] qemu-system-x86_64: ipv6 and dns is broken with netdev user
 2016-11-16 22:52 UTC 

[PATCH V4 0/2] Add ACPI support for HiSilicon SoCs Host Controllers
 2016-11-16 23:00 UTC  (4+ messages)
` [PATCH V4 2/2] PCI/ACPI: hisi: "

[PATCH 0/3] bb-perf: scripting to plot buildstats data
 2016-11-16 23:05 UTC  (8+ messages)
` [PATCH 1/3] buildstats: Place 'Elapsed Time' stat into a single line
` [PATCH 2/3] scripts: Specify the stats to take into account
` [PATCH 3/3] bb-perf: plot histograms base on buildstats data

[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  (8+ 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] 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 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 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  (4+ 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 

[PATCH linux dev-4.7] ARM: dts: aspeed: resurrect PNOR on ast2500 evb
 2016-11-16 22:32 UTC  (2+ 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.