All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-12 20:35:31 to 2015-03-12 21:54:33 UTC [more...]

[PATCH] touchscreen: sun4i-ts: Really fix A10 temperature reporting
 2015-03-12 21:54 UTC  (3+ messages)

[PATCH v2 0/5] arm64: update/clarify/relax Image and FDT placement rules
 2015-03-12 21:54 UTC  (4+ messages)
` [PATCH v2 1/5] of/fdt: split off FDT self reservation from memreserve processing

[PATCH net-next 0/7] inet: tcp listener refactoring, part 8
 2015-03-12 21:50 UTC  (8+ messages)
` [PATCH net-next 1/7] inet: add TCP_NEW_SYN_RECV state
` [PATCH net-next 2/7] inet: add ireq_state field to inet_request_sock
` [PATCH net-next 3/7] inet: add rsk_refcnt/ireq_refcnt to request socks
` [PATCH net-next 4/7] net: add req_prot_cleanup() & req_prot_init() helpers
` [PATCH net-next 5/7] inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
` [PATCH net-next 6/7] inet: get_openreq4() & get_openreq6() do not need listener
` [PATCH net-next 7/7] inet: introduce ireq_family

[PATCH] Staging: fbtbt: Fix code style issues
 2015-03-12 21:51 UTC  (3+ messages)
` [Outreachy kernel] "

rhashtable: Fix reader/rehash race
 2015-03-12 21:50 UTC  (5+ messages)
  ` [PATCH net-next] rhashtable: Fix race between rehashing and readers

[RFC] capabilities: Ambient capabilities
 2015-03-12 21:49 UTC  (2+ messages)

[PATCH 00/16] nd/list-files redesign
 2015-03-12 21:48 UTC  (10+ messages)
` [PATCH 01/16] list-files: command skeleton
` [PATCH 02/16] list-files: make :(glob) pathspec default
` [PATCH 03/16] list-files: show paths relative to cwd
` [PATCH 04/16] list-files: add tag to each entry, filter duplicate tags

[Buildroot] [PATCH] openpgm: Blacklist Blackfin ADI 2014R1 toolchain
 2015-03-12 21:47 UTC  (5+ messages)

[PATCH] input: misc: pwm-beeper: remove useless call to pwm_config()
 2015-03-12 21:47 UTC  (2+ messages)

[RFC] ath10k: Allow setting bcast, mcast, mgt fixed tx rates
 2015-03-12 21:47 UTC  (2+ messages)

[Buildroot] Support for Atmel SAMA5D4 EK
 2015-03-12 21:47 UTC 

Alternative to signals/sys_membarrier() in liburcu
 2015-03-12 21:47 UTC  (4+ messages)

[net-next PATCH 0/2] fib_trie: Minor fixes for table merge
 2015-03-12 21:46 UTC  (3+ messages)
` [net-next PATCH 1/2] fib_trie: Avoid NULL pointer if local table is not allocated
` [net-next PATCH 2/2] fib_trie: Provide a deterministic order for fib_alias w/ tables merged

[PATCH v2 12/22] sparc: %pf is only for function pointers
 2015-03-12 21:46 UTC  (4+ messages)
` [PATCH v2 14/22] parisc: "
` [PATCH v2 18/22] usb: gadget: serial: "

[PATCH v4 0/5] usb/gadget: independent registration of gadgets and gadget drivers
 2015-03-12 21:43 UTC  (6+ messages)
` [PATCH v4 1/5] usb: gadget: bind UDC by name passed via usb_gadget_driver structure
` [PATCH v4 2/5] usb: gadget: configfs: pass UDC name via usb_gadget_driver struct
` [PATCH v4 3/5] usb: gadget: udc-core: remove unused usb_udc_attach_driver()
` [PATCH v4 4/5] usb: gadget: legacy: don't use __init/__exit attributes for bind/unbind path
` [PATCH v4 5/5] usb: gadget: udc-core: independent registration of gadgets and gadget drivers

[FOR DISCUSSION 0/9] Dove PMU support
 2015-03-12 21:42 UTC  (4+ messages)
` [PATCH 4/9] dt-bindings: add Marvell PMU documentation

[PATCH 13/14] kdbus: add walk-through user space example
 2015-03-12 21:40 UTC  (3+ messages)
` [PATCH] samples/kdbus: add -lrt
  ` [PATCH] kdbus: "

[PATCH v2 0/3] arm/arm64: KVM: Add support for page aging
 2015-03-12 21:40 UTC  (3+ messages)

[PATCH] librte_pmd_bond: remove memory alloc for rte_pci_driver
 2015-03-12 21:38 UTC 

