All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-19 06:18:51 to 2018-10-19 07:39:37 UTC [more...]

[PATCH bpf-next] bpf: Extend the sk_lookup() helper to XDP hookpoint
 2018-10-18 23:32 UTC  (4+ messages)

[PATCH] doc: show internal functions in doxygen
 2018-10-19  7:39 UTC  (4+ messages)

[PATCH v6 00/20] Implement use of HW assistance on TLB table walk on 8xx
 2018-10-19  6:55 UTC  (41+ messages)
` [PATCH v6 01/20] Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
` [PATCH v6 02/20] powerpc/mm: Move pte_fragment_alloc() to a common location
` [PATCH v6 03/20] powerpc/mm: Avoid useless lock with single page fragments
` [PATCH v6 04/20] powerpc/mm: move platform specific mmu-xxx.h in platform directories
` [PATCH v6 05/20] powerpc/mm: Move pgtable_t into platform headers
` [PATCH v6 06/20] powerpc/code-patching: add a helper to get the address of a patch_site
` [PATCH v6 07/20] powerpc/8xx: Use patch_site for memory setup patching
` [PATCH v6 08/20] powerpc/8xx: Use patch_site for perf counters setup
` [PATCH v6 09/20] powerpc/8xx: Move SW perf counters in first 32kb of memory
` [PATCH v6 10/20] powerpc/8xx: Temporarily disable 16k pages and 512k hugepages
` [PATCH v6 11/20] powerpc/mm: Use hardware assistance in TLB handlers on the 8xx
` [PATCH v6 12/20] powerpc/mm: Enable 512k hugepage support with HW assistance "
` [PATCH v6 13/20] powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
` [PATCH v6 14/20] powerpc/8xx: regroup TLB handler routines
` [PATCH v6 15/20] powerpc/mm: don't use pte_alloc_one_kernel() before slab is available
` [PATCH v6 16/20] powerpc/mm: inline pte_alloc_one() and pte_alloc_one_kernel() in PPC32
` [PATCH v6 17/20] powerpc/book3s32: Remove CONFIG_BOOKE dependent code
` [PATCH v6 18/20] powerpc/mm: Extend pte_fragment functionality to nohash/32
` [PATCH v6 19/20] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
` [PATCH v6 20/20] powerpc/mm: reintroduce 16K pages with HW assistance on 8xx

[PATCH 0/3] Provide struct ttm_global for TTM global state
 2018-10-19  7:38 UTC  (8+ messages)
` [PATCH 1/3] drm/ttm: Provide struct ttm_global for referencing "
` [PATCH 2/3] drm/amdgpu: Replace TTM initialization/release with ttm_global

[PATCH v4 bpf-next 0/2] bpf: add cg_skb_is_valid_access
 2018-10-18 23:34 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/47] Miscellaneous patches for 2018-10-18
 2018-10-19  7:34 UTC 

valgrind upgrade
 2018-10-19  7:34 UTC  (6+ messages)
` [PATCH] valgrind: update from 3.13.0 to 3.14.0

[qemu-mainline baseline-only test] 75451: trouble: blocked/broken
 2018-10-19  7:33 UTC 

[Qemu-devel] [PULL 00/48] Miscellaneous patches for 2018-10-18
 2018-10-19  7:32 UTC  (4+ messages)
` [Qemu-devel] [PULL 05/48] qemu-timer: optimize record/replay checkpointing for all clocks

[U-Boot] [PATCH 1/2] efi_loader: rework fdt handling in distro boot script
 2018-10-19  7:31 UTC  (13+ messages)
` [U-Boot] [PATCH 2/2] ARM: qemu-arm: define fdt_addr_r

[PATCH] tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x
 2018-10-19  7:30 UTC  (3+ messages)

linux-next: Signed-off-by missing for commits in the net-next tree
 2018-10-19  7:30 UTC 

[PATCH net-next] cxgb4: fix the error path of cxgb4_uld_register()
 2018-10-18 23:26 UTC  (2+ messages)

[PATCH v5 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-10-19  7:29 UTC  (10+ messages)
` [PATCH v5 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH] drm: panel-orientation-quirks: Do rotation quirk for new GPD Win2 FW
 2018-10-19  7:28 UTC  (2+ messages)

[PATCH] net: ethernet: lpc_eth: add device and device node local variables
 2018-10-18 23:25 UTC 

[PATCH 1/3] mtd: Move Redboot partition parser
 2018-10-19  7:27 UTC  (6+ messages)
