All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-15 07:52:19 to 2018-03-15 09:01:08 UTC [more...]

use generic dma-direct and swiotlb code for x86 V2
 2018-03-15  9:00 UTC  (7+ messages)
` [PATCH 03/14] x86: use dma-direct
` [PATCH 04/14] x86: use generic swiotlb_ops

Raid1 volume stuck as read-only: How to dump, recreate and restore its content?
 2018-03-15  8:58 UTC  (5+ messages)

[PATCH 00/10] rsi driver enhancements
 2018-03-15  9:00 UTC  (5+ messages)
` [PATCH 01/10] rsi: add support for hardware scan offload

[RFC v2 00/83] NOVA: a new file system for persistent memory
 2018-03-15  9:05 UTC  (5+ messages)
` [RFC v2 03/83] Add super.h

[PATCH] percpu: Allow to kill tasks doing pcpu_alloc() and waiting for pcpu_balance_workfn()
 2018-03-15  8:58 UTC  (5+ messages)

[PATCH] [media] ov5645: Move an error code assignment in ov5645_probe()
 2018-03-15  8:57 UTC  (4+ messages)

[Bug 199123] New: kernel 4.16rc5 doesnt boot on ryzen 5 2400g due to an amdgpu change
 2018-03-15  8:57 UTC  (3+ messages)
` [Bug 199123] "

[PATCH 00/12] media: ov5640: Misc cleanup and improvements
 2018-03-15  8:57 UTC  (5+ messages)
` [PATCH 08/12] media: ov5640: Adjust the clock based on the expected rate

[PATCH v9 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-03-15  8:57 UTC  (5+ messages)
` [PATCH v9 4/5] iommu/arm-smmu: Add the device_link between masters and smmu

[PATCH v2 00/11] RISC-V: Resolve the issue of loadable module on 64-bit
 2018-03-15  8:50 UTC  (24+ messages)
` [PATCH v2 01/11] RISC-V: Add sections of PLT and GOT for kernel module
` [PATCH v2 02/11] RISC-V: Add section of GOT.PLT "
` [PATCH v2 03/11] RISC-V: Support GOT_HI20/CALL_PLT relocation type in "
` [PATCH v2 04/11] RISC-V: Support CALL "
` [PATCH v2 05/11] RISC-V: Support HI20/LO12_I/LO12_S "
` [PATCH v2 06/11] RISC-V: Support RVC_BRANCH/JUMP relocation type in kernel modulewq
` [PATCH v2 07/11] RISC-V: Support ALIGN relocation type in kernel module
` [PATCH v2 08/11] RISC-V: Support ADD32 "
` [PATCH v2 09/11] RISC-V: Support SUB32 "
` [PATCH v2 10/11] RISC-V: Enable module support in defconfig
` [PATCH v2 11/11] RISC-V: Add definition of relocation types

[PATCH] clk: rockchip: assign correct id for pclk_ddr and hclk_sd in rk3399
 2018-03-15  8:54 UTC  (2+ messages)

[PATCH v3 00/11] mmc: sdhci-omap: Add UHS/HS200 mode support
 2018-03-15  8:52 UTC  (5+ messages)

[PATCH 4/4] x86: rtc: Stop using rtc deprecated functions
 2018-03-15  8:52 UTC  (2+ messages)
` [tip:x86/cleanups] x86/rtc: Stop using "

git stash push -u always warns "pathspec '...' did not match any files"
 2018-03-15  8:51 UTC  (3+ messages)
` [PATCH v2 1/2] stash push: avoid printing errors

[LTP] [PATCH 1/2] lib: Add safe_recvmsg
 2018-03-15  8:50 UTC  (4+ messages)
` [LTP] [PATCH 2/2] Add CVE-2017-18075, pcrypt mishandles freeing instances

[PATCH v4 1/4] drm/i915: store all mmio bases in intel_engines
 2018-03-15  8:49 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v4,1/4] "

[PATCH v2 00/27] x86: PIE support and option to extend KASLR randomization
 2018-03-15  8:48 UTC  (4+ messages)

[PATCH 2/2 v2] mtd: ubi: use put_device() if device_register fail
 2018-03-15  8:47 UTC  (3+ messages)

[RFC 0/7] first draft of ZUFS - the Kernel part
 2018-03-15  8:47 UTC  (6+ messages)
` [RFC 1/7] mm: Add new vma flag VM_LOCAL_CPU

[PATCH v14 00/17] Add NV12 support
 2018-03-15  8:45 UTC  (19+ messages)
` [PATCH v14 01/17] drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
` [PATCH v14 02/17] drm/i915/skl+: refactor WM calculation for NV12
` [PATCH v14 03/17] drm/i915/skl+: add NV12 in skl_format_to_fourcc
` [PATCH v14 04/17] drm/i915/skl+: support verification of DDB HW state for NV12
` [PATCH v14 05/17] drm/i915/skl+: NV12 related changes for WM
` [PATCH v14 06/17] drm/i915/skl+: pass skl_wm_level struct to wm compute func
` [PATCH v14 07/17] drm/i915/skl+: make sure higher latency level has higher wm value
` [PATCH v14 08/17] drm/i915/skl+: nv12 workaround disable WM level 1-7
` [PATCH v14 09/17] drm/i915/skl: split skl_compute_ddb function
` [PATCH v14 10/17] drm/i915: Set scaler mode for NV12
` [PATCH v14 11/17] drm/i915: Update format_is_yuv() to include NV12
` [PATCH v14 12/17] drm/i915: Upscale scaler max scale for NV12
` [PATCH v14 13/17] drm/i915: Add NV12 as supported format for primary plane
` [PATCH v14 14/17] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH v14 15/17] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH v14 16/17] drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg
` [PATCH v14 17/17] drm/i915: Display WA 827
` ✗ Fi.CI.BAT: failure for Add NV12 support (rev2)