[RFT/RFC PATCH 0/6] ARM kernel size fixes
 2015-03-12 21:37 UTC  (15+ messages)
` [RFT/RFC PATCH 1/6] ARM: replace PROCINFO embedded branch with relative offset
` [RFT/RFC PATCH 3/6] ARM: add macro to perform far branches (b/bl)
` [RFT/RFC PATCH 6/6] ARM: keep .text and .fixup regions together

[PATCH 0/2] i2c: prevent id collisions in the DT case
 2015-03-12 21:35 UTC  (4+ messages)
` [PATCH 1/2] of: base: add function to get highest id of an alias stem

[GIT PULL 00/24] perf/core improvements and fixes
 2015-03-12 21:28 UTC  (25+ messages)
` [PATCH 01/24] perf ordered_events: Untangle from perf_session
` [PATCH 02/24] perf ordered_events: Shorten function signatures
` [PATCH 03/24] perf ordered_events: Allow tools to specify a deliver method
` [PATCH 04/24] perf tools: tool->finished_round() doesn't need perf_session
` [PATCH 05/24] perf tools: Remove superfluous thread->comm_set setting
` [PATCH 06/24] perf ordered_events: Adopt queue() method
` [PATCH 07/24] perf probe: Fix to handle aliased symbols in glibc
` [PATCH 08/24] perf probe: Fix --line "
` [PATCH 09/24] Revert "perf probe: Fix to fall back to find probe point in symbols"
` [PATCH 10/24] perf symbols: Allow symbol alias when loading map for symbol name
` [PATCH 11/24] perf probe: Allow weak symbols to be probed
` [PATCH 12/24] perf build: Fix libbabeltrace detection
` [PATCH 13/24] perf tools: Output feature detection's gcc output to a file
` [PATCH 14/24] perf probe: Fix possible double free on error
` [PATCH 15/24] perf hists browser: Fix UI bug after zoom into thread/dso/symbol
` [PATCH 16/24] perf probe: Fix compiles due to declarations using perf_probe_point
` [PATCH 17/24] perf hists browser: Fix UI bug after fold/unfold
` [PATCH 18/24] perf stat: Output running time and run/enabled ratio in CSV mode
` [PATCH 19/24] perf stat: Fix IPC and other formulas with -A
` [PATCH 20/24] perf stat: Always correctly indent ratio column
` [PATCH 21/24] perf kmem: Fix segfault when invalid sort key is given
` [PATCH 22/24] perf kmem: Allow -v option
` [PATCH 23/24] perf kmem: Fix alignment of slab result table
` [PATCH 24/24] perf data: Add tracepoint events fields CTF conversion support

[U-Boot] [PATCH] config: peach: Correct memory layout environment settings
 2015-03-12 21:33 UTC 

[linux-lvm] Removing disk from raid LVM
 2015-03-12 21:32 UTC  (4+ messages)

[Qemu-devel] [PATCH] windows build: -lssp added to qga-vss.dll libraries list
 2015-03-12 21:31 UTC  (4+ messages)

Inject I/O latency for RAID5/6 read and writes
 2015-03-12 21:31 UTC  (2+ messages)

[PATCH] proc: show locks in /proc/pid/fdinfo/X
 2015-03-12 21:31 UTC  (7+ messages)
` [PATCH] selftest: add a test case to check how locks are shown in fdinfo

[PATCH net-next] cls_bpf: do eBPF invocation under non-bh RCU lock variant for maps
 2015-03-12 21:26 UTC  (2+ messages)

[PATCH] powercap/rapl: handle domain energy unit
 2015-03-12 21:24 UTC  (3+ messages)

[PATCH v6 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-12 21:23 UTC  (6+ messages)

[PATCH] doc: Add mangement API for service information feature
 2015-03-12 21:22 UTC  (2+ messages)

[PATCH] kvm: x86: svm: remove SVM_EXIT_READ_CR* intercepts
 2015-03-12 21:20 UTC  (3+ messages)

[PATCH v3 0/3]: bug fixes in the ixgbe PF PMD Rx flow
 2015-03-12 21:17 UTC  (4+ messages)
  ` [PATCH v3 1/3] ixgbe: Use the rte_le_to_cpu_xx()/rte_cpu_to_le_xx() when reading/setting HW ring descriptor fields
  ` [PATCH v3 2/3] ixgbe: Bug fix: Properly configure Rx CRC stripping for x540 devices
  ` [PATCH v3 3/3] ixgbe: Unify the rx_pkt_bulk callback initialization

