All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-22 02:49:45 to 2017-04-22 06:45:53 UTC [more...]

[PATCH v3 0/2] modules:capabilities: automatic module loading restrictions
 2017-04-22  6:45 UTC  (14+ messages)
` [PATCH v3 2/2] modules:capabilities: add a per-task modules autoload restriction
                    ` [kernel-hardening] "

[PATCH] bus: fsl-mc: dpio: fix alter FQ state command
 2017-04-22  6:44 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PULL] Update OpenBIOS images
 2017-04-22  6:43 UTC 

[PATCH v3 00/12] Fix git-gc losing objects in multi worktree
 2017-04-22  6:37 UTC  (11+ messages)
` [PATCH v3 04/12] refs.c: refactor get_submodule_ref_store(), share common free block
` [PATCH v3 05/12] refs: move submodule slash stripping code to get_submodule_ref_store
` [PATCH v3 06/12] refs: add refs_head_ref()
` [PATCH v3 08/12] refs: remove dead for_each_*_submodule()
` [PATCH v3 09/12] revision.c: --all adds HEAD from all worktrees

[Buildroot] [PATCH] perl-gd: bump to version 2.59
 2017-04-22  6:34 UTC 

[Qemu-devel] [PATCH v18 0/2] virtio-crypto: virtio crypto device specification
 2017-04-22  6:23 UTC  (3+ messages)
` [Qemu-devel] [PATCH v18 1/2] virtio-crypto: Add "
` [Qemu-devel] [PATCH v18 2/2] virtio-crypto: Add conformance clauses

Performance of low-cpu utilisation benchmark regressed severely since 4.6
 2017-04-22  6:29 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-04-21
 2017-04-22  6:28 UTC 

[PATCH] i2c: rcar: clarify PM handling with more comments
 2017-04-22  6:16 UTC  (2+ messages)

[PATCH] i2c: rcar: fix resume by always initializing registers before transfer
 2017-04-22  6:16 UTC  (2+ messages)

[PATCH] platform/x86: asus-wmi: try to set als by default
 2017-04-22  6:14 UTC  (3+ messages)

[PATCH] hwmon: (ibmpowernv) Add min/max attributes and current sensors
 2017-04-22  6:11 UTC  (5+ messages)

[PATCH tip/core/rcu 0/40] SRCU callback parallelization for 4.12
 2017-04-22  6:09 UTC  (11+ messages)
` [PATCH tip/core/rcu 40/40] srcu: Parallelize callback handling
  ` powerpc KVM build break in linux-next (was Re: [PATCH tip/core/rcu 40/40] srcu: Parallelize callback handling)
                ` powerpc KVM build break in linux-next (was Re: [PATCH tip/core/rcu 40/40] srcu: Parallelize call

[PATCH v2 0/3] powerpc/mm: Fix kernel protection and implement CONFIG_DEBUG_RODATA on PPC32
 2017-04-22  6:08 UTC  (4+ messages)
` [PATCH v2 3/3] powerpc/mm: Implement "

[PATCH net] net: ipv6: regenerate host route if moved to gc list
 2017-04-22  5:57 UTC  (2+ messages)

[PATCH] u-boot-fslc: Update to version 2017.03
 2017-04-22  5:56 UTC  (2+ messages)

[PATCH v3 3/7] kprobes: validate the symbol name length
 2017-04-22  5:55 UTC  (3+ messages)
` [PATCH v4 3/7] kprobes: validate the symbol name provided during probe registration

master - test: add raid4 to upconvert allocation failure tests
 2017-04-22  5:50 UTC 

master - test: consider changed default
 2017-04-22  5:49 UTC 

[PATCH 2/2] ASoC: Call snd_soc_set_dmi_name() unconditionally
 2017-04-22  5:49 UTC  (2+ messages)

[PATCH v2] status: add color config slots for branch info in "--short --branch"
 2017-04-22  5:42 UTC 

[PATCH 0/8] Fix clean target warnings
 2017-04-22  5:41 UTC  (16+ messages)
` [PATCH 2/8] selftests: lib.mk: define CLEAN macro to allow Makefiles to override clean
` [PATCH 4/8] selftests: gpio: override clean in lib.mk to fix warnings
` [PATCH 6/8] selftests: splice: "
` [PATCH 7/8] selftests: sync: "
` [PATCH 8/8] selftests: x86: "

[PATCH] Add color slots for branch names in "git status --short --branch"
 2017-04-22  5:40 UTC  (3+ messages)

Linux 3.18.50
 2017-04-22  5:32 UTC  (2+ messages)

master - lvconvert: preserve region size on raid1 image count changes
 2017-04-22  5:32 UTC 

[U-Boot] __FILE__ usage and and SPL limits for SRAM
 2017-04-22  5:30 UTC  (5+ messages)

[HMM 00/15] HMM (Heterogeneous Memory Management) v20
 2017-04-22  5:30 UTC  (36+ messages)
` [HMM 01/15] mm, memory_hotplug: introduce add_pages
` [HMM 02/15] mm/put_page: move ZONE_DEVICE page reference decrement v2
` [HMM 03/15] mm/unaddressable-memory: new type of ZONE_DEVICE for unaddressable memory
` [HMM 04/15] mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
` [HMM 05/15] mm/migrate: new memory migration helper for use with device memory v4
` [HMM 06/15] mm/migrate: migrate_vma() unmap page from vma while collecting pages
` [HMM 07/15] mm/hmm: heterogeneous memory management (HMM for short) v2
` [HMM 08/15] mm/hmm/mirror: mirror process address space on device with HMM helpers v2
` [HMM 09/15] mm/hmm/mirror: helper to snapshot CPU page table v2
` [HMM 10/15] mm/hmm/mirror: device page fault handler
` [HMM 11/15] mm/migrate: support un-addressable ZONE_DEVICE page in migration
` [HMM 12/15] mm/migrate: allow migrate_vma() to alloc new page on empty entry v2
` [HMM 13/15] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v3
` [HMM 14/15] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v3
` [HMM 15/15] hmm: heterogeneous memory management documentation

Patch "tracing: Allocate the snapshot buffer before enabling probe" has been added to the 3.18-stable tree
 2017-04-22  5:29 UTC 

Patch "s390/mm: fix CMMA vs KSM vs others" has been added to the 3.18-stable tree
 2017-04-22  5:29 UTC 

Patch "ring-buffer: Have ring_buffer_iter_empty() return true when empty" has been added to the 3.18-stable tree
 2017-04-22  5:29 UTC 

Patch "KEYS: Disallow keyrings beginning with '.' to be joined as session keyrings" has been added to the 3.18-stable tree
 2017-04-22  5:29 UTC 

Patch "KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings" has been added to the 3.18-stable tree
 2017-04-22  5:29 UTC 

Patch "CIFS: remove bad_network_name flag" has been added to the 3.18-stable tree
 2017-04-22  5:29 UTC 

Patch "KEYS: Change the name of the dead type to ".dead" to prevent user access" has been added to the 3.18-stable tree
 2017-04-22  5:29 UTC 

Patch "cifs: Do not send echoes before Negotiate is complete" has been added to the 3.18-stable tree
 2017-04-22  5:29 UTC 

Serial Port connection with DBus API
 2017-04-22  5:26 UTC  (5+ messages)

Linux kernel 3.18.50 released
 2017-04-22  5:22 UTC 

Does fio really bypass page cache with option direct=1?
 2017-04-22  5:17 UTC  (7+ messages)

[B.A.T.M.A.N.] [ath10k] [batman-adv] Robustness of batman-adv or IBSS/802.11s on ath9k (AR9331 chip)
 2017-04-22  5:16 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v4 0/8] Optimize VMDK I/O by allocating multiple clusters
 2017-04-22  5:13 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 1/8] vmdk: Move vmdk_find_offset_in_cluster() to the top
