All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-25 13:11:39 to 2016-08-25 14:04:46 UTC [more...]

[Buildroot] [PATCH v1 0/9] board: introduce common infrastructure for Intel SoCs
 2016-08-25 14:04 UTC  (9+ messages)
` [Buildroot] [PATCH v1 1/9] package/acpica: Add host configuration to the tool
` [Buildroot] [PATCH v1 2/9] board/intel/common: Add common files for x86 boards
` [Buildroot] [PATCH v1 3/9] board/intel/common: Add possibility for adding ACPI tables to the initrd
` [Buildroot] [PATCH v1 4/9] board / intel: Add SPI peripherals for Minnowboard MAX
` [Buildroot] [PATCH v1 5/9] board / intel: Add SPI peripherals for Joule
` [Buildroot] [PATCH v1 6/9] board / intel: Add Aosong AM2315 sensor for Intel Joule
` [Buildroot] [PATCH v1 7/9] board / intel: Add GPIO LEDs "
` [Buildroot] [PATCH v1 8/9] board / intel: Add GPIO LEDs for Intel Minnowboard

[PATCH v2] Livepatch for ARM 64 and 32
 2016-08-25 14:03 UTC  (27+ messages)
` [PATCH v2 01/20] livepatch: Bubble up sanity checks on Elf relocs
` [PATCH v2 02/20] x86/arm: Make 'make debug' work properly
` [PATCH v2 03/20] x86/arm64: Expose the ALT_[ORIG|REPL]_PTR macros to header files
` [PATCH v2 04/20] alternatives: x86 rename and change parameters on ARM
` [PATCH v2 05/20] arm64/alternatives: Make it possible to patch outside of hypervisor
` [PATCH v2 06/20] arm/alternative: Use _start instead of _stext
` [PATCH v2 07/20] arm/x86: Add ALTERNATIVE and HAS_EX_TABLE
` [PATCH v2 08/20] x86: change modify_xen_mappings to return error
` [PATCH v2 09/20] arm/mm: Introduce modify_xen_mappings
` [PATCH v2 10/20] arm64/insn: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions
` [PATCH v2 11/20] arm/arm64: Update comment about VA layout
` [PATCH v2 12/20] x86, arm: Change arch_livepatch_quiesce() decleration
` [PATCH v2 13/20] livepatch: Initial ARM64 support
` [PATCH v2 14/20] livepatch: ARM 32|64: Ignore mapping symbols: $[d, a, x, t]
` [PATCH v2 15/20] livepatch: Move test-cases to common
` [PATCH v2 16/20] livepatch: tests: Make them compile under ARM64
` [PATCH v2 17/20] xen/arm32: Add an helper to invalidate all instruction caches
` [PATCH v2 18/20] xen/arm32/livepatch: Add BPICALLIS to "
` [PATCH v2 19/20] livepatch/elf: Adjust section aligment to word
` [PATCH v2 20/20] livepatch: ARM32 support

[Bug 96398] [radeonsi tessellation] Single-pixel rasterization issue (Shadow of Mordor)
 2016-08-25 14:03 UTC  (3+ messages)

[PATCH net-next] net: flush the softnet backlog in process context
 2016-08-25 13:58 UTC 

pthread_create fails with error code 11 (pthread_create: Cannot allocate memory)
 2016-08-25 14:02 UTC  (2+ messages)

[OpenRISC] newlib, malloc missing, I must be missing something
 2016-08-25 14:01 UTC 

[Qemu-devel] [PATCH RFC 00/22] I/O prefetch cache
 2016-08-25 13:44 UTC  (18+ messages)