` [PATCH 2/3] mtd: partitions: Add RedBoot FIS DT bindings
` [PATCH 3/3] mtd: partitions: Add OF support to RedBoot partitions

[U-Boot] [PATCH v11 0/6] efi_loader: Code refactoring and improvement
 2018-10-19  7:27 UTC  (5+ messages)
` [U-Boot] [PATCH v11 3/6] sandbox: smbios: Update to support sandbox

[PATCH v2 0/5] i915 pvmmio to improve GVTg performance
 2018-10-19  7:27 UTC  (6+ messages)
` [PATCH v2 1/5] drm/i915: introduced pv capability for vgpu
` [PATCH v2 2/5] drm/i915: get ready of memory for pvmmio
` [PATCH v2 3/5] drm/i915: context submission pvmmio optimization
` [PATCH v2 4/5] drm/i915: master irq "
` [PATCH v2 5/5] drm/i915: ppgtt update "

[Bug 107928] Screen regularly turns black, reboot needed
 2018-10-19  7:23 UTC  (2+ messages)

[PATCH 00/19] Bring more repository handles into our code base
 2018-10-19  7:23 UTC  (2+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2
 2018-10-19  7:22 UTC  (12+ messages)
` [PATCH 4/8] PCI: consolidate PCI config entry in drivers/pci
` [PATCH 7/8] eisa: consolidate EISA Kconfig entry in drivers/eisa

[GIT PULL] mtd: nand: Changes for 4.20
 2018-10-19  7:21 UTC  (2+ messages)

PROBLEM: Keyboard not responding after resuming from suspend/hibernate
 2018-10-19  7:20 UTC  (2+ messages)
` Fw: "

[PATCH 1/3] drm/amdkfd: Simplify kfd2kgd interface
 2018-10-19  7:20 UTC  (3+ messages)
` [PATCH 3/3] drm/amdkfd: Add proper prefix to functions

[PATCH DRM] drm: msm: adreno: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) +PTR_ERR
 2018-10-19  7:19 UTC  (5+ messages)
` [Outreachy kernel] "

[PATCH v2 0/2] Add symlinks for git (shallow) tarballs when name differs due to mirror rewrite rules
 2018-10-18  9:41 UTC 

[GIT PULL] mtd: spi-nor: Changes for 4.20
 2018-10-19  7:18 UTC  (2+ messages)

linux-next: Tree for Oct 19
 2018-10-19  7:16 UTC 

[Xenomai] [PATCH] boilerplate/avl: fix missing include
 2018-10-19  7:16 UTC  (4+ messages)

[GIT] Sparc
 2018-10-19  7:16 UTC  (3+ messages)

[git pull] drm fixes for 4.19 final
 2018-10-19  7:14 UTC  (3+ messages)

[PATCH 1/3] drm/amdkfd: Delete unnecessary register settings
 2018-10-19  7:14 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: Expose *_setup_vm_pt_regs for kfd to use

[Qemu-devel] [PATCH v3 0/3] Linux usermode emulation user mode USB driver support
 2018-10-19  7:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 3/3] linux-user: Implement special usbfs ioctls

[PATCH 1/3] drm/sched: Add callback to mark if sched is ready to work
 2018-10-19  7:13 UTC  (5+ messages)
` [PATCH 3/3] drm/amdgpu: Refresh rq selection for job after ASIC reset

+ hugetlbfs-dirty-pages-as-they-are-added-to-pagecache.patch tentatively added to -mm tree
 2018-10-18 23:10 UTC 

[mm/memory.c] 6558038e45: general_protection_fault:#[##]
 2018-10-19  7:12 UTC  (3+ messages)
  ` [LKP] "

[PATCH v1 0/3] i2c: imx: DMA related fixes
 2018-10-19  7:12 UTC  (4+ messages)
` [PATCH v1 2/3] i2c: imx: probe dma only only on i.MX50 and later

[[PATCH] 0/9] *** DMA support for UART in ASPEED's AST2500 ***
 2018-10-19  7:11 UTC  (11+ messages)
` [[PATCH] 8/9] DMA-UART-Driver-for-AST2500

[Patch v4 0/8] drm/omap: Add virtual-planes support
 2018-10-19  7:10 UTC  (6+ messages)
` [Patch v4 5/8] drm/omap: Add global state as a private atomic object

[PATCH] net: ethernet: lpc_eth: remove unused local variable
 2018-10-18 23:06 UTC 

