All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-12 03:42:53 to 2017-05-12 06:19:08 UTC [more...]

[PATCH 1/1] f2fs: sanity check checkpoint segno and blkoff
 2017-05-12  6:19 UTC  (2+ messages)

[PATCH] iio: Add driver for Infineon DPS310
 2017-05-12  6:18 UTC  (4+ messages)

[RFC summary] Enable Coherent Device Memory
 2017-05-12  6:18 UTC 

[PATCH 0/4] overlay/017: fix false negatives
 2017-05-12  6:16 UTC  (4+ messages)
` [PATCH 4/4] overlay: tag tests 016-018 as experimental

[PATCH v5 00/17] net: qualcomm: add QCA7000 UART driver
 2017-05-12  6:15 UTC  (5+ messages)
` [PATCH v5 15/17] dt-bindings: qca7000: append UART interface to binding

[PATCH] hwrng: do not warn when there are no devices
 2017-05-12  6:15 UTC  (2+ messages)

[kernel-hardening] [PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
 2017-05-12  6:13 UTC  (23+ messages)
` [kernel-hardening] "

Requests for Proposal for hosting XDC 2018
 2017-05-12  6:13 UTC  (3+ messages)

[RFC PATCH 00/10] Basic KVM SGX Virtualization support
 2017-05-12  6:11 UTC  (6+ messages)
` [PATCH 08/10] kvm: vmx: add guest's IA32_SGXLEPUBKEYHASHn runtime switch support
    ` [intel-sgx-kernel-dev] "

[PATCH v4] net/mlx4_core: Use min3 to select number of MSI-X vectors
 2017-05-12  6:10 UTC 

[PATCH 0/6] add clang compilation support for armv8a linuxapp
 2017-05-12  6:10 UTC  (9+ messages)
` [PATCH v3 0/6] Add "
  ` [PATCH v3 1/6] eal: pause while busy-waiting for slave
  ` [PATCH v3 2/6] hash: compile armv8a CRC32 support conditionally
  ` [PATCH v3 3/6] net/thunderx: fix compile errors for armv8a clang
  ` [PATCH v3 4/6] acl: fix warning seen with "
  ` [PATCH v3 5/6] eal/arm: fix warnings "
  ` [PATCH v3 6/6] config: add clang support for armv8a linuxapp

[PATCH] KVM: Eliminate unused variable warning on uniprocessor configs
 2017-05-12  6:10 UTC  (4+ messages)

[PATCH 1/5] Revert "ACPI / button: Remove lid_init_state=method mode"
 2017-05-12  6:08 UTC  (5+ messages)
` [PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations

[PATCH 0/5 RfC] pintrl: meson: add support for GPIO IRQs
 2017-05-12  6:08 UTC  (7+ messages)
` [PATCH 1/5] pintrl: meson: add interrupts to pinctrl data

Backing up BTRFS metadata
 2017-05-12  6:06 UTC  (5+ messages)

[PATCH v3] Code to allow cros-compilation on chromeOS
 2017-05-12  6:04 UTC  (7+ messages)
` [PATCH v4] "

[PATCH] memzone: Check socket_id value when creating memzone
 2017-05-12  6:03 UTC 

[PATCH] fetch-pack: always allow fetching of literal SHA1s
 2017-05-12  6:01 UTC  (4+ messages)
` [PATCH v5] "

[git pull] drm fixes for v4.12-rc1
 2017-05-12  6:00 UTC 

[git pull] drm fixes for v4.12-rc1
 2017-05-12  6:00 UTC 

[git pull] drm fixes for v4.12-rc1
 2017-05-12  6:00 UTC 

[PATCH v2 1/3] sched/deadline: Zero out positive runtime after throttling constrained tasks
 2017-05-12  5:57 UTC  (3+ messages)
` [PATCH v2 2/3] sched/deadline: Throttle the task when missing its deadline

Kernel problem
 2017-05-12  5:56 UTC  (3+ messages)

[RESEND PATCH] llist: Provide a safe version for llist_for_each
 2017-05-12  5:55 UTC  (2+ messages)
` [RESEND PATCH] mm: Don't reinvent the wheel but use existing llist API

mm/kasan: zero_p4d_populate() problem?
 2017-05-12  5:53 UTC 

[PATCH] mtd: nand: add option to erase NAND blocks even if detected as bad
 2017-05-12  5:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] net: add arm64 neon version of CRC compute APIs
 2017-05-12  5:51 UTC  (4+ messages)
