All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-15 05:53:50 to 2019-11-15 06:36:54 UTC [more...]

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-11-15  6:36 UTC 

[PATCH v5 0/7] UFS driver general fixes bundle 3
 2019-11-15  6:35 UTC  (10+ messages)
` [PATCH v5 1/7] scsi: ufs: Add device reset in link recovery path
` [PATCH v5 2/7] scsi: ufs-qcom: Add reset control support for host controller
` [PATCH v5 3/7] scsi: ufs: Fix up auto hibern8 enablement
` [PATCH v5 4/7] scsi: ufs: Fix register dump caused sleep in atomic context
` [PATCH v5 5/7] scsi: ufs: Fix irq return code
` [PATCH v5 6/7] scsi: ufs: Abort gating if clock on request is pending
` [PATCH v5 7/7] scsi: ufs: Fix error handing during hibern8 enter

[PATCH v5 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-15  5:53 UTC  (74+ messages)
` [PATCH v5 01/24] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v5 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v5 03/24] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v5 04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v5 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v5 06/24] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v5 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v5 08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v5 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v5 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v5 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v5 12/24] IB/{core, hw, umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
  ` [PATCH v5 12/24] IB/{core,hw,umem}: "
` [PATCH v5 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v5 14/24] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v5 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v5 16/24] net/xdp: "
` [PATCH v5 17/24] mm/gup: track FOLL_PIN pages
` [PATCH v5 18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v5 19/24] vfio, mm: "
` [PATCH v5 20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v5 21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v5 22/24] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v5 23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v5 24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH v3 0/5] rockchip: Add Binman support
 2019-11-15  6:34 UTC  (8+ messages)
` [PATCH v3 2/5] Makefile: Rename idbloader.img with u-boot-spl-rockchip.bin
          ` [U-Boot] "

[PATCH v3] remoteproc: stm32: fix probe error case
 2019-11-15  6:32 UTC  (4+ messages)

[PATCH] kvm: mpic: extend active IRQ sources to 255
 2019-11-15  6:29 UTC  (2+ messages)

[PATCH v2] i3c: master: cdns: add data hold delay support
 2019-11-15  6:23 UTC 

[km13park-linux-1:master 4/7] drivers/iommu/intel-iommu.c:3227 audit_iommu_capabilities() error: potentially dereferencing uninitialized 'first_drhd'
 2019-11-15  6:27 UTC  (2+ messages)

[PATCH RFC v2 00/10] media: hantro: H264 fixes and improvements
 2019-11-15  6:26 UTC  (4+ messages)
  ` [RFC v2 09/10] media: uapi: h264: Add DPB entry field reference flags

[PATCH] power: supply: pda_power: add missed usb_unregister_notifier
 2019-11-15  6:25 UTC 

[PATCH] net: gemini: add missed free_netdev
 2019-11-15  6:24 UTC  (2+ messages)

[PATCH 4.4 00/20] 4.4.202-stable review
 2019-11-15  6:20 UTC  (21+ messages)
` [PATCH 4.4 01/20] kvm: mmu: Dont read PDPTEs when paging is not enabled
` [PATCH 4.4 02/20] MIPS: BCM63XX: fix switch core reset on BCM6368
` [PATCH 4.4 03/20] powerpc/Makefile: Use cflags-y/aflags-y for setting endian options
` [PATCH 4.4 04/20] powerpc: Fix compiling a BE kernel with a powerpc64le toolchain
` [PATCH 4.4 05/20] powerpc/boot: Request no dynamic linker for boot wrapper
` [PATCH 4.4 06/20] KVM: Introduce kvm_get_arch_capabilities()
` [PATCH 4.4 07/20] KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
` [PATCH 4.4 08/20] kvm: x86: IA32_ARCH_CAPABILITIES is always supported
` [PATCH 4.4 09/20] KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
` [PATCH 4.4 10/20] x86/msr: Add the IA32_TSX_CTRL MSR
` [PATCH 4.4 11/20] x86/cpu: Add a helper function x86_read_arch_cap_msr()
` [PATCH 4.4 12/20] x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
` [PATCH 4.4 13/20] x86/speculation/taa: Add mitigation for TSX Async Abort
` [PATCH 4.4 14/20] x86/speculation/taa: Add sysfs reporting "
` [PATCH 4.4 15/20] kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
` [PATCH 4.4 16/20] x86/tsx: Add "auto" option to the tsx= cmdline parameter
` [PATCH 4.4 17/20] x86/speculation/taa: Add documentation for TSX Async Abort
` [PATCH 4.4 18/20] x86/tsx: Add config options to set tsx=on|off|auto
` [PATCH 4.4 19/20] x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
` [PATCH 4.4 20/20] x86/bugs: Add ITLB_MULTIHIT bug infrastructure