Implementaiton of cc-option in Config.mk
 2018-03-15  8:45 UTC  (2+ messages)

[PATCH] serial: stm32: fix initialization of RS485 mode
 2018-03-15  8:44 UTC  (3+ messages)

[PATCH 3/4] y2038: time: Introduce struct __kernel_old_timeval
 2018-03-15  8:44 UTC  (3+ messages)
` [PATCH] [v2] y2038: introduce "

more warnings
 2018-03-15  8:42 UTC  (2+ messages)

Eudyptual Challenge website and email service down?
 2018-03-15  8:41 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 00/23] Migration: postcopy failure recovery
 2018-03-15  8:41 UTC  (6+ messages)

allow "~" to be present in a tag name
 2018-03-15  8:39 UTC  (5+ messages)

[PATCH] x86: vlapic: Clear vector's TMR bit upon acceptance of edge-triggered interrupt to IRR
 2018-03-15  8:39 UTC  (2+ messages)

[PATCH net-next] tuntap: XDP_TX can use native XDP
 2018-03-15  8:39 UTC  (3+ messages)

[memcg:since-4.15 382/386] arch/m68k/mm/init.c:125:0: warning: "UL" redefined
 2018-03-15  8:39 UTC  (3+ messages)

[PATCH 0/2] net: phy: relax error checking when creating sysfs link netdev->phydev
 2018-03-15  8:38 UTC  (3+ messages)
` [PATCH 1/2] sysfs: symlink: export sysfs_create_link_nowarn()

[Xenomai] segmentation fault during rt_task_unblock
 2018-03-15  8:38 UTC  (2+ messages)

[PATCH] x86: ignore guest microcode loading attempts
 2018-03-15  8:37 UTC  (4+ messages)
    ` Ping: "

[lttng-ust] Missing events when just before a process exits
 2018-03-15  8:37 UTC 

[PATCH V2] brcmfmac: drop Inter-Access Point Protocol packets by default
 2018-03-15  8:36 UTC  (4+ messages)
` [Bridge] "

What's cooking in git.git (Mar 2018, #03; Wed, 14)
 2018-03-15  8:36 UTC  (2+ messages)

[U-Boot] [PATCH] usb: gadget: composite: fix NULL pointer when a non standard request is received
 2018-03-15  8:34 UTC 

[PATCH 4.16 REGRESSION fix 0/2] Bluetooth: Fix hci_bcm BT devices getting stuck in runtime-suspended status
 2018-03-15  8:32 UTC  (8+ messages)
` [PATCH 4.16 REGRESSION fix 1/2] Revert "Bluetooth: hci_bcm: Streamline runtime PM code"

WARNING in tracepoint_probe_register_prio (2)
 2018-03-15  8:31 UTC  (4+ messages)

X86 Community Call: Wed March 14, 15:00 - 16:00 UTC - Minutes
 2018-03-15  8:31 UTC  (2+ messages)

[bug report] drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)
 2018-03-15  8:28 UTC 

[PATCH] distcc: update to 3.3
 2018-03-15  8:24 UTC 

Do we need to disable preemption in flush_tlb_range()?
 2018-03-15  8:27 UTC  (5+ messages)

[LTP] [PATCH] commands/sysctl: Add new regression test for invalid sched_time_avg
 2018-03-15  8:27 UTC  (6+ messages)
      ` [LTP] [PATCH v3] "

