All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-17 16:04:16 to 2017-09-17 18:00:25 UTC [more...]

[PATCH 4/4] arm64/syscalls: Move address limit check in loop
 2017-09-17 17:54 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH 3/4] arm/syscalls: Optimize address limit check
 2017-09-17 17:54 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH 2/4] Revert "arm/syscalls: Check address limit on user-mode return"
 2017-09-17 17:54 UTC  (2+ messages)
` [tip:core/urgent] "

[PATCH 1/4] syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_check
 2017-09-17 17:53 UTC  (2+ messages)
` [tip:core/urgent] "

208410b546207cfc4c832635fa46419cfa86b4cd ([PATCH] md/raid1/10: reset bio allocated from mempool) missing from 4.12 stable
 2017-09-17 17:59 UTC 

[U-Boot] [PATCH 00/10] efi_loader: event services & API test
 2017-09-17 17:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/poco: bump version to 1.7.9
 2017-09-17 17:58 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/poco: Update check for uclibc toolchain

rcu kernel-doc issues (4.14-rc1)
 2017-09-17 17:57 UTC  (4+ messages)

[Bug 196161] New: Kernel freezes by starting a kvm vm
 2017-09-17 17:56 UTC  (2+ messages)
` [Bug 196161] Kernel freezes when using AVAST under nested virtualization

[U-Boot] [PATCH V2] dm: gpio: Add DM compatibilty to GPIO driver for Davinci
 2017-09-17 17:55 UTC  (4+ messages)

[U-Boot] [PATCH 00/13] log: Add a new logging feature
 2017-09-17 17:55 UTC  (7+ messages)
` [U-Boot] [PATCH 01/13] Revert "sandbox: remove os_putc() and os_puts()"
` [U-Boot] [PATCH 02/13] Revert "sandbox: Drop special case console code for sandbox"

[U-Boot] [PATCH v2 0/5] board: atmel: Convert to support video driver model
 2017-09-17 17:55 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/5] board: sama5d2_xplained: Convert to CONFIG_DM_VIDEO
` [U-Boot] [PATCH v2 2/5] board: sama5d3xek: "
` [U-Boot] [PATCH v2 3/5] board: sama5d4ek: "
` [U-Boot] [PATCH v2 4/5] board: sama5d4_xplained: "
` [U-Boot] [PATCH v2 5/5] board: at91sam9x5ek: "

[U-Boot] [PATCH 0/3] dm: video: enhancements for Shell.efi
 2017-09-17 17:55 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] dm: video: Add basic ANSI escape sequence support

[U-Boot] [PATCH v2 0/7] Enable falcon boot for LS1043ARDB
 2017-09-17 17:55 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/7] spl: fix assignment of board info to global data
` [U-Boot] [PATCH v2 3/7] armv8: fsl-layerscape: Avoid running dram_init_banksize again
` [U-Boot] [PATCH v2 5/7] armv8: layerscape: Eanble falcon boot
` [U-Boot] [PATCH v2 7/7] armv8: ls1043ardb_sdcard: Enable "

[U-Boot] [PATCH] test: print_ut: Add test for %ls strings
 2017-09-17 17:54 UTC  (2+ messages)

[U-Boot] [PATCH 01/15] image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware
 2017-09-17 17:54 UTC  (30+ messages)
