All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-25 04:09:20 to 2019-11-25 04:55:06 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2019-11-25  4:55 UTC 

[PATCH 00/19] pin_user_pages(): reduced-risk series for Linux 5.5
 2019-11-25  4:20 UTC  (77+ messages)
` [PATCH 01/19] mm/gup: factor out duplicate code from four routines
` [PATCH 02/19] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH 03/19] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH 04/19] goldish_pipe: rename local pin_user_pages() routine
` [PATCH 05/19] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH 06/19] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH 07/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH 08/19] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH 09/19] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
  ` [PATCH 09/19] IB/{core, hw, umem}: "
` [PATCH 10/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH 11/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH 12/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH 13/19] net/xdp: "
` [PATCH 14/19] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH 15/19] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH 16/19] vfio, mm: "
` [PATCH 17/19] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH 18/19] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH 19/19] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH 0/4] GPIO & Hierarchy IRQ support for HiFive Unleashed
 2019-11-25  4:54 UTC  (10+ messages)
` [PATCH 3/4] gpio: sifive: Add GPIO driver for SiFive SoCs

[PATCH 0/1] submodule: Fix 'submodule status' when called from a subdirectory
 2019-11-25  4:51 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] submodule: fix "
  ` [PATCH v3 0/1] submodule: Fix "
    ` [PATCH v3 1/1] submodule: fix "

[PATCH 0/4] Add support to defer core initialization
 2019-11-25  4:45 UTC  (5+ messages)

[Buildroot] Question about current OpenJDK source site
 2019-11-25  4:46 UTC  (3+ messages)

[f2fs-dev] [GIT PULL] fsverity updates for 5.5
 2019-11-25  4:45 UTC  (2+ messages)
`  "

[f2fs-dev] [GIT PULL] fscrypt updates for 5.5
 2019-11-25  4:41 UTC  (2+ messages)
`  "

[Xen-devel] [xen-4.12-testing test] 144287: regressions - FAIL
 2019-11-25  4:40 UTC 

stable/linux-5.3.y boot: 77 boots: 0 failed, 76 passed with 1 conflict (v5.3.13)
 2019-11-25  4:40 UTC 

[PATCH V10] mm/debug: Add tests validating architecture page table helpers
 2019-11-25  4:40 UTC  (5+ messages)

[RFC v2 0/2] docs: ftrace: Clarify the RAM impact of buffer_size_kb
 2019-11-25  4:38 UTC  (3+ messages)
` [RFC v2 1/2] "
` [RFC v2 2/2] docs: ftrace: Fix typos

[dm-crypt] detached LUKS header size
 2019-11-25  4:34 UTC  (3+ messages)

[Bug 1824704] Re: -k tr not working after v20171217! turkish keyboard dont working
 2019-11-25  4:17 UTC 

[PATCH v7] vivid: Add touch support
 2019-11-25  4:23 UTC  (2+ messages)
` [PATCH v8] "

[PATCHv2 1/1] RDMA/core: avoid kernel NULL pointer error
 2019-11-25  4:29 UTC  (2+ messages)

[PATCH] usb: gadget: f_ncm: fix wrong usb_ep
 2019-11-25  4:20 UTC  (2+ messages)

PCIPOCALYPSE
 2019-11-25  4:17 UTC  (4+ messages)
` [Very RFC 21/46] powernv/eeh: Rework finding an existing edev in probe_pdev()

[PATCH bpf-next 0/8] Extend SOCKMAP to store listening sockets
 2019-11-25  4:17 UTC  (4+ messages)
