All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-08 14:41:18 to 2017-06-08 15:28:11 UTC [more...]

[PATCH 0/5] net: mvpp2: fixes and cleanups
 2017-06-08 15:27 UTC  (5+ messages)
` [PATCH 1/5] net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get}
` [PATCH 3/5] net: mvpp2: add comments about smp_processor_id() usage
` [PATCH 4/5] net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() function
` [PATCH 5/5] net: mvpp2: remove mvpp2_pool_refill()

[RFC PATCH net-next 0/5] bpf: rewrite value tracking in verifier
 2017-06-08 15:27 UTC  (17+ messages)
` [RFC PATCH net-next 2/5] bpf/verifier: rework value tracking
` [RFC PATCH net-next 3/5] bpf/verifier: feed pointer-to-unknown-scalar casts into scalar ALU path
` [RFC PATCH net-next 4/5] bpf/verifier: track signed and unsigned min/max values
` [RFC PATCH net-next 5/5] selftests/bpf: change test_verifier expectations

[PATCH 0/2] net/softnic: sw fall-back for traffic management
 2017-06-08 15:27 UTC  (5+ messages)

[PATCHv4 0/2] clk: keystone: add sci-clk support
 2017-06-08 15:27 UTC  (3+ messages)

[PATCH] drm/amdgpu/gfx: create a common bitmask function (v2)
 2017-06-08 15:27 UTC  (6+ messages)

[PATCH 0/3] drm/i915: Misc improvements around module params
 2017-06-08 15:26 UTC  (6+ messages)
` [PATCH 1/3] drm/i915: Rename i915.panel_use_ssc field to lvds_use_ssc
` [PATCH 2/3] drm/i915: Extend PARAMS_FOR_EACH macro with more data
` [PATCH 3/3] drm/i915/debugfs: Highlight modified i915 params
` ✓ Fi.CI.BAT: success for drm/i915: Misc improvements around module params

[PATCH net-next] tcp: add TCPMemoryPressuresChrono counter
 2017-06-08 15:26 UTC  (3+ messages)
` [PATCH v2 "

[Buildroot] [PATCH 1/1] support/scripts/mkusers: allow /etc/shadow to be symlinked
 2017-06-08 15:26 UTC 

[PATCH v2] xfs: fix spurious spin_is_locked() assert failures on non-smp kernels
 2017-06-08 15:26 UTC  (2+ messages)

[PATCH] [media] platform/Makefile: don't depend on arch to include dirs
 2017-06-08 15:24 UTC 

[RFC] arc: Decouple linux kernel memory address and link address
 2017-06-08 15:24 UTC  (2+ messages)

[PATCH v2] firmware: qcom_scm: Fix to allow COMPILE_TEST-ing
 2017-06-08 15:23 UTC 

[PATCH 2/6] USB / PCI / PM: Allow the PCI core to do the resume cleanup
 2017-06-08 15:24 UTC  (2+ messages)

[PATCH v2] ring: use aligned memzone allocation
 2017-06-08 15:24 UTC  (13+ messages)

No subject
 2017-06-08 15:24 UTC  (10+ messages)
` [PATCH 02/20] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
` [PATCH 14/20] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH 19/20] arm64:ilp32: add vdso-ilp32 and use for signal return

[PATCH] can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock
 2017-06-08 15:23 UTC  (3+ messages)

[PATCH 00/11] plat-eznps upstream cont. set 2
 2017-06-08 15:20 UTC  (24+ messages)
` [PATCH 01/11] ARC: set level of log per CPU during boot to be debug level
` [PATCH 02/11] ARC: send ipi to all cpus sharing task mm in case of page fault
` [PATCH 03/11] ARC: Allow irq threading
` [PATCH 04/11] ARC: Add CPU topology
` [PATCH 05/11] ARC: Support more than one PGDIR for KVADDR
` [PATCH 06/11] ARC: [NUMA] added CONFIG_NUMA for plat-eznps
` [PATCH 07/11] ARC: [plat-eznps] new command line argument for HW scheduler at MTM
` [PATCH 08/11] ARC: [plat-eznps] Update the init sequence of aux regs per cpu
` [PATCH 09/11] ARC: [plat-eznps] Save/Restore extra auxiliary registers
` [PATCH 10/11] ARC: [plat-eznps] handle dedicated AUX registers
` [PATCH 11/11] ARC: [plat-eznps] avoid toggling of DPC register

