linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-23 03:10:09 to 2017-11-23 10:47:05 UTC [more...]

[PATCH 00/18] arm64: Unmap the kernel whilst running in userspace (KAISER)
 2017-11-23 10:46 UTC  (10+ messages)

[PATCH] dma-buf: Fix ifnullfree.cocci warnings
 2017-11-23 10:45 UTC  (2+ messages)

[PATCH 1/3] scsi: arcmsr: Add driver module parameter msi_enable
 2017-11-23 10:44 UTC  (2+ messages)

[PATCH] Add slowpath enter/exit trace events
 2017-11-23 10:43 UTC 

[PATCH v5 00/11] Intel SGX Driver
 2017-11-23 10:25 UTC  (4+ messages)
` [PATCH v5 07/11] intel_sgx: ptrace() support

[PATCH 0/6] enable creating [k,u]probe with perf_event_open
 2017-11-23 10:22 UTC  (9+ messages)
` [PATCH 1/6] perf: Add new type PERF_TYPE_PROBE
` [PATCH 3/6] perf: implement kprobe support to PERF_TYPE_PROBE

[RFC PATCH] kvm: arm64: handle single-step of hyp emulated mmio instructions
 2017-11-23 10:20 UTC  (3+ messages)

[PATCH] [media] dvb_frontend: remove redundant status self assignment
 2017-11-23 10:19 UTC 

[PATCH v7 00/13] Introduce framework for SLIMbus device driver
 2017-11-23 10:17 UTC  (12+ 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 v7 11/13] slimbus: qcom: Add Qualcomm Slimbus controller driver
` [PATCH v7 12/13] slimbus: qcom: Add runtime-pm support using clock-pause

[PATCH V2] selftest/vm: Add test case for mmap across 128TB boundary
 2017-11-23 10:14 UTC  (3+ messages)

[PATCH] dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_interleaved
 2017-11-23 10:11 UTC  (2+ messages)

[PATCH] Support TrackStick of Thinkpad L570
 2017-11-23 10:06 UTC  (2+ messages)
`  "

[PATCH v2 00/18] Entry stack switching
 2017-11-23 10:08 UTC  (10+ messages)
` [PATCH v2 06/18] x86/kasan/64: Teach KASAN about the cpu_entry_area

kernel CI: printk loglevels in kernel boot logs?
 2017-11-23 10:04 UTC  (8+ messages)

[PATCH] gpio: uniphier: fix mismatch between license text and MODULE_LICENSE
 2017-11-23 10:01 UTC 

[PATCH] VSOCK: Don't call vsock_stream_has_data in atomic context
 2017-11-23 10:02 UTC  (2+ messages)

[PATCH V14 00/24] mmc: Add Command Queue support
 2017-11-23  9:58 UTC  (7+ messages)
` [PATCH V14 01/24] mmc: block: Fix missing blk_put_request()
` [PATCH V14 02/24] mmc: block: Check return value of blk_get_request()
` [PATCH V14 03/24] mmc: core: Do not leave the block driver in a suspended state

[PATCH v5 4/8] drivers/fsi: sbefifo: Add in-kernel API
 2017-11-23  9:50 UTC  (2+ messages)

[PATCH v5] dma-debug: fix incorrect pfn calculation
 2017-11-23  9:42 UTC 

[PATCH v1 00/10] Renesas Capture Engine Unit (CEU) V4L2 driver
 2017-11-23  9:41 UTC  (3+ messages)
` [PATCH v1 04/10] ARM: dts: r7s72100: Add Capture Engine Unit (CEU)

[PATCH] HID: input: do not increment usages when a duplicate is found
 2017-11-23  9:39 UTC 

[PATCH] mfd: sm501: Add NULL check on devm_kzalloc return value
 2017-11-23  9:37 UTC  (2+ messages)

[PATCH 3/3] scsi: arcmsr: Update driver version to v1.40.00.03-20171121
 2017-11-23  1:34 UTC 

[PATCH] drm/mediatek: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
 2017-11-23  9:31 UTC  (2+ messages)

[PATCH 2/3] scsi: arcmsr: Add driver module parameter msix_enable
 2017-11-23  1:31 UTC 