` [Qemu-devel] [PATCH v4 2/8] vmdk: Rename get_whole_cluster() to vmdk_perform_cow()
` [Qemu-devel] [PATCH v4 3/8] vmdk: Rename get_cluster_offset() to vmdk_get_cluster_offset()
` [Qemu-devel] [PATCH v4 4/8] vmdk: Factor out metadata loading code out of vmdk_get_cluster_offset()
` [Qemu-devel] [PATCH v4 5/8] vmdk: Set maximum bytes allocated in one cycle
` [Qemu-devel] [PATCH v4 6/8] vmdk: New functions to assist allocating multiple clusters
` [Qemu-devel] [PATCH v4 7/8] vmdk: Update metadata for "
` [Qemu-devel] [PATCH v4 8/8] vmdk: Make vmdk_get_cluster_offset() return cluster offset only

[PATCH] drm: fourcc byteorder: brings header file comments in line with reality
 2017-04-22  5:07 UTC  (5+ messages)

[PATCH v3 0/4] Kill manual ref parsing code in worktree.c
 2017-04-22  5:06 UTC  (6+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 3/5] refs: introduce get_worktree_ref_store()

[PATCH] staging: most: core: add autoconf ability
 2017-04-22  5:06 UTC  (6+ messages)

master - raid: handle insufficent PVs on takeover to/from raid4
 2017-04-22  5:00 UTC 

linux-yocto.do_validate_branches failing since last oe-core update
 2017-04-22  4:39 UTC  (5+ messages)

[PATCH] irq/affinity: Fix calculating vectors to assign
 2017-04-22  4:37 UTC  (3+ messages)
` [tip:irq/urgent] genirq/affinity: "