` [Qemu-devel] [PATCH RFC 01/22] block/pcache: empty pcache driver filter
` [Qemu-devel] [PATCH RFC 02/22] block/pcache: add own AIOCB block
` [Qemu-devel] [PATCH RFC 03/22] util/rbtree: add rbtree from linux kernel
` [Qemu-devel] [PATCH RFC 04/22] block/pcache: add pcache debug build
` [Qemu-devel] [PATCH RFC 05/22] block/pcache: add aio requests into cache
` [Qemu-devel] [PATCH RFC 07/22] block/pcache: introduce LRU as method of memory
` [Qemu-devel] [PATCH RFC 08/22] block/pcache: implement pickup parts of the cache
` [Qemu-devel] [PATCH RFC 10/22] block/pcache: add check node leak
` [Qemu-devel] [PATCH RFC 11/22] add QEMU style defines for __sync_add_and_fetch
` [Qemu-devel] [PATCH RFC 12/22] block/pcache: implement read cache to qiov and drop node during aio write
` [Qemu-devel] [PATCH RFC 15/22] block/pcache: simple readahead one chunk forward
` [Qemu-devel] [PATCH RFC 16/22] block/pcache: pcache readahead node around
` [Qemu-devel] [PATCH RFC 17/22] block/pcache: skip readahead for non-sequential requests
` [Qemu-devel] [PATCH RFC 18/22] block/pcache: add pcache skip large aio read
` [Qemu-devel] [PATCH RFC 20/22] block/pcache: implement pcache error handling of aio cb
` [Qemu-devel] [PATCH RFC 21/22] block/pcache: add write through node
` [Qemu-devel] [PATCH RFC 22/22] block/pcache: drop used pcache node

[PATCH v05 00/72] Userspace compile test and fixes for exported uapi header files
 2016-08-25 14:00 UTC  (3+ messages)
` [PATCH v05 61/72] include/uapi/rdma/rdma_user_rxe.h: include in.h and in6.h

[ANNOUNCE] Git for Windows 2.9.3(2)
 2016-08-25 14:00 UTC 

[PATCH] staging: rts5208: rtsx.c: Fix checkpatch warnings
 2016-08-25 13:59 UTC  (5+ messages)

[PATCH v2 0/9] arm64: clean up early boot function calls
 2016-08-25 13:59 UTC  (5+ messages)
` [PATCH v2 4/9] arm64: head.S: move KASLR processing out of __enable_mmu()

[PATCH 1/2] perf probe: Helper function to check if probe with variable
 2016-08-25 13:59 UTC  (4+ messages)
` [PATCH v2 2/2] perf uprobe: Skip prologue if program compiled without optimization

[PATCH v5 0/2] OV5645 camera sensor driver
 2016-08-25 13:58 UTC  (9+ messages)
` [PATCH v5 2/2] media: Add a driver for the ov5645 camera sensor

[PATCH] pinctrl: zynq: fix typo in sdio1_3_grp pin list
 2016-08-25 13:48 UTC 

[ANNOUNCE] Git for Windows 2.9.3
 2016-08-25 13:50 UTC  (16+ messages)
        ` [git-for-windows] "
                    ` core.autocrlf, was "

[kernel-hardening] [RFC v2 00/10] Landlock LSM: Unprivileged sandboxing
 2016-08-25 13:57 UTC  (4+ messages)
` [kernel-hardening] "
  `  "

[Buildroot] [PATCH] elf2flt: fix threading apps on ARM noMMU systems
 2016-08-25 13:57 UTC  (2+ messages)

[PATCH v3] PCI: altera: Retrain link in rootport mode only
 2016-08-25 13:56 UTC  (2+ messages)

[PATCH 1/2] perf: add container identifier entry in perf sample data
 2016-08-25 13:04 UTC  (4+ messages)
` [PATCH 2/2] perf tool: add container identifier entry related changes

[RESEND PATCH] staging: octeon: Use IS_ENABLED() instead of checking for built-in or module
 2016-08-25 13:55 UTC 

[PATCH] staging: octeon: Use IS_ENABLED() instead of checking for built-in or module
 2016-08-25 13:54 UTC  (3+ messages)

[RFC PATCH v3 0/7] Pseudo-NMI for arm64 using ICC_PMR_EL1 (GICv3)
 2016-08-25 13:54 UTC  (9+ messages)