` [PATCH v4 1/4] mk: add crypto capability for generic armv8a and thunderx
  ` [PATCH v4 3/4] net: add arm64 neon version of CRC compute APIs

[PATCH] parisc: fix spelling mistake: "page_tye" -> "page_type"
 2017-05-12  5:50 UTC  (2+ messages)

[PATCH v4 0/5] Make find_later_rq() choose a closer cpu in topology
 2017-05-12  5:48 UTC  (6+ messages)
` [PATCH v4 1/5] sched/deadline: Refer to cpudl.elements atomically
` [PATCH v4 2/5] sched/deadline: Make find_later_rq() choose a closer cpu in topology
` [PATCH v4 3/5] sched/deadline: Change return value of cpudl_find()
` [PATCH v4 4/5] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq()
` [PATCH v4 5/5] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq()

[Qemu-devel] [PATCH v3 0/5] optimize various tcg_gen() functions using extract op
 2017-05-12  5:48 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v3 1/5] coccinelle: add a script to optimize tcg op using tcg_gen_extract()

[meta-oe] [PATCH] lua: 5.3.3 -> 5.3.4
 2017-05-12  5:48 UTC 

drm syncobj - can we get some r-b/a-bs?
 2017-05-12  5:45 UTC  (8+ messages)
` [PATCH 1/5] drm: introduce sync objects (v2)
` [PATCH 5/5] amdgpu: use drm sync objects for shared semaphores (v4)

[Qemu-devel] [PATCHv6 0/5] HPT resizing for pseries guests (qemu part)
 2017-05-12  5:44 UTC  (7+ messages)
` [Qemu-devel] [PATCHv6 1/5] pseries: Stubs for HPT resizing
` [Qemu-devel] [PATCHv6 2/5] pseries: Implement "
` [Qemu-devel] [PATCHv6 3/5] pseries: Enable HPT resizing for 2.10
` [Qemu-devel] [PATCHv6 4/5] pseries: Use smaller default hash page tables when guest can resize
` [Qemu-devel] [PATCHv6 5/5] pseries: Allow HPT resizing with KVM

[x86/refcount] d0331c332e: EIP: set_current_rng
 2017-05-12  5:44 UTC 

[ovmf test] 109337: all pass - PUSHED
 2017-05-12  5:43 UTC 

[PATCH] staging: greybus: power_supply: replace kzalloc by kcalloc
 2017-05-12  5:39 UTC  (2+ messages)
` [greybus-dev] "

[PATCH 1/3] powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
 2017-05-12  5:37 UTC  (6+ messages)
` [PATCH 3/3] powerpc/8xx: xmon compile fix

[PATCH] powerpc/configs: Turn CONFIG_RELOCATABLE on by default
 2017-05-12  5:36 UTC 

[RFC PATCH V2 0/4] capabilities: do not audit log BPRM_FCAPS on set*id
 2017-05-12  5:35 UTC  (4+ messages)
` [RFC PATCH V2 1/4] capabilities: use macros to make the logic easier to follow and verify

[Qemu-devel] [PATCH v3 00/12] VT-d: PT (passthrough) mode support and misc fixes
 2017-05-12  5:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 04/12] memory: fix address_space_get_iotlb_entry()

What's cooking in git.git (May 2017, #03; Wed, 10)
 2017-05-12  5:29 UTC  (3+ messages)

[PATCH 0/8] convert pathspec.c to take an index parameter
 2017-05-12  5:27 UTC  (3+ messages)
` [PATCH v2 0/6] "

