All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-09 09:16:11 to 2018-02-09 09:45:03 UTC [more...]

[PATCH 1/3] arm64: dts: rockchip: introduce pclk_vio_grf in eDP device node
 2018-02-09  9:45 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: unify blocksize types
 2018-02-09  9:44 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/18] efi_loader: enable EFI driver provided block device
 2018-02-09  9:44 UTC  (5+ messages)
` [U-Boot] [PATCH v3 11/18] efi_loader: make efi_disk_create_partitions a global symbol

[PATCH 0/8] CPU cooling device new strategies
 2018-02-09  9:44 UTC  (9+ messages)
` [PATCH 5/8] thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
` [PATCH 8/8] thermal/drivers/cpu_cooling: Add the combo cpu cooling device

[RFC PATCH] Documentation: DT: arm: Add topology property to define package boundaries
 2018-02-09  9:43 UTC  (6+ messages)

[PATCH 0/9] Fastboot customization support
 2018-02-09  9:43 UTC  (10+ messages)
` [PATCH 1/9] ubiformat: Allow to ubiformat with a buffer given
` [PATCH 2/9] usb: gadget: fastboot: Make sparse support optional
` [PATCH 3/9] usb: gadget: fastboot: pass struct f_fastboot * around
` [PATCH 4/9] usb: gadget: fastboot: use read_file_2
` [PATCH 5/9] usb: gadget: fastboot: Always remove temporary file
` [PATCH 6/9] usb: gadget: fastboot: fix typo
` [PATCH 7/9] usb: gadget: fastboot: beautify fb_run_command()
` [PATCH 8/9] usb: gadget: fastboot: Add option to download to a buffer
` [PATCH 9/9] usb: gadget: fastboot: Add external command execution support

[PATCH v2] power: reset: Add Spreadtrum SC27xx PMIC power off support
 2018-02-09  9:43 UTC 

[igt-dev] [PATCH i-g-t] igt: Use lib gem_execbuf where possible
 2018-02-09  9:43 UTC  (2+ messages)

[PATCH 1/3] drm/ttm: add bit flag TTM_OPT_FLAG_FORCE_ALLOC
 2018-02-09  9:43 UTC  (4+ messages)
