All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-29 12:23:14 to 2016-02-29 12:58:20 UTC [more...]

[PATCH 0/11] introduce down_write_killable for rw_semaphore
 2016-02-29 12:58 UTC  (7+ messages)
` [PATCH 01/11] locking, rwsem: get rid of __down_write_nested
` [PATCH 02/11] locking, rwsem: drop explicit memory barriers
` [PATCH 03/11] locking, rwsem: introduce basis for down_write_killable
` [PATCH 04/11] alpha, rwsem: provide __down_write_killable
` [PATCH 05/11] ia64, "
` [PATCH 06/11] s390, "

[PATCH] lz4c: shut up lz4c output
 2016-02-29 12:58 UTC  (4+ messages)

[PATCH nf-next v2] netfilter: meta: add PRANDOM support
 2016-02-29 12:57 UTC  (2+ messages)

[RFC PATCH 0/2] Calculate capabilities based on device_caps
 2016-02-29 12:57 UTC  (3+ messages)
` [RFC PATCH 1/2] v4l2: collect the union of all device_caps in struct v4l2_device
` [RFC PATCH 2/2] vivid: let the v4l2 core calculate the capabilities field

[PATCH v3 0/5] Process Dell Instant Launch hotkey on Vostro V131 and Inspiron M5110
 2016-02-29 12:57 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] dell-laptop: move dell_smi_error() to dell-smbios
  ` [PATCH v4 2/5] dell-smbios: rename dell_smi_error() to dell_smbios_error()
  ` [PATCH v4 3/5] dell-wmi: enable receiving WMI events on Dell Vostro V131

[Buildroot] [PATCH] powerpc-utils: needs dynamic toolchain
 2016-02-29 12:57 UTC 

[Qemu-devel] [RFC PATCH v0 0/6] Core based CPU hotplug for PowerPC sPAPR
 2016-02-29 12:55 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v0 2/6] spapr: CPU core device

[PATCH 0/6] PCI: Add support for suspending (including runtime) of PCIe ports
 2016-02-29 12:56 UTC  (7+ messages)
` [PATCH 1/6] PCI: No need to set d3cold_allowed to "
` [PATCH 2/6] PCI: Make __pci_bus_set_current_state() available to other files
` [PATCH 3/6] PCI: Move PCIe ports to D3hot during suspend
` [PATCH 4/6] PCI: Add runtime PM support for PCIe ports
` [PATCH 5/6] PCI: Enable runtime PM for Intel Sunrisepoint PCIe root ports
` [PATCH 6/6] PCI: Enable runtime PM for Intel Broxton "

[Xenomai] Ipipe 4.1 on Allwinner A20 (Cubietruck) takes a very long start time
 2016-02-29 12:55 UTC  (2+ messages)

[PATCH] Fix musl compatibility
 2016-02-29 12:54 UTC  (2+ messages)

[PATCH][RFC] arm64: kaslr: add pseudo-RNG in kernel
 2016-02-29 12:54 UTC  (6+ messages)

[PATCH 0/9] powerpc32: set of optimisation of network checksum functions
 2016-02-29 12:53 UTC  (4+ messages)
` [PATCH 6/9] powerpc32: optimise a few instructions in csum_partial()

Merge of 3.14.52 GA into master and jethro
 2016-02-29 12:53 UTC  (18+ messages)

[PATCH] net/mlx5e: make VXLAN support conditional
 2016-02-29 12:51 UTC  (5+ messages)

[PATCH v4 00/24] Prepare UEFI and ACPI tables for Dom0 on ARM64
 2016-02-29 12:52 UTC  (5+ messages)
` [PATCH v4 07/24] arm/gic: Add a new callback for creating MADT table for Dom0
` [PATCH v4 08/24] arm/acpi: Prepare "

[PATCH 0/4] Prepare dpll for async
 2016-02-29 12:52 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Use a crtc mask instead of a refcount for dpll functions
` [PATCH 2/4] drm/i915: Perform dpll commit first
` [PATCH 3/4] drm/i915: Move pll power state to crtc power domains
` [PATCH 4/4] drm/i915: Add locking to pll updates

[PATCH 0/3] reorganize clock initialization and add PCM clock
 2016-02-29 12:51 UTC  (9+ messages)
