All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-06 19:25:22 to 2019-01-07 00:21:14 UTC [more...]

[PATCH 1/3] mk: introduce helper to check valid compiler argument
 2019-01-07  0:21 UTC  (4+ messages)
` [PATCH 2/3] config: add thunderx2 machine config

[COMMAND HANGS] The command 'btrfs subvolume sync -s 2 xyz' can hangs
 2019-01-06 23:55 UTC  (5+ messages)

[Bug 101731] System freeze with AMDGPU when playing The Witcher 3
 2019-01-07  0:05 UTC  (3+ messages)
` [Bug 101731] System freeze with AMDGPU when playing The Witcher 3 (GOG GOTY)

[U-Boot] [PATCH v1 0/9] arm: Colibri iMX7 fixes and DM_MMC conversion
 2019-01-06 23:49 UTC  (19+ messages)
` [U-Boot] [PATCH v1 1/9] colibri_imx7: fix boot commands
` [U-Boot] [PATCH v1 2/9] arm: dts: imx7: colibri: split dt for raw NAND and eMMC devices
` [U-Boot] [PATCH v1 3/9] configs: colibri_imx7: enable DM for raw NAND devices
` [U-Boot] [PATCH v1 4/9] configs: colibri_imx7: use separate device tree
` [U-Boot] [PATCH v1 5/9] arm: dts: imx7: colibri: add usdhci peripherals to "
` [U-Boot] [PATCH v1 6/9] configs: colibri_imx7: use DM_MMC
` [U-Boot] [PATCH v1 7/9] colibri_imx7: drop legacy usdhc support
` [U-Boot] [PATCH v1 8/9] configs: colibri_imx7: enable CAAM driver
` [U-Boot] [PATCH v1 9/9] configs: add default configuraiton for Colibri iMX7 with eMMC

[Buildroot] [PATCH] package/liburiparser: security bump to version 0.9.1
 2019-01-06 23:41 UTC 

[PATCH v8 00/25] Re-use nvram module
 2019-01-06 23:36 UTC  (5+ messages)
` [PATCH v8 24/25] powerpc: Adopt nvram module for PPC64

[PATCH v5 00/15] KVM: s390: make use of the GIB
 2019-01-06 23:32 UTC  (3+ messages)
` [PATCH v5 11/15] KVM: s390: restore IAM in get_ipm() when IPM is clean

linux-next: manual merge of the csky tree with Linus' tree
 2019-01-06 23:27 UTC 

fdisk vs. BSD disklabels and slices
 2019-01-06 23:23 UTC  (3+ messages)

[RFC][PATCH 1/2] buildhistory: simplify buildhistory_list_files()
 2019-01-06 23:08 UTC  (3+ messages)
` [RFC][PATCH 2/2] buildhistory: support generating md5sum of files

Video: Linux and license revocation, in American. (Yes you can revoke)
 2019-01-06 23:05 UTC 

[PATCH v12 00/26] Convert "git stash" to C builtin
 2019-01-06 22:59 UTC  (5+ messages)
` [PATCH v12 21/26] stash: optimize `get_untracked_files()` and `check_changes()`
` [PATCH v12 25/26] stash: optionally use the scripted version again

What's cooking in git.git (Dec 2018, #02; Fri, 28)
 2019-01-06 22:58 UTC  (5+ messages)
` jk/loose-object-cache
  ` [PATCH 3/3] object-store: use one oid_array per subdirectory for loose cache

[Qemu-devel] [PATCH v4] Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel
 2019-01-06 22:56 UTC  (2+ messages)

possible circular locking dependency detected between fs_reclaim and sb_internal
 2019-01-06 22:56 UTC  (2+ messages)

[Qemu-devel] [Bug 1701835] [NEW] floating-point operation bugs in qemu-alpha
 2019-01-06 22:52 UTC  (3+ messages)