[PATCH] r8152: disable rx checksum offload on Dell TB dock
 2017-11-23  9:24 UTC  (4+ messages)

[PATCH 0/3] scsi: arcmsr: add driver module parameter - msi_enable, msix_enable
 2017-11-23  1:22 UTC 

hugetlb page migration vs. overcommit
 2017-11-23  9:21 UTC  (3+ messages)

[PATCH] x86/umip: Fix insn_get_code_seg_params()'s return value
 2017-11-23  9:19 UTC 

[PATCH 1/1] mm/cma: fix alloc_contig_range ret code/potential leak
 2017-11-23  9:19 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] ALSA: hda: Add Raven PCI ID
 2017-11-23 14:37 UTC  (2+ messages)

[PATCH] KVM: VMX: Fix vmx->nested freeing when no SMI handler
 2017-11-23  9:13 UTC  (7+ messages)

[PATCH 0/8] arm/arm64: mediatek: Fix mmsys device probing
 2017-11-23  9:13 UTC  (17+ messages)
` [PATCH 1/8] drm/mediatek: Use regmap for register access
` [PATCH 2/8] mfd: mtk-mmsys: Add mmsys driver
` [PATCH 3/8] drm/mediatek: mt2701: switch to mfd probing
` [PATCH 5/8] mfd: mtk-mmsys: Add mt8173 nodes
` [PATCH 6/8] drm/mediatek: Add mfd support for mt8173

[PATCH] kaslr: clean up a useless variable and some usless space
 2017-11-23  9:08 UTC 

No check of the size passed to unmap_single in swiotlb
 2017-11-23  9:08 UTC  (7+ messages)

[PATCH] powerpc/xive: store server for masked interrupt in kvmppc_xive_set_xive()
 2017-11-23  9:06 UTC 

[PATCH] dma-debug: use virt_addr_valid() to check linear addresses
 2017-11-23  9:05 UTC  (3+ messages)

[RFC PATCH] arch, mm: introduce arch_tlb_gather_mmu_exit
 2017-11-23  9:02 UTC 

[PATCH] drm: Introduce RGB 64-bit 16:16:16:16 float format
 2017-11-23  8:56 UTC  (2+ messages)

Linux & FAT32 label
 2017-11-23  9:01 UTC  (9+ messages)

[PATCH v4 2/3] drivers: hwmon: Add W83773G driver
 2017-11-23  9:01 UTC  (4+ messages)
` [v4,2/3] "

[RFC PATCH for 4.15 v12 00/22] Restartable sequences and CPU op vector
 2017-11-23  8:57 UTC  (4+ messages)
` [RFC PATCH for 4.15 v3 15/22] rseq: selftests: Provide self-tests

[PATCH AUTOSEL for 4.14 01/51] ima: fix hash algorithm initialization
 2017-11-23  8:55 UTC  (5+ messages)
` [PATCH AUTOSEL for 4.14 18/51] perf callchain: Compare symbol name for inlined frames when matching
` [PATCH AUTOSEL for 4.14 30/51] irqchip/gic: Make quirks matching conditional on init return value

x86/insn-eval: negative return value?
 2017-11-23  8:54 UTC  (6+ messages)

[PATCH 0/2] ASoC: cs42l56: Adjustments for cs42l56_i2c_probe()
 2017-11-23  8:45 UTC  (3+ messages)
` [PATCH 1/2] ASoC: cs42l56: Delete an error message for a failed memory allocation in cs42l56_i2c_probe()
` [PATCH 2/2] ASoC: cs42l56: Improve two size determinations "

[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

[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 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] "

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 v2] powerpc: fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
 2017-11-23  7:49 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  (8+ messages)
` [PATCH 05/23] x86, kaiser: unmap kernel from userspace page tables (core patch)
` [PATCH 11/23] x86, kaiser: map entry stack variables

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 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 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  (13+ messages)
` [PATCH 3/3] autofs - fix AT_NO_AUTOMOUNT not being honored

[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 "

[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

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 2/2] i2c: fix piix4 aux port number
 2017-11-23  3:09 UTC 


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).