LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2017-11-23 00:36:27 to 2017-11-23 08:33:13 UTC [more...]
[PATCH v19 0/6] drm/i915/gvt: Dma-buf support for GVT-g
2017-11-23 8:26 UTC (7+ messages)
` [PATCH v19 1/6] drm/i915/gvt: Add framebuffer decoder support
` [PATCH v19 2/6] drm: Introduce RGB 64-bit 16:16:16:16 float format
` [PATCH v19 3/6] drm/i915/gvt: Add "
` [PATCH v19 4/6] vfio: ABI for mdev display dma-buf operation
` [PATCH v19 5/6] drm/i915/gvt: Dmabuf support for GVT-g
` [PATCH v19 6/6] drm/i915/gvt: Handle orphan dmabuf_objs
[PATCH 0/8] arm/arm64: mediatek: Fix mmsys device probing
2017-11-23 8:30 UTC (6+ messages)
` [PATCH 1/8] drm/mediatek: Use regmap for register access
` [PATCH 3/8] drm/mediatek: mt2701: switch to mfd probing
[dm-devel] [PATCH 1/2] swait: export the symbols __prepare_to_swait and __finish_swait
2017-11-23 8:28 UTC
[PATCH v3 0/5] TDA1997x HDMI video receiver
2017-11-23 8:25 UTC (13+ messages)
` [PATCH 2/5] media: dt-bindings: Add bindings for TDA1997X
` [PATCH 3/5] media: i2c: Add TDA1997x HDMI receiver driver
Resizable PCI BAR support V9
2017-11-23 8:11 UTC (12+ messages)
` [PATCH v9 4/5] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors v5
[PATCH 1/2] ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20_4
2017-11-23 8:08 UTC (5+ messages)
` [PATCH 1/2] ALSA: pcm: add SNDRV_PCM_FORMAT_{S, U}20_4
[PATCH 1/1] mm/cma: fix alloc_contig_range ret code/potential leak
2017-11-23 8:05 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 00/13] Modernization and fixes for NuBus subsystem
2017-11-23 8:04 UTC (6+ messages)
` [PATCH v2 13/13] nubus: Add support for the driver model
[PATCH] move libgcc.h to include/linux
2017-11-23 8:03 UTC (3+ messages)
[PATCH v3 0/4] vm: add a syscall to map a process memory into a pipe
2017-11-23 8:01 UTC (5+ messages)
` [PATCH v3 4/4] test: add a test for the process_vmsplice syscall
enum conversion warnings
2017-11-23 7:59 UTC (3+ messages)
` [PATCH] drm/i915: Avoid enum conversion warning
` [Intel-gfx] "
[PATCH] r8152: disable rx checksum offload on Dell TB dock
2017-11-23 7:58 UTC (2+ messages)
mm/percpu.c: use smarter memory allocation for struct pcpu_alloc_info (crisv32 hang)
2017-11-23 7:56 UTC (11+ messages)
[PATCH 0/6] 66AK2G: Add DT nodes for few peripherals
2017-11-23 7:51 UTC (7+ messages)
` [PATCH 1/6] ARM: dts: keystone-k2g: Add QSPI DT entry
` [PATCH 2/6] ARM: dts: keystone-k2g-evm: Fix botched up merge
` [PATCH 3/6] ARM: dts: keystone-k2g: Move ti,non-removable property to board dts
` [PATCH 4/6] ARM: dts: keystone-k2g-evm: Add QSPI DT node
` [PATCH 5/6] ARM: dts: keystone-k2g-ice: Add DT nodes for few peripherals
` [PATCH 6/6] ARM: configs: keystone_defconfig: Enable few peripheral drivers
[PATCH v18 0/6] drm/i915/gvt: Dma-buf support for GVT-g
2017-11-23 7:51 UTC (4+ messages)
[PATCH] ALSA: hda: Add Raven PCI ID
2017-11-23 12:47 UTC (2+ messages)
[PATCH v7 00/13] Introduce framework for SLIMbus device driver
2017-11-23 7:49 UTC (8+ messages)
` [PATCH v7 02/13] dt-bindings: Add SLIMbus bindings
` [PATCH v7 07/13] slimbus: Add support for 'clock-pause' feature
` [PATCH v7 08/13] regmap: add SLIMbus support
[PATCH v2] powerpc: fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
2017-11-23 7:49 UTC (5+ messages)
No check of the size passed to unmap_single in swiotlb
2017-11-23 7:47 UTC (5+ messages)
Add fine grained sampled metrics for perf script
2017-11-23 7:47 UTC (2+ messages)
[PATCH 4.14 00/18] 4.14.2-stable review
2017-11-23 7:39 UTC (4+ messages)
Creating cyclecounter and lock member in timecounter structure [ Was Re: [RFC 1/4] drm/i915/perf: Add support to correlate GPU timestamp with system time]
2017-11-23 7:34 UTC
[PATCH 00/23] [v4] KAISER: unmap most of the kernel from userspace page tables
2017-11-23 7:32 UTC (21+ messages)
` [PATCH 01/23] x86, kaiser: disable global pages by default with KAISER
` [PATCH 04/23] x86, kaiser: mark per-cpu data structures required for entry/exit
` [PATCH 05/23] x86, kaiser: unmap kernel from userspace page tables (core patch)
` [PATCH 06/23] x86, kaiser: allow NX poison to be set in p4d/pgd
` [PATCH 09/23] x86, kaiser: map dynamically-allocated LDTs
` [PATCH 11/23] x86, kaiser: map entry stack variables
` [PATCH 12/23] x86, kaiser: map virtually-addressed performance monitoring buffers
` [PATCH 14/23] x86, mm: remove hard-coded ASID limit checks
` [PATCH 16/23] x86, pcid, kaiser: allow flushing for future ASID switches
` [PATCH 18/23] x86, kaiser: disable native VSYSCALL
` [PATCH 19/23] x86, kaiser: add debugfs file to turn KAISER on/off at runtime
` [PATCH 20/23] x86, kaiser: add a function to check for KAISER being enabled
` [PATCH 21/23] x86, kaiser: un-poison PGDs at runtime
` [PATCH 22/23] x86, kaiser: allow KAISER to be enabled/disabled "
` [PATCH 23/23] x86, kaiser: add Kconfig
constant conversion warning in umip
2017-11-23 7:32 UTC
[PATCH] net: usb: hso.c: remove unneeded DRIVER_LICENSE #define
2017-11-23 7:31 UTC (5+ messages)
` [Outreachy kernel] "
[PATCH 3.18 00/12] 3.18.84-stable review
2017-11-23 7:29 UTC (2+ messages)
usb/media/em28xx: use-after-free in dvb_unregister_frontend
2017-11-23 7:25 UTC (2+ messages)
[GIT PULL] RTC for 4.15
2017-11-23 7:05 UTC (2+ messages)
[PATCH] x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
2017-11-23 6:58 UTC (2+ messages)
` [tip:x86/urgent] "
[PATCH] fat: Fix sb_rdonly() change
2017-11-23 6:29 UTC (2+ messages)
[PATCH v2 00/18] Entry stack switching
2017-11-23 6:58 UTC (6+ messages)
[PATCH v6 00/37] tracing: Inter-event (e.g. latency) support
2017-11-23 6:57 UTC (9+ messages)
` [PATCH v6 27/37] tracing: Add 'onmax' hist trigger action support
` [PATCH v6 29/37] tracing: Add cpu field for hist triggers
` [PATCH v6 31/37] tracing: Add 'last error' error facility "
` [PATCH v6 36/37] tracing: Add inter-event blurb to HIST_TRIGGERS config option
[PATCH 00/18] arm64: Unmap the kernel whilst running in userspace (KAISER)
2017-11-23 6:51 UTC (7+ messages)
[PATCH 0/7] mark expected switch fall-throughs
2017-11-23 6:41 UTC (3+ messages)
` [PATCH 7/7] ASoC: wm8994: "
[PATCH 1/3] autofs - make disc device user accessible
2017-11-23 6:34 UTC (15+ messages)
` [PATCH 3/3] autofs - fix AT_NO_AUTOMOUNT not being honored
[PATCH v4 2/3] drivers: hwmon: Add W83773G driver
2017-11-23 6:32 UTC (3+ messages)
` [v4,2/3] "
[GIT PULL] final round of SCSI updates for the 4.14+ merge window
2017-11-23 6:31 UTC
[RESEND PATCH] mm, oom_reaper: gather each vma to prevent leaking TLB entry
2017-11-23 6:18 UTC (10+ messages)
` [PATCH] arch, mm: introduce arch_tlb_gather_mmu_lazy (was: Re: [RESEND PATCH] mm, oom_reaper: gather each vma to prevent) "
` [PATCH] arch, mm: introduce arch_tlb_gather_mmu_lazy
[PATCH AUTOSEL for 4.9 01/54] dax: Avoid page invalidation races and unnecessary radix tree traversals
2017-11-23 6:11 UTC (3+ messages)
` [PATCH AUTOSEL for 4.9 37/54] RDMA/qedr: Fix RDMA CM loopback
[PATCH] Use more flexible pattern matching for CPU identification for mapfile.csv
2017-11-23 6:06 UTC (2+ messages)
[PATCH] gfs2: Fix wrong error handling in init_gfs2_fs()
2017-11-23 5:57 UTC
[PATCH] ASoC: wm0010: Delete an error message for a failed memory allocation in wm0010_boot()
2017-11-23 5:55 UTC (2+ messages)
[ANNOUNCE] 3.2.95-rt133
2017-11-23 5:53 UTC
[ANNOUNCE] 3.10.108-rt123
2017-11-23 5:44 UTC
[ANNOUNCE] 3.18.82-rt88
2017-11-23 5:40 UTC
[PATCH] arm64: dts: Hi3660: Fix state id for 'CPU_NAP' state
2017-11-23 5:40 UTC
[PATCH RT 00/10] Linux 4.4.97-rt111-rc2
2017-11-23 5:33 UTC (10+ messages)
` [PATCH RT 01/10] timer/hrtimer: check properly for a running timer
` [PATCH RT 02/10] rtmutex: Make lock_killable work
` [PATCH RT 03/10] random: avoid preempt_disable()ed section
` [PATCH RT 04/10] sched: Prevent task state corruption by spurious lock wakeup
` [PATCH RT 05/10] sched: Remove TASK_ALL
` [PATCH RT 06/10] sched/migrate disable: handle updated task-mask mg-dis section
` [PATCH RT 08/10] fs: convert two more BH_Uptodate_Lock related bitspinlocks
` [PATCH RT 09/10] md/raid5: do not disable interrupts
` [PATCH RT 10/10] Linux 4.4.97-rt111-rc2
[PATCH RT 0/7] Linux 4.9.61-rt52-rc2
2017-11-23 5:23 UTC (8+ messages)
` [PATCH RT 1/7] drivers/zram: fix zcomp_stream_get() smp_processor_id() use in preemptible code
` [PATCH RT 2/7] fs/dcache: disable preemption on i_dir_seqs write side
` [PATCH RT 3/7] tpm_tis: fix stall after iowrite*()s
` [PATCH RT 4/7] fs: convert two more BH_Uptodate_Lock related bitspinlocks
` [PATCH RT 5/7] locking/rt-mutex: fix deadlock in device mapper / block-IO
` [PATCH RT 6/7] md/raid5: do not disable interrupts
` [PATCH RT 7/7] Linux 4.9.61-rt52-rc2
[PATCH v7 0/5] fw_cfg: add DMA operations & etc/vmcoreinfo support
2017-11-23 5:19 UTC (2+ messages)
[PATCH 2/2] scripts: leaking_addresses: help screen updates
2017-11-23 5:15 UTC
[PATCH 1/2] scripts: leaking_addresses: add support for 32-bit kernel addresses
2017-11-23 5:14 UTC
[PATCH 00/13] block: assorted cleanup for bio splitting and cloning
2017-11-23 5:12 UTC (15+ messages)
` [dm-devel] "
` new patchset to eliminate DM's use of BIOSET_NEED_RESCUER [was: Re: [PATCH 00/13] block: assorted cleanup for bio splitting and cloning.]
` [dm-devel] "
` new patchset to eliminate DM's use of BIOSET_NEED_RESCUER
` [dm-devel] "
[PATCH 1/2] serial: 8250_fintek: Return -EINVAL on invalid configuration
2017-11-23 5:03 UTC (3+ messages)
[PATCH 0/4] staging: lustre: fixed some signedness warns from sparse
2017-11-23 4:59 UTC (2+ messages)
[PATCH v1 1/2] x86/mm/kasan: don't use vmemmap_populate() to initialize shadow
2017-11-23 4:35 UTC (3+ messages)
` [tip:x86/urgent] x86/mm/kasan: Don't "
kernel CI: printk loglevels in kernel boot logs?
2017-11-23 4:31 UTC (7+ messages)
[PATCH v2] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
2017-11-23 4:24 UTC (4+ messages)
` [PATCH v3] "
[PATCH 0/6] mmc: tmio, renesas_shci: cleanups, core code change for new driver
2017-11-23 4:18 UTC (4+ messages)
` [PATCH 4/6] mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static data
[PATCH net] net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
2017-11-23 4:19 UTC (3+ messages)
[git pull] drm for v4.15 (fixes/cleanups/one small feature)
2017-11-23 4:18 UTC
[PATCH v3 03/16] phy: qcom-qmp: Power-on PHY before initialization
2017-11-23 4:02 UTC (6+ messages)
` [PATCH v3 10/16] phy: qcom-qmp: Move register offsets to header file
[PATCH 0/4] cpufreq: Cleanups and governor module removal race fix
2017-11-23 4:01 UTC (9+ messages)
` [PATCH 1/4] cpufreq: Clean up cpufreq_parse_governor()
` [PATCH 2/4] cpufreq: Pass policy pointer to cpufreq_parse_governor()
` [PATCH 3/4] cpufreq: Fix governor module removal race
` [PATCH 4/4] cpufreq: Drop pointless return statement
[PATCH] mfd: sm501: Add NULL check on devm_kzalloc return value
2017-11-23 3:50 UTC
[PATCH V2] selftest/vm: Add test case for mmap across 128TB boundary
2017-11-23 3:42 UTC (2+ messages)
We really want to confirm whether you are terminal sick
2017-11-23 3:36 UTC
[PATCH] davinci: vpif_capture: add NULL check on devm_kzalloc return value
2017-11-23 3:34 UTC
[PATCH 1/2] i2c: add ACPI support for i2c-piix4
2017-11-23 3:09 UTC (2+ messages)
` [PATCH 2/2] i2c: fix piix4 aux port number
[PATCH 00/62] XArray November 2017 Edition
2017-11-23 2:46 UTC (3+ messages)
linux-next: Tree for Nov 23
2017-11-23 2:41 UTC
[PATCH 1/4] rk3399_dmc: Fix line continuation format
2017-11-23 2:38 UTC (13+ messages)
` [PATCH 0/4] treewide: Fix line continuation formats
` Re: [PATCH 1/4] rk3399_dmc: Fix line continuation format
[PATCH V5 10/12] clk: sprd: add clocks support for SC9860
2017-11-23 2:34 UTC (2+ messages)
[PATCH] checkpatch: Add a warning for log messages that don't end in a line feed
2017-11-23 2:11 UTC (2+ messages)
[lkp-robot] [fw_cfg] d5daa79dd1: BUG:unable_to_handle_kernel
2017-11-22 2:16 UTC
linux-next: build warning after merge of the akpm-current tree
2017-11-23 2:01 UTC
Regression in TTM driver w/Linus' master
2017-11-23 1:58 UTC (3+ messages)
[PATCH 01/11] Initialize the mapping of KASan shadow memory
2017-11-23 1:54 UTC (13+ messages)
` 答复: "
492b95e597 ("rcuperf: Set more user-friendly defaults"): WARNING: CPU: 0 PID: 1 at arch/x86/kernel/smp.c:128 native_smp_send_reschedule
2017-11-23 1:54 UTC (4+ messages)
usb/media/au0828: use-after-free in au0828_rc_unregister
2017-11-23 1:31 UTC (6+ messages)
` [PATCH] au0828: fix use-after-free at USB probing
[PATCH] staging: rtl8188eu: Fix private WEXT IOCTL calls
2017-11-23 1:29 UTC
[PATCH v7 0/4] Add the ability to do BPF directed error injection
2017-11-23 1:19 UTC (2+ messages)
[PATCH] hwmon: (pmbus/lm25066) Swap low/high current coefficients for LM5066(i)
2017-11-23 1:17 UTC (4+ messages)
[PATCH v2 0/3] Initial Allwinner V3s CSI Support
2017-11-23 1:14 UTC (6+ messages)
` [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI
[PATCH AUTOSEL for 4.14 01/51] ima: fix hash algorithm initialization
2017-11-23 1:13 UTC (4+ messages)
` [PATCH AUTOSEL for 4.14 45/51] locking/refcounts, x86/asm: Use unique .text section for refcount exceptions
[Patch v8 00/16] CIFS: Implement SMB Direct protocol
2017-11-23 0:38 UTC (17+ messages)
` [Patch v8 01/16] CIFS: SMBD: Upper layer connects to SMBDirect session
` [Patch v8 02/16] CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
` [Patch v8 03/16] CIFS: SMBD: Upper layer reconnects to SMB Direct session
` [Patch v8 04/16] CIFS: SMBD: Implement function to destroy a SMB Direct connection
` [Patch v8 05/16] CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount
` [Patch v8 06/16] CIFS: SMBD: Set SMB Direct maximum read or write size for I/O
` [Patch v8 07/16] CIFS: SMBD: Implement function to receive data via RDMA receive
` [Patch v8 08/16] CIFS: SMBD: Upper layer receives "
` [Patch v8 09/16] CIFS: SMBD: Implement function to send data via RDMA send
` [Patch v8 10/16] CIFS: SMBD: Upper layer sends "
` [Patch v8 11/16] CIFS: SMBD: Implement RDMA memory registration
` [Patch v8 12/16] CIFS: SMBD: Upper layer performs SMB write via RDMA read through "
` [Patch v8 13/16] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
` [Patch v8 14/16] CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration
` [Patch v8 15/16] CIFS: SMBD: Add SMB Direct debug counters
` [Patch v8 16/16] CIFS: SMBD: Disable signing on SMB direct transport
[PATCH] bcache: Fix bdev leak during backing device registering
2017-11-23 0:42 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).