linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-10 18:16:18 to 2017-11-11 00:13:31 UTC [more...]

[PATCH 0/4] MPX and Protection Keys Updates
 2017-11-11  0:12 UTC  (5+ messages)
` [PATCH 1/4] x86, pkeys: update documentation about availability
` [PATCH 2/4] x86, selftests, mpx: fix up weird arrays
` [PATCH 3/4] x86, selftests, protection_keys: rename si_pkey
` [PATCH 4/4] x86, selftests: fix protection keys write() warining

[PATCH] x86, kaiser: fix 32-bit SYSENTER
 2017-11-11  0:11 UTC 

[PATCH v6 0/9] i2c: document DMA handling and add helpers for it
 2017-11-11  0:08 UTC  (5+ messages)
` [PATCH v6 4/9] i2c: refactor i2c_master_{send_recv}
` [PATCH v6 5/9] i2c: add i2c_master_{send|recv}_dmasafe

[PATCH v2 00/16] IOMMU driver support for SVM virtualization
 2017-11-11  0:00 UTC  (11+ messages)
` [PATCH v2 08/16] iommu: introduce device fault data

mmotm 2017-11-10-15-56 uploaded
 2017-11-10 23:56 UTC 

[PATCH] umh: Optimize 'proc_cap_handler()'
 2017-11-10 23:51 UTC  (2+ messages)

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-11-10 23:45 UTC  (6+ messages)
` [PATCH v2 0/6] PM / sleep: Driver flags for system suspend/resume (part 1)
  ` [PATCH v2 0/6] PM / sleep: Driver flags for system suspend/resume (part 2)
    ` [PATCH v2 1/6] PM / core: Add LEAVE_SUSPENDED driver flag

[PATCH 0/6] wl1251: Fix MAC address for Nokia N900
 2017-11-10 23:35 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/6] firmware: Add request_firmware_prefer_user() function

[nfsd4] potentially hardware breaking regression in 4.14-rc and 4.13.11
 2017-11-10 23:26 UTC  (8+ messages)

[PATCH V0 0/3] perf/x86/intel: Add Branch Monitoring support
 2017-11-10 23:36 UTC  (3+ messages)
` [PATCH V0 2/3] perf/x86/intel/bm.c: Add Intel "

[RFC PATCH for 4.15 0/9] membarrier updates for 4.15
 2017-11-10 23:13 UTC  (17+ messages)
` [RFC PATCH for 4.15 01/10] membarrier: selftest: Test private expedited cmd
` [RFC PATCH v7 for 4.15 02/10] membarrier: powerpc: Skip memory barrier in switch_mm()
` [RFC PATCH v5 for 4.15 03/10] membarrier: Document scheduler barrier requirements
` [RFC PATCH for 4.15 04/10] membarrier: Provide core serializing command
` [RFC PATCH for 4.15 05/10] x86: Introduce sync_core_before_usermode
` [RFC PATCH for 4.15 06/10] Fix: x86: Add missing core serializing instruction on migration
` [RFC PATCH v2 for 4.15 07/10] membarrier: x86: Provide core serializing command
` [RFC PATCH for 4.15 08/10] membarrier: selftest: Test private expedited sync core cmd
` [RFC PATCH for 4.15 09/10] membarrier: provide SHARED_EXPEDITED command
` [RFC PATCH for 4.15 10/10] membarrier: selftest: Test shared expedited cmd

[PATCH] x86: use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz" again
 2017-11-10 23:09 UTC  (5+ messages)

[PATCH 00/30] [v2] KAISER: unmap most of the kernel from userspace page tables
 2017-11-10 23:04 UTC  (15+ messages)
` [PATCH 20/30] x86, mm: remove hard-coded ASID limit checks
` [PATCH 24/30] x86, kaiser: disable native VSYSCALL

[PATCH] drm/amd/display/dc/core/dc_resource: use swap macro in rect_swap_helper
 2017-11-10 22:38 UTC 

[RFC PATCH v1] fw_lockdown: new micro LSM module to prevent loading unsigned firmware
 2017-11-10 22:45 UTC  (3+ messages)

[PATCH 0/9] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2017-11-10 22:42 UTC  (10+ messages)
` [PATCH 1/9] include: Move compat_timespec/ timeval to compat_time.h
` [PATCH 2/9] compat: Make compat helpers independent of CONFIG_COMPAT
` [PATCH 3/9] compat: enable compat_get/put_timespec64 always
` [PATCH 4/9] posix-clocks: Enable compat syscalls always
` [PATCH 5/9] y2038: introduce CONFIG_64BIT_TIME
` [PATCH 6/9] include: Add new y2038 safe __kernel_timespec
` [PATCH 7/9] fix get_timespec64() for y2038 safe compat interfaces
` [PATCH 8/9] change time types to new y2038 safe __kernel_* types
` [PATCH 9/9] nanosleep: change time types to "