net/can: trying to register non-static key in can_rx_register
 2017-06-08 15:21 UTC  (3+ messages)

[PATCH] x86: get_page_from_gfn() should not return misleading type
 2017-06-08 15:21 UTC 

Wifi-Event for when initial 4-way completes?
 2017-06-08 15:21 UTC  (3+ messages)

[PATCH] pattern.c: Add support for files in buffer_pattern argument
 2017-06-08 15:20 UTC  (3+ messages)

[PATCH 0/3] ngene: Replace semaphores with mutexes
 2017-06-08 15:19 UTC  (7+ messages)
` [PATCH 1/3] media: ngene: Replace semaphore cmd_mutex with mutex
` [PATCH 2/3] media: ngene: Replace semaphore stream_mutex "
` [PATCH 3/3] media: ngene: Replace semaphore i2c_switch_mutex "

[PATCH v2] nv110/exa: update sched codes
 2017-06-08 15:19 UTC  (5+ messages)

[PATCH] public: there's no MMUEXT_SET_FOREIGNDOM
 2017-06-08 15:19 UTC 

(unknown),
 2017-06-08 15:18 UTC 

[PATCH blktests] loop/002: Regression testing for loop device flush
 2017-06-08 15:17 UTC  (3+ messages)

[PATCH v3 0/9] Userspace timer IRQ number control and PMU with userspace-gic
 2017-06-08 15:18 UTC  (11+ messages)
` [PATCH v3 6/9] KVM: arm/arm64: Introduce an allocator for in-kernel irq lines
` [PATCH v3 9/9] KVM: arm/arm64: Don't assume initialized vgic when setting PMU IRQ

[Qemu-devel] [PATCH 0/5] Error handling cleanup and fixes
 2017-06-08 15:18 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/5] block: Don't try to set *errp directly
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 5/5] vnc: No need for Error** parameter at vnc_client_io_error()

[PATCH v2 00/20] Overlayfs inodes index
 2017-06-08 15:17 UTC  (5+ messages)
` [PATCH v2 08/20] ovl: lookup index entry for non-dir

[PATCH 00/15] xen/tools: add tracing to various Xen subsystems
 2017-06-08 15:17 UTC  (16+ messages)
` [PATCH 01/15] xen: in do_softirq() sample smp_processor_id() once and for all
` [PATCH 03/15] xen/tools: tracing: several improvements on IRQs tracing
` [PATCH 04/15] tools: xenalyze: fix dumping of PM_IDLE events
` [PATCH 05/15] xen: make it possible to disable tracing in Kconfig

[PATCH] platform/x86: wmi: Fix printing info about WDG structure
 2017-06-08 15:16 UTC  (6+ messages)

[PATCH v3] HID: apple: Use country code to detect ISO keyboards
 2017-06-08 15:15 UTC  (3+ messages)

[PATCH v2 0/4] drm/tinydrm: Add support for Pervasive Displays RePaper monochrome e-ink panels
 2017-06-08 15:14 UTC  (5+ messages)
` [PATCH v2 1/4] of: Add vendor prefix for Pervasive Displays
` [PATCH v2 2/4] dt-bindings: Add Pervasive Displays RePaper bindings
` [PATCH v2 3/4] drm/tinydrm: Add tinydrm_xrgb8888_to_gray8() helper
` [PATCH v2 4/4] drm/tinydrm: Add RePaper e-ink driver

[PATCH BlueZ 0/2] *** SUBJECT HERE ***
 2017-06-08 15:14 UTC  (3+ messages)
` [PATCH BlueZ 1/2] obexd/map: Do not send parent folder in dummy
` [PATCH BlueZ 2/2] obexd/map: msg dummy implement message listing

[PATCH net] net: ipv6: Release route when device is unregistering
 2017-06-08 15:13 UTC  (2+ messages)

[PATCH v6 10/10] nvme: use ctrl->device consistently for logging
 2017-06-08 15:11 UTC  (3+ messages)

[PATCH] NOTFORUPSTREAM sound/hda: add debug information in call_hp_automute
 2017-06-08 15:11 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for NOTFORUPSTREAM sound/hda: add debug information in call_hp_automute (rev2)

[Qemu-devel] unplug_request and migration
 2017-06-08 15:10 UTC  (2+ messages)