` [Qemu-devel] [Bug 1701835] "

gitk shows local uncommit changes after touch file + reload
 2019-01-06 22:51 UTC 

[Qemu-devel] [PATCH 0/3] target/arm: Vector expansion improvments
 2019-01-06 22:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] target/arm: Rely on optimization within tcg_gen_gvec_or
` [Qemu-devel] [PATCH 2/3] target/arm: Use vector minmax expanders for aarch64
` [Qemu-devel] [PATCH 3/3] target/arm: Use vector minmax expanders for aarch32

"git p4" fails when perforce login not needed
 2019-01-06 22:48 UTC 

mount /proc at boot as read-only
 2019-01-06 22:45 UTC  (2+ messages)

[PATCH mips-fixes] MIPS: BCM47XX: Setup struct device for the SoC
 2019-01-06 22:32 UTC  (2+ messages)

Making a script into an executable binary in yocto
 2019-01-06 22:26 UTC  (2+ messages)

System with kernel 4.21 hang immediately after start (invalid opcode: 0000 [#1] SMP NOPTI)
 2019-01-06 22:26 UTC  (5+ messages)

[BUG] v4.20 - bridge not getting DHCP responses? (works in 4.19.13)
 2019-01-06 22:21 UTC  (2+ messages)
` Fwd: "

[lustre-devel] [PATCH v2 00/33] lustre: add PFL support
 2019-01-06 22:14 UTC  (34+ messages)
` [lustre-devel] [PATCH v2 01/33] lustre: clio: fix incorrect invariant in cl_io_iter_fini()
` [lustre-devel] [PATCH v2 02/33] lustre: pfl: Basic data structures for composite layout
` [lustre-devel] [PATCH v2 03/33] lustre: lov: move code for PFL work
` [lustre-devel] [PATCH v2 04/33] lustre: lov: merge lov_mds_md_v3 and lov_mds_md_v1 handling
` [lustre-devel] [PATCH v2 05/33] lustre: lov: fold lmm_verify() handling into lmm_unpackmd()
` [lustre-devel] [PATCH v2 06/33] lustre: lov: create struct lov_stripe_md_entry
` [lustre-devel] [PATCH v2 07/33] lustre: lov: add composite layout unpacking
` [lustre-devel] [PATCH v2 08/33] lustre: lov: embedded raid0 in struct lov_layout_composite
` [lustre-devel] [PATCH v2 09/33] lustre: lov: migrate lov raid0 to future PFL component handling
` [lustre-devel] [PATCH v2 10/33] lustre: lov: reduce code indentation
` [lustre-devel] [PATCH v2 11/33] lustre: lov: change lo_entries to array
` [lustre-devel] [PATCH v2 12/33] lustre: lov: move around PFL code and cleanups
` [lustre-devel] [PATCH v2 13/33] lustre: lov: remove lsm_stripe_by_[index|offset]_plain
` [lustre-devel] [PATCH v2 14/33] lustre: lov: add looping lsm_entry_count times
` [lustre-devel] [PATCH v2 15/33] lustre: lov: create lov_comp_* wrappers
` [lustre-devel] [PATCH v2 16/33] lustre: clio: client side implementation for PFL
` [lustre-devel] [PATCH v2 17/33] lustre: clio: getstripe support comp layout
` [lustre-devel] [PATCH v2 18/33] lustre: pfl: enhance PFID EA for PFL
` [lustre-devel] [PATCH v2 19/33] lustre: pfl: dynamic layout modification with write/truncate
` [lustre-devel] [PATCH v2 20/33] lustre: ldlm: Transfer layout only if layout lock is granted
` [lustre-devel] [PATCH v2 21/33] lustre: pfl: calculate PFL file LOVEA correctly
` [lustre-devel] [PATCH v2 22/33] lustre: lov: keep minimum LOVEA size
` [lustre-devel] [PATCH v2 23/33] lustre: pfl: Read should not trigger layout write intent
` [lustre-devel] [PATCH v2 24/33] lustre: pfl: fix hang with grouplocks
` [lustre-devel] [PATCH v2 25/33] lustre: pfl: fix ost pool op->size handling
` [lustre-devel] [PATCH v2 26/33] lustre: lov: readahead shouldn't exceed component boundary
` [lustre-devel] [PATCH v2 27/33] lustre: uapi: support negative flags
` [lustre-devel] [PATCH v2 28/33] lustre: llite: return v1/v3 layout for legacy app
` [lustre-devel] [PATCH v2 29/33] lustre: llite: restore ll_file_getstripe in ll_lov_setstripe
` [lustre-devel] [PATCH v2 30/33] lustre: lov: do not split IO for single striped file
` [lustre-devel] [PATCH v2 31/33] lustre: lov: call cl_object_attr_get under cl_attr lock
` [lustre-devel] [PATCH v2 32/33] lustre: lov: use stripe_count instead of stripe_nr
` [lustre-devel] [PATCH v2 33/33] lustre: update version to 2.9.99

[PATCH] systemd related interfaces
 2019-01-06 22:10 UTC  (6+ messages)

[Bug 109161] Kernel crash shortly after gnome-shell login - refcount_t: increment on 0; use-after-free
 2019-01-06 22:06 UTC  (2+ messages)

[Bug 202053] New: [xfstests generic/464]: XFS corruption and Assertion failed: 0, file: fs/xfs/xfs_super.c, line: 985
 2019-01-06 21:57 UTC  (6+ messages)
` [Bug 202053] "