[PATCH] kernel-yocto/kern-tools: fix do_validate_branches clean stage
 2017-04-22  4:36 UTC 

[Qemu-devel] [PATCH 00/14] Trivial cleanups around error reporting
 2017-04-21 14:57 UTC  (3+ messages)

[Qemu-devel] [Bug 1278166] [NEW] Last commit to exec.c causes BSOD installing WinXP on i386-softmmu
 2017-04-22  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1278166] "

[Qemu-devel] [PATCH v3 0/6] Optiomize VMDK I/O by allocating multiple clusters
 2017-04-22  4:27 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 5/6] vmdk: Set maximum bytes allocated in one cycle
` [Qemu-devel] [PATCH v3 6/6] vmdk: Update metadata for multiple clusters

15772 linux-raid
 2017-04-22  4:24 UTC 

master - raid: avoid superfluous variable
 2017-04-22  4:18 UTC 

[Qemu-devel] [PATCH for-2.10 v9 00/13] add blkdebug tests
 2017-04-21 18:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 01/13] qcow2: Unallocate unmapped zero clusters if no backing file

cron job: media_tree daily build: ERRORS
 2017-04-22  4:08 UTC 

44942 linux-crypto
 2017-04-22  4:08 UTC 

[Bug 100745] amdgpu fails to wake up DisplayPort DELL monitors with 'clock recovery failed'
 2017-04-22  4:05 UTC  (2+ messages)

[scsi] 78c59898dd: INFO: task swapper:1 blocked for more than 120 seconds
 2017-04-22  3:57 UTC 

[PATCH v3] selftests: ftrace: Allow some tests to be run in a tracing instance
 2017-04-22  3:38 UTC 

[PATCH 1/2] ACPI / APD: Add clock frequency for Hisilicon Hip07/08 I2C controller
 2017-04-22  3:23 UTC  (2+ messages)
` [PATCH 2/2] i2c: designware: Add ACPI HID "

[PATCH] fs/ocfs2/cluster: use offset_in_page() macro
 2017-04-22  3:37 UTC  (3+ messages)