[PATCH 0/4] MIPS: sysmips(MIPS_ATOMIC_SET, ...) fixes
 2017-06-08 15:07 UTC  (9+ messages)
` [PATCH 4/4] MIPS: Branch straight to ll in mips_atomic_set()

[PATCH v2 0/6] Add support for the ICU unit in Marvell Armada 7K/8K
 2017-06-08 15:07 UTC  (5+ messages)
` [PATCH v2 3/6] irqchip: irq-mvebu-gicp: new driver for Marvell GICP

New Board i.MX6 Dual Lite based
 2017-06-08 15:06 UTC 

[PATCH 1/1] davinci: Switch from V4L2 OF to V4L2 fwnode
 2017-06-08 15:04 UTC 

[PATCH v1 00/25] lib, rtc: Print rtc_time via %pt[dt][rv]
 2017-06-08 15:05 UTC  (7+ messages)
` [PATCH v1 04/25] lib/vsprintf: Print time and date in human readable format via %pt

[PATCH 0/2] esas2r: Replace semaphores with mutexes
 2017-06-08 15:05 UTC  (2+ messages)

[U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
 2017-06-08 15:04 UTC  (2+ messages)

[PATCH v2] IB/core: Add generic function to extract IB speed from netdev
 2017-06-08 15:03 UTC  (3+ messages)

[PATCH 0/9] Instruction emulation fixes
 2017-06-08 15:03 UTC  (5+ messages)
` [PATCH 4/9] MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'

[Qemu-devel] [PATCH v2 0/3] char: fix chardev aliases regression
 2017-06-08 15:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/3] char: fix alias devices regression

[PATCH v4 00/12] introduce fail-safe PMD
 2017-06-08 15:02 UTC  (7+ messages)
` [PATCH v5 "

New Platform Guide
 2017-06-08 15:01 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/43] qobject/qapi: add uint type
 2017-06-08 15:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 04/43] tests: add more int/number ranges checks
` [Qemu-devel] [PATCH v3 05/43] qapi: minor refactoring
` [Qemu-devel] [PATCH v3 08/43] tests: remove /{qnum, qlist, dict}/destroy test

[PATCH v2 00/20] Overlayfs inodes index
 2017-06-08 15:00 UTC  (4+ messages)
` [PATCH v2 21/23] ovl: use inodes index on readonly mount
  ` [PATCH v2 22/23] ovl: move copy up helpers to copy_up.c
  ` [PATCH v2 23/23] ovl: copy up on read operations on indexed lower

[PATCH v5] fpga manager: Add Altera CvP driver
 2017-06-08 15:00 UTC  (7+ messages)

[PATCH] net: ethernet: micrel: ksz884x: Replace semaphore proc_sem with mutex
 2017-06-08 14:59 UTC  (2+ messages)

[Buildroot] Grub2 on x86_64 build works in VM, but not on target
 2017-06-08 14:59 UTC  (2+ messages)

[PATCH v6] gzip: add ptest
 2017-06-08 14:58 UTC 

[PATCH net] net: Zero ifla_vf_info in rtnl_fill_vfinfo()
 2017-06-08 14:58 UTC  (2+ messages)

[Qemu-devel] [PATCH qemu v7] memory/iommu: QOM'fy IOMMU MemoryRegion
 2017-06-08 14:58 UTC  (6+ messages)

[PATCH 01/67] drm/i915/cnp: Introduce Cannonpoint PCH
 2017-06-08 14:58 UTC  (3+ messages)
` [PATCH 24/67] drm/i915/cnl: Add force wake for gen10

[PATCH] mwifiex: Replace semaphore async_sem with mutex
 2017-06-08 14:58 UTC  (2+ messages)

How to avoid rebooting Linux NFS-client when NFS-server is not available?
 2017-06-08 14:55 UTC  (4+ messages)
  ` Aw: "
    `  "

[PATCH net-next 0/4] tcp: Namespaceify 3 sysctls
 2017-06-08 14:53 UTC  (2+ messages)

[PATCH] nvme: move reset workqueue handling to common code
 2017-06-08 14:53 UTC  (2+ messages)

next-20170608 build: 1 failures 4 warnings (next-20170608)
 2017-06-08 14:53 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 0/6] spapr/xics: fix migration of older machine types
 2017-06-08 14:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/6] xics: introduce macros for ICP/ICS link properties

[GIT PULL] clk: ti: clkctrl support for 4.13 merge window
 2017-06-08 14:51 UTC 

[Buildroot] [PATCH] linux: fix name of config variable
 2017-06-08 14:51 UTC  (2+ messages)

[PATCH 0/9] Avoid problem where git_dir is set after alias expansion
 2017-06-08 14:51 UTC  (13+ messages)
` [PATCH 4/9] read_early_config(): optionally return the worktree's top-level directory
` [PATCH 5/9] t1308: relax the test verifying that empty alias values are disallowed
` [PATCH 8/9] Use the early config machinery to expand aliases