` [PATCH 2/3] drm/ttm: add input parameter force_alloc for ttm_bo_force_list_clean

[PATCH] ath10k: dma unmap mgmt tx buffer if wmi cmd send fails
 2018-02-09  9:42 UTC 

LOCK_SYNC_MIX state makes "getattr" operations extremely slow when there are lots of clients issue writes or reads to the same file
 2018-02-09  9:42 UTC  (10+ messages)

[GIT PULL] Please pull my kvm-ppc-next-4.16-2 tag
 2018-02-09  9:41 UTC  (2+ messages)

[PATCH] ath10k: update the IRAM banks number for QCA9377
 2018-02-09  9:41 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: correct ep-gpios for rk3399-sapphire
 2018-02-09  9:40 UTC  (2+ messages)

[PATCH 0/9] virtio fixes
 2018-02-09  9:40 UTC  (10+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 06/10] net/virtio: fix queue setup consistency

[igt-dev] [PATCH i-g-t 01/12] lib/igt_fb: Make igt_remove_fb more robust
 2018-02-09  9:39 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 10/12] tests/kms_rotation_crc: Perform lazy cleanup and require atomic

WARN: Success on ctrl setup TRB without IOC set??
 2018-02-09  9:39 UTC 

[PATCH v9 1/7] drm/i915/guc: Move GuC WOPCM related code into separate files
 2018-02-09  9:37 UTC  (5+ messages)
` [PATCH v9 3/7] drm/i915/guc: Implement dynamic GuC WOPCM offset and size
` [PATCH v9 4/7] drm/i915/guc: Add support to return CNL specific reserved GuC WOPCM size

[PATCH 0/8] Clean up kernel-doc and fix literal-block handling
 2018-02-09  9:36 UTC  (15+ messages)
` [PATCH 2/8] docs: kernel-doc: Rename and split STATE_FIELD
` [PATCH 3/8] docs: kernel-doc: Move STATE_NORMAL processing into its own function
` [PATCH 4/8] docs: kernel-doc: Move STATE_NAME "
` [PATCH 5/8] docs: kernel-doc: Move STATE_BODY processing to a separate function
` [PATCH 6/8] docs: kernel-doc: Move STATE_PROTO processing into its own function
` [PATCH 7/8] docs: kernel-doc: Finish moving STATE_* code out of process_file()

[Qemu-devel] [PATCH] hw/char/stm32f2xx_usart: improve TXE/TC bit handling
 2018-02-09  9:36 UTC  (6+ messages)

[PATCH] makedumpfile/arm64: Add '--mem-usage' support
 2018-02-09  9:36 UTC 

[PATCH] mtd: nand: warn if hamming layout is used with too large ECC
 2018-02-09  9:34 UTC  (4+ messages)

[RFC/PATCH v3 00/16] KVM/s390: Hugetlbfs enablement
 2018-02-09  9:34 UTC  (17+ messages)
` [RFC/PATCH v3 01/16] s390/mm: make gmap_protect_range more modular
` [RFC/PATCH v3 02/16] s390/mm: Abstract gmap notify bit setting
` [RFC/PATCH v3 03/16] s390/mm: Introduce gmap_pmdp_xchg
` [RFC/PATCH v3 04/16] s390/mm: add gmap PMD invalidation notification
` [RFC/PATCH v3 05/16] s390/mm: Add gmap pmd invalidation and clearing
` [RFC/PATCH v3 06/16] s390/mm: Add huge page dirty sync support
` [RFC/PATCH v3 07/16] s390/mm: Make gmap_read_table EDAT1 compatible
` [RFC/PATCH v3 08/16] s390/mm: Make protect_rmap "
` [RFC/PATCH v3 09/16] s390/mm: Add shadow segment code
` [RFC/PATCH v3 10/16] s390/mm: Add VSIE reverse fake case
` [RFC/PATCH v3 11/16] s390/mm: Enable gmap huge pmd support
` [RFC/PATCH v3 12/16] s390/mm: clear huge page storage keys on enable_skey
` [RFC/PATCH v3 13/16] s390/mm: Add huge pmd storage key handling
` [RFC/PATCH v3 14/16] s390/mm: hugetlb pages within a gmap can not be freed
` [RFC/PATCH v3 15/16] KVM: s390: Add KVM HPAGE capability
` [RFC/PATCH v3 16/16] s390/mm: Add gmap lock classes

[PATCH 0/6] ICL display initialization, selected patches
 2018-02-09  9:31 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for ICL display initialization, selected patches (rev3)

[PATCH 1/4] clk: bcm2835: Fix ana->maskX definitions
 2018-02-09  9:34 UTC  (7+ messages)
` [PATCH 2/4] clk: bcm2835: Protect sections updating shared registers
` [PATCH 4/4] clk: bcm2835: Make sure the PLL is gated before changing its rate

[PATCH] drm/i915: Rename drm_i915_gem_request to i915_request
 2018-02-09  9:32 UTC  (3+ messages)

[PATCH] btrfs: Move error handling of btrfs_start_dirty_block_groups closer to call site
 2018-02-09  9:30 UTC 

[PATCH 1/3] perf tools: Fix period/freq terms setup
 2018-02-09  9:27 UTC  (11+ messages)
                  ` [PATCH] perf report: Add support to display group output for non group events

[PATCH V2 0/4] lightnvm: base 2.0 implementation
 2018-02-09  9:27 UTC  (12+ messages)
` [PATCH V2 1/4] lightnvm: make 1.2 data structures explicit
` [PATCH V2 2/4] lightnvm: flatten nvm_id_group into nvm_id
` [PATCH V2 3/4] lightnvm: add 2.0 geometry identification
` [PATCH V2 4/4] nvme: lightnvm: add late setup of block size and metadata