` [PATCH] xprtrdma: "

[RFC PATCH v5 1/2] usb: typec: USB Type-C Port Manager (tcpm)
 2017-04-22  3:30 UTC  (2+ messages)

[PATCH] nvme-cli/list-ns: fix for identifying active or allocated namespaces list
 2017-04-22  3:31 UTC 

[Qemu-devel] [RFC] Proposed qcow2 extension: subcluster allocation
 2017-04-21 21:09 UTC  (3+ messages)
  ` [Qemu-devel] proposed qcow2 extension: cluster reservations [was: "

[Qemu-devel] [PATCH v14 00/20] block: Image locking series
 2017-04-21 15:37 UTC  (6+ messages)
` [Qemu-devel] [PATCH v14 04/20] qemu-img: Add --share-rw option to subcommands
` [Qemu-devel] [PATCH v14 05/20] qemu-img: Update documentation for --share-rw

what is the mostly used automation test framework
 2017-04-22  3:26 UTC  (4+ messages)

[PATCH v2] selftests: ftrace: Allow some tests to be run in a tracing instance
 2017-04-22  3:22 UTC  (3+ messages)

[PATCH 2/2] sparc64: Add eBPF JIT
 2017-04-22  3:17 UTC  (2+ messages)

[PATCH 1/2] sparc: Split BPF JIT into 32-bit and 64-bit
 2017-04-22  3:16 UTC  (2+ messages)

[PATCH v2 net-next 0/2] sparc64 eBPF JIT
 2017-04-22  3:16 UTC  (2+ messages)

[RFC PATCH 0/3] clk: introduce clk_bulk_get accessories
 2017-04-22  3:16 UTC  (12+ messages)
` [RFC PATCH 1/3] clk: add "
` [RFC PATCH 2/3] clk: add managed version of clk_bulk_get

[RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?
 2017-04-22  3:10 UTC  (10+ messages)

[U-Boot] [PATCH 0/7] board: sama5d2_xplained: improves
 2017-04-22  3:07 UTC  (15+ messages)
` [U-Boot] [PATCH 1/7] ARM: dts: sama5d2: add clock property for uart1 node
` [U-Boot] [PATCH 2/7] ARM: dts: sama5d2_xplained: update for SPL
` [U-Boot] [PATCH 3/7] configs: sama5d2_xplained: enable CONFIG_DM_ETH
` [U-Boot] [PATCH 4/7] board: sama5d2_xplained: clean up macb init code
` [U-Boot] [PATCH 5/7] board: sama5d2_xplained: remove uart1 init
` [U-Boot] [PATCH 6/7] board: sama5d2_xplained: remove unnecessary header files
` [U-Boot] [PATCH 7/7] configs: sama5d2_xplained: update for SPL

[U-Boot] [PATCH] board: sama5d4ek: fix DD2 configuration
 2017-04-22  3:07 UTC  (2+ messages)

[U-Boot] [PATCH v2] configs: sama5d3xek: add default config for CMP board
 2017-04-22  3:07 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/2] net: macb: Add remove callback and align the compatibles
 2017-04-22  3:07 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/2] net: macb: Add remove callback
` [U-Boot] [PATCH v3 2/2] net: macb: Align the compatibles with kernel

[U-Boot] [PATCH v4 0/3] clk: at91: Enhance the peripheral clock and align compatibles
 2017-04-22  3:07 UTC  (7+ messages)
` [U-Boot] [PATCH v4 1/3] clk: at91: Enhance the peripheral clock
` [U-Boot] [PATCH v4 2/3] clk: at91: Align clk-master compatibles with kernel
` [U-Boot] [PATCH v4 3/3] clk: at91: Align the at91 pmc's compatibles

[U-Boot] [PATCH v3 0/2] serial: atmel_usart: Fix uart init and add clk support
 2017-04-22  3:07 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/2] serial: atmel_usart: Fix early debug not work in SPL
` [U-Boot] [PATCH v3 2/2] serial: atmel_usart: Add clk support

[U-Boot] [PATCH v3 0/6] ARM: dts: at91: Add dts files for AT91 SoCs' boards
 2017-04-22  3:07 UTC  (13+ messages)
` [U-Boot] [PATCH v3 1/6] ARM: dts: at91: Add dts files for at91sam9x5ek
` [U-Boot] [PATCH v3 2/6] ARM: dts: at91: Add dts files for at91sam9n12ek
` [U-Boot] [PATCH v3 3/6] ARM: dts: at91: Add dts files for at91sam9m10g45ek
` [U-Boot] [PATCH v3 4/6] ARM: dts: at91: Add dts files for at91sam9260ek/9g20ek
` [U-Boot] [PATCH v3 5/6] ARM: dts: at91: Add dts files for at91sam9rlek
` [U-Boot] [PATCH v3 6/6] ARM: dts: at91: Add dts files for at91sam9263ek

[U-Boot] [PATCH v5 0/3] board: at91sam9x5ek: Convert to support DM and DT
 2017-04-22  3:07 UTC  (8+ messages)
` [U-Boot] [PATCH v5 1/3] configs: at91sam9x5ek: Update to support DM/DT
` [U-Boot] [PATCH v5 2/3] board: at91sam9x5ek: Clean up code
` [U-Boot] [PATCH v5 3/3] board: at91sam9x5ek: Enable early debug UART

[U-Boot] [PATCH v4 0/3] board: at91sam9n12ek: Convert to support DM and DT
 2017-04-22  3:07 UTC  (8+ messages)
` [U-Boot] [PATCH v4 1/3] configs: at91sam9n12ek: Update for DT and DM support
` [U-Boot] [PATCH v4 2/3] board: at91sam9n12ek: Clean up code
` [U-Boot] [PATCH v4 3/3] board: at91sam9n12ek: Enable early debug UART

[U-Boot] [PATCH v4 0/3] board: at91sam9m10g45ek: Convert to support DM and DT
 2017-04-22  3:07 UTC  (8+ messages)
` [U-Boot] [PATCH v4 1/3] configs: at91sam9m10g45ek: Update to support DM/DT
` [U-Boot] [PATCH v4 2/3] board: at91sam9m10g45ek: Clean up code
` [U-Boot] [PATCH v4 3/3] board: at91sam9m10g45ek: Enable early debug UART

[U-Boot] [PATCH v5 0/3] board: at91sam9260ek/9g20ek: Convert to support DM and DT
 2017-04-22  3:07 UTC  (8+ messages)
` [U-Boot] [PATCH v5 1/3] configs: at91sam9260ek/9g20ek: Update for DT and DM
` [U-Boot] [PATCH v5 2/3] board: at91sam9260ek: Clean up code
` [U-Boot] [PATCH v5 3/3] board: at91sam9260ek/9g20ek: Enable early debug UART

[U-Boot] [PATCH v4 0/3] board: at91sam9rlek: Convert to support DM and DT
 2017-04-22  3:07 UTC  (8+ messages)
` [U-Boot] [PATCH v4 1/3] configs: at91sam9rlek: Update for DT and DM support
` [U-Boot] [PATCH v4 2/3] board: at91sam9rlek: Clean up code
` [U-Boot] [PATCH v4 3/3] board: at91sam9rlek: Enable early debug UART

[U-Boot] [PATCH v4 0/3] board: at91sam9263ek: Convert to support DM and DT
 2017-04-22  3:06 UTC  (8+ messages)
` [U-Boot] [PATCH v4 1/3] configs: at91sam9263ek: Update for DT and DM support
` [U-Boot] [PATCH v4 2/3] board: at91sam9263ek: Clean up code
` [U-Boot] [PATCH v4 3/3] board: at91sam9263ek: Enable early debug UART

[U-Boot] [PATCH v2 1/3] fsl-ppa: Kconfig: Support to load PPA hdr from eMMC/SD and NAND Flash
 2017-04-22  2:54 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/3] fsl: PPA: add support PPA image validation from NAND and SD

[PATCH v2 1/8] mfd: intel_soc_pmic_bxtwc: fix TMU interrupt index
 2017-04-22  2:52 UTC  (6+ messages)
` [PATCH v2 8/8] platform: x86: intel_bxtwc_tmu: remove first level irq unmask

[PATCH 5/5 v3] ARM: dts: Add the FOTG210 USB host to Gemini
 2017-04-22  2:52 UTC  (2+ messages)

[PATCH RFC 0/7] HDMI audio support for Exynos Odroid boards
 2017-04-22  2:51 UTC  (3+ messages)
  ` [PATCH RFC 1/7] clk: samsung: Add enable/disable operation for PLL36XX clocks

[PATCH 0/5] clk-mvebu: Fine-tuning for four function implementations
 2017-04-22  2:49 UTC  (3+ messages)
` [PATCH 3/5] clk: mvebu: Use kcalloc() in two functions


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.