All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-14 18:45:39 to 2019-07-15 00:30:52 UTC [more...]

[GIT PULL] UBIFS changes for 5.3-rc1
 2019-07-15  0:30 UTC  (4+ messages)

[PATCH] MAINTAINERS: add new entry for pidfd api
 2019-07-15  0:30 UTC  (6+ messages)
  ` [PATCH v1] "

[GIT PULL] platform-drivers-x86 for 5.3-1
 2019-07-15  0:30 UTC  (2+ messages)

[GIT PULL] Mailbox changes for v5.3
 2019-07-15  0:30 UTC  (3+ messages)

[GIT PULL] UML changes for 5.3-rc1
 2019-07-15  0:30 UTC  (4+ messages)

[GIT PULL] percpu changes for v5.3-rc1
 2019-07-15  0:30 UTC  (3+ messages)

[PULL] stream_open bits for Linux 5.3
 2019-07-15  0:30 UTC  (3+ messages)

[U-Boot] [PATCH] travis.yml: change Ubuntu version to xenial
 2019-07-15  0:26 UTC 

KASAN: use-after-free Read in __video_do_ioctl
 2019-07-15  0:24 UTC  (2+ messages)

[PATCH] staging: rtl8712: Align code with open parenthesis
 2019-07-15  0:21 UTC 

[U-Boot] [PATCH v3 0/8] efi_loader: Fix inconsistencies in efi_add_memory_map usage
 2019-07-15  0:18 UTC  (11+ messages)
` [U-Boot] [PATCH v3 1/8] efi_loader: Change return type of efi_add_memory_map()
` [U-Boot] [PATCH v3 2/8] efi_loader: Add a method description to efi_add_memory_map
` [U-Boot] [PATCH v3 3/8] efi_loader: Change efi_add_memory_map() to return EFI_SUCCESS
` [U-Boot] [PATCH v3 4/8] efi_loader: Return non-zero for error in efi_add_memory_map()
` [U-Boot] [PATCH v3 5/8] efi_loader: Update efi_allocate_pages() to new efi_add_memory_map()
` [U-Boot] [PATCH v3 6/8] efi_loader: Update efi_free_pages() "
` [U-Boot] [PATCH v3 7/8] efi_loader: Treat the result of efi_add_memory_map as efi_status_t
` [U-Boot] [PATCH v3 8/8] efi_loader: Capture efi_add_memory_map() result efi_add_runtime_mmio()

[PATCH] staging: rtl8712: Fix alignment with open parenthesis
 2019-07-15  0:11 UTC 

What are the differences between cointelpro and coamdpro?
 2019-07-15  0:07 UTC 

linux-next: error fetching the dlm tree
 2019-07-15  0:06 UTC 

linux-next: build failure after merge of the pm tree
 2019-07-15  0:02 UTC 

[PATCH] tpm_crb - workaround broken ACPI tables
 2019-07-14 23:48 UTC  (12+ messages)

[PATCH] staging: rtl8712: Fix alignment with open parenthesis
 2019-07-14 23:43 UTC 

[PATCH v5 0/5] Introduce MADV_COLD and MADV_PAGEOUT
 2019-07-14 23:34 UTC  (6+ messages)
` [PATCH v5 1/5] mm: introduce MADV_COLD
` [PATCH v5 2/5] mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
` [PATCH v5 3/5] mm: account nr_isolated_xxx in [isolate|putback]_lru_page
` [PATCH v5 4/5] mm: introduce MADV_PAGEOUT
` [PATCH v5 5/5] mm: factor out common parts between MADV_COLD and MADV_PAGEOUT

[Xen-devel] [linux-4.19 test] 138972: regressions - FAIL
 2019-07-14 23:33 UTC 

[PATCH v5 1/3] meta: Introduce new conditions 'time', 'day' and 'hour'
 2019-07-14 23:34 UTC  (5+ messages)
` [PATCH v5 2/3] tests/py: Add tests for "

[PATCH] mm/gup: Use put_user_page*() instead of put_page*()
 2019-07-14 23:33 UTC  (5+ messages)

[PATCH v4 0/5] hv: Remove dependencies on guest page size
 2019-07-14 23:28 UTC  (3+ messages)
` [PATCH v4 5/5] Input: hv: Remove dependencies on PAGE_SIZE for ring buffer

[PATCH v2] netfilter: nft_meta: support for time matching
 2019-07-14 23:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/bluez5_utils: fix build with kernel >= 5.2
 2019-07-14 23:25 UTC 

[PATCH] nvmet-file: fix nvmet_file_flush() always returning an error
 2019-07-13 20:10 UTC  (3+ messages)