[jump_label_test] WARNING: CPU: 0 PID: 1 at kernel/jump_label.c:761 jump_label_test+0x63/0xab
 2017-11-10 22:36 UTC  (7+ messages)

[PATCH] iio: accel: mma8452: Add single pulse/tap event detection
 2017-11-10 22:35 UTC  (2+ messages)

[PATCH] drm/amd/display/dc/dce110/dce110_mem_input_v: use swap macro in program_size_and_rotation
 2017-11-10 22:31 UTC 

[PATCH] staging: speakup: selection: replace _manual_ swap with swap macro
 2017-11-10 22:13 UTC 

[RFC PATCH 0/2] x86: Fix missing core serialization on migration
 2017-11-10 22:12 UTC  (6+ messages)
` [RFC PATCH 1/2] x86: Introduce sync_core_before_usermode
` [RFC PATCH 2/2] Fix: x86: Add missing core serializing instruction on migration

[PATCH v4] scripts: add leaking_addresses.pl
 2017-11-10 22:12 UTC  (3+ messages)
` [kernel-hardening] "

[PATCH] infiniband: avoid uninitialized variable warning in create_udata
 2017-11-10 22:10 UTC 

[PATCH 00/30] [v3] KAISER: unmap most of the kernel from userspace page tables
 2017-11-10 22:10 UTC  (34+ messages)
` [PATCH 01/30] x86, mm: do not set _PAGE_USER for init_mm "
` [PATCH 02/30] x86, tlb: Make CR4-based TLB flushes more robust
` [PATCH 03/30] x86/mm: Document X86_CR4_PGE toggling behavior
` [PATCH 04/30] x86, kaiser: disable global pages by default with KAISER
` [PATCH 05/30] x86, kaiser: prepare assembly for entry/exit CR3 switching
` [PATCH 06/30] x86, kaiser: introduce user-mapped per-cpu areas
` [PATCH 07/30] x86, kaiser: mark per-cpu data structures required for entry/exit
` [PATCH 08/30] x86, kaiser: unmap kernel from userspace page tables (core patch)
` [PATCH 09/30] x86, kaiser: only populate shadow page tables for userspace
` [PATCH 10/30] x86, kaiser: allow NX poison to be set in p4d/pgd
` [PATCH 11/30] x86, kaiser: make sure static PGDs are 8k in size
` [PATCH 12/30] x86, kaiser: map GDT into user page tables
` [PATCH 13/30] x86, kaiser: map dynamically-allocated LDTs
` [PATCH 14/30] x86, kaiser: map espfix structures
` [PATCH 15/30] x86, kaiser: map entry stack variables
` [PATCH 16/30] x86, kaiser: map trace interrupt entry
` [PATCH 17/30] x86, kaiser: map debug IDT tables
` [PATCH 18/30] x86, kaiser: map virtually-addressed performance monitoring buffers
` [PATCH 19/30] x86, mm: Move CR3 construction functions
` [PATCH 20/30] x86, mm: remove hard-coded ASID limit checks
` [PATCH 21/30] x86, mm: put mmu-to-h/w ASID translation in one place
` [PATCH 22/30] x86, pcid, kaiser: allow flushing for future ASID switches
` [PATCH 23/30] x86, kaiser: use PCID feature to make user and kernel switches faster
` [PATCH 24/30] x86, kaiser: disable native VSYSCALL
` [PATCH 25/30] x86, kaiser: add debugfs file to turn KAISER on/off at runtime
` [PATCH 26/30] x86, kaiser: add a function to check for KAISER being enabled
` [PATCH 27/30] x86, kaiser: un-poison PGDs at runtime
` [PATCH 28/30] x86, kaiser: allow KAISER to be enabled/disabled "
` [PATCH 29/30] x86, kaiser: add Kconfig
` [PATCH 30/30] x86, kaiser, xen: Dynamically disable KAISER when running under Xen PV

[PATCHv2 0/4] x86: 5-level related changes into decompression code
 2017-11-10 22:06 UTC  (5+ messages)
` [PATCHv2 1/4] x86/boot/compressed/64: Rename pagetable.c to kaslr_64.c
` [PATCHv2 2/4] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
` [PATCHv2 3/4] x86/boot/compressed/64: Introduce place_trampoline()
` [PATCHv2 4/4] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G

[PATCH] tty: vt: replace _manual_ swap with swap macro in set_selection
 2017-11-10 22:05 UTC 

vDSO maximum stack usage, stack probes, and -fstack-check
 2017-11-10 22:04 UTC  (6+ messages)
  ` [kernel-hardening] "