[ovmf test] 131774: regressions - FAIL
 2019-01-06 21:53 UTC 

[linux-4.19 test] 131757: regressions - FAIL
 2019-01-06 21:53 UTC 

acpi_string with const char * losing casts
 2019-01-06 21:52 UTC 

[Buildroot] [PATCH 1/1] Fix rasberry Pi 64bit firmware overlay inclusion
 2019-01-06 21:52 UTC  (7+ messages)

[Qemu-devel] How to add a new target architecture
 2019-01-06 21:48 UTC  (2+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-06 21:46 UTC  (11+ messages)

Video: Linux and license revocation, in American
 2019-01-06 21:43 UTC 

possible deadlock in nr_destroy_socket
 2019-01-06 21:43 UTC  (2+ messages)

nss-systemd D-Bus call caused by getpwent
 2019-01-06 21:37 UTC  (5+ messages)

[lustre-devel] [PATCH 00/14] lustre: fixes for many test failures
 2019-01-06 21:36 UTC  (15+ messages)
` [lustre-devel] [PATCH 01/14] lustre: llite: Add S_NOSEC support
` [lustre-devel] [PATCH 02/14] lustre: llite: change how "dump_page_cache" walks a hash table
` [lustre-devel] [PATCH 03/14] lustre: llite: add LL_IOC_FUTIMES_3
` [lustre-devel] [PATCH 04/14] lustre: llite: improve getdirstripe interface
` [lustre-devel] [PATCH 05/14] lustre: uapi: fix lustre_user.h to C++ compatible
` [lustre-devel] [PATCH 06/14] lustre: uapi: replace cfs_size_* macros with __ALIGN_KERNEL
` [lustre-devel] [PATCH 07/14] lustre: uapi: final fixes for UAPI support
` [lustre-devel] [PATCH 08/14] lustre: llite: op_data->op_valid is incorrect in ll_dir_getstripe
` [lustre-devel] [PATCH 09/14] lustre: llite: return correct amount of bytes for short operations
` [lustre-devel] [PATCH 10/14] lustre: llite: user xattr_prefix() to create xattr full name
` [lustre-devel] [PATCH 11/14] lustre: llite: conditionally set it_flags in ll_file_open
` [lustre-devel] [PATCH 12/14] lustre: llite: fix file migration
` [lustre-devel] [PATCH 13/14] lustre: sysfs: temporary work around for sysfs naming
` [lustre-devel] [PATCH 14/14] lustre: libcfs: hide struct cfs_cpt_table internals

[GIT PULL] fscrypt update for 4.21
 2019-01-06 21:35 UTC  (6+ messages)

[GIT PULL] ext4 bug fixes for 4.21
 2019-01-06 21:35 UTC  (2+ messages)

[Buildroot] [Bug 11066] New: x11r7 X11 S40xorg leads to a black screen on QEMU x86 but startx works
 2019-01-06 21:25 UTC  (2+ messages)
` [Buildroot] [Bug 11066] "

[RFC PATCH v2] media: rcar-vin: Allow independent VIN link enablement
 2019-01-06 21:20 UTC 

[Bug 109235] Using named pixmap of window right after resizing results in garbage content
 2019-01-06 21:18 UTC  (2+ messages)

[PATCH net 1/2] r8152: fix the sw rx checksum is unavailable
 2019-01-06 21:16 UTC  (10+ messages)
          ` r8152: data corruption in various scenarios

[PATCH 00/16] crypto: skcipher template simplifications and conversions
 2019-01-06 21:09 UTC  (4+ messages)
` [PATCH 05/16] crypto: skcipher - add helper for simple block cipher modes

[Qemu-devel] [RFC PATCH] stm32f103: Add initial skeleton of STM32 F103 SoC
 2019-01-06 21:03 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] MIPS: cleanup/optimise linker scripts
 2019-01-06 20:56 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] MIPS: optimize and fix ELF sections
` [U-Boot] [PATCH 2/2] MIPS: jz47xx: remove custom u-boot-spl.lds

[Bug 109234] amdgpu random hangs with 4.21+
 2019-01-06 20:50 UTC 

[U-Boot] [PATCH v2 0/9] Add common pinctrl driver support for rockchip
 2019-01-06 20:49 UTC  (4+ messages)
` [U-Boot] [PATCH v2 6/9] pinctrl: rockchip: Add common rockchip pinctrl driver

[PATCH 1/2] crypto: adiantum - initialize crypto_spawn::inst
 2019-01-06 20:46 UTC  (2+ messages)
` [PATCH 2/2] crypto: algapi - reject NULL crypto_spawn::inst

[PATCH] serial: lantiq: Do not swap register read/writes
 2019-01-06 20:38 UTC  (2+ messages)

[Buildroot] [Bug 11591] New: [pkgconf 1.5.3]
 2019-01-06 20:38 UTC  (2+ messages)
` [Buildroot] [Bug 11591] [pkgconf 1.5.3] xserver OpenGL support is missing

dmaengine: fsl-edma: use struct_size() in kzalloc()
 2019-01-06 20:33 UTC  (5+ messages)
` [PATCH] "

[PATCH libdrm] amdgpu: Allow amdgpu device creation without merging fds
 2019-01-06 20:29 UTC  (3+ messages)

[Buildroot] [git commit] Makefile, manual, website: Bump copyright year
 2019-01-06 20:30 UTC 

[Buildroot] [git commit] exempi: fix comment entry quote
 2019-01-06 20:25 UTC 

[PATCH] make 'user_access_begin()' do 'access_ok()'
 2019-01-06 20:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] exempi: add dependency on threads
 2019-01-06 20:23 UTC  (2+ messages)