[igt-dev] [PATCH 0/2] Check if get/set tiling is supported
 2019-11-15  6:24 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 4.9 00/31] 4.9.202-stable review
 2019-11-15  6:21 UTC  (32+ messages)
` [PATCH 4.9 01/31] kvm: mmu: Dont read PDPTEs when paging is not enabled
` [PATCH 4.9 02/31] Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto()
` [PATCH 4.9 03/31] MIPS: BCM63XX: fix switch core reset on BCM6368
` [PATCH 4.9 04/31] usb: gadget: core: unmap request from DMA only if previously mapped
` [PATCH 4.9 05/31] KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
` [PATCH 4.9 06/31] x86/msr: Add the IA32_TSX_CTRL MSR
` [PATCH 4.9 07/31] x86/cpu: Add a helper function x86_read_arch_cap_msr()
` [PATCH 4.9 08/31] x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
` [PATCH 4.9 09/31] x86/speculation/taa: Add mitigation for TSX Async Abort
` [PATCH 4.9 10/31] x86/speculation/taa: Add sysfs reporting "
` [PATCH 4.9 11/31] kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
` [PATCH 4.9 12/31] x86/tsx: Add "auto" option to the tsx= cmdline parameter
` [PATCH 4.9 13/31] x86/speculation/taa: Add documentation for TSX Async Abort
` [PATCH 4.9 14/31] x86/tsx: Add config options to set tsx=on|off|auto
` [PATCH 4.9 15/31] x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
` [PATCH 4.9 16/31] KVM: x86: simplify ept_misconfig
` [PATCH 4.9 17/31] KVM: x86: extend usage of RET_MMIO_PF_* constants
` [PATCH 4.9 18/31] kvm: Convert kvm_lock to a mutex
` [PATCH 4.9 19/31] kvm: x86: Do not release the page inside mmu_set_spte()
` [PATCH 4.9 20/31] KVM: x86: make FNAME(fetch) and __direct_map more similar
` [PATCH 4.9 21/31] KVM: x86: remove now unneeded hugepage gfn adjustment
` [PATCH 4.9 22/31] KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
` [PATCH 4.9 23/31] KVM: x86: Add is_executable_pte()
` [PATCH 4.9 24/31] KVM: x86: add tracepoints around __direct_map and FNAME(fetch)
` [PATCH 4.9 25/31] KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active
` [PATCH 4.9 26/31] x86/bugs: Add ITLB_MULTIHIT bug infrastructure
` [PATCH 4.9 27/31] cpu/speculation: Uninline and export CPU mitigations helpers
` [PATCH 4.9 28/31] kvm: mmu: ITLB_MULTIHIT mitigation
` [PATCH 4.9 29/31] kvm: Add helper function for creating VM worker threads
` [PATCH 4.9 30/31] kvm: x86: mmu: Recovery of shattered NX large pages
` [PATCH 4.9 31/31] Documentation: Add ITLB_MULTIHIT documentation

[PATCH] vrf: Fix possible NULL pointer oops when delete nic
 2019-11-15  6:22 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-11-15  6:20 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-11-15  6:20 UTC 

[Bug 205169] New: AMDGPU driver with Navi card hangs Xorg in fullscreen only
 2019-11-15  6:20 UTC  (2+ messages)
` [Bug 205169] "

[PATCH] mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmap
 2019-11-15  6:18 UTC  (2+ messages)

[4.14] Backport request: powerpc/perf: Fix IMC_MAX_PMU macro
 2019-11-15  6:17 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-11-15  6:17 UTC 

[PATCH] staging: rtl*: Remove tasklet callback casts
 2019-11-15  6:16 UTC  (3+ messages)

[PATCH 0/7] devfreq: improve devfreq statistics counting
 2019-11-15  6:21 UTC  (7+ messages)
  ` [PATCH 7/7] devfreq: move statistics to separate struct

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2019-11-15  6:15 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2019-11-15  6:14 UTC 

[ANN] Report of Media Summit: Codecs
 2019-11-15  6:12 UTC  (3+ messages)
` VP9 Stateless Support (follow up of [ANN] Report of Media Summit: Codecs)