[PATCH v2 1/2] trace_uprobe: Use %lx to display offset
 2018-03-15  8:27 UTC  (2+ messages)
` [PATCH v2 2/2] trace_uprobe: Simplify probes_seq_show()

Ask a question about size of ca->heap in bcache
 2018-03-15  8:29 UTC 

[U-Boot] [PATCH] powerpc: configs: Set initrd_high environment varible
 2018-03-15  8:25 UTC 

[PATCH] [v3] xen: remove pre-xen3 fallback handlers
 2018-03-15  8:24 UTC  (4+ messages)

How to enable Radeon Pro Duo with mesa
 2018-03-15  8:23 UTC  (2+ messages)

[Buildroot] [Bug 10861] New: Package batman_adv Makefile is missing include header directory
 2018-03-15  8:23 UTC 

[PATCH] vhost: fix vhost ioctl signature to build with clang
 2018-03-15  8:20 UTC  (2+ messages)

[PATCH 1/8] drm/amdgpu: Fix hardcoded base offset of vram pages
 2018-03-15  8:19 UTC  (16+ messages)
` [PATCH 2/8] drm/amdgpu: add new member in amdgpu_mc for zfb support
` [PATCH 3/8] drm/amdgpu: add amdgpu module parameter for zfb
` [PATCH 4/8] drm/amdgpu: init zfb start address and size
` [PATCH 5/8] drm/amdgpu: user reserved zfb to init vram base offset "
` [PATCH 6/8] drm/amdgpu: enable physical transaction for ptd/pde when ZFB is enabled
` [PATCH 7/8] drm/amdgpu: program AGP aperture as frame buffer "
` [PATCH 8/8] drm/amdgpu: program system bit for pte/pde "

[PATCH v2] backlight: otm3225a: add support for ORISE OTM3225A LCD SoC
 2018-03-15  8:18 UTC  (3+ messages)

[PATCH v5 00/16] xen: Convert page_to_mfn and mfn_to_page to use typesafe MFN
 2018-03-15  8:18 UTC  (12+ messages)
` [PATCH v5 01/16] x86/mm: skip incrementing mfn if it is not a valid mfn
` [PATCH v5 12/16] xen/mm: Switch common/memory.c to use typesafe MFN
` [PATCH v5 14/16] xen/grant: Switch common/grant_table.c "
` [PATCH v5 15/16] xen/x86: Switch mfn_to_page in x86_64/mm.c "
` [PATCH v5 16/16] xen: Convert page_to_mfn and mfn_to_page "

arc_usr_cmpxchg and preemption
 2018-03-15  8:18 UTC  (7+ messages)

[PATCH] mfd: pcf50633: Fix some memory leaks in the error handling path of 'pcf50633_probe()'
 2018-03-15  8:16 UTC  (2+ messages)

[v1,2/2] usb: dwc3: Add Qualcomm DWC3 glue driver
 2018-03-15  8:16 UTC  (2+ messages)
` [PATCH v1 2/2] "

[RFC PATCH v2 0/8] btrfs-progs: Allow normal user to call "subvolume list/show"
 2018-03-15  8:16 UTC  (9+ messages)
` [RFC PATCH v2 1/8] btrfs-progs: sub list: Call rb_free_nodes() in error path
` [RFC PATCH v2 2/8] btrfs-progs: ioctl: Add 3 definitions of new unprivileged ioctl
` [RFC PATCH v2 3/8] btrfs-progs: sub list: Add helper function which checks the permission for tree search ioctl
` [RFC PATCH v2 4/8] btrfs-progs: sub list: Pass specified path down to btrfs_list_subvols()
` [RFC PATCH v2 5/8] btrfs-progs: fallback to open without O_NOATIME flag in find_mount_root()
` [RFC PATCH v2 6/8] btrfs-progs: sub list: Allow normal user to call "subvolume list/show"
` [RFC PATCH v2 7/8] btrfs-progs: test: Add helper function to check if test user exists
` [RFC PATCH v2 8/8] btrfs-porgs: test: Add cli-test/009 to check subvolume list for both root and normal user

[PATCH v2 0/3] btrfs: Add three new unprivileged ioctls to allow normal users to call "sub list/show" etc
 2018-03-15  8:11 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs: Add unprivileged ioctl which returns subvolume information