[Bug 104082] amdgpu 0000:07:00.0: swiotlb buffer is full (sz: 2097152 bytes)
 2018-02-09  9:28 UTC  (4+ messages)

[PATCH 00/16] kvm: arm64: Support for dynamic IPA size
 2018-02-09  9:27 UTC  (8+ messages)
` [PATCH v1 15/16] kvm: arm64: Allow configuring physical address space size

[PATCH 00/31 v2] PTI support for x86_32
 2018-02-09  9:25 UTC  (64+ messages)
` [PATCH 01/31] x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
` [PATCH 02/31] x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry_stack
` [PATCH 03/31] x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
` [PATCH 04/31] x86/entry/32: Put ESPFIX code into a macro
` [PATCH 05/31] x86/entry/32: Unshare NMI return path
` [PATCH 06/31] x86/entry/32: Split off return-to-kernel path
` [PATCH 07/31] x86/entry/32: Restore segments before int registers
` [PATCH 08/31] x86/entry/32: Enter the kernel via trampoline stack
` [PATCH 09/31] x86/entry/32: Leave "
` [PATCH 10/31] x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
` [PATCH 11/31] x86/entry/32: Add PTI cr3 switches to NMI handler code
` [PATCH 12/31] x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
` [PATCH 13/31] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
` [PATCH 14/31] x86/pgtable/pae: Unshare kernel PMDs when PTI is enabled
` [PATCH 15/31] x86/pgtable/32: Allocate 8k page-tables "
` [PATCH 16/31] x86/pgtable: Move pgdp kernel/user conversion functions to pgtable.h
` [PATCH 17/31] x86/pgtable: Move pti_set_user_pgd() "
` [PATCH 18/31] x86/pgtable: Move two more functions from pgtable_64.h "
` [PATCH 19/31] x86/mm/pae: Populate valid user PGD entries
` [PATCH 20/31] x86/mm/pae: Populate the user page-table with user pgd's
` [PATCH 21/31] x86/mm/legacy: "
` [PATCH 22/31] x86/mm/pti: Add an overflow check to pti_clone_pmds()
` [PATCH 23/31] x86/mm/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32
` [PATCH 24/31] x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level "
` [PATCH 25/31] x86/mm/dump_pagetables: Define INIT_PGD
` [PATCH 26/31] x86/pgtable/pae: Use separate kernel PMDs for user page-table
` [PATCH 27/31] x86/ldt: Reserve address-space range on 32 bit for the LDT
` [PATCH 28/31] x86/ldt: Define LDT_END_ADDR
` [PATCH 29/31] x86/ldt: Split out sanity check in map_ldt_struct()
` [PATCH 30/31] x86/ldt: Enable LDT user-mapping for PAE
` [PATCH 31/31] x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32

[Qemu-devel] [PULL 00/29] s390x: assorted updates
 2018-02-09  9:25 UTC  (30+ messages)