[Buildroot] [git commit] exempi: add dependency on threads
 2019-01-06 20:22 UTC 

[GIT PULL] dma-mapping fixes for Linux 4.21-rc1
 2019-01-06 20:20 UTC  (3+ messages)

[GIT PULL] chrome-platform updates for v4.21
 2019-01-06 20:20 UTC  (2+ messages)

[GIT PULL] hwspinlock updates for v4.21
 2019-01-06 20:20 UTC  (2+ messages)

[Buildroot] [PATCH v1 0/3] Raspberry Pi update
 2019-01-06 20:19 UTC  (7+ messages)
` [Buildroot] [PATCH v1 1/3] configs/raspberrypi*: bump kernel version to 4c5aec7827
` [Buildroot] [PATCH v1 2/3] rpi-firmware: bump version to fbad6408c4
` [Buildroot] [PATCH v1 3/3] rpi-userland: bump version to 7cbfbd38d9

[Buildroot] [git commit] rpi-userland: bump version to 7cbfbd38d9
 2019-01-06 20:18 UTC 

[Buildroot] [git commit] rpi-firmware: bump version to fbad6408c4
 2019-01-06 20:18 UTC 

[Buildroot] [git commit] configs/raspberrypi*: bump kernel version to 4c5aec7827
 2019-01-06 20:17 UTC 

[PATCH v2] driver: uio: fix possible memory leak and use-after-free in __uio_register_device
 2019-01-06 20:14 UTC  (2+ messages)

[Buildroot] [PATCH] package/ed: bump to version 1.15
 2019-01-06 20:09 UTC  (2+ messages)

[Buildroot] [git commit] package/ed: bump to version 1.15
 2019-01-06 20:09 UTC 

[Buildroot] [PATCH] package/solarus: update license.txt file hash and remove license_gpl.txt hash
 2019-01-06 20:08 UTC  (2+ messages)

[Buildroot] [git commit] package/solarus: update license.txt file hash and remove license_gpl.txt hash
 2019-01-06 20:05 UTC 

[PATCH v4 5/6] usb: musb: gadget: implement optional explicit status stage
 2019-01-06 20:03 UTC  (3+ messages)
  ` [v4,5/6] "