` [RFC PATCH v3 6/7] arm64: irqflags: Use ICC sysregs to implement IRQ masking

[PATCH v1] Livepatch ARM 64 implementation
 2016-08-25 13:54 UTC  (5+ messages)
` [PATCH v1 6/9] livepatch: Initial ARM64 support

[Qemu-devel] About TCG_AREG0
 2016-08-25 13:53 UTC 

[PATCH for-next 0/2] {IB,net}/hns: Add support of ACPI to the Hisilicon RoCE Driver
 2016-08-25 13:52 UTC  (5+ messages)

[PATCH v2] kernel.bbclass: include signing keys when copying files required for module builds
 2016-08-25 13:51 UTC  (2+ messages)

dpdk 16.07, issues with rte_mempool_create and rte_kni_alloc()
 2016-08-25 13:51 UTC  (5+ messages)

[RESEND PATCH net 00/10] net: ethernet: mediatek: a couple of fixes
 2016-08-25 13:49 UTC  (13+ messages)
` [RESEND PATCH net 02/10] net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPROBE_DEFER
` [RESEND PATCH net 06/10] net: ethernet: mediatek: fix the loss of pin-mux setting for GMAC2
` [RESEND PATCH net 07/10] net: ethernet: mediatek: fix issue of driver removal with interface is up
` [RESEND PATCH net 08/10] net: ethernet: mediatek: fix the missing of_node_put() after node is used done inside mtk_mdio_init
` [RESEND PATCH net 09/10] net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc "
` [RESEND PATCH net 10/10] net: ethernet: mediatek: fix error handling "

[PATCH] kni: error rollback with kni_dev_remove could cause a kernel crash
 2016-08-25 13:49 UTC  (3+ messages)

[PATCH] tty/serial: atmel: add fractional baud rate support
 2016-08-25 13:47 UTC  (3+ messages)

[PATCH] powerpc: Remove suspect CONFIG_PPC_BOOK3E #ifdefs in nohash/64/pgtable.h
 2016-08-25 13:47 UTC  (2+ messages)

[RFC/PATCH 0/2] powernv:cpuidle: Enable winkle idle state
 2016-08-25 13:46 UTC  (6+ messages)
` [RFC/PATCH 1/2] cpuidle: Allow idle-states to be disabled at start

[PATCH v2 0/7] scpi: Add support for legacy SCPI protocol
 2016-08-25 13:45 UTC  (7+ messages)

rgw/s3_bucket_quota.pl failure on the jewel-backports integration branch
 2016-08-25 13:45 UTC 

[PATCH 00/11] Support Intel® Turbo Boost Max Technology 3.0
 2016-08-25 13:45 UTC  (6+ messages)
` [PATCH 03/11] sched: Extend scheduler's asym packing

[PATCH] tools: add crypto device details
 2016-08-25 13:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/5] ppc32: use the default of_platform_default_populate_init() for 83xx boards
 2016-08-25 13:44 UTC  (4+ messages)
` [PATCH 3/5] of/platform: introduce a generic way to declare a platform bus

[PATCH V2] xserver-xf86-config: pre-load int10 and exa modules
 2016-08-25 13:44 UTC  (2+ messages)

[PATCH 1/1] netfilter: gre: Use the consitent GRE and PPTP struct instead of the structures defined in netfilter
 2016-08-25 13:38 UTC  (4+ messages)

[PATCH v13 0/4] Mediatek MT8173 CMDQ support
 2016-08-25 13:42 UTC  (8+ messages)

[PATCH] ARM: dts: da850: Add missing pin muxing for the UARTs
 2016-08-25 13:42 UTC  (9+ messages)

[PATCH 1/2] PCI: rockchip: fix broken ASPM due to incorrect L1PwrOnSc/Val
 2016-08-25 13:41 UTC  (2+ messages)

[PATCH xf86-video-ati 1/2] Also call drmmode_clear_pending_flip from radeon_scanout_flip_abort
 2016-08-25 13:42 UTC  (2+ messages)

[PATCH net] qdisc: fix a module refcount leak in qdisc_create_dflt()
 2016-08-25 13:26 UTC  (2+ messages)

Working with public-inbox.org [Was: [PATCH] rev-parse: respect core.hooksPath in --git-path]
 2016-08-25 13:21 UTC  (8+ messages)

[PATCH] rt2x00: add support for mac addr from device tree
 2016-08-25 13:19 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/libgpg-error: optionally depends on gettext
 2016-08-25 13:37 UTC  (7+ messages)
` [Buildroot] [PATCH 2/2] package/iputils: link with -lintl