[PATCH] cpufreq / CPPC: Initialize policy->min to lowest nonlinear performance
 2017-05-12  5:25 UTC  (2+ messages)

[Fuego] Functional.fuego_board_check test failure - console log (/dev/ttyUSB0)
 2017-05-12  5:23 UTC  (11+ messages)
                    ` [Fuego] Setup Build Trigger based on Git/Gerrirt events

[PATCH 28/29] grep: given --threads with NO_PTHREADS=YesPlease, warn
 2017-05-12  5:20 UTC  (3+ messages)
` [PATCH] C style: use standard style for "TRANSLATORS" comments

[Qemu-devel] [PATCH 0/8] optimize various tcg_gen() functions using extract op
 2017-05-12  5:16 UTC  (8+ messages)
` [Qemu-devel] [PATCH 7/8] target/ppc: optimize various "
    ` [Qemu-devel] [Qemu-ppc] "

[PATCH 1/6] hash: compile armv8a CRC32 support conditionally
 2017-05-12  5:17 UTC  (4+ messages)
` [PATCH v2 0/6] Add clang compilation support for armv8a linuxapp
  ` [PATCH v2 2/6] config: add clang "

[Qemu-arm] [Qemu-devel PATCH 0/5] Add support for Smartfusion2 SoC
 2017-05-12  5:16 UTC  (24+ messages)
` [Qemu-arm] [Qemu-devel PATCH 1/5] msf2: Add Smartfusion2 System timer
        ` [Qemu-devel] "
` [Qemu-devel] [Qemu-devel PATCH 2/5] msf2: Microsemi Smartfusion2 System Register block
  ` [Qemu-arm] "
` [Qemu-devel] [Qemu-devel PATCH 3/5] msf2: Add Smartfusion2 SPI controller
  ` [Qemu-arm] "
` [Qemu-devel] [Qemu-devel PATCH 4/5] msf2: Add Smartfusion2 SoC
  ` [Qemu-arm] "

[PATCH 0/2] KVM: nVMX: nested EPT fixes
 2017-05-12  5:13 UTC  (4+ messages)
` [PATCH 1/2] KVM: nVMX: fix EPT permissions as reported in exit qualification

Armada SoC Error Reporting Interrupts
 2017-05-12  5:12 UTC 

[PATCH] net: netfilter: netlink: delete extra spaces
 2017-05-12  5:11 UTC 

[PATCH] src/seek_sanity_test: Fix for filesystems without unwritten extent support
 2017-05-12  5:09 UTC  (2+ messages)

[PATCH 0/2] acpi/button: revert v4.10 behavior
 2017-05-12  5:08 UTC  (6+ messages)
` [PATCH 1/2] Revert "ACPI / button: Remove lid_init_state=method mode"

[PATCH net-next] selftests/bpf: get rid of -D__x86_64__
 2017-05-12  5:07 UTC  (5+ messages)

[PATCH v4 0/3] Handle memmap and mem kernel options in boot stage kaslr
 2017-05-12  5:06 UTC  (4+ messages)
` [PATCH v4 2/3] KASLR: Handle memory limit specified by memmap and mem option

[PATCH 00/29] Easy to review grep & pre-PCRE changes
 2017-05-12  5:06 UTC  (7+ messages)
` [PATCH 04/29] log: add exhaustive tests for pattern style options & config
` [PATCH 09/29] grep: amend submodule recursion test for regex engine testing
` [PATCH 11/29] grep: add a test helper function for less verbose -f \0 tests

Is it reasonable to build lvmlockd in this way?
 2017-05-12  5:05 UTC  (5+ messages)

[PATCH 1/3] rsi: Rename the file rsi_91x_pkt.c to rsi_91x_hal.c
 2017-05-12  5:05 UTC  (3+ messages)