[PATCH BlueZ 00/10 v3] mesh: Configuration storage re-org
 2019-07-14 23:23 UTC  (11+ messages)
` [PATCH BlueZ 01/10 v3] mesh: Move network config setup from storage.c to node.c
` [PATCH BlueZ 02/10 v3] mesh: Rename mesh-db.c to mesh-config-json.c
` [PATCH BlueZ 03/10 v3] mesh: Change mesh_db prefix to mesh_config
` [PATCH BlueZ 04/10 v3] mesh: Move load from storage functionality into node.c
` [PATCH BlueZ 05/10 v3] mesh: Confine dependency on json-c to mesh-config-json.c
` [PATCH BlueZ 06/10 v3] mesh: Replace storage_save_config with mesh_config_save_config
` [PATCH BlueZ 07/10 v3] mesh: Use mesh_config APIs to store node configuration
` [PATCH BlueZ 08/10 v3] mesh: Manage node config directory in mesh-config
` [PATCH BlueZ 09/10 v3] mesh: Create or re-use a node storage directory for keyring
` [PATCH BlueZ 10/10 v3] mesh: Rename mesh_config_srv_init() to cfgmod_server_init()

[U-Boot] [PATCH v2 0/7] efi_loader: Fix inconsistencies in efi_add_memory_map usage
 2019-07-14 23:23 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/7] efi_loader: Change return type of efi_add_memory_map()
` [U-Boot] [PATCH v2 2/7] efi_loader: Change efi_add_memory_map() to return EFI_SUCCESS
` [U-Boot] [PATCH v2 3/7] efi_loader: Return non-zero for error in efi_add_memory_map()
` [U-Boot] [PATCH v2 4/7] efi_loader: Update efi_allocate_pages() to new efi_add_memory_map()
` [U-Boot] [PATCH v2 5/7] efi_loader: Update efi_free_pages() "
` [U-Boot] [PATCH v2 6/7] efi_loader: Treat the result of efi_add_memory_map as efi_status_t
` [U-Boot] [PATCH v2 7/7] efi_loader: Capture efi_add_memory_map() result efi_add_runtime_mmio()

[Xen-devel] [linux-linus test] 138962: regressions - FAIL
 2019-07-14 23:16 UTC 

What's cooking in git.git (Jul 2019, #03; Fri, 12)
 2019-07-14 23:15 UTC  (2+ messages)

[PATCH v4 0/4] Introduce MADV_COLD and MADV_PAGEOUT
 2019-07-14 23:11 UTC  (6+ messages)
` [PATCH v4 4/4] mm: introduce MADV_PAGEOUT

[Qemu-devel] [RISU PATCH v3 00/18] Support for generating x86 SIMD test images
 2019-07-14 23:08 UTC  (12+ messages)
` [Qemu-devel] [RISU PATCH v3 01/18] risugen_common: add helper functions insnv, randint
` [Qemu-devel] [RISU PATCH v3 03/18] risugen_x86_asm: add module
` [Qemu-devel] [RISU PATCH v3 04/18] risugen_x86_constraints: "

[Buildroot] [PATCH 1/1] package/socketcand: fix build with kernel >= 5.2
 2019-07-14 23:06 UTC 

[Buildroot] [PATCH 1/1] package/tesseract-ocr: fix license
 2019-07-14 22:58 UTC 

[U-Boot] [PATCH 1/1] efi_loader: allow adding mapped memory at 0x00000000
 2019-07-14 22:58 UTC  (7+ messages)

[PATCH 0/8] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-07-14 22:54 UTC  (5+ messages)
` [PATCH 4/8] PCI: Add quirk to disable MSI support for Amazon's Annapurna Labs host bridge

[Buildroot] [PATCH 1/1] package/glib-networking: select openssl if gnutls is not enabled
 2019-07-14 22:51 UTC 

[RFC PATCH kernel] powerpc/xive: Drop deregistered irqs
 2019-07-14 22:48 UTC  (9+ messages)

[cip-dev] Regarding backporting RTC PCF85263 driver to cip 4.4 kernel
 2019-07-14 22:48 UTC  (3+ messages)

[cip-dev] Kernel configurations for 4.19?
 2019-07-14 22:42 UTC  (4+ messages)
      ` [cip-dev] Request for guidance: removal of old config files [was: Kernel configurations for 4.19?]

[PATCH] sparc64: Fix BIOS Boot Partition support
 2019-07-14 22:40 UTC 

(no subject)
 2019-07-14 22:31 UTC 

[PATCH 0/2] clone3 fixes
 2019-07-14 22:30 UTC  (7+ messages)