` [PATCH v2 2/3] btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF
` [PATCH v2 3/3] btrfs: Add unprivileged version of ino_lookup ioctl

[PATCH 0/3] Introduce module_nd_driver
 2018-03-15  8:11 UTC  (4+ messages)

[PATCH] drm/amdkfd: add missing include of mm.h
 2018-03-15  8:10 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Add new CD-ROM related qtests
 2018-03-15  8:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/3] tests/boot-sector: Add magic bytes to s390x boot code header
  ` [Qemu-devel] [qemu-s390x] "

[PATCH V2] Input: pm8941-pwrkey: add resin key capabilities
 2018-03-15  8:10 UTC  (4+ messages)

[Bug 198953] hci_bcm: Streamline runtime PM code change for 4.16 kernel breaks bluetooth on ASUS T100TA
 2018-03-15  8:09 UTC  (5+ messages)

[PATCH 00/47] arch-removal: device drivers
 2018-03-15  8:07 UTC  (5+ messages)
` [PATCH 06/47] net: smsc: remove m32r specific smc91x configuration

linux-next: manual merge of the nvdimm tree with the tip tree
 2018-03-15  8:06 UTC 

[drm-tip:drm-tip 15/1373] arch/frv/include/asm/pgalloc.h:48:2: error: implicit declaration of function 'pgtable_page_dtor'; did you mean 'pgdat_page_nr'?
 2018-03-15  8:06 UTC  (2+ messages)

[PATCH, RFC] block: remove the paride drivers
 2018-03-15  8:04 UTC  (3+ messages)

[PATCH v4 02/10] include: Move compat_timespec/ timeval to compat_time.h
 2018-03-15  8:04 UTC  (8+ messages)
  ` [Y2038] "

[PATCH] vsprintf: Make "null" pointer dereference more robust
 2018-03-15  8:03 UTC  (12+ messages)
                ` [PATCH v3] vsprintf: Prevent crash when dereferencing invalid pointers

[Qemu-devel] regression in timer code?
 2018-03-15  8:02 UTC  (7+ messages)

[PATCH v5 00/19] tracing: probeevent: Improve fetcharg features
 2018-03-15  8:01 UTC  (9+ messages)
` [PATCH v5 16/19] tracing: probeevent: Add array type support

[PATCH 0/7] kbuild: various fix, clean-up, improvements of CONFIG_TRIM_UNUSED_KSYMS
 2018-03-15  8:00 UTC  (4+ messages)
` [PATCH 7/7] kbuild: link vmlinux just once for CONFIG_TRIM_UNUSED_KSYMS

[PATCH] drm/i915: Remove hole and padding from intel_shared_dpll
 2018-03-15  8:01 UTC  (3+ messages)

[Buildroot] [Need Assistance]:confused between BUILDROOT and OPENWRT ?
 2018-03-15  8:00 UTC 

[PATCH v5] drivers/misc: vm_gen_counter: initial driver implementation
 2018-03-15  8:00 UTC  (3+ messages)

linux-next: manual merge of the rtc tree with the asm-generic tree
 2018-03-15  7:59 UTC 

[PATCH v3, resend] block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
 2018-03-15  7:59 UTC  (3+ messages)

[PATCH] Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment"
 2018-03-15  7:59 UTC  (12+ messages)

WARN_ON(irqs_disabled()) in dma_free_attrs?
 2018-03-15  7:58 UTC  (12+ messages)

generic/127 failure on xfs with hacked fsx
 2018-03-15  7:58 UTC  (4+ messages)

[PATCH] wireless: brcmfmac: cfg80211: Fix check for ISO3166 code
 2018-03-15  7:57 UTC  (3+ messages)

[PATCH v2] PCI/DPC: Fix PCI legacy interrupt acknowledgement
 2018-03-15  7:54 UTC  (3+ messages)

[RFC] Rebasing merges: a jorney to the ultimate solution (Road Clear)
 2018-03-15  7:52 UTC  (17+ messages)

[PATCH v2 0/8] net/mrvl: add new features to PMD
 2018-03-15  7:52 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/8] net/mrvl: add egress scheduler/rate limiter support
  ` [PATCH v3 4/8] net/mrvl: document policer/scheduler/rate limiter usage
  ` [PATCH v3 5/8] net/mrvl: add classifier support
  ` [PATCH v3 6/8] net/mrvl: add extended statistics
  ` [PATCH v3 7/8] net/mrvl: add Rx flow control
  ` [PATCH v3 8/8] net/mrvl: add Tx queue start/stop


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.