` [U-Boot] [PATCH 02/15] spl: add a fdt_addr field to spl_image_info
` [U-Boot] [PATCH 03/15] spl: change load_addr and entry_point to uintptr_t
` [U-Boot] [PATCH 04/15] spl: fit: simplify logic for FDT loading for non-OS boots
` [U-Boot] [PATCH 05/15] spl: fit: implement fdt_record_loadable
` [U-Boot] [PATCH 06/15] spl: fit: implement recording of loadables into /fit-images
` [U-Boot] [PATCH 07/15] spl: atf: introduce spl_invoke_atf and make bl31_entry private
` [U-Boot] [PATCH 08/15] spl: rename config item SPL_ATF_SUPPORT to SPL_ATF
` [U-Boot] [PATCH 09/15] spl: atf: drop the SPL_ATF_TEXT_BASE configuration item
` [U-Boot] [PATCH 10/15] rockchip: dts: rk3399-puma: add /config/arm-trusted-firmware, reset-gpio property
` [U-Boot] [PATCH 11/15] rockchip: defconfig: firefly-rk3399: sync up with SPL changes for ATF
` [U-Boot] [PATCH 12/15] rockchip: board: puma-rk3399: update .its file to use new features
` [U-Boot] [PATCH 13/15] rockchip: board: lion-rk3368: update .its file
` [U-Boot] [PATCH 14/15] rockchip: defconfig: puma-rk3399: sync up with SPL changes for ATF
` [U-Boot] [PATCH 15/15] rockchip: defconfig: lion-rk3368: "

[U-Boot] [PATCH v2 0/9] Add STM32H7 SoC, Discovery and Evaluation board support
 2017-09-17 17:53 UTC  (19+ messages)
` [U-Boot] [PATCH v2 1/9] pinctrl: stm32: add stm32h743-pinctrl compatible
` [U-Boot] [PATCH v2 2/9] serial: stm32x7: add STM32H7 support
` [U-Boot] [PATCH v2 3/9] dm: clk: add clk driver support for stm32h7 SoCs
` [U-Boot] [PATCH v2 4/9] dm: reset: add stm32 reset driver
` [U-Boot] [PATCH v2 5/9] dm: misc: add stm32 rcc driver
` [U-Boot] [PATCH v2 6/9] ARM: DTS: stm32: add stm32h743i-disco files
` [U-Boot] [PATCH v2 7/9] ARM: DTS: stm32: add stm32h743i-eval files
` [U-Boot] [PATCH v2 8/9] ARM: DTS: stm32: adapt stm32h7 dts files for U-boot
` [U-Boot] [PATCH v2 9/9] board: Add stm32h7 SoC, discovery and evaluation boards support

[U-Boot] [PATCH] spl: stash bootstage info before jump to next stage
 2017-09-17 17:52 UTC  (3+ messages)

[U-Boot] [PATCH 0/6] Sync and consolidate Linux-derived printk, BUILD_BUG, BUG, WARN, etc
 2017-09-17 17:52 UTC  (3+ messages)
` [U-Boot] [PATCH 2/6] treewide: replace with error() with pr_err()

[U-Boot] [PATCH 2/5] power: pmic: rk816: support rk816 pmic
 2017-09-17 17:52 UTC  (3+ messages)
` [U-Boot] [U-Boot,2/5] "

[U-Boot] [PATCH 00/10] For the RK3399-Q7, we have a few additional features in the SPL boot
 2017-09-17 17:52 UTC  (5+ messages)
` [U-Boot] [PATCH 09/10] power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig

[U-Boot] [PATCH] rockchip: rock-rk3188: do not use ARCH_MEMSET in TPL
 2017-09-17 17:52 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] support enter download mode on rockchip platform
 2017-09-17 17:52 UTC  (5+ messages)
` [U-Boot] [PATCH 3/3] rockchip: check download key before bootup

[U-Boot] [PATCH 1/1] spl: u-boot-spl-nodtb.bin: remove .got and .got.plt sections
 2017-09-17 17:52 UTC  (5+ messages)

[PATCH v2 0/3] led: ledtrig-transient: add support for hrtimer
 2017-09-17 17:50 UTC  (12+ messages)
    ` Vibrations in input vs. LED was "

[PATCH] tools/kvm_stat: Add Python 3 support to kvm_stat
 2017-09-17 17:49 UTC 

meshctl fails on rpi 3
 2017-09-17 17:48 UTC  (3+ messages)

[PATCH] mm/memcg: avoid page count check for zone device
 2017-09-17 17:45 UTC  (4+ messages)