[PATCH v4 0/2] Add support for cros-ec-rtc driver
 2017-11-10 21:55 UTC  (3+ messages)
` [PATCH v4 1/2] mfd: cros_ec: Introduce RTC commands and events definitions
` [PATCH v4 2/2] rtc: cros-ec: add cros-ec-rtc driver

[PATCH] phy: rockchip-inno-usb2: fix error handling in rockchip_usb2phy_probe()
 2017-11-10 21:55 UTC 

[PATCH v2 0/4] Support Perf Extension on AMD KVM guests
 2017-11-10 21:47 UTC  (4+ messages)
` [PATCH v2 1/4] x86/kvm/cpuid: Fix CPUID function for word 6 (80000001_ECX)

[PATCH] clk: qoriq: add more divider clocks support
 2017-11-10 21:45 UTC  (2+ messages)

[PATCH v2 0/3] Add driver for Broadcom Cygnus USB phy controller
 2017-11-10 21:44 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: phy: Add Cygnus usb phy binding

[PATCH 1/2] dynamic_debug: fix optional/omitted ending line number to be LARGE instead of 0
 2017-11-10 21:44 UTC  (2+ messages)

[PATCH] KVM: x86: inject exceptions produced by x86_decode_insn
 2017-11-10 21:42 UTC  (2+ messages)

[PATCH v6 1/3] KVM: X86: Fix operand/address-size during instruction decoding
 2017-11-10 21:40 UTC  (2+ messages)

[PATCH 0/2] kvm: vmx: CPUs without virtual NMIs
 2017-11-10 21:35 UTC  (2+ messages)

[PATCH v1 0/2] DRM driver for ILI9225 display panels
 2017-11-10 21:31 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: Add binding for Ilitek "
` [PATCH v1 2/2] drm/tinydrm: add driver for ILI9225 panels

[PATCH 2/2] ASoC: add mclk-fs support to audio graph card
 2017-11-10 21:29 UTC  (2+ messages)
` Applied "ASoC: add mclk-fs support to audio graph card" to the asoc tree

Linux 4.14-rc6
 2017-11-10 21:29 UTC  (6+ messages)
  ` [run_timer_softirq] BUG: unable to handle kernel paging request at 0000000000010007

[PATCH 1/2] regulator: tps65218: Fix strobe assignment
 2017-11-10 21:29 UTC  (2+ messages)
` Applied "regulator: tps65218: Fix strobe assignment" to the regulator tree

Applied "regulator: tps65218: remove unused tps_info structure" to the regulator tree
 2017-11-10 21:29 UTC 

[PATCH 1/2] ASoC: add mclk-fs to audio graph card binding
 2017-11-10 21:29 UTC  (2+ messages)
` Applied "ASoC: add mclk-fs to audio graph card binding" to the asoc tree

[PATCH 1/2] ASoC: rt5514: mark PM functions as __maybe_unused
 2017-11-10 21:29 UTC  (2+ messages)
