All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-19 16:42:05 to 2017-04-19 17:02:48 UTC [more...]

[PATCHv3] Documentation: dt-bindings: Add binding documentation for TI clkctrl clocks
 2017-04-19 17:02 UTC  (4+ messages)

[ovmf test] 107535: all pass - PUSHED
 2017-04-19 17:02 UTC 

[meta-raspberrypi][PATCH 1/1] raspberrypi0-wifi.conf: Use a stand alone machine configuration
 2017-04-19 17:02 UTC 

[PATCH net 0/6] net: use skb_cow_head() to deal with cloned skbs
 2017-04-19 16:59 UTC  (7+ messages)
` [PATCH net 1/6] smsc75xx: "
` [PATCH net 2/6] cx82310_eth: "
` [PATCH net 3/6] sr9700: "
` [PATCH net 4/6] lan78xx: "
` [PATCH net 5/6] ch9200: "
` [PATCH net 6/6] kaweth: "

[PATCH tip/core/rcu 0/40] SRCU callback parallelization for 4.12
 2017-04-19 16:58 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v3 tip/core/rcu 01/40] rcu: Maintain special bits at bottom of ->dynticks counter
    ` [PATCH v3 tip/core/rcu 08/40] rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure
    ` [PATCH v3 tip/core/rcu 11/40] rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions
    ` [PATCH v3 tip/core/rcu 12/40] rcu: Default RCU_FANOUT_LEAF to 16 unless explicitly changed
    ` [PATCH v3 tip/core/rcu 16/40] rcu: Add single-element dequeue functions to rcu_segcblist
    ` [PATCH v3 tip/core/rcu 18/40] rcu: Expedited wakeups need to be fully ordered
    ` [PATCH v3 tip/core/rcu 21/40] srcu: Move to state-based grace-period sequencing
    ` [PATCH v3 tip/core/rcu 31/40] srcu: Allow a second bit in rcu_seq for SRCU state
    ` [PATCH v3 tip/core/rcu 32/40] srcu: Merge ->srcu_state into ->srcu_gp_seq
    ` [PATCH v3 tip/core/rcu 34/40] mm: Use static initialization for "srcu"
    ` [PATCH v3 tip/core/rcu 35/40] srcu: Create a tiny SRCU
    ` [PATCH v3 tip/core/rcu 40/40] rcu: Make non-preemptive schedule be Tasks RCU quiescent state

[PATCH] [media] exynos_hdmi: improve MEDIA_CEC_NOTIFIER dependency
 2017-04-19 17:00 UTC  (3+ messages)

[PATCH] soc: bcm: brcmstb: Correctly match 7435 SoC
 2017-04-19 17:01 UTC  (2+ messages)

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-19 17:01 UTC  (15+ messages)

[U-Boot] [PATCH 1/1] core/uclass: uclass_get_device_tail: always set devp
 2017-04-19 17:00 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/1] core/uclass: iterate over all devices of a uclass

[Buildroot] [RFC] Adopt a coding style for Python scripts
 2017-04-19 17:00 UTC  (2+ messages)

[PATCH] [media] sti: hdmi: improve MEDIA_CEC_NOTIFIER dependency
 2017-04-19 16:59 UTC 

[PATCH v5 3/7] raid5-ppl: Partial Parity Log write logging implementation
 2017-04-19 16:59 UTC  (3+ messages)
` [PATCH] uapi: fix linux/raid/md_p.h userspace compilation error

[PATCH i-g-t 00/13] Fix IGTs for Android
 2017-04-19 16:58 UTC  (3+ messages)
` [PATCH i-g-t 08/13] benchmarks/Android.mk: Add gem_latency to skip list

How to make per process firewall ?
 2017-04-19 16:58 UTC  (2+ messages)

[GIT PULL 00/16] clocksource: arm_arch_timer: GTDT-based MMIO timer support
 2017-04-19 16:44 UTC  (31+ messages)
` [PATCH 01/16] clocksource: arm_arch_timer: clean up printk usage
` [PATCH 02/16] clocksource: arm_arch_timer: rename type macros
` [PATCH 03/16] clocksource: arm_arch_timer: rename the PPI enum
` [PATCH 04/16] clocksource: arm_arch_timer: move enums and defines to header file
` [PATCH 05/16] clocksource: arm_arch_timer: add a new enum for spi type
` [PATCH 06/16] clocksource: arm_arch_timer: rework PPI selection
` [PATCH 07/16] clocksource: arm_arch_timer: split dt-only rate handling
` [PATCH 08/16] clocksource: arm_arch_timer: refactor arch_timer_needs_probing
` [PATCH 09/16] clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call
` [PATCH 10/16] clocksource: arm_arch_timer: add structs to describe MMIO timer
` [PATCH 11/16] clocksource: arm_arch_timer: split MMIO timer probing
` [PATCH 12/16] acpi/arm64: Add GTDT table parse driver
` [PATCH 13/16] clocksource: arm_arch_timer: simplify ACPI support code
` [PATCH 14/16] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH 15/16] clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
` [PATCH 16/16] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH tip/core/rcu 0/13] Miscellaneous fixes for 4.12
 2017-04-19 16:46 UTC  (15+ messages)