[Bug 102358] WarThunder freezes always with vblanc=1
 2017-09-17 17:43 UTC  (2+ messages)
` [Bug 102358] WarThunder freezes at start, with activated vsync (vblank_mode=2)

[PATCH v4 0/3] MAP_DIRECT and block-map sealed files
 2017-09-17 17:39 UTC  (7+ messages)
` [PATCH v4 2/3] mm: introduce MAP_VALIDATE a mechanism for adding new mmap flags

GPIO Centralized Control Daemon
 2017-09-17 17:33 UTC  (6+ messages)

[PATCH net-next v2 7/7] net: korina: bump version
 2017-09-17 17:25 UTC 

[PATCH net-next v2 6/7] net: korina: update authors
 2017-09-17 17:25 UTC 

[PATCH net-next v2 5/7] net: korina: whitespace cleanup
 2017-09-17 17:25 UTC 

[PATCH net-next v2 4/7] net: korina: use GRO
 2017-09-17 17:24 UTC 

[PATCH net-next v2 3/7] net: korina: use NAPI_POLL_WEIGHT
 2017-09-17 17:24 UTC 

[PATCH net-next v2 2/7] net: korina: optimize rx descriptor flags processing
 2017-09-17 17:24 UTC 

[PATCH net-next v2 1/7] net: korina: don't use overflow and underflow interrupts
 2017-09-17 17:24 UTC 

[PATCH net-next v2 0/7] korina: performance fixes and cleanup
 2017-09-17 17:23 UTC 

[Buildroot] [PATCH v2 1/1] package/opencv: bump version to 2.4.13.3
 2017-09-17 17:23 UTC 

[PATCH] alpha: fix build failures
 2017-09-17 17:20 UTC 

[Buildroot] [PATCH v2 1/2] package/libyaml: bump version to 0.1.7
 2017-09-17 17:16 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/php-yaml: bump version to 2.0.2

[Qemu-devel] [PATCH 0/8] ppc: more Mac-related fixups
 2017-09-17 17:15 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] ppc: QOMify g3beige machine
` [Qemu-devel] [PATCH 2/8] ppc/mac: Advertise a high clock frequency for NewWorld Macs
` [Qemu-devel] [PATCH 3/8] ppc/ide/macio: Add missing registers
` [Qemu-devel] [PATCH 4/8] macio: convert pmac_ide_ops from old_mmio
` [Qemu-devel] [PATCH 5/8] ppc/mac: More rework of the DBDMA emulation
` [Qemu-devel] [PATCH 6/8] ppc: Fix OpenPIC model
` [Qemu-devel] [PATCH 7/8] openpic: add missing timer fields to vmstate_openpic_timer
` [Qemu-devel] [PATCH 8/8] openpic: Fix problem when IRQ transitions from edge to level

[Buildroot] [PATCH 1/1] package/opencv: bump version to 2.4.13.3
 2017-09-17 17:13 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/1] package/pinentry: added optional support for qt5
 2017-09-17 17:09 UTC 

[PATCH] kvm-xfstests: use aio=native for test drives
 2017-09-17 17:08 UTC  (2+ messages)

[Printing-architecture] [PATCH] braille: add mirror option
 2017-09-17 17:08 UTC 

[Printing-architecture] [PATCH] braille: rename Resize option to fitplot
 2017-09-17 17:07 UTC 

[Printing-architecture] [PATCH] braille: add margins in graphical mode
 2017-09-17 17:05 UTC 

[Bug 101483] A10-8780P (Carrizo) + R7 M260/M265 does not boot without any "workaround" parameter
 2017-09-17 17:04 UTC  (4+ messages)

Current mainline git (24e700e291d52bd2) hangs when building e.g. perf
 2017-09-17 17:04 UTC  (11+ messages)

★dingcong --“JEC world 2018 世界复合材料展览及会议”将于“3月06-08日”在“法国巴黎”举行 (地右P1-L-Me)
 2017-09-17 15:56 UTC 

[PATCH 0/4] backports: make compatible with kernel 4.14-rc
 2017-09-17 16:58 UTC  (5+ messages)
` [PATCH 1/4] patches: refresh patches on v4.14-rc1
` [PATCH 2/4] header: add uuid backports
` [PATCH 3/4] header: add UUID_STRING_LEN
` [PATCH 4/4] header: add ether_addr_to_u64() and u64_to_ether_addr()

[PATCH] kcmp: Drop branch leftover typo
 2017-09-17 16:58 UTC 

[PATCH 0/2] ACPI LED and LED flash support, ACPI support for AS3645A LED flash controller
 2017-09-17 16:57 UTC  (3+ messages)
` [PATCH 1/2] ACPI: Document how to refer to LEDs from remote nodes