` Applied "ASoC: rt5514: mark PM functions as __maybe_unused" to the asoc tree

[PATCH 2/2] ASoC: rt5514: work around link error
 2017-11-10 21:29 UTC  (2+ messages)
` Applied "ASoC: rt5514: work around link error" to the asoc tree

[PATCH] [v2] pstore: use ktime_get_real_fast_ns() instead of __getnstimeofday()
 2017-11-10 21:27 UTC  (3+ messages)

[PATCH] KVM: SVM: obey guest PAT
 2017-11-10 21:27 UTC  (2+ messages)

[PATCH] display: panel: Add Tianma tm070rvhg71 display support (800x480)
 2017-11-10 21:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] ASoC: codecs: Add PCM186x binding documentation
 2017-11-10 21:21 UTC  (3+ messages)
` [PATCH 2/2] ASoC: codecs: Add initial PCM1862/63/64/65 universal ADC driver

[PATCH v4 3/4] dt-bindings: iio: adc: update the doc for SAR ADC
 2017-11-10 21:21 UTC  (2+ messages)

[PATCHv4 0/3] dts: Add the property of IB and OB
 2017-11-10 21:20 UTC  (4+ messages)
` [PATCHv4 1/3] ARMv8: dts: ls1046a: add "

[PATCH v2 1/3] drivers: usb: phy: Add qoriq usb 3.0 phy driver support
 2017-11-10 21:19 UTC  (2+ messages)

Tasks blocking on POSIX message queue using wrong priority?
 2017-11-10 21:12 UTC 

[PATCH 00/10] Dynamic Host1x channel allocation
 2017-11-10 21:15 UTC  (6+ messages)
` [PATCH 10/10] gpu: host1x: Optionally block when acquiring channel

[PATCH V4 00/12] add clock driver for Spreadtrum platforms
 2017-11-10 21:11 UTC  (5+ messages)
` [PATCH V4 02/12] dt-bindings: Add Spreadtrum clock binding documentation
` [PATCH V4 09/12] clk: sprd: Add dt-bindings include file for SC9860

WTF? Re: [PATCH] License cleanup: add SPDX GPL-2.0 license identifier to files with no license
 2017-11-10 21:10 UTC  (7+ messages)

[PATCH V3 00/11] add clock driver for Spreadtrum platforms
 2017-11-10 21:10 UTC  (5+ messages)
` [PATCH V3 09/11] clk: sprd: add clocks support for SC9860

[PATCH v4 0/6] Add support for Hexagon q6v5-wcss integrated core
 2017-11-10 21:08 UTC  (3+ messages)
` [PATCH v4 5/6] remoteproc: qcom: Add support for q6v5-wcss pil

[PATCH v6 1/2] dt-bindings: watchdog: Add Spreadtrum watchdog documentation
 2017-11-10 21:00 UTC  (4+ messages)
` [PATCH v6 2/2] watchdog: Add Spreadtrum watchdog driver

[PATCH v2] .mailmap: Add Maciej W. Rozycki's Imagination e-mail address
 2017-11-10 20:58 UTC 

[PATCH v2] watchdog: mpc8xxx: use the core worker function
 2017-11-10 20:58 UTC 

N900 kernel support
 2017-11-10 20:54 UTC  (2+ messages)

[PATCH 0/3] Three VFS patch resends
 2017-11-10 20:53 UTC  (8+ messages)
` [PATCH 3/3] VFS: close race between getcwd() and d_move()

[PATCH 0/2] security/keys/trusted: Fine-tuning for two function implementations
 2017-11-10 20:52 UTC  (4+ messages)
` [PATCH 1/2] KEYS: trusted: Use common error handling code in trusted_update()
` [PATCH 2/2] KEYS: trusted: Use common error handling code in tpm_unseal()

[PATCH 4.4 00/46] 4.4.94-stable review
 2017-11-10 20:40 UTC  (3+ messages)
` [PATCH 4.4 34/46] crypto: xts - Add ECB dependency

[PATCH v2 0/5] x86/xen: support booting PVH guest via standard boot path
 2017-11-10 20:39 UTC  (4+ messages)