` [PATCH v2 "
    ` [PATCH v3 tip/core/rcu 01/11] mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
    ` [PATCH v3 tip/core/rcu 02/11] lockdep: Use "WARNING" tag on lockdep splats
    ` [PATCH v3 tip/core/rcu 03/11] types: Update obsolete callback_head comment
    ` [PATCH v3 tip/core/rcu 04/11] rcu: Make RCU_FANOUT_LEAF help text more explicit about skew_tick
    ` [PATCH v3 tip/core/rcu 05/11] rcu: Remove obsolete comment from rcu_future_gp_cleanup() header
    ` [PATCH v3 tip/core/rcu 06/11] hlist_add_tail_rcu disable sparse warning
    ` [PATCH v3 tip/core/rcu 07/11] rcu: Improve comments for hotplug/suspend/hibernate functions
    ` [PATCH v3 tip/core/rcu 08/11] torture: Use correct path for Kconfig fragment for duplicates
    ` [PATCH v3 tip/core/rcu 09/11] rcu: Use bool value directly
    ` [PATCH v3 tip/core/rcu 10/11] rcu: Use true/false in assignment to bool
    ` [PATCH v3 tip/core/rcu 11/11] rcu: Fix typo in PER_RCU_NODE_PERIOD header comment

[PATCH v6 00/20] Gen8+ engine-reset
 2017-04-19 16:56 UTC  (3+ messages)
` [PATCH v6 18/20] drm/i915: Watchdog timeout: DRM kernel interface to set the timeout

nfqueue buf size for recv()
 2017-04-19 16:50 UTC 

[PATCH v4 00/21] PCI: fix config space memory mappings
 2017-04-19 16:49 UTC  (53+ messages)
` [PATCH v4 01/21] PCI: remove __weak tag from pci_remap_iospace()
` [PATCH v4 02/21] linux/io.h: add PCI config space remap interface
` [PATCH v4 03/21] ARM64: implement pci_remap_cfgspace() interface
` [PATCH v4 04/21] ARM: "
` [PATCH v4 05/21] lib: fix Devres devm_ioremap_* offset parameter kerneldoc description
` [PATCH v4 06/21] PCI: implement Devres interface to map PCI config space
` [PATCH v4 07/21] PCI: ECAM: use pci_remap_cfgspace() to map config region
` [PATCH v4 08/21] PCI: xilinx: update PCI config space remap function
` [PATCH v4 09/21] PCI: xilinx-nwl: "
` [PATCH v4 10/21] PCI: spear13xx: "
` [PATCH v4 11/21] PCI: rockchip: "
` [PATCH v4 12/21] PCI: qcom: "
` [PATCH v4 13/21] PCI: iproc-platform: "
` [PATCH v4 14/21] PCI: designware: "
` [PATCH v4 15/21] PCI: armada8k: "
` [PATCH v4 16/21] PCI: xgene: "
` [PATCH v4 17/21] PCI: tegra: "
` [PATCH v4 18/21] PCI: hisi: "
` [PATCH v4 19/21] PCI: layerscape: "
` [PATCH v4 20/21] PCI: keystone-dw: "
` [PATCH v4 21/21] PCI: versatile: "

[PATCH] clk: qcom: add parent for venus core0 and core1 gdsc's
 2017-04-19 16:55 UTC  (2+ messages)

Installing shared libraries ncurses for custom application
 2017-04-19 16:55 UTC 

[PATCH] irq/affinity: Fix extra vecs calculation
 2017-04-19 17:03 UTC  (3+ messages)
`  "

[PATCH rdma-next 0/6] Add support for OPA path records
 2017-04-19 16:55 UTC  (7+ messages)
` [PATCH rdma-next 5/6] IB/SA: Add OPA path record type
` [PATCH rdma-next 6/6] IB/SA: Add support to query OPA path records

RFC: WMI Enhancements
 2017-04-19 16:54 UTC  (4+ messages)

[meta-raspberrypi][morty][PATCH 0/8] Stable branch backports
 2017-04-19 16:54 UTC  (3+ messages)

[PATCH] net: phy: fix auto-negotiation stall due to unavailable interrupt
 2017-04-19 16:53 UTC  (4+ messages)

Confluence of eb + timeline improvements
 2017-04-19 16:52 UTC  (3+ messages)
` [PATCH 02/27] drm/i915: Mark CPU cache as dirty on every transition for CPU writes