[PATCH] spi: qup: skip clk_disable_unprepare if the device is already runtime suspended
 2016-08-25 13:27 UTC  (5+ messages)

SDMA out-of-bounds write access of tiled surface
 2016-08-25 13:36 UTC  (3+ messages)

[help] How to test kernel code that I wrote?
 2016-08-25 13:35 UTC  (7+ messages)

[PATCH 0/5] ARM64: Uprobe support added
 2016-08-25 13:33 UTC  (8+ messages)
` [PATCH 5/5] arm64: Add uprobe support

netfilter: get rid of per-object conntrack timers
 2016-08-25 13:33 UTC  (8+ messages)
` [PATCH v3 nf-next 1/7] netfilter: restart search if moved to other chain
` [PATCH v3 nf-next 2/7] netfilter: don't rely on DYING bit to detect when destroy event was sent
` [PATCH v3 nf-next 3/7] netfilter: conntrack: get rid of conntrack timer
` [PATCH v3 nf-next 4/7] netfilter: evict stale entries on netlink dumps
` [PATCH v3 nf-next 5/7] netfilter: conntrack: add gc worker to remove timed-out entries
` [PATCH v3 nf-next 6/7] netfilter: conntrack: resched gc again if eviction rate is high
` [PATCH v3 nf-next 7/7] netfilter: remove __nf_ct_kill_acct helper

[PATCH] Allow pci_enable_ptm to be called outside of the pci subsystem
 2016-08-25 13:33 UTC  (3+ messages)
` [PATCH] PCI: Export pci_enable_ptm

rtl8192ce
 2016-08-25 13:17 UTC  (2+ messages)

[PATCH 0/2] fix dma frame of GFX8
 2016-08-25 13:32 UTC  (3+ messages)
` [PATCH 1/2] drm/amdgpu:fix gfx ib schedule

[U-Boot] [PATCH 1/1] ARM: Move SYS_CACHELINE_SIZE over to Kconfig
 2016-08-25 13:32 UTC  (2+ messages)

git push origin BRANCHNAME question
 2016-08-25 13:24 UTC 

[PATCH] arm64: KVM: Save two instructions in __guest_enter()
 2016-08-25 13:31 UTC  (3+ messages)

[RFC PATCH] mfd: arizona: Add gating of external MCLKn clocks
 2016-08-25 13:26 UTC  (7+ messages)
  ` [alsa-devel] "

[GIT PULL] PCI fixes for v4.8
 2016-08-25 13:29 UTC 

[U-Boot] [RFC v1 PATCH] ARM7: Kconfig: cache: fix cacheline size based on arm type
 2016-08-25 13:28 UTC  (2+ messages)

[PATCH V4] clk: bcm: Add driver for BCM53573 ILP clock
 2016-08-25 13:28 UTC  (5+ messages)
` [PATCH V5] "

[PATCH 0/8] Fix BUILD_* family of variables
 2016-08-25 13:27 UTC  (8+ messages)
` [PATCH 1/8] [autotools] export CCLD_FOR_BUILD

[PATCH v5 00/16] x86: multiboot2 protocol support
 2016-08-25 13:27 UTC  (3+ messages)
` [PATCH v5 14/16] x86/boot: implement early command line parser in C

[Buildroot] [git commit] elf2flt: fix threading apps on ARM noMMU systems
 2016-08-25 13:26 UTC 

[PATCHv3 0/2] ath10k: Allow setting coverage class
 2016-08-25 13:25 UTC  (3+ messages)
` [PATCHv3 1/2] ath10k: Rename hw_rx_desc_ops to hw_ops to use it for other purposes
` [PATCHv3 2/2] ath10k: Allow setting coverage class