` [PATCH v2 2/5] x86: add enum for hypervisors to replace x86_hyper

[PATCH] fs: avoid NULL pointer dereference for nobh on write error
 2017-11-10 20:38 UTC  (2+ messages)

[RFC PATCH] fw_lockdown: new micro LSM module to prevent loading unsigned firmware
 2017-11-10 20:30 UTC  (5+ messages)

Dear user
 2017-11-10 20:02 UTC 

[PATCH] .mailmap: Add Maciej W. Rozycki's Imagination e-mail address
 2017-11-10 20:19 UTC  (2+ messages)

[PATCH v3] checkpatch.pl: Add SPDX license tag check
 2017-11-10 20:19 UTC 

Kernel crash in free_pipe_info()
 2017-11-10 19:47 UTC  (9+ messages)

[PATCH 1/3] scsi: 3ware: fix 32-bit time calculations
 2017-11-10 19:43 UTC  (6+ messages)
` [PATCH 2/3] scsi: 3ware: use 64-bit times for FW time sync
` [PATCH 3/3] scsi: 3w-9xxx: rework lock timeouts

[PATCH v5 0/3] Fix panic in logical packages calculation
 2017-11-10 19:39 UTC  (7+ messages)
` [PATCH v5 2/3] x86/topology: Avoid wasting 128k for package id array

staging: pi433: Possible bug in rf69.c
 2017-11-10 19:32 UTC  (2+ messages)

Secure Server Message
 2017-11-10 19:30 UTC 

[PATCH] x86/intel_rdt: Fix a silent failure when writing zero value schemata
 2017-11-10 19:16 UTC 

[PATCH] IB/qib: remove redundant setting of any in for-loop
 2017-11-10 19:07 UTC  (4+ messages)

KASAN: use-after-free Read in worker_thread (2)
 2017-11-10 18:49 UTC  (2+ messages)

[PATCH 0/4] kbuild: optimize output directory creation
 2017-11-10 18:46 UTC  (3+ messages)
` [PATCH 3/4] kbuild: create object directories simpler and faster

Does CONFIG_HARDENED_USERCOPY break /dev/mem?
 2017-11-10 18:46 UTC  (2+ messages)

[PATCH v2] IB/rxe: don't crash, if allocation of crc algorithm failed
 2017-11-10 18:44 UTC  (2+ messages)

[PATCH] lib/mpi: call cond_resched() from mpi_powm() loop
 2017-11-10 18:41 UTC  (3+ messages)

[PATCH v3] ASoC: Replace snd_soc_acpi_check_hid with acpi_dev_present
 2017-11-10 18:36 UTC 

[PATCH] usb: f_fs: Drop check on Reserved1 field on OS_DESC_EXT_COMPAT
 2017-11-10 18:34 UTC  (3+ messages)

[PATCH 00/10] scripts/basic: Fine-tuning for seven function implementations
 2017-11-10 18:32 UTC  (2+ messages)

[PATCH] lib: vdso: add support for time
 2017-11-10 18:24 UTC 

[PATCH v3 resend 0/1] Input: add support HiDeep touchscreen
 2017-11-10 18:25 UTC  (2+ messages)

[PATCH v6 0/2] add support for the Samsung S6SY761 touchscreen
 2017-11-10 18:24 UTC  (2+ messages)

[PATCH] Input: gamecon - mark expected switch fall-throughs
 2017-11-10 18:24 UTC  (2+ messages)

[PATCH] Input: sidewinder - mark expected switch fall-throughs
 2017-11-10 18:24 UTC  (2+ messages)

[PATCH] Input: spaceball - mark expected switch fall-throughs
 2017-11-10 18:24 UTC  (2+ messages)

[PATCH v1] platform/x86: pmc_atom: Fix parent clocks
 2017-11-10 18:23 UTC  (3+ messages)

[PATCH net-next 0/2] net: dsa: lan9303: IGMP handling
 2017-11-10 18:22 UTC  (3+ messages)

[PATCH v2] mm, shrinker: make shrinker_list lockless
 2017-11-10 18:16 UTC  (5+ messages)


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