Build regressions/improvements in v4.14-rc1
 2017-09-17 16:55 UTC  (3+ messages)

[Bug 100387] War Thunder game has visual errors, missing textures
 2017-09-17 16:55 UTC  (3+ messages)

[PATCH] protocol: make parse_protocol_version() private
 2017-09-17 16:53 UTC 

[Buildroot] [PATCH 1/1] package/opencore-amr: bump version to 0.1.5
 2017-09-17 16:53 UTC  (2+ messages)

[PATCH] ubifs: Fix uninitialized variable in search_dh_cookie()
 2017-09-17 16:53 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/openal: bump version to 1.18.1
 2017-09-17 16:53 UTC  (2+ messages)

[Buildroot] [git commit] package/openal: bump version to 1.18.1
 2017-09-17 16:53 UTC 

[Buildroot] [PATCH 1/1] package/bluez5_utils: security bump version to 5.47
 2017-09-17 16:52 UTC  (2+ messages)

[Buildroot] [git commit] package/bluez5_utils: security bump version to 5.47
 2017-09-17 16:52 UTC 

[Buildroot] [PATCH] stella: fix error when building with uClibc-ng
 2017-09-17 16:51 UTC  (2+ messages)

[PATCH] scan-tables: add scan file for Shostka, Ukraine
 2017-09-17 16:52 UTC 

[Buildroot] [git commit] stella: fix error when building with uClibc-ng
 2017-09-17 16:49 UTC 

Dear Talented
 2017-09-17 13:13 UTC 

[PATCH RFC/RFT] sched/fair: Improve the behavior of sync flag
 2017-09-17 16:47 UTC  (8+ messages)
` [lkp-robot] [sched/fair] 6d46bd3d97: netperf.Throughput_tps -11.3% regression

[PATCH] x86/asm/64: do not clear high 32 bits of syscall number when CONFIG_X86_X32=y
 2017-09-17 16:45 UTC  (7+ messages)

[PATCH v7 0/6] SMP and CPU hotplug support for Meson8/Meson8b
 2017-09-17 16:45 UTC  (21+ messages)
` [PATCH v7 1/6] dt-bindings: Amlogic: Add Meson8 and Meson8b SMP related documentation
` [PATCH v7 2/6] ARM: smp_scu: add a helper for powering on a specific CPU
` [PATCH v7 3/6] ARM: smp_scu: allow the platform code to read the SCU CPU status
` [PATCH v7 4/6] ARM: meson: Add SMP bringup code for Meson8 and Meson8b
` [PATCH v7 5/6] ARM: dts: meson8: add support for booting the secondary CPU cores
` [PATCH v7 6/6] ARM: dts: meson8b: "

Dear Talented
 2017-09-17 14:11 UTC 

[Buildroot] [PATCH v2 1/2] package/pinentry: bump version to 1.0.0
 2017-09-17 16:43 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/2] package/pinentry: added optional support for qt5

[Buildroot] [git commit] package/pinentry: bump version to 1.0.0
 2017-09-17 16:40 UTC 

[PATCH 0/3] ima: only call integrity_kernel_read to calc file hash
 2017-09-17 16:38 UTC  (12+ messages)
` [PATCH 3/3] ima: use fs method to read integrity data
  ` [PATCH 3/3] ima: use fs method to read integrity data (updated patch description)

[Buildroot] [git commit] package/imagemagick: security bump to version 7.0.7-1
 2017-09-17 16:37 UTC 

[Qemu-devel] [PULL 00/17] TCG queued patches
 2017-09-17 16:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/libfm: bump version to 1.2.5
 2017-09-17 16:36 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/pcmanfm: "

[Buildroot] [git commit] package/pcmanfm: bump version to 1.2.5
 2017-09-17 16:36 UTC 

[Buildroot] [git commit] package/libfm: bump version to 1.2.5
 2017-09-17 16:35 UTC 

[Buildroot] [PATCH 1/1] package/pcsc-lite: bump version to 1.8.22
 2017-09-17 16:35 UTC  (2+ messages)

[Buildroot] [git commit] package/pcsc-lite: bump version to 1.8.22
 2017-09-17 16:33 UTC 

[Bug 101900] No HDMI audio on Polaris
 2017-09-17 16:33 UTC  (2+ messages)
` [Bug 101900] No HDMI HBR audio on Polaris (no TrueHD, no Atmos, no Neo:X, no HD Master audio)