[PATCH v3] mm: huge-vmap: fail gracefully on unexpected huge vmap mappings
 2017-06-08 14:51 UTC  (5+ messages)

[asoc:topic/topology 1/4] sound//soc/soc-topology.c:352:42: error: 'struct snd_soc_tplg_ops' has no member named 'widget_ready'; did you mean 'widget_load'?
 2017-06-08 14:49 UTC 

[Qemu-devel] [Bug 1696773] [NEW] golang calls to exec crash user emulation
 2017-06-08 14:39 UTC  (2+ messages)
` [Qemu-devel] [Bug 1696773] "

[PATCH] platform/x86/acer-wmi: Detect RF Button capability
 2017-06-08 14:50 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.02.x] linux: fix name of config variable
 2017-06-08 14:50 UTC 

[Buildroot] [git commit branch/2017.05.x] linux: fix name of config variable
 2017-06-08 14:50 UTC 

[Qemu-devel] [PATCH RESEND] mttcg/i386: Patch instruction using async_safe_* framework
 2017-06-08 14:50 UTC  (2+ messages)

[PATCH 0/5] ASoC: add/use asoc_simple_card_clk_enable/disable()
 2017-06-08 14:50 UTC  (3+ messages)
` [PATCH 1/5] ASoC: simple_card_utils: add asoc_simple_card_clk_enable/disable()

[Qemu-devel] [PATCH] hax-all: make async_safe_run_on_cpu safe on HAX too
 2017-06-08 14:49 UTC 

[PATCH 00/23] KEYS: Fixes
 2017-06-08 14:49 UTC  (5+ messages)

[Buildroot] [git commit] linux: fix name of config variable
 2017-06-08 14:48 UTC 

[PATCH 0/2] Yocto Compatible 2.0 support code
 2017-06-08 14:48 UTC  (6+ messages)

Sleeping BUG in khugepaged for i586
 2017-06-08 14:48 UTC  (8+ messages)

[PATCH v2 1/2] net: emac: fix reset timeout with AR8035 phy
 2017-06-08 14:47 UTC  (4+ messages)
` [PATCH v2 2/2] net: emac: fix and unify emac_mdio functions

[Buildroot] [PATCH] support/scripts: fix shebang with bash
 2017-06-08 14:47 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/23] hyperv fixes and enhancements
 2017-06-08 14:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH 14/23] kvm-all: make async_safe_run_on_cpu safe on kvm too

[PATCH 0/3] Bitmap optimisations
 2017-06-08 14:47 UTC  (7+ messages)
` [PATCH 3/3] bitmap: Use memcmp optimisation in more situations

Admin
 2017-06-08 14:45 UTC 

[PATCH] regmap: Fix typo in IS_ENABLED() check
 2017-06-08 14:45 UTC  (3+ messages)
` Applied "regmap: Fix typo in IS_ENABLED() check" to the regmap tree

Fixes that failed to backport to v4.12-rc1
 2017-06-08 14:47 UTC  (4+ messages)

clean up and modularize arch dma_mapping interface
 2017-06-08 14:43 UTC  (6+ messages)
` [PATCH 25/44] arm: implement ->mapping_error

[media_build] regression at 3a17e11 "update v4.10_sched_signal.patch"
 2017-06-08 14:42 UTC  (3+ messages)

[Qemu-devel] [PULL 0/5] s390x/kvm: various fixes
 2017-06-08 14:42 UTC  (2+ messages)

[PATCHv2 0/2] Multi-threaded RPM support
 2017-06-08 14:42 UTC  (3+ messages)
` [PATCHv2 1/2] package_rpm.bbclass: use multithreaded xz compression
` [PATCHv2 2/2] rpm: run binary package generation via thread pools

[PATCH] perf/x86/intel/cqm: Start MBM timers only for MBM events
 2017-06-08 14:41 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.