All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-25 12:56:57 to 2016-08-25 13:58:00 UTC [more...]

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

[RFC v2 00/10] Landlock LSM: Unprivileged sandboxing
 2016-08-25 13:57 UTC  (3+ 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 v2] Livepatch for ARM 64 and 32
 2016-08-25 13:55 UTC  (23+ 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

[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)

[Bug 96398] [radeonsi tessellation] Single-pixel rasterization issue (Shadow of Mordor)
 2016-08-25 13:48 UTC  (2+ 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

[Qemu-devel] [PATCH RFC 00/22] I/O prefetch cache
 2016-08-25 13:44 UTC  (15+ 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 04/22] block/pcache: add pcache debug build
` [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 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 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 v13 0/4] Mediatek MT8173 CMDQ support
 2016-08-25 13:42 UTC  (8+ messages)

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

[PATCH] ARM: dts: da850: Add missing pin muxing for the UARTs
 2016-08-25 13:42 UTC  (9+ 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 V4] clk: bcm: Add driver for BCM53573 ILP clock
 2016-08-25 13:28 UTC  (5+ messages)
` [PATCH V5] "

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

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

Working with public-inbox.org [Was: [PATCH] rev-parse: respect core.hooksPath in --git-path]
 2016-08-25 13:21 UTC  (18+ 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] 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)

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

[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 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  (5+ messages)
` [PATCH v5 13/16] x86: add multiboot2 protocol support for EFI platforms
` [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  (4+ messages)
` [PATCH 2/2] drm/i915/opregion: update cadl based on actually active outputs
` ✗ Fi.CI.BAT: warning for drm/i915/opregion: proper handling of DIDL and CADL

[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 

[BUG] perf tool: uprobe displays wrong argument value
 2016-08-25 13:11 UTC  (2+ messages)

[PATCH v4 0/5] drm: add SimpleDRM driver
 2016-08-25 13:09 UTC  (4+ messages)
` [PATCH v4 3/5] "

[PATCH] serial: 8250_dw: Check the data->pclk when get apb_pclk
 2016-08-25 13:10 UTC  (3+ messages)

[PATCH 0/7] vfs: finish rename -> rename2 conversion
 2016-08-25 12:52 UTC  (3+ messages)
` [PATCH 2/7] fs: support RENAME_NOREPLACE for local filesystems

[PATCH 4.7 146/186] floppy: fix open(O_ACCMODE) for ioctl-only open
 2016-08-25 13:08 UTC  (5+ messages)

[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
 2016-08-25 13:04 UTC  (4+ messages)
` [RFC PATCH v2 04/20] x86: Secure Memory Encryption (SME) support

[xen-unstable test] 100618: tolerable FAIL
 2016-08-25 13:03 UTC 

Shortest path to EGL_ANDRIOD_native_sync
 2016-08-25 13:02 UTC  (3+ messages)
` [PATCH 05/13] drm/i915: Reorder submitting the requests to ELSP

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

Support for configurable PCIe endpoint
 2016-08-25 12:59 UTC  (7+ messages)

[PATCH BlueZ 1/3] core/device: Fix marking auto-connect flag
 2016-08-25 12:59 UTC  (2+ messages)

[PATCH 0/8] Qualcomm video decoder/encoder driver
 2016-08-25 12:59 UTC  (4+ messages)
` [PATCH 2/8] media: vidc: adding core part and helper functions

master - conf: fix typo in report/columns_as_rows config option name recognition
 2016-08-25 12:58 UTC 

[Bug 97029] cik_sdma_copy_texture broken on Carrizo (mesa 12)
 2016-08-25 12:57 UTC  (2+ messages)

[PATCH V4] leds: trigger: Introduce an USB port trigger
 2016-08-25 12:49 UTC  (2+ 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.