[PATCH 0/2] alpha-module: Adjustments for module_frob_arch_sections()
 2017-05-12  5:04 UTC  (4+ messages)
` [PATCH 1/2] alpha-module: Improve a size determination in module_frob_arch_sections()

[PATCH 0/3] interpret-trailers + commit -v bugfix
 2017-05-12  5:03 UTC  (4+ messages)
` [PATCH 1/3] mailinfo.c: is_scissors_line ends on newline
` [PATCH 2/3] commit.c: add is_scissors_line
` [PATCH 3/3] commit.c: skip scissors when computing trailers

[Fuego] Functional.fuego_board_check test failure - console log (/dev/ttyUSB0)
 2017-05-12  5:04 UTC  (3+ messages)

PAX: size overflow detected in function ext4_llseek fs/ext4/file.c:670
 2017-05-12  5:02 UTC  (2+ messages)

Queries regarding TAP interface
 2017-05-12  5:02 UTC 

Lockdep splat involving all_q_mutex
 2017-05-12  5:02 UTC  (6+ messages)

[PATCH v7 0/9] Enhancement to intel_dp_aux_backlight driver
 2017-05-12  5:00 UTC  (5+ messages)
` [PATCH v7 3/9] drm/i915: Drop AUX backlight enable check for backlight control
` [PATCH v7 6/9] drm/i915: Add option to support dynamic backlight via DPCD

[Patch net] ipv4: restore rt->fi for reference counting
 2017-05-12  4:55 UTC  (19+ messages)

librte_acl : add , delete rules at runtime
 2017-05-12  4:54 UTC 

GPU hang with kernel 4.10rc3
 2017-05-12  4:54 UTC  (9+ messages)
  ` [Intel-gfx] "
        `  "

[lkp-robot] [mm] 3c1e6c177b: [No primary change] fio.latency_1000us% -73.6%
 2017-05-12  4:52 UTC 

Btrfs/SSD
 2017-05-12  4:51 UTC  (3+ messages)

[PATCH] PCI: Make SR-IOV capable GPU working on the SR-IOV incapable platform
 2017-05-12  4:51 UTC  (8+ messages)

[PATCH] ARM: remove duplicate 'const' annotations'
 2017-05-12  4:42 UTC  (6+ messages)

[lkp-robot] [scatterlist] 2573e4c4be: kernel_BUG_at_lib/scatterlist.c
 2017-05-12  4:47 UTC 

[lkp-robot] [mm, page_alloc] d34b0733b4: will-it-scale.per_thread_ops -4% regression
 2017-05-12  4:47 UTC 

[PCIE device driver: tw686x] I have some problems with tw686x and I need help
 2017-05-12  4:39 UTC  (6+ messages)
  ` [PATCH] TW686x: Fix OOPS on buffer alloc failure

LXC 1.0.10, LXC 2.0.8, LXCFS 2.0.7 and LXD 2.0.10 have been released!
 2017-05-12  4:39 UTC 

[PATCH v8 00/10] IMC Instrumentation Support
 2017-05-12  4:36 UTC  (11+ messages)
` [PATCH v8 02/10] powerpc/powernv: Autoload IMC device driver module
` [PATCH v8 05/10] powerpc/perf: IMC pmu cpumask and cpuhotplug support

[PATCH v2 0/3] Mediatek MT2712 NAND FLASH Controller driver
 2017-05-12  4:33 UTC  (8+ messages)
` [PATCH v2 1/3] mtd: nand: mediatek: update DT bindings
` [PATCH v2 2/3] mtd: nand: mediatek: add support for different MTK NAND FLASH Controller IP
` [PATCH v2 3/3] mtd: nand: mediatek: add support for MT2712 NAND FLASH Controller

[PATCH v2] arm64: dts: ls1088a: Add TMU device tree support
 2017-05-12  4:33 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2017-05-12  4:23 UTC 