` [PATCH 1/2] arch: mark syscall number 435 reserved for clone3
` [PATCH 2/2] unistd: protect clone3 via __ARCH_WANT_SYS_CLONE3

[PATCH v2 0/6] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2019-07-14 22:19 UTC  (8+ messages)
` [PATCH v2 1/6] ARM: tegra: Remove cpuidle drivers

[Qemu-devel] [PATCH v9 0/2] Add Arm SBSA Reference Machine
 2019-07-14 22:08 UTC  (5+ messages)

[U-Boot] [PATCH v3 1/8] x86: Add new slimbootloader CPU type
 2019-07-14 22:07 UTC  (4+ messages)

[PATCH 01/11] drm/i915/guc: Use system workqueue for log capture
 2019-07-14 22:03 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [01/11] "

[Buildroot] [PATCH 1/1] package/zeromq: bump to version 4.3.2
 2019-07-14 22:03 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the hyperv-fixes tree
 2019-07-14 22:01 UTC  (3+ messages)

[PATCH] powerpc/kmcent2: update the ethernet devices' phy properties
 2019-07-14 20:05 UTC 

[U-Boot] [PATCH v4 8/8] x86: Skip setting up MTRRs in slimbootloader
 2019-07-14 21:59 UTC 

[U-Boot] [PATCH v4 7/8] board: intel: Add new slimbootloader board
 2019-07-14 21:59 UTC 

[U-Boot] [PATCH v4 6/8] x86: slimbootloader: Add a slimbootloader device tree
 2019-07-14 21:58 UTC 

[U-Boot] [PATCH v4 5/8] x86: slimbootloader: Set TSC information for timer driver
 2019-07-14 21:58 UTC 

[U-Boot] [PATCH v4 4/8] x86: slimbootloader: Add serial driver
 2019-07-14 21:58 UTC 

[U-Boot] [PATCH v4 3/8] x86: slimbootloader: Add memory configuration
 2019-07-14 21:58 UTC 

[U-Boot] [PATCH v4 2/8] x86: Add a common hob library
 2019-07-14 21:58 UTC 

[U-Boot] [PATCH v4 1/8] x86: Add new slimbootloader CPU type
 2019-07-14 21:58 UTC 

[U-Boot] [PATCH v4 0/8] x86: Add basic Slim Bootloader payload support
 2019-07-14 21:57 UTC 

[PATCH] clk: ingenic: Remove OF_POPULATED flag to probe children
 2019-07-14 21:57 UTC 

[PATCH v2 0/3] document deprecation of log.mailmap=false default
 2019-07-14 21:56 UTC  (5+ messages)
` [PATCH v2 1/3] log: add warning for unspecified log.mailmap setting
` [PATCH v2 3/3] tests: defang pager tests by explicitly disabling the log.mailmap warning

[PATCH v2] dmaengine: dma-jz4780: Break descriptor chains on JZ4740
 2019-07-14 21:55 UTC 

[PATCH V5 00/18] SC7 entry and exit support for Tegra210
 2019-07-14 21:41 UTC  (13+ messages)
` [PATCH V5 02/18] pinctrl: tegra: Add suspend and resume support
` [PATCH V5 11/18] clk: tegra210: Add support for Tegra210 clocks

[PATCH] Fix perf stat repeat segfault
 2019-07-14 21:36 UTC  (4+ messages)

[PATCH net v3] net: neigh: fix multiple neigh timer scheduling
 2019-07-14 21:36 UTC 

[PATCH 1/2] x86/amd_nb: Add PCI device IDs for family 17h, model 70h
 2019-07-14 21:33 UTC  (4+ messages)
` [PATCH 2/2] hwmon: (k10temp) "

[PATCH] dmaengine: dma-jz4780: Break descriptor chains on JZ4740
 2019-07-14 21:32 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] lib: uuid: alignment error in gen_rand_uuid()
 2019-07-14 21:31 UTC 

[PATCH] Input: iforce - Remove empty multiline comments
 2019-07-14 21:29 UTC  (2+ messages)

[PATCH RFC] mm: migrate: Fix races of __find_get_block() and page migration
 2019-07-14 21:20 UTC  (8+ messages)

[U-Boot] [PATCH v3 4/8] x86: slimbootloader: Add serial driver
 2019-07-14 21:16 UTC  (3+ messages)

[PATCH] m68k: One function call less in cf_tlb_miss()
 2019-07-14 21:14 UTC  (6+ messages)
    `  "

Channel field info for 6 GHz channels
 2019-07-14 21:10 UTC  (3+ messages)

[Bug 197327] New: radeon 0000:01:00.0: failed VCE resume (-110)
 2019-07-14 21:02 UTC  (2+ messages)
` [Bug 197327] "