[Buildroot] [PATCH 1/1] package/pcre2: bump version to 10.30
 2017-09-17 16:32 UTC  (2+ messages)

[Buildroot] [git commit] package/pcre2: bump version to 10.30
 2017-09-17 16:32 UTC 

[Buildroot] [PATCH 1/1] package/libgcrypt: bump version to 1.8.1
 2017-09-17 16:31 UTC  (2+ messages)

[Buildroot] [git commit] package/libgcrypt: bump version to 1.8.1
 2017-09-17 16:31 UTC 

[Buildroot] [PATCH 1/1] package/phytool: bump version to 2
 2017-09-17 16:30 UTC  (2+ messages)

[Buildroot] [git commit] package/phytool: bump version to 2
 2017-09-17 16:30 UTC 

An ode to kvm_arch_vcpu_runnable()
 2017-09-17 16:32 UTC 

[Buildroot] [PATCH 1/2] package/libyaml: bump version to 0.1.7
 2017-09-17 16:29 UTC  (2+ messages)

[Xenomai] Questions around porting app to Xenomai/Cobalt resulting in SIGABRT ?
 2017-09-17 16:28 UTC  (9+ messages)

[PATCH] tipc: Use bsearch library function
 2017-09-17 16:27 UTC  (12+ messages)
` [PATCH V2] "

[Buildroot] [PATCH 1/1] package/php-ssh2: bump version to 1.1.2
 2017-09-17 16:27 UTC  (2+ messages)

[Buildroot] [git commit] package/php-ssh2: bump version to 1.1.2
 2017-09-17 16:27 UTC 

[Buildroot] [PATCH v2 00/11] glibc: bump to 2.26
 2017-09-17 16:17 UTC  (6+ messages)
` [Buildroot] [PATCH v2 01/11] package/gcc: fix build issue with glibc 2.26
` [Buildroot] [PATCH v2 02/11] "

[PATCH 0/4] Add support to LIS3DHH accel sensor
 2017-09-17 16:17 UTC  (10+ messages)
` [PATCH 1/4] iio: st_sensors: split open-drain parameters for irq1 and irq2
` [PATCH 2/4] iio: common: st_sensors: check odr address value in st_sensors_set_odr()
` [PATCH 3/4] iio: accel: add support to LIS3DHH
` [PATCH 4/4] dt-bindings: iio: accel: add LIS3DHH device bindings

Page allocator bottleneck
 2017-09-17 16:16 UTC  (3+ messages)

[PATCH] test-drop-caches: mark file local symbols with static
 2017-09-17 16:14 UTC 

Wifi driver for RTL8191SU
 2017-09-17 16:05 UTC 

[PATCH 0/4] More PCID fixes
 2017-09-17 16:03 UTC  (2+ messages)
` [PATCH 4/4] x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUs


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.