[PATCH 1/3] EDAC: mv64x60: remove unused variable
 2017-05-12  4:20 UTC  (6+ messages)
  ` [1/3] "
` [PATCH 2/3] EDAC: mv64x60: Fix pdata->name
  ` [2/3] "
` [PATCH 3/3] EDAC: mv64x60: replace in_le32/out_le32 with ioread32/iowrite32
  ` [3/3] "

[ANNOUNCE] linux-4.11-ck1 / MuQSS CPU scheduler 0.155
 2017-05-12  4:13 UTC 

[Qemu-devel] [PATCH v8 0/3] ramblock: add hmp command "info ramblock"
 2017-05-12  4:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 1/3] ramblock: add RAMBLOCK_FOREACH()
` [Qemu-devel] [PATCH v8 2/3] utils: provide size_to_str()
` [Qemu-devel] [PATCH v8 3/3] ramblock: add new hmp command "info ramblock"

[Fuego] [PATCH 01/10] rebuild: fixes to the rebuild flag and more
 2017-05-12  4:14 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 0/4] ramblock: add hmp command "info ramblock"
 2017-05-12  4:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 2/4] utils: provide size_to_str()

[Problem] Broadcom BCM5762 Ethernet tg3 times out with stack trace
 2017-05-12  4:09 UTC 

[PATCH] nvme: Change our APST table to be no more aggressive than Intel RSTe
 2017-05-12  4:06 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/31] ARM: i.MX6: SabreSD: Add dts support
 2017-05-12  4:03 UTC  (4+ messages)
` [U-Boot] [PATCH v3 23/31] ARM: i.MX6DL: sabresd: Move DCD reginit on SPL

[PATCH v2 0/3] irqchip/mbigen: bugfixs
 2017-05-12  3:55 UTC  (4+ messages)
` [PATCH v2 1/3] irqchip/mbigen: Fix memory mapping code
` [PATCH v2 2/3] irqchip/mbigen: Fix potential NULL dereferencing
` [PATCH v2 3/3] irqchip/mbigen: Fix the clear register offset

[PATCH] powerpc: Tweak copy selection parameter in __copy_tofrom_user_power7()
 2017-05-12  3:58 UTC 

[U-Boot] [PATCH v2 0/5] Add Intel Arria 10 SoC FPGA driver
 2017-05-12  3:56 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/5] arm: socfpga: Remove unused passing parameter of socfpga_bridges_reset
` [U-Boot] [PATCH v2 2/5] arm: socfpga: Restructure FPGA driver in the preparation to support A10
` [U-Boot] [PATCH v2 5/5] arm: socfpga: Add FPGA driver support for Arria 10

[PATCH 4/4] staging: rtl8723bs: checkpatch - resolve indentation and line width
 2017-05-12  3:53 UTC  (2+ messages)

[PATCH] iommu: add qcom_iommu
 2017-05-12  3:52 UTC  (5+ messages)
` [PATCH 3/4] "

[RFC PATCH 0/6] drm/i915/gvt: dma-buf support for GVT-g
 2017-05-12  3:52 UTC  (14+ messages)
` [RFC PATCH 6/6] drm/i915/gvt: support QEMU getting the dmabuf

[PATCH] soc: imx: add PM dependency for IMX7_PM_DOMAINS
 2017-05-12  3:51 UTC  (3+ messages)

Threads stuck in zap_pid_ns_processes()
 2017-05-12  3:42 UTC  (6+ messages)

[linux-4.9 test] 109317: regressions - FAIL
 2017-05-12  3:49 UTC 

using labels for stdout-path
 2017-05-12  3:48 UTC  (4+ messages)

[PATCH] powerpc/64s: dt_cpu_ftrs boot time setup option
 2017-05-12  3:46 UTC  (3+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 0df7b96e7b86f66b6503ba9485c518d1f08044c4
 2017-05-12  3:46 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.