[PATCH v3] of: overlay: user space synchronization
 2018-10-19  7:08 UTC  (4+ messages)

[PATCH] net: ethernet: fec: Add missing SPEED_
 2018-10-19  7:07 UTC  (10+ messages)

RFC: kernelCI media subsystem pilot (Test results for gtucker/kernelci-media - gtucker-kernelci-media-001-6-g1b2c6e5844d8)
 2018-10-19  7:06 UTC  (2+ messages)

[PULL] drm-intel-next-fixes
 2018-10-19  7:05 UTC  (4+ messages)

[PATCH 2/2] HAX enable GuC for CI
 2018-10-19  7:05 UTC  (3+ messages)
` 262bd453bf: drm:i915_gem_init_hw[i915]]
  ` [LKP] "

[GVT-g] [ANNOUNCE] 2018-Q3 release of XenGT (Intel GVT-g for Xen)
 2018-10-19  7:04 UTC 

FTM support on ath10k
 2018-10-19  7:04 UTC  (2+ messages)

[GVT-g] [ANNOUNCE] 2018-Q3 release of KVMGT (Intel GVT-g for KVM)
 2018-10-19  7:04 UTC 

[Intel-gfx] [GVT-g] [ANNOUNCE] 2018-Q3 release of XenGT (Intel GVT-g for Xen)
 2018-10-19  7:04 UTC 

[PATCH] media: imx: capture: Remove unneeded variable
 2018-10-19  7:04 UTC  (2+ messages)
` [Outreachy kernel] "

[net PATCH] net: sched: Fix for duplicate class dump
 2018-10-18 23:00 UTC  (2+ messages)

[RFC 00/19] wilc: added driver for wilc module
 2018-10-19  7:02 UTC  (9+ messages)
` [PATCH 04/19] wilc: add host_interface.c

[PATCH net-next] bnxt_en: Copy and paste bug in extended tx_stats
 2018-10-18 22:59 UTC  (2+ messages)

[PATCH] drm/radeon: fix a missing-check bug
 2018-10-19  7:02 UTC  (3+ messages)

[PATCH v2 net] r8169: fix NAPI handling under high load
 2018-10-18 22:59 UTC  (3+ messages)

[PATCH] net: ethernet: lpc_eth: remove CONFIG_OF guard from the driver
 2018-10-18 22:58 UTC 

[Qemu-arm] [RFC v3 0/56] per-CPU locks
 2018-10-19  6:59 UTC  (13+ messages)
` [Qemu-devel] [RFC v3 01/56] cpu: convert queued work to a QSIMPLEQ
` [Qemu-devel] [RFC v3 02/56] cpu: rename cpu->work_mutex to cpu->lock
` [Qemu-devel] [RFC v3 05/56] cpu: move run_on_cpu to cpus-common
` [Qemu-devel] [RFC v3 06/56] cpu: introduce process_queued_cpu_work_locked
` [Qemu-devel] [RFC v3 48/56] ppc: acquire the BQL in cpu_has_work
` [Qemu-devel] [RFC v3 0/56] per-CPU locks

[PATCH v3] staging: nrf24: add new driver for 2.4GHz radio transceiver
 2018-10-19  6:58 UTC  (2+ messages)

[PATCH v3 00/16] i.MX media mem2mem scaler
 2018-10-18 22:53 UTC  (3+ messages)
` [PATCH v3 01/16] media: imx: add mem2mem device

[PATCH kernel 0/3] vfio/spapr_tce: Reworks for NVIDIA V100 + P9 passthrough (part 3)
 2018-10-19  6:25 UTC  (12+ messages)
` [PATCH kernel 3/3] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] [10de:1db1] subdriver

[PATCH] net: ethernet: lpc_eth: clean up the list of included headers
 2018-10-18 22:53 UTC 

Crash in msm serial on dragonboard with ftrace bootargs
 2018-10-19  6:54 UTC  (12+ messages)

[U-Boot] U-Boot and The Boot Loader Specification
 2018-10-19  6:53 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/38] Replace some unwise uses of error_report() & friends
 2018-10-19  6:53 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 25/38] ui/keymaps: Fix handling of erroneous include files
` [Qemu-devel] [PATCH v4 26/38] ui: Convert vnc_display_init(), init_keyboard_layout() to Error
` [Qemu-devel] [PATCH v4 27/38] vnc: Clean up error reporting in vnc_init_func()
` [Qemu-devel] [PATCH v4 30/38] spice: Clean up error reporting in add_channel()

move swiotlb noncoherent dma support from arm64 to generic code V2
 2018-10-19  6:52 UTC  (7+ messages)
` [PATCH 07/10] swiotlb: refactor swiotlb_map_page