[PATCH 0/2] ARM: devicetree: Remove unused ti,codec property
 2015-03-12 21:14 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: omap3: Remove all references to "
  ` [PATCH 1/2] ARM: dts: omap3: Remove all references to ti, codec property
` [PATCH 2/2] Documentation: omap-twl4030: Remove ti,codec property

[PATCH v6 0/4] pci: iproc: Add Broadcom iProc PCIe support
 2015-03-12 21:14 UTC  (7+ messages)
` [PATCH v6 2/4] pci: iProc: define iProc PCIe platform bus binding
` [PATCH v6 3/4] pci: iproc: Add Broadcom iProc PCIe support

[PATCH v6 2/2] hwspinlock: qcom: Add support for Qualcomm HW Mutex block
 2015-03-12 21:12 UTC  (7+ messages)
` [PATCH] Lock 7 is cpuidle specific, use non-generic value for locking

[U-Boot] [PATCH v2 2/4] fastboot: call board_usb_init() to enable usb
 2015-03-12 21:12 UTC  (2+ messages)

[PATCH] hosts.5: mention 127.0.1.1 for FQDN and IPv6 examples
 2015-03-12 21:12 UTC 

[PATCH v2 00/18] Add support to STMicroelectronics STM32 family
 2015-03-12 21:08 UTC  (18+ messages)
` [PATCH v2 05/18] reset: Add reset_controller_of_init() function
` [PATCH v2 07/18] drivers: reset: Add STM32 reset driver

[RFC PATCH 0/7] add OSv support
 2015-03-12 21:05 UTC  (8+ messages)
  ` [RFC PATCH 1/7] mk: support compiling C++ code
  ` [RFC PATCH 2/7] eal: Add extern C on eal_hugepages.h
  ` [RFC PATCH 3/7] eal: Add extern C on eal_thread.h
  ` [RFC PATCH 4/7] eal: Add extern C on eal_private.h
  ` [RFC PATCH 5/7] add OSv support
  ` [RFC PATCH 6/7] virtio: enable MSI-X on OSv
  ` [RFC PATCH 7/7] app/test: support OSv

File in append recipe not installed
 2015-03-12 21:05 UTC  (2+ messages)

fio always writes null bytes whatever I do
 2015-03-12 21:05 UTC  (2+ messages)

[Buildroot] [PATCH] package/gdb: fix build with glibc 2.20
 2015-03-12 21:03 UTC 

[PATCH v2] iio: pressure: add support for MS5611 pressure and temperature sensor
 2015-03-12 20:58 UTC  (3+ messages)

[PATCH 0/6] Introduce devm_hwrng_register and convert a few dirvers
 2015-03-12 21:00 UTC  (7+ messages)
` [PATCH 1/6] hwrng: add devm_* interfaces
` [PATCH 2/6] hwrng: bcm63xx - make use of devm_hwrng_register
` [PATCH 3/6] hwrng: exynos "
` [PATCH 4/6] hwrng: msm "
` [PATCH 5/6] hwrng: iproc-rng200 - do not use static structure
` [PATCH 6/6] hwrng: iproc-rng200 - make use of devm_hwrng_register

[PATCH] uvcvideo: Add quirk for Quanta NL3 laptop camera
 2015-03-12 20:59 UTC 