` [Qemu-devel] [PULL 01/29] Fix configure for s390 qemu on alpine and other busybox environments
` [Qemu-devel] [PULL 02/29] s390x/tcg: deliver multiple interrupts in a row
` [Qemu-devel] [PULL 03/29] s390x/flic: simplify flic initialization
` [Qemu-devel] [PULL 04/29] s390x/tcg: simplify lookup of flic
` [Qemu-devel] [PULL 05/29] s390x/tcg: simplify machine check handling
` [Qemu-devel] [PULL 06/29] s390x/flic: factor out injection of floating interrupts
` [Qemu-devel] [PULL 07/29] s390x/flic: no need to call s390_io_interrupt() from flic
` [Qemu-devel] [PULL 08/29] s390x/tcg: tolerate wrong wakeups due to floating interrupts
` [Qemu-devel] [PULL 09/29] s390x/flic: make floating interrupts on TCG actually floating
` [Qemu-devel] [PULL 10/29] s390x/tcg: implement TEST PENDING INTERRUPTION
` [Qemu-devel] [PULL 11/29] s390x/flic: implement qemu_s390_clear_io_flic()
` [Qemu-devel] [PULL 12/29] s390x/flic: optimize CPU wakeup for TCG
` [Qemu-devel] [PULL 13/29] s390x: fix size + content of STSI blocks
` [Qemu-devel] [PULL 14/29] s390x/tcg: STSI overhaul
` [Qemu-devel] [PULL 15/29] s390x/tcg: remove SMP warning
` [Qemu-devel] [PULL 16/29] configure: s390x supports mttcg now
` [Qemu-devel] [PULL 17/29] s390x/tcg: cache the qemu flic in a central function
` [Qemu-devel] [PULL 18/29] s390x/kvm: cache the kvm "
` [Qemu-devel] [PULL 19/29] s390x/flic: cache the common flic class "
` [Qemu-devel] [PULL 20/29] s390x/sclp: fix event mask handling
` [Qemu-devel] [PULL 21/29] s390x/tcg: wire up pci instructions
` [Qemu-devel] [PULL 22/29] s390x/cpumodel: allow zpci features in qemu model
` [Qemu-devel] [PULL 23/29] s390x/cpumodel: model PTFF subfunctions for Multiple-epoch facility
` [Qemu-devel] [PULL 24/29] s390x/pci: fixup the code walking IOMMU tables
` [Qemu-devel] [PULL 25/29] s390x/pci: fixup global refresh
` [Qemu-devel] [PULL 26/29] s390x/pci: use the right pal and pba in reg_ioat()
` [Qemu-devel] [PULL 27/29] MAINTAINERS: add myself as overall s390x maintainer
` [Qemu-devel] [PULL 28/29] MAINTAINERS: reorganize s390-ccw bios maintainership
` [Qemu-devel] [PULL 29/29] MAINTAINERS: add David as additional tcg/s390 maintainer

[PATCH] i2c: designware: Fix failure on baytrail
 2018-02-09  9:25 UTC  (2+ messages)

[Query] thermal: Who is using "cooling-{min|max}-level}" properties ?
 2018-02-09  9:24 UTC  (7+ messages)

[PATCH 2/9] phy: add Rockchip Innosilicon hdmi phy
 2018-02-09  9:24 UTC  (4+ messages)
` [2/9] "

[PATCH v6] drm/i915/userptr: Probe vma range before gup
 2018-02-09  9:23 UTC  (2+ messages)
` [PATCH v7] "

[PATCH] Input: gpio_keys: Add level trigger support for GPIO keys
 2018-02-09  9:23 UTC  (4+ messages)

[PATCH v13 3/4] thinkpad_acpi: Add support for battery thresholds
 2018-02-09  9:22 UTC  (4+ messages)
    ` [Devel] "

[PATCH] audit: deprecate the AUDIT_FILTER_ENTRY filter
 2018-02-09  9:21 UTC  (3+ messages)

[Bug 105018] Kernel panic when waking up after screen goes blank
 2018-02-09  9:21 UTC  (2+ messages)

[PATCH 1/2] make xen ocaml safe-strings compliant
 2018-02-09  9:20 UTC  (5+ messages)

[PATCH v2 00/32] Add ARMv8.2 half-precision functions
 2018-02-08 21:33 UTC  (2+ messages)
` [Qemu-devel] "

[RFC PATCH 0/7] Kconfig: add new special property shell= to test compiler options in Kconfig
 2018-02-09  9:19 UTC  (4+ messages)
` [RFC PATCH 4/7] kconfig: support new special property shell=

[PATCH v2] doc: update the usage for shared library
 2018-02-09  9:19 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 09/11] DT: arm: shmobile: document Condor board bindings
 2018-02-09  9:18 UTC  (4+ messages)

[PATCH] ACPI/PCI: pci_link: remove error messages when no _PRS methods
 2018-02-09  9:18 UTC  (6+ messages)

[Bug 105021] suspend / rx550 / extremely slow after 2nd thaw
 2018-02-09  9:17 UTC 

kernel-next on jetson tx2 - boot fail
 2018-02-09  9:16 UTC  (4+ 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.