[PATCH v5 00/18] of: overlay: validation checks, subsequent fixes
 2018-10-18 22:46 UTC 

-Wswitch Clang warnings in drivers/scsi
 2018-10-19  6:51 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 0/4] Introduce attributes for timers subsystem and remove QEMU_CLOCK_VIRTUAL_EXT clock type
 2018-10-19  6:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 4/4] Optimize record/replay checkpointing for all clocks it applies to

[net-next 00/13][pull request] Intel Wired LAN Doc Updates 2018-10-18
 2018-10-18 22:46 UTC  (2+ messages)

[PATCH] nl80211: Emit a NEW_INTERFACE on iftype change
 2018-10-19  6:48 UTC  (2+ messages)

[PATCH 1/3] clk: qoriq: add t1023 soc support
 2018-10-19  6:47 UTC  (6+ messages)

LUKS2 - RAID0 - NVME : alignment issue
 2018-10-19  6:47 UTC  (5+ messages)

[U-Boot] u-boot without network boot
 2018-10-19  6:46 UTC 

[Qemu-devel] [Bug 1798659] [NEW] A typo in trace/simple.c
 2018-10-19  6:12 UTC  (2+ messages)
` [Qemu-devel] [Bug 1798659] "

[PATCH chao/erofs-dev 1/2] staging: erofs: separate into init_once / always
 2018-10-19  6:41 UTC  (2+ messages)
` [PATCH v2 chao/erofs-dev 2/2] staging: erofs: locked before registering for all new workgroups

[PATCH v3 1/1] staging: iio: adc: ad7280a: use crc8.h API to build crc table
 2018-10-19  6:41 UTC  (2+ messages)

[PATCH v4.14-stable] sch_netem: restore skb->dev after dequeuing from the rbtree
 2018-10-18 20:38 UTC 

[PATCH 1/2] iio: adc: Add ad7124 support
 2018-10-19  6:36 UTC  (2+ messages)

[PATCH v2 00/18] xen: add pvh guest support
 2018-10-19  6:36 UTC  (6+ messages)
` [PATCH v2 04/18] xen: prepare common code for Xen PVH support
      ` [Xen-devel] "

[PATCH] media: rc: imon_raw: use fls rather than loop per bit
 2018-10-18 22:32 UTC 

[U-Boot] [RFC] fit: include uncompression into fit_image_load
 2018-10-19  6:33 UTC  (5+ messages)

[PATCH v2 1/2] nvme-rdma: always have a valid trsvcid
 2018-10-19  6:32 UTC  (2+ messages)

[PATCH 0/4] traffic based keep alive support (TP 4024)
 2018-10-19  6:30 UTC  (6+ messages)
` [PATCH 4/4] nvme-core: support traffic based keep-alive based on controller support

[PATCH] userfaultfd: disable irqs when taking the waitqueue lock
 2018-10-19  6:30 UTC  (3+ messages)

[RFC v1 00/31] kunit: Introducing KUnit, the Linux kernel unit testing framework
 2018-10-19  6:27 UTC  (7+ messages)

[PATCH] cacheinfo: Keep the old value if of_property_read_u32 fails
 2018-10-19  6:23 UTC  (5+ messages)
      ` [PATCH] cacheinfo: Keep the old value if of_property_read_u32fails

[PATCH] powerpc: Fix stack protector crashes on CPU hotplug
 2018-10-19  6:20 UTC  (2+ messages)

[PATCH] dm: add secdel target
 2018-10-19  6:19 UTC  (2+ messages)
` [dm-devel] "

[Qemu-devel] [PATCH] vl: Print error when using incorrect backend for debugcon
 2018-10-19  6:18 UTC  (2+ messages)

[PATCH v2 0/6] drm/virtio: rework ttm resource handling
 2018-10-19  6:18 UTC  (8+ messages)
` [PATCH v2 1/6] drm/virtio: track created object state
` [PATCH v2 2/6] drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpufb_create()
` [PATCH v2 3/6] drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_mode_dumb_create()
` [PATCH v2 4/6] drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_resource_create_ioctl()
` [PATCH v2 5/6] drm/virtio: drop resource_id argument
` [PATCH v2 6/6] drm/virtio: fix resource id handling


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.