[Qemu-devel] [Bug 1836501] [NEW] cpu_address_space_init fails with assertion
 2019-07-14 20:55 UTC 

Issues with btrfs send/receive with parents
 2019-07-14 20:59 UTC  (4+ messages)

[Buildroot] [PATCH] utils/checkpackagelib: CommentsMenusPackagesOrder: fix 'menuconfig' handling
 2019-07-14 20:47 UTC  (6+ messages)

[PATCH] sky2: Disable MSI on P5W DH Deluxe
 2019-07-14 20:46 UTC  (2+ messages)

[Buildroot] [PATCH] package/fakeroot: use TCP for msg passing
 2019-07-14 20:33 UTC  (2+ messages)

[PATCH 00/22] Tiger Lake part 2
 2019-07-14 20:26 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[Bug 109206] Kernel 4.20 amdgpu fails to load firmware on Ryzen 2500U
 2019-07-14 20:22 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/can-utils: fix build with kernel >= 5.2
 2019-07-14 20:19 UTC 

[PATCH v2 00/24] erofs: promote erofs from staging
 2019-07-14 20:17 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/2] package/Config.in: fix alphabetical order
 2019-07-14 20:12 UTC  (6+ messages)
` [Buildroot] [PATCH v2 2/2] checkpackagelib/lib_config.py: check packages alphabetical order in {Config.in, Config.in.host}

[PATCH net v2] net: neigh: fix multiple neigh timer scheduling
 2019-07-14 20:04 UTC  (4+ messages)

[U-Boot] [PATCH 0/8] NXP LS1021A-TSN Board
 2019-07-14 20:04 UTC  (4+ messages)
` [U-Boot] [PATCH 8/8] Add support for the NXP LS1021A-TSN board

[U-Boot] [PATCH 1/1] net: unaligned copying of unsigned long
 2019-07-14 20:02 UTC 

[PATCH 1/3] xorgproto: update to 2019.1
 2019-07-14 20:01 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] dm: core: device: switch off power domain after device removal
 2019-07-14 19:57 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] serial: lpuart: request dm device removal when booting OS

[U-Boot] [PATCH 1/1] net: assign maintainer for include/net.h
 2019-07-14 19:55 UTC 

[Bug 111128] New: Impossible to change pstate on GT610M
 2019-07-14 19:34 UTC  (2+ messages)
  ` [Bug 111128] "

[PATCH] Staging: erofs:converting all 'unsigned' to 'unsigned int'
 2019-07-14 19:30 UTC  (2+ messages)

INFO: rcu detected stall in ext4_write_checks
 2019-07-14 19:29 UTC  (13+ messages)

[PATCH] drm/i915/guc: Use system workqueue for log capture
 2019-07-14 19:29 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] sis900: correct a few typos
 2019-07-14 19:22 UTC  (2+ messages)

[PATCH] sit: use dst_cache in ipip6_tunnel_xmit
 2019-07-14 19:15 UTC  (2+ messages)

[PATCH] gve: Remove the exporting of gve_probe
 2019-07-14 19:13 UTC  (2+ messages)

[U-Boot] [PATCH] dm: device: make power domain calls optional
 2019-07-14 19:11 UTC 

[Buildroot] [PATCH 1/1] package/weston-imx: Split weston-imx off from weston
 2019-07-14 19:04 UTC  (5+ messages)

[PATCH] read-cache.c: do not die if mmap fails
 2019-07-14 18:59 UTC  (2+ messages)

[PATCH v2] builtin/merge: allow --squash to commit if there are no conflicts
 2019-07-14 18:59 UTC  (3+ messages)

[U-Boot] [PATCH] disk: efi: avoid unaligned pointer error
 2019-07-14 18:56 UTC  (3+ messages)

[Buildroot] Installed external gstreamer, enabled WebRTC and installed external libnice plugins to buildroot, however, libnice is missing
 2019-07-14 18:55 UTC  (2+ messages)

[PATCH 0/3] fpga: altera-cvp: Add Stratix10 Support
 2019-07-14 18:55 UTC  (7+ messages)
` [PATCH 2/3] fpga: altera-cvp: Preparation for V2 parts
` [PATCH 3/3] fpga: altera-cvp: Add Stratix10 (V2) Support

[PATCH v2 3/9] rcu/sync: Remove custom check for reader-section
 2019-07-14 18:50 UTC  (11+ messages)

[GIT PULL] locking fix
 2019-07-14 18:45 UTC  (2+ messages)

[GIT PULL] perf fixes
 2019-07-14 18:45 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.