[PATCH] hwrng: pasemi_rng.c: Migrate to managed API
 2016-08-25 13:25 UTC  (3+ messages)

[PATCH 0/4] add kasumi in Intel(R) QuickAssist driver
 2016-08-25 13:23 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] crypto/qat: enable Kasumi F9 support in QAT driver
  ` [PATCH v2 2/4] app/test: add Kasumi f9 tests in QAT test suite
  ` [PATCH v2 3/4] crypto/qat: enable support of Kasumi F8 in QAT cryptodev
  ` [PATCH v2 4/4] app/test: add kasumi f8 test into QAT testsuite

[RFC v4 00/22] adapt clockevents frequencies to mono clock
 2016-08-25 13:20 UTC  (3+ messages)
` [RFC v4 14/22] clockevents: clockevents_program_event(): turn clc into unsigned long

[RESEND PATCH 1/1] sched/clock: add __init attribute to sched_clock_init()
 2016-08-25 13:22 UTC 

[RESEND PATCH 1/1] sched: remove duplicated init_task's preempt_notifiers init
 2016-08-25 13:22 UTC 

[Qemu-devel] A question about this commit 9894dc0cdcc397ee5b26370bc53da6d360a363c2
 2016-08-25 13:21 UTC  (3+ messages)

[Buildroot] [PATCH] python-meld3: fix setup type
 2016-08-25 13:21 UTC  (2+ messages)

[Buildroot] [git commit] python-meld3: fix setup type
 2016-08-25 13:21 UTC 

[PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL
 2016-08-25 13:20 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[U-Boot] [PATCH] i2c: mvtwsi: Fix order of address bytes (high to low)
 2016-08-25 13:20 UTC 

[Buildroot] [next PATCH 1/2] micropython: bump version to v1.8.3
 2016-08-25 13:19 UTC  (4+ messages)
` [Buildroot] [next PATCH 2/2] micropython-lib: bump version to v1.8.2

Lidl hat eine Überraschung für Sie - Kostenloser Gutschein von Lidl
 2016-08-25 13:18 UTC 

git push origin BRANCHNAME question
 2016-08-25 13:16 UTC 

[PATCH 1/2 v2] iio: gyro: Add MPU-3050 device tree bindings
 2016-08-25 13:16 UTC  (3+ messages)
` [PATCH 2/2 v2] iio: gyro: Add driver for the MPU-3050 gyroscope

Hotplug not working for USB 3.1 docking station on Dell XPS 13
 2016-08-25 13:15 UTC  (4+ messages)

[PATCH] crypto: FIPS - allow tests to be disabled in FIPS mode
 2016-08-25 13:15 UTC 

[PATCH] crypto/qat: add Intel QuickAssist C62x device
 2016-08-25 13:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] drm/amdgpu: track the number of vce rings
 2016-08-25 13:15 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu/vce3: add support for third vce ring
  ` 答复: "

[PATCH v3 00/15] Add Paravirtual RDMA Driver
 2016-08-25 13:13 UTC  (3+ messages)
` [PATCH v3 09/15] IB/pvrdma: Add UAR support

[PATCH 2/2] iio: gyro: Add driver for the MPU-3050 gyroscope
 2016-08-25 13:13 UTC  (4+ messages)

[Buildroot] [git commit branch/next] micropython-lib: bump version to v1.8.2
 2016-08-25 13:13 UTC 

[Buildroot] [git commit] micropython-lib: bump version to v1.8.2
 2016-08-25 13:13 UTC 

[Buildroot] [git commit branch/next] micropython: bump version to v1.8.3
 2016-08-25 13:13 UTC 

[Buildroot] [git commit] micropython: bump version to v1.8.3
 2016-08-25 13:13 UTC 

[RFC PATCH] pinctrl: Add SX150X GPIO Extender Pinctrl Driver
 2016-08-25 13:11 UTC 

S4 resume breakage with i915 driver
 2016-08-25 13:11 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.