[PATCH net-next] mpls: Infer payload of packet from via address family
 2015-03-12 20:54 UTC  (5+ messages)
      ` [PATCH net-next ] mpls: In mpls_egress verify the packet length

[PATCH v3 0/2] x86_64: Sigcontext improvements
 2015-03-12 20:57 UTC  (3+ messages)
` [PATCH v3 1/2] x86_64,signal: Fix SS handling for signals delivered to 64-bit programs
` [PATCH v3 2/2] x86_64,signal: Remove 'fs' and 'gs' from sigcontext

+ fs-hfsplus-use-bool-instead-of-int-for-is_known_namespace-return-value.patch added to -mm tree
 2015-03-12 20:58 UTC 

[PATCH V5 00/25] perf tools: Introduce an abstraction for Instruction Tracing
 2015-03-12 20:57 UTC  (5+ messages)

+ fs-hfsplus-atomically-set-inode-i_flags.patch added to -mm tree
 2015-03-12 20:57 UTC 

+ mailmap-add-ricardo-ribalda.patch added to -mm tree
 2015-03-12 20:55 UTC 

+ credits-add-ricardo-ribalda-delgado.patch added to -mm tree
 2015-03-12 20:54 UTC 

+ mm-oom_killc-fix-a-typo.patch added to -mm tree
 2015-03-12 20:53 UTC 

[PATCH 2/2] Query the driver directly for compute units and subslice
 2015-03-12 20:52 UTC  (4+ messages)
` [PATCH 2/2 v2] "
  ` [Beignet] "

[PATCH 0/2] iommu: add rmrr Xen command line option
 2015-03-12 20:52 UTC  (7+ messages)
` [PATCH 1/2] iommu VT-d: separate rmrr addition function
` [PATCH 2/2] iommu: add rmrr Xen command line option for misc rmrrs

[Xenomai] xeno3_rc3 - Watchdog detected hard LOCKUP
 2015-03-12 20:52 UTC  (8+ messages)

[PATCH net-next V1 0/3] net/mlx4_core: Allow setting init-time device specific parameters
 2015-03-12 20:51 UTC  (5+ messages)

[BUG] perf report: ordered events and flushing bug
 2015-03-12 20:50 UTC  (10+ messages)

Installing packages - opkg
 2015-03-12 20:50 UTC  (4+ messages)

[PATCH 3/3] v4l: of: Add link-frequencies array to struct v4l2_of_endpoint
 2015-03-12 20:49 UTC  (2+ messages)
` [PATCH v1.1 "

[PATCH] Staging: media: Compile driver as a module
 2015-03-12 20:49 UTC 

[PATCH] drm/msm: Refactor msm drm driver to be able to support module
 2015-03-12 20:48 UTC  (2+ messages)
` [PATCH] drm/msm: Refactor msm drm driver by introducing msm_drm_sub_dev

[Qemu-devel] [PULL v4 00/11] Net patches
 2015-03-12 20:48 UTC  (5+ messages)

[PATCH] phy: Add a driver for dm816x USB PHY
 2015-03-12 20:42 UTC  (5+ messages)

BUG: non-zero nr_pmds on freeing mm: -1
 2015-03-12 20:47 UTC  (8+ messages)

[PATCH v3 1/2] drm/bridge: dw-hdmi: support optional supply regulators
 2015-03-12 20:46 UTC  (4+ messages)
` [PATCH v3 2/2] ARM: dts: rockchip: add hdmi analog power supplies to rk3288 boards

[PATCH v2] led/led-class: Handle LEDs with the same name
 2015-03-12 20:42 UTC  (2+ messages)

Developing a new Driver
 2015-03-12 20:42 UTC  (5+ messages)

[PATCH v2] xsm: add device tree labeling support
 2015-03-12 20:42 UTC 

[PATCH i-g-t 1/2] tests/core_getparams: Create new test core_getparams
 2015-03-12 20:42 UTC  (10+ messages)
` [PATCH i-g-t 2/2] configure: Bump required libdrm version to 2.4.60
  ` [Intel-gfx] "
    ` [Beignet] "
              ` [Beignet] "
` [PATCH i-g-t v2] tests/core_getparams: Create new test core_getparams

+ documentation-update-arch-list-in-the-memtest-entry.patch added to -mm tree
 2015-03-12 20:41 UTC 

+ kconfig-memtest-update-number-of-test-patterns-up-to-17.patch added to -mm tree
 2015-03-12 20:41 UTC 

I am new here
 2015-03-12 20:41 UTC  (3+ messages)

+ arm-add-support-for-memtest.patch added to -mm tree
 2015-03-12 20:41 UTC 

+ arm64-add-support-for-memtest.patch added to -mm tree
 2015-03-12 20:41 UTC 

+ memtest-use-phys_addr_t-for-physical-addresses.patch added to -mm tree
 2015-03-12 20:41 UTC 

+ mm-move-memtest-under-mm.patch added to -mm tree
 2015-03-12 20:41 UTC 

[PATCH v2 0/3] Xen/FLASK policy updates for device contexts
 2015-03-12 20:40 UTC  (7+ messages)
` [PATCH 1/3] checkpolicy: Expand allowed character set in paths
` [PATCH 2/3] libsepol, checkpolicy: widen Xen IOMEM ocontext entries
` [PATCH 3/3] libsepol, checkpolicy: add device tree ocontext nodes to Xen policy

[PATCH v2 0/2] x86_64: Sigcontext improvements
 2015-03-12 20:38 UTC  (4+ messages)
` [PATCH v2 1/2] x86_64,signal: Fix SS handling for signals delivered to 64-bit programs

[PATCHv2 0/8] Fix perf probe issues on powerpc
 2015-03-12 20:37 UTC  (4+ messages)
` [PATCHv2 8/8] perf probe powerpc: Fixup function entry if using kallsyms lookup

[PATCH] init: fix exit status with bogus arguments
 2015-03-12 20:28 UTC 


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.