[PATCH] Implement backend program convention command for vhost-user-blk
 2019-11-15  6:09 UTC 

[PATCH] random: Don't freeze in add_hwgenerator_randomness() if stopping kthread
 2019-11-15  6:08 UTC  (2+ messages)

[alexshi:lru_lock 4/10] include/linux/memcontrol.h:1340:66: error: 'struct lruvec' has no member named 'flags'; did you mean 'irqflags'?
 2019-11-15  6:08 UTC 

[PATCH v4 00/29] crypto: convert h/w accelerator drivers to skcipher API
 2019-11-15  6:08 UTC  (3+ messages)

[PATCH v2 00/10] learn the "summary" pretty format
 2019-11-15  6:07 UTC  (4+ messages)
` [PATCH v3 00/10] learn the "reference" "
  ` [PATCH v3 09/10] pretty: implement 'reference' format

[PATCH] crypto: tcrypt: constify check alg list
 2019-11-15  6:07 UTC  (2+ messages)

[PATCH v5 00/34] crypto: crypto API library interfaces for WireGuard
 2019-11-15  6:07 UTC  (2+ messages)

[PATCH] MAINTAINERS: add linux-amlogic list for amlogic crypto
 2019-11-15  6:07 UTC  (3+ messages)

[RFC] is ovl_fh->fid really intended to be misaligned?
 2019-11-15  6:07 UTC  (6+ messages)

[power supply]:missing definition without config
 2019-11-15  6:06 UTC 

[PATCH] crypto: amlogic - fix two resources leak
 2019-11-15  6:07 UTC  (2+ messages)

[PATCHv4] crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
 2019-11-15  6:06 UTC  (2+ messages)

[PATCH] crypto: hisilicon: no need to check return value of debugfs_create functions
 2019-11-15  6:06 UTC  (2+ messages)

[PATCH] crypto: hisilicon - add vfs_num module param for zip
 2019-11-15  6:06 UTC  (2+ messages)

[PATCH] crypto: inside-secure - Fix hangup during probing for EIP97 engine
 2019-11-15  6:06 UTC  (2+ messages)

[PATCH] hwrng: ks-sa: Add minimum sleep time before ready-polling
 2019-11-15  6:06 UTC  (2+ messages)

[PATCH][next][V2] crypto: allwinner: fix some spelling mistakes
 2019-11-15  6:05 UTC  (4+ messages)

[PATCH] crypto: tgr192 remove unneeded semicolon
 2019-11-15  6:06 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: rng: atmel-trng: add new compatible
 2019-11-15  6:05 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/dtc: bump version to 1.5.1
 2019-11-15  6:04 UTC 

[PATCH] media: hantro: make update_dpb() not leave holes in DPB
 2019-11-15  6:03 UTC  (4+ messages)

[PATCH v6 0/2] pinctrl: Add new pinctrl/GPIO driver
 2019-11-15  6:01 UTC  (6+ messages)
` [PATCH v6 2/2] dt-bindings: pinctrl: intel: Add for new SoC

post-receive: pub/scm/linux/kernel/git/herbert/cryptodev-2.6
 2019-11-15  6:01 UTC 

post-receive: pub/scm/linux/kernel/git/herbert/crypto-2.6
 2019-11-15  6:01 UTC 

[PATCH v5 0/4] Simplify and optimize the UFS driver
 2019-11-15  6:01 UTC  (7+ messages)
` [PATCH v5 4/4] ufs: Simplify the clock scaling mechanism implementation
      ` [EXT] "

post-receive: pub/scm/linux/kernel/git/herbert/crypto-2.6
 2019-11-15  6:01 UTC 

[PATCH] dt-bindings: Improve validation build error handling
 2019-11-15  5:58 UTC  (4+ messages)

[PATCH] mm: Improve PageAnon() to check the whole PAGE_MAPPING_FLAGS
 2019-11-15  5:59 UTC  (2+ messages)

[PATCH 1/2] KVM: X86: Single target IPI fastpath
 2019-11-15  5:56 UTC  (6+ messages)

[PATCH] INSTALL: use existing shell scripts as example
 2019-11-15  5:56 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2019-11-15  5:55 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.