[PATCH 0/2] sched/cfs: make util/load_avg stable
 2017-04-19 16:54 UTC  (2+ messages)
` [PATCH v2] sched/cfs: make util/load_avg more stable

[PATCH] dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
 2017-04-19 16:53 UTC  (3+ messages)

[PATCH v2] clk: x86: add "mclk" alias for Baytrail/Cherrytrail
 2017-04-19 16:53 UTC  (3+ messages)

[meta-raspberrypi][morty][PATCH 1/3] udev: Create rules file to generate serial0/1
 2017-04-19 16:52 UTC  (2+ messages)

[meta-networking][ 01/32] netmap: Update to tip and fix misc build issues
 2017-04-19 16:51 UTC  (3+ messages)
` [meta-oe][ 27/32] mosh: Upgrade to 1.3.0

[meta-raspberrypi][morty][PATCH 1/7] linux-firmware: Bring up wifi/ble interface on rpi3
 2017-04-19 16:51 UTC  (2+ messages)

perf_event sampling a multithreaded process - ioctl with PERF_EVENT_IOC_SET_OUTPUT fails
 2017-04-19 16:51 UTC  (4+ messages)

[PATCH v6 0/8] coresight: enable debug module
 2017-04-19 16:50 UTC  (9+ messages)
` [PATCH v6 6/8] coresight: add support for CPU "

[PATCH] clk: ns2: Correct SDIO bits
 2017-04-19 16:50 UTC  (3+ messages)

[PATCH v2] clk/axs10x: introduce AXS10X pll driver
 2017-04-19 16:49 UTC  (6+ messages)

[PATCH] clk: qcom: clk-smd-rpm: fix rate for branch clks during handoff
 2017-04-19 16:50 UTC  (2+ messages)

[Qemu-devel] [PATCH] e500, book3s: mfspr 259: Register mapped/aliased SPRG3 user read
 2017-04-19 16:48 UTC 

[PATCH] gitmodules: clarify what history depth a shallow clone has
 2017-04-19 16:48 UTC  (2+ messages)

[PATCH] Introduce v3 namespaced file capabilities
 2017-04-19 16:48 UTC  (3+ messages)

[PATCH] ASoC: dwc: disallow building designware_pcm as a module
 2017-04-19 16:48 UTC  (8+ messages)

[meta-raspberrypi][PATCH 1/3] udev: Create rules file to generate serial0/1
 2017-04-19 16:48 UTC  (2+ messages)

[PATCH v2 1/3] key: Use keyring restriction keyctl
 2017-04-19 16:47 UTC  (2+ messages)

Patch Question
 2017-04-19 16:46 UTC  (7+ messages)

acb32a95a9: BUG: kernel hang in test stage
 2017-04-19 16:46 UTC  (2+ messages)

[PATCH V2 2/5] libtirpc: Expose key_secretkey_is_set API
 2017-04-19 16:45 UTC 

[PATCH 0/5] mc146818rtc: fix Windows VM clock faster
 2017-04-19 16:44 UTC  (14+ messages)
      ` 答复: "
                        ` [Qemu-devel] "

[PATCH v2 1/2] clk: imx7d: fix USDHC NAND clock
 2017-04-19 16:44 UTC  (6+ messages)

[PATCH] x86/hvm: Corrections and improvements to unhandled vmexit logging
 2017-04-19 16:44 UTC  (2+ messages)

[PATCH v3 0/2] gethostbyname fixes
 2017-04-19 16:43 UTC  (6+ messages)
` [PATCH v3 2/2] xgethostname: handle long hostnames

[PATCH v3 0/7] powerpc: a few kprobe fixes and refactoring
 2017-04-19 16:42 UTC  (5+ messages)
` [PATCH v3 6/7] powerpc: kprobes: emulate instructions on kprobe handler re-entry

[PATCH] wic: Add option to not change fstab
 2017-04-19 16:42 UTC 

[PATCH v2 rdma-next 00/18] Enhance ib_ah_attr to specify types
 2017-04-19 16:43 UTC  (7+ messages)
` [PATCH v2 rdma-next 02/18] IB/IPoIB: Remove 'else' when the 'if' has a return
` [PATCH v2 rdma-next 11/18] IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attr
` [PATCH v2 rdma-next 12/18] IB/mlx5: "

[PATCH] ARM: dts: BCM5301X: Specify MDIO bus in the DT
 2017-04-19 16:43 UTC  (5+ messages)

[PATCH 00/16] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2017-04-19 16:42 UTC  (4+ messages)
` [PATCH 02/16] mfd: madera: Add common support for Cirrus Logic Madera codecs

[RFC 1/2] dt-bindings: add mmio-based syscon mux controller DT bindings
 2017-04-19 16:42 UTC  (10+ messages)
` [RFC 2/2] mux: mmio-based syscon mux controller


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.