[U-Boot] [PATCH v5.1 19/26] musb-new: sunxi: Use CLK and RESET support
 2019-01-06 20:02 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/php_zmq: fix build with php 7.3.0
 2019-01-06 20:01 UTC  (2+ messages)

[Buildroot] [git commit] package/php_zmq: fix build with php 7.3.0
 2019-01-06 19:59 UTC 

[Buildroot] [PATCH 1/1] package/irqbalance: bump to version 1.5.0
 2019-01-06 19:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] strace: bump to version 4.26
 2019-01-06 19:58 UTC  (2+ messages)

[Buildroot] [git commit] package/irqbalance: bump to version 1.5.0
 2019-01-06 19:57 UTC 

[Buildroot] [git commit] strace: bump to version 4.26
 2019-01-06 19:57 UTC 

[Intel-wired-lan] e1000e driver stuck at 10Mbps after reconnection
 2019-01-06 19:53 UTC  (5+ messages)
` [Intel-wired-lan] [RfC] fix auto-negotiation after reconnect
  ` [Intel-wired-lan] [PATCH 2/3] e1000e: ignore status during auto-negotiation

[PATCH net] r8169: don't try to read counters if chip is in a PCI power-save state
 2019-01-06 19:44 UTC 

kernel: xhci_hcd 0000:00:14.0: ERROR unknown event type 37 - Kernel 4.19.13
 2019-01-06 19:33 UTC  (3+ messages)

[PATCH 0/8] nvmem: Various small fixes and improvements
 2019-01-06 19:28 UTC  (9+ messages)
` [PATCH 1/8] nvmem: core: Set the provider read-only when no write callback is given
` [PATCH 2/8] nvmem: core: Fix of_nvmem_cell_get() for optional cells
` [PATCH 3/8] nvmem: Add nvmem_cell_get_optional and devm_nvmem_cell_get_optional
` [PATCH 4/8] nvmem: core: Fix cell lookup when no cell is found
` [PATCH 5/8] nvmem: core: Properly handle connection ID in of_nvmem_device_get()
` [PATCH 6/8] nvmem: core: Always reference the device returned by nvmem_device_get()
` [PATCH 7/8] nvmem: core: Fix device reference leak
` [PATCH 8/8] nvmem: core: Avoid useless iterations in nvmem_cell_get_from_lookup()

[PATCH V8 0/11] KVM: X86: Introducing ROE Protection Kernel Hardening
 2019-01-06 19:23 UTC  (9+ messages)
` [PATCH V8 04/11] KVM: Document Memory ROE
` [PATCH V8 05/11] KVM: Create architecture independent ROE skeleton
` [PATCH V8 06/11] KVM: X86: Enable ROE for x86
` [PATCH V8 07/11] KVM: Add support for byte granular memory ROE
` [PATCH V8 08/11] KVM: X86: Port ROE_MPROTECT_CHUNK to x86
` [PATCH V8 09/11] KVM: Add new exit reason For ROE violations
` [PATCH V8 10/11] KVM: Log ROE violations in system log
` [PATCH V8 11/11] KVM: ROE: Store protected chunks in red black tree


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.