` [PATCH bpf-next 5/8] bpf: Allow selecting reuseport socket from a SOCKMAP

[U-Boot] [PATCH v5 000/101] x86: Add initial support for apollolake
 2019-11-25  4:10 UTC  (93+ messages)
` [U-Boot] [PATCH v5 010/101] x86: spi: Add helper functions for Intel Fast SPI
` [U-Boot] [PATCH v5 011/101] fdt: Show the preprocessed .dts file on error
` [U-Boot] [PATCH v5 012/101] board_r: Move early-timer init later
` [U-Boot] [PATCH v5 013/101] RFC: sandbox: net: Suppress the MAC-address warnings
` [U-Boot] [PATCH v5 014/101] Revert "RFC: sandbox: net: Suppress the MAC-address warnings"
` [U-Boot] [PATCH v5 015/101] x86: timer: use a timer base of 0
` [U-Boot] [PATCH v5 016/101] x86: timer: Reduce timer code size in TPL on Intel CPUs
` [U-Boot] [PATCH v5 017/101] x86: Drop unnecessary cpu code for TPL
` [U-Boot] [PATCH v5 018/101] x86: Drop unnecessary interrupt "
` [U-Boot] [PATCH v5 019/101] x86: power: Add an ACPI PMC uclass
` [U-Boot] [PATCH v5 020/101] x86: sandbox: Add a PMC emulator and test
` [U-Boot] [PATCH v5 021/101] x86: power: Add a 'pmc' command
` [U-Boot] [PATCH v5 022/101] pci: Add support for p2sb uclass
` [U-Boot] [PATCH v5 023/101] sandbox: Disable mmio by default in tests
` [U-Boot] [PATCH v5 024/101] sandbox: Add PCI driver and test for p2sb
` [U-Boot] [PATCH v5 025/101] x86: Move UCLASS_IRQ into a separate file
` [U-Boot] [PATCH v5 026/101] sandbox: Add a test for IRQ
` [U-Boot] [PATCH v5 027/101] x86: Define the SPL image start
` [U-Boot] [PATCH v5 028/101] x86: Reduce mrccache record alignment size
` [U-Boot] [PATCH v5 029/101] x86: Correct mrccache find_next_mrc_cache() calculation
` [U-Boot] [PATCH v5 030/101] x86: Adjust mrccache_get_region() to use livetree
` [U-Boot] [PATCH v5 031/101] x86: Adjust mrccache_get_region() to support get_mmap()
` [U-Boot] [PATCH v5 032/101] x86: Add a new global_data member for the cache record
` [U-Boot] [PATCH v5 033/101] x86: Tidy up error handling in mrccache_save()
` [U-Boot] [PATCH v5 034/101] x86: Update mrccache to support multiple caches
` [U-Boot] [PATCH v5 035/101] x86: Add mrccache support for a 'variable' cache
` [U-Boot] [PATCH v5 036/101] x86: Don't export mrccache_update()
` [U-Boot] [PATCH v5 037/101] x86: Move fsp_prepare_mrc_cache() to fsp1 directory
` [U-Boot] [PATCH v5 038/101] x86: Set the DRAM banks to reflect real location
` [U-Boot] [PATCH v5 039/101] x86: Set up the MTRR for SDRAM
` [U-Boot] [PATCH v5 040/101] x86: Don't imply libfdt or SPI flash in TPL
` [U-Boot] [PATCH v5 041/101] x86: Allow removal of standard PCH drivers
` [U-Boot] [PATCH v5 042/101] x86: Allow interrupt to happen once
` [U-Boot] [PATCH v5 043/101] x86: fsp: Make graphics support common to FSP1/2
` [U-Boot] [PATCH v5 044/101] x86: fsp: Correct wrong header inlude in fsp_support.c
` [U-Boot] [PATCH v5 045/101] x86: fsp: Add FSP2 base support
` [U-Boot] [PATCH v5 046/101] x86: fsp: Set up an MTRR for the graphics frame buffer
` [U-Boot] [PATCH v5 047/101] x86: fsp: Add a new arch_fsp_init_r() hook
` [U-Boot] [PATCH v5 048/101] x86: fsp: Allow remembering the location of FSP-S
` [U-Boot] [PATCH v5 049/101] x86: fsp: Make the notify API call common
` [U-Boot] [PATCH v5 050/101] x86: Don't include the BIOS emulator in TPL
` [U-Boot] [PATCH v5 051/101] x86: Add an option to include a FIT
` [U-Boot] [PATCH v5 052/101] x86: Add support for newer CAR schemes
` [U-Boot] [PATCH v5 053/101] x86: Disable microcode section for FSP2
` [U-Boot] [PATCH v5 054/101] x86: Update the fsp command "
` [U-Boot] [PATCH v5 055/101] x86: Update .dtsi file "
` [U-Boot] [PATCH v5 056/101] x86: Add an option to control the position of U-Boot
` [U-Boot] [PATCH v5 057/101] x86: Add an option to control the position of SPL
` [U-Boot] [PATCH v5 058/101] x86: Add an fdtmap and image-header
` [U-Boot] [PATCH v5 059/101] x86: Don't repeat microcode in U-Boot if not needed
` [U-Boot] [PATCH v5 060/101] x86: Separate out U-Boot and device tree in ROM image
` [U-Boot] [PATCH v5 061/101] x86: Make MSR_PKG_POWER_SKU common
` [U-Boot] [PATCH v5 062/101] spi: Correct operations check in dm_spi_xfer()
` [U-Boot] [PATCH v5 063/101] x86: spi: Don't enable SPI_FLASH_BAR by default
` [U-Boot] [PATCH v5 064/101] spi: ich: Move init function just above probe()
` [U-Boot] [PATCH v5 065/101] spi: ich: Move the protection/lockdown code into a function
` [U-Boot] [PATCH v5 066/101] spi: ich: Convert to livetree
` [U-Boot] [PATCH v5 067/101] spi: ich: Fix header order
` [U-Boot] [PATCH v5 068/101] spi: ich: Various small tidy-ups
` [U-Boot] [PATCH v5 069/101] spi: ich: Add mmio_base to struct ich_spi_platdata
` [U-Boot] [PATCH v5 070/101] dm: doc: Add a note about of-platdata and header files
` [U-Boot] [PATCH v5 071/101] spi: ich: Correct max-size bug in ich_spi_adjust_size()
` [U-Boot] [PATCH v5 072/101] spi: ich: Support of-platdata for fast-spi
` [U-Boot] [PATCH v5 073/101] spi: ich: Support hardware sequencing
` [U-Boot] [PATCH v5 074/101] spi: ich: Add support for get_mmap() method
` [U-Boot] [PATCH v5 075/101] spi: ich: Add TPL support
` [U-Boot] [PATCH v5 076/101] spi: ich: Add Apollo Lake support
` [U-Boot] [PATCH v5 077/101] mtd: spi: Export spi_flash_std_probe()
` [U-Boot] [PATCH v5 078/101] x86: Enable pinctrl in SPL and TPL
` [U-Boot] [PATCH v5 079/101] x86: Add low-power subsystem (lpss) support
` [U-Boot] [PATCH v5 080/101] x86: Add a generic Intel pinctrl driver
` [U-Boot] [PATCH v5 081/101] x86: Add a generic Intel GPIO driver
` [U-Boot] [PATCH v5 082/101] x86: Move qemu CPU fixup function into its own file
` [U-Boot] [PATCH v5 083/101] x86: apl: Add basic IO addresses
` [U-Boot] [PATCH v5 084/101] x86: apl: Add PMC driver
` [U-Boot] [PATCH v5 085/101] x86: apl: Add UART driver
` [U-Boot] [PATCH v5 086/101] x86: apl: Add pinctrl driver
` [U-Boot] [PATCH v5 087/101] i2c: designware: Add Apollo Lake support
` [U-Boot] [PATCH v5 088/101] x86: apl: Add systemagent driver
` [U-Boot] [PATCH v5 089/101] x86: apl: Add hostbridge driver
` [U-Boot] [PATCH v5 090/101] x86: apl: Add ITSS driver
` [U-Boot] [PATCH v5 091/101] x86: apl: Add LPC driver
` [U-Boot] [PATCH v5 092/101] x86: apl: Add PCH driver
` [U-Boot] [PATCH v5 093/101] x86: apl: Add PUNIT driver
` [U-Boot] [PATCH v5 094/101] x86: apl: Add SPL loaders
` [U-Boot] [PATCH v5 095/101] x86: apl: Add a CPU driver
` [U-Boot] [PATCH v5 096/101] x86: apl: Add SPL/TPL init
` [U-Boot] [PATCH v5 097/101] x86: apl: Add P2SB driver
` [U-Boot] [PATCH v5 098/101] x86: apl: Add Kconfig and Makefile
` [U-Boot] [PATCH v5 099/101] x86: apl: Add FSP structures
` [U-Boot] [PATCH v5 100/101] x86: apl: Add FSP support
` [U-Boot] [PATCH v5 101/101] x86: Add chromebook_coral


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.