` [PATCH 1/3] clk: bcm2835: remove use of BCM2835_CLOCK_COUNT in driver
` [PATCH 2/3] clk: bcm2835: reorganize bcm2835_clock_array assignment
` [PATCH 3/3] clk: bcm2835: enable management of PCM clock

[U-Boot] [PATCH V2] OMAP3: Various: Update serial platdata to update reg_offset to 0
 2016-02-29 12:51 UTC  (3+ messages)

[PATCH] mfd: Fix MACRO for commonly declared MFD cell attributes
 2016-02-29 12:38 UTC  (5+ messages)

v0.94.6 Hammer released
 2016-02-29 12:50 UTC  (10+ messages)
  ` [ceph-users] "

[kvm-unit-tests PATCH v7 00/18] ppc64: initial drop
 2016-02-29 12:47 UTC  (38+ messages)
` [kvm-unit-tests PATCH v7 01/18] arm/arm64: trivial: another assert fix
` [kvm-unit-tests PATCH v7 02/18] Makefile: cscope: also look in arch shared asm
` [kvm-unit-tests PATCH v7 03/18] lib: asm-generic: add missing casts
` [kvm-unit-tests PATCH v7 04/18] devicetree: fix dt_get_memory_params
` [kvm-unit-tests PATCH v7 05/18] arm/arm64: setup improvements
` [kvm-unit-tests PATCH v7 06/18] lib: add vprintf
` [kvm-unit-tests PATCH v7 07/18] lib: share arm-selftest utility functions
` [kvm-unit-tests PATCH v7 08/18] config: no need to mix arch makefiles
` [kvm-unit-tests PATCH v7 09/18] powerpc/ppc64: start skeleton framework
` [kvm-unit-tests PATCH v7 10/18] powerpc/ppc64: ppc-ify makefiles and linker script
` [kvm-unit-tests PATCH v7 11/18] powerpc/ppc64: add a boot rom
` [kvm-unit-tests PATCH v7 12/18] powerpc/ppc64: add hcall support and putchar
` [kvm-unit-tests PATCH v7 13/18] powerpc/ppc64: adapt arm's setup
` [kvm-unit-tests PATCH v7 14/18] powerpc/ppc64: relocate linker VMAs
` [kvm-unit-tests PATCH v7 15/18] powerpc/ppc64: add run script and unittests.cfg
` [kvm-unit-tests PATCH v7 16/18] mkstandalone: add support for powerpc
` [kvm-unit-tests PATCH v7 17/18] powerpc/ppc64: add RTAS support
` [kvm-unit-tests PATCH v7 18/18] powerpc/ppc64: make a fake debug-exit

[PATCH 5/5] clk: rockchip: add clock controller for the RK3399
 2016-02-29 12:48 UTC  (3+ messages)

[ANNOUNCE] v4.4.3-rt9
 2016-02-29 12:46 UTC 

[PATCH 0/1] ipset patch for nf
 2016-02-29 12:47 UTC  (4+ messages)
` [PATCH 1/1] netfilter: ipset: Fix set:list type crash when flush/dump set in parallel

[PATCH 0/2] Add CAN support to r8a7795 SoC
 2016-02-29 12:47 UTC  (7+ messages)
` [PATCH 1/2] can: rcar_can: Add r8a7795 support

(Un)Stable release team
 2016-02-29 12:46 UTC  (5+ messages)

auditd and redhat cluster
 2016-02-29 12:45 UTC 

[PATCH] iommu/exynos: Use proper readl/writel register interface
 2016-02-29 12:45 UTC  (4+ messages)

BUG: unable to handle kernel paging request from pty_write [was: Linux 4.4.2]
 2016-02-29 12:43 UTC  (5+ messages)

Tegra baseline test results for v4.5-rc6
 2016-02-29 12:44 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/5] dm: omap3_spi: Convert to driver model
 2016-02-29 12:44 UTC  (3+ messages)

[RFC v2 0/6] Track RCU dereferences in RCU read-side critical sections
 2016-02-29 12:43 UTC  (7+ messages)

[PATCH v3 0/7] ACPI: parse the DBG2 table
 2016-02-29 12:42 UTC  (16+ messages)
` [PATCH v3 1/7] of/serial: move earlycon early_param handling to serial
` [PATCH v3 2/7] ACPI: add definitions of DBG2 subtypes
` [PATCH v3 3/7] ACPI: genaralize iterating over subtables in ACPI_PROBE_TABLE()
` [PATCH v3 4/7] ACPI: parse DBG2 table
` [PATCH v3 5/7] ACPI: serial: implement earlycon on ACPI DBG2 port
` [PATCH v3 6/7] ACPI: enable ACPI_DBG2_TABLE on ARM64
` [PATCH v3 7/7] serial: pl011: add ACPI DBG2 serial port

[PATCH 0/9] Groundwork for clocking fixes
 2016-02-29 12:42 UTC  (10+ messages)
  ` [PATCH 1/9] bios/volt: handle voltage table version 0x50 with 0ed header
  ` [PATCH 2/9] bios/vmap: unk0 field is the mode
  ` [PATCH 3/9] clk: add index field to nvkm_cstate
  ` [PATCH 4/9] bios: add parsing of BASE CLOCK table
  ` [PATCH 5/9] clk: print the base clocks
  ` [PATCH 6/9] volt: save the voltage range we are able to set
  ` [PATCH 7/9] volt: parse the both max voltage entries
  ` [PATCH 8/9] clk: export nvkm_volt_map
  ` [PATCH 9/9] add daemon to compare nouveau with blob voltage

[PATCH v4 0/5] getcpu_cache system call for 4.6
 2016-02-29 12:41 UTC  (5+ messages)
  ` [PATCH v4 1/5] getcpu_cache system call: cache CPU number of running thread

[Qemu-devel] [WIP:COLO: 1] Flush colo ram in parallel
 2016-02-29 12:41 UTC  (2+ messages)

[PATCH nf-next v3 1/3] netfilter: bridge: add nf_afinfo to enable queuing to userspace
 2016-02-29 12:40 UTC  (3+ messages)
` [PATCH nf-next v3 2/3] netfilter: bridge: pass L2 header and VLAN as netlink attributes in queues "

[Qemu-devel] [PING][PATCH] Use unsigned types for the 'len' argument of all memory read/write functions
 2016-02-29 12:40 UTC 

git cat-file -e behavior
 2016-02-29 12:40 UTC  (5+ messages)

[PATCH v2 0/2] vmemmap fix for bug introduced by extending VA range
 2016-02-29 12:39 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: mm: treat memstart_addr as a signed quantity

[U-Boot] [PATCH v6 00/76] mtd: Add SPI-NOR core support
 2016-02-29 12:39 UTC  (12+ messages)

[PATCH v5 10/22] acpi/table: Introduce acpi_table_get_entry_madt to get specified entry
 2016-02-29 12:39 UTC  (3+ messages)
` [PATCH v6 "

[PATCH v5 08/22] arm/acpi: Parse MADT to map logical cpu to MPIDR and get cpu_possible_map
 2016-02-29 12:38 UTC  (3+ messages)
` [PATCH v6 "

[PATCH] can: rcar_can: Add r8a7795 support
 2016-02-29 12:37 UTC 

[PATCH v5 0/7] Reorganise calls to vmap() GEM objects
 2016-02-29 12:36 UTC  (3+ messages)
` [PATCH v5 7/7] drm/i915: refactor duplicate object vmap functions (reworked some more)

[PATCH v5 1/2] Define the SMBIOS3 entry point structure on EFI
 2016-02-29 12:36 UTC  (2+ messages)

[PATCH nf] netfilter: nfnetlink_acct: validate NFACCT_FILTER parameters
 2016-02-29 12:35 UTC  (2+ messages)

[PATCH] comment: Add translation to nft
 2016-02-29 12:34 UTC  (2+ messages)

fs: NULL deref in atime_needs_update
 2016-02-29 12:34 UTC  (13+ messages)

[PATCH v2] serial: imx: support RS-485 Rx disable on Tx
 2016-02-29 12:34 UTC  (2+ messages)

[RFC PATCH] mm: CONFIG_NR_ZONES_EXTENDED
 2016-02-29 12:33 UTC  (4+ messages)

Buffett leaks his trading secrets…
 2016-02-29 12:33 UTC 

[BUG] kernel crash in br_netfilter
 2016-02-29 12:33 UTC 

[U-Boot] [PATCH v2 1/2] mx7_common: Put early/late init configs into board file
 2016-02-29 12:33 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] warp7: Add initial support

[nightly] Core TISDK (fido/1.8) 2016.02 build 2016-02-28_15-55-40
 2016-02-29 12:33 UTC 

[Qemu-devel] [PATCH] net/filter-redirector:Add filter-redirector
 2016-02-29 12:33 UTC  (7+ messages)

Removing Hob for 2.1
 2016-02-29 12:29 UTC  (4+ messages)
` [Openembedded-architecture] "

50a6c8ef - xmalloc_array
 2016-02-29 12:32 UTC  (6+ messages)
` [PATCH] compat/mingw: brown paper bag fix for 50a6c8e
      ` Compiler warning under cygwin/mingw (was: fix for 50a6c8e)
        ` Compiler warning under cygwin/mingw

[PATCH v1] virtio: Use cpuflag for vector api
 2016-02-29 12:31 UTC  (3+ messages)

[PATCH 0/4] drm/915: Sanitize DC state handling
 2016-02-29 12:30 UTC  (3+ messages)
` [PATCH 1/4] drm/i915/skl: Fix power domain suspend sequence

[U-Boot] [PATCH 1/2] mx7_common: Put early/late init configs into board file
 2016-02-29 12:30 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] warp7: Add initial support

Stabilising some tools only HVMOPs?
 2016-02-29 12:29 UTC  (6+ messages)
` Domctl and physdevop for passthrough (Was: Re: Stabilising some tools only HVMOPs?)

alfa awus036nhr v2 and module rtl8xxxu
 2016-02-29 12:28 UTC  (11+ messages)

unused code in net/netfilter/ipset/ip_set_bitmap_ipmac.c
 2016-02-29 12:27 UTC  (3+ messages)

[PATCH] staging: dgnc: Remove useless and deadly judgment
 2016-02-29 12:27 UTC  (3+ messages)

[PATCH 0/5] media: better type handling
 2016-02-29 12:26 UTC  (4+ messages)
` [PATCH 5/5] media-entity.h: rename _io to _video_device and add real _io

for-next/pgtable branch: OOM error with 16K page size
 2016-02-29 12:26 UTC 

[Qemu-devel] [PATCH v4 00/16] data-driven device registers
 2016-02-29 12:26 UTC  (2+ messages)

[PATCH 0/3] powerpc/powernv: Cpuidle related cleanup
 2016-02-29 12:23 UTC  (4+ messages)
` [PATCH 1/3] powerpc/powernv: Move CHECK_HMI_INTERRUPT to exception-64s header
` [PATCH 2/3] powerpc/powernv: Encapsulate idle preparation steps in a macro
` [PATCH 3/3] powerpc/powernv: Refactor hypervisor state restore code

[PATCH 0/2] arm64, cma, gicv3-its: Use CMA for allocation of large device tables
 2016-02-29 12:25 UTC  (5+ messages)

next-20160229 build: 1 failures 40 warnings (next-20160229)
 2016-02-29 12:24 UTC  (2+ messages)

[PATCH] ALSA: mts64: fix NULL pointer dereference
 2016-02-29 12:24 UTC  (3+ messages)

[Qemu-devel] [PULL 0/3] ui patch queue
 2016-02-29 12:24 UTC  (2+ messages)

[Qemu-devel] [PATCH V2 0/3] Introduce filter-redirector
 2016-02-29 12:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH V2 1/3] net/filter-traffic: add filter-traffic.h
` [Qemu-devel] [PATCH V2 2/3] net/filter-redirector:Add filter-redirector
` [Qemu-devel] [PATCH V2 3/3] tests/test-filter-redirector: Add unit test for filter-redirector

[PATCH 1/1] perf/core: find auxiliary events in running pmus list
 2016-02-29 12:23 UTC  (4+ messages)

[PATCH] ASoC: trace: fix printing jack name
 2016-02-29 12:23 UTC  (5+ 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.