linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-20 12:07:05 to 2018-08-20 17:13:22 UTC [more...]

[PATCH] mtd: m25p80: consider max message size when use the spi_mem_xx() API
 2018-08-20 17:13 UTC  (2+ messages)

[PATCH] kobject: Access kobject name with caution if state is not initialized
 2018-08-20 17:09 UTC 

[PATCH] sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32
 2018-08-20 17:08 UTC 

[PATCH] mm: introduce kvvirt_to_page() helper
 2018-08-20 17:07 UTC  (4+ messages)

[PATCH RESEND] x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
 2018-08-20 17:05 UTC  (3+ messages)

[PATCH RFC v2 0/5] LSM: Add and use a hook for side-channel safety checks
 2018-08-20 16:59 UTC  (10+ messages)
` [PATCH RFC v2 2/5] X86: Support LSM determination of side-channel vulnerability
` [PATCH RFC v2 3/5] LSM: Security module checking for side-channel dangers
` [PATCH RFC v2 5/5] SELinux: Support SELinux determination of side-channel vulnerability

[PATCH v1 0/2] Add Embedded USB Debugger (EUD) driver
 2018-08-20 16:59 UTC  (4+ messages)
` [PATCH v1 2/2] "

[PATCH v8 1/2] PCI: pciehp: Ignore link events when there is a fatal error pending
 2018-08-20 16:59 UTC  (3+ messages)

[PATCH 0/2] Add SDHI support to r8a774a1
 2018-08-20 16:51 UTC  (3+ messages)
` [PATCH 2/2] mmc: renesas_sdhi: Add r8a774a1 support

[PATCH 1/3] iio: adxl372: Provide validate_trigger and validate_device callbacks
 2018-08-20 16:37 UTC  (3+ messages)

[PATCH v9 00/22] guest dedicated crypto adapters
 2018-08-20 16:43 UTC  (14+ messages)
` [PATCH v9 07/22] KVM: s390: refactor crypto initialization
` [PATCH v9 12/22] s390: vfio-ap: sysfs interfaces to configure control domains
` [PATCH v9 13/22] s390: vfio-ap: sysfs interface to view matrix mdev matrix
` [PATCH v9 16/22] s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
` [PATCH v9 21/22] KVM: s390: CPU model support for AP virtualization
` [PATCH v9 22/22] s390: doc: detailed specifications "

[GIT PULL] tracing: Updates for 4.19
 2018-08-20 16:40 UTC 

[LINUX PATCH v10 0/2] Add support for Arasan NAND Flash controller
 2018-08-20 16:40 UTC  (12+ messages)
` [LINUX PATCH v10 1/2] dt-bindings: mtd: arasan: Add device tree binding documentation
` [LINUX PATCH v10 2/2] mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller

[GIT PULL] livepatching
 2018-08-20 16:37 UTC 

[PATCH] blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait
 2018-08-20 16:36 UTC  (6+ messages)

[PATCH v3] staging: mt7621-mmc: Fix debug macros and their usages
 2018-08-20 16:32 UTC  (3+ messages)

how to fix acpi_pci_root_remap_iospace?
 2018-08-20 16:31 UTC  (2+ messages)
` [PATCH] ia64: Fix kernel BUG at lib/ioremap.c:72!

[PATCH V3 0/4] clk: new APIs to handle all available clocks
 2018-08-20 16:32 UTC  (4+ messages)

Crash in MM code in v4.4.y, v4.9.y with TRANSPARENT_HUGEPAGE enabled
 2018-08-20 16:29 UTC  (2+ messages)

Regression: 18996f2db918 ("ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resume" breaks resume from suspend
 2018-08-20 16:29 UTC 

[PATCH] futex: Mark expected switch fall-throughs
 2018-08-20 16:27 UTC  (2+ messages)
` [tip:locking/urgent] "

[PATCH] locking: Remove an insn from spin and write locks
 2018-08-20 16:26 UTC  (6+ messages)

[PATCH] x86/spectre: Expand test for vulnerability to empty RSB exploits
 2018-08-20 16:24 UTC  (4+ messages)

[GIT PULL] HID
 2018-08-20 16:23 UTC 

[PATCH 0/2] drm: rcar-du: Add interlaced feature support flag
 2018-08-20 16:18 UTC  (5+ messages)
` [PATCH 1/2] drm: rcar-du: Refactor Feature and Quirk definitions
` [PATCH 2/2] drm: rcar-du: Add interlaced feature flag

[GIT PULL 00/21] perf/core improvements and fixes
 2018-08-20 16:16 UTC  (22+ messages)
` [PATCH 01/21] perf tools: Disable parallelism for 'make clean'
` [PATCH 02/21] perf parser: Improve error message for PMU address filters
` [PATCH 03/21] perf llvm: Allow passing options to llc in addition to clang
` [PATCH 04/21] tools lib traceevent: Change to SPDX License format
` [PATCH 05/21] perf tools: Get rid of dso__needs_decompress() call in read_object_code()
` [PATCH 06/21] perf tools: Get rid of dso__needs_decompress() call in symbol__disassemble()
` [PATCH 07/21] perf tools: Get rid of dso__needs_decompress() call in __open_dso()
` [PATCH 08/21] perf tools: Make decompress_to_file() function static
` [PATCH 09/21] perf tools: Make is_supported_compression() static
` [PATCH 10/21] perf tools: Add compression id into 'struct kmod_path'
` [PATCH 11/21] perf tools: Store compression id into struct dso
` [PATCH 12/21] perf tools: Use compression id in decompress_kmodule()
` [PATCH 13/21] perf tools: Move the temp file processing into decompress_kmodule
` [PATCH 14/21] perf tools: Add is_compressed callback to compressions array
` [PATCH 15/21] perf tools: Add lzma_is_compressed function
` [PATCH 16/21] perf tools: Add gzip_is_compressed function
` [PATCH 17/21] perf tools: Remove ext from struct kmod_path
` [PATCH 18/21] perf mmap: Store real cpu number in 'struct perf_mmap'
` [PATCH 19/21] perf python: Fix pyrf_evlist__read_on_cpu() interface
` [PATCH 20/21] tools arch x86: Update tools's copy of cpufeatures.h
` [PATCH 21/21] tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'

[PATCH] nios2: kconfig: remove duplicate DEBUG_STACK_USAGE symbol defintions
 2018-08-20 16:15 UTC  (2+ messages)

libtracevent build warnings on Clear Linux (gcc 8.2.0)
 2018-08-20 16:14 UTC  (4+ messages)

[PATCH] x86/speculation/l1tf: fix overflow on l1tf_pfn_limit() on 32bit
 2018-08-20 16:11 UTC  (8+ messages)
` [tip:x86/urgent] x86/speculation/l1tf: Fix overflow in "

[PATCH] x86/platform/uv/BAU: gracefully disable BAU during panic
 2018-08-20 16:12 UTC  (2+ messages)
` [tip:x86/urgent] x86/platform/uv/BAU: Gracefully "

[PATCH] export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()
 2018-08-20 16:12 UTC  (2+ messages)

[PATCH] x86/kvm/vmx: Remove duplicate l1d flush definitions
 2018-08-20 16:12 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 1/2] x86: apm: mark proc_apm_show as __maybe_unused
 2018-08-20 16:11 UTC  (3+ messages)

[PATCH] x86/process: Export start_thread()
 2018-08-20 16:11 UTC  (5+ messages)
` [tip:x86/urgent] x86/process: Re-export start_thread()

[PATCH] x86/vdso: Fix vDSO build if a retpoline is emitted
 2018-08-20 16:10 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH] x86: mce: add notifier_block forward declaration
 2018-08-20 16:10 UTC  (2+ messages)
` [tip:x86/urgent] x86/mce: Add "

[PATCH] staging: rtl8188eu: Removed a function and coded inline
 2018-08-20 16:03 UTC  (3+ messages)

[PATCH] ARM: dts: imx6: Add stdout-path to Wandboard
 2018-08-20 16:01 UTC  (2+ messages)

[PATCH] workqueue: fix memory leak in wq_numa_init()
 2018-08-20 16:00 UTC  (2+ messages)

Build failures with gcc 4.5 and older
 2018-08-20 16:00 UTC  (8+ messages)

[PATCH] ARM: dts: imx7s-warp: enable i2c3 device support
 2018-08-20 15:58 UTC  (2+ messages)

[PATCH RESEND v1 0/5] Wakeup GPIO support for SDM845 SoC
 2018-08-20 15:49 UTC  (6+ messages)
` [PATCH RESEND v1 2/5] drivers: pinctrl: msm: enable PDC interrupt only during suspend

[PATCH] initramfs: move gen_initramfs_list.sh from scripts/ to usr/
 2018-08-20 15:47 UTC 

mfd: cros_ec: Check for mkbp events on resume only if supported
 2018-08-20 15:34 UTC 

[PATCH 0/2] Document memory-to-memory video codec interfaces
 2018-08-20 15:33 UTC  (7+ messages)
` [PATCH 1/2] media: docs-rst: Document memory-to-memory video decoder interface

[PATCH v2 00/32] selftests/ftrace: Improve ftracetest with coverage check
 2018-08-20 15:33 UTC  (4+ messages)
` [PATCH v2 01/32] tracing: Allow gcov profiling on only ftrace subsystem

[PATCH v7 0/8] Introduce on-chip interconnect API
 2018-08-20 15:32 UTC  (5+ messages)
` [PATCH v7 2/8] dt-bindings: Introduce interconnect provider bindings
    `  "

[PATCH v3 0/7] perf: Add ioctl for PMU driver configuration
 2018-08-20 15:25 UTC  (12+ messages)

[GIT PULL] Ceph updates for 4.19-rc1
 2018-08-20 15:23 UTC 

[PATCH] x86, asm: Use CC_SET()/CC_OUT() for __cmpxchg_double
 2018-08-20 15:22 UTC 

[RFC PATCH ghak10 v4 0/2] audit: Log modifying adjtimex(2) calls
 2018-08-20 15:21 UTC  (4+ messages)
` [RFC PATCH ghak10 v4 1/2] audit: Add functions to log time adjustments
` [RFC PATCH ghak10 v4 2/2] timekeeping/ntp: Audit clock/NTP params adjustments

[PATCH v6 1/2] rtc: omap: use of_device_is_system_power_controller function
 2018-08-20 15:17 UTC  (3+ messages)
` [PATCH v6 2/2] rtc: omap: Cut down the shutdown time from 2 seconds to 1 sec

[PATCH] Revert "kbuild: create deterministic initramfs directory listings"
 2018-08-20 15:03 UTC  (3+ messages)
  ` [PATCH] kbuild: make sorting initramfs contents independent of locale

[PATCH] ARM: dts: sun8i: r40/v40: rewrite BPi M2 Berry DTS to rebase on M2 Ultra
 2018-08-20 15:02 UTC  (6+ messages)
  ` [linux-sunxi] "

[PATCH 2/3] iio:adxl372: Add sampling frequency support
 2018-08-20 14:54 UTC 

[PATCH 0/2] x86/xen: avoid 32-bit writes to PTEs in PV PAE guests
 2018-08-20 14:55 UTC  (4+ messages)
` [PATCH 2/2] x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear

[PATCH 3/3] iio:adxl372: Add filter bandwidth support
 2018-08-20 14:54 UTC 

[PATCH RESEND] x86-64: use RIP-relative calls for paravirt indirect ones
 2018-08-20 14:54 UTC  (2+ messages)

[PATCH] f2fs: fix to flush all dirty inodes during recovery
 2018-08-20 14:54 UTC 

[BUG]smt sysfs dir missing on 4.4.148 and 4.14.63
 2018-08-20 14:52 UTC  (10+ messages)

[PATCH] arm64: allwinner: dts: h6: fix Pine H64 MMC bus width
 2018-08-20 14:46 UTC  (4+ messages)

[PATCH V3 0/2] fixes for the updating nr_hw_queues
 2018-08-20 14:45 UTC  (3+ messages)
` [PATCH V3 1/2] blk-mq: init hctx sched after update ctx and hctx mapping

[PATCH] sched: idle: Avoid retaining the tick when it has been stopped
 2018-08-20 14:42 UTC  (6+ messages)

[PATCH] lightnvm: introduce nvm_rq_to_ppa_list
 2018-08-20 14:36 UTC  (4+ messages)

[RFC PATCH 5/6] arm64: dts: ti: Add Support for AM654 SoC
 2018-08-20 14:31 UTC  (10+ messages)
  `  "

[PATCH v2 0/3] powerpc/pseries: use H_BLOCK_REMOVE
 2018-08-20 14:29 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVE
` [PATCH v2 2/3] powerpc/pseries/mm: factorize PTE slot computation
` [PATCH v2 3/3] powerpc/pseries/mm: call H_BLOCK_REMOVE

[PATCH] KVM: Documentation: rename the capability of KVM_CAP_ARM_SET_SERROR_ESR
 2018-08-20 21:39 UTC  (2+ messages)

[PATCH 01/18] coccinelle: change strncpy+truncation to strlcpy
 2018-08-20 14:27 UTC  (5+ messages)
` [PATCH 18/18] cpupower: "

[PATCH 1/7] dt-bindings: Add DT bindings documentation for Allwinner Thermal Sensor Controller
 2018-08-20 14:27 UTC  (6+ messages)

[PATCH v2 1/1] mmc: dw_mmc: hi3798cv200: add MMC_CAP_CMD23 cap
 2018-08-20 14:21 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: sun50i: h6: Add 2x fixed post-divider to MMC module clocks
 2018-08-20 14:18 UTC  (2+ messages)

[PATCH] mfd: arizona: Correct calling of runtime_put_sync
 2018-08-20 14:17 UTC  (2+ messages)

INFO: task hung in generic_file_write_iter
 2018-08-20 14:12 UTC  (8+ messages)

[PATCH] mtd: m25p80: consider max message size when use the spi_mem_xx() API
 2018-08-20 13:54 UTC  (3+ messages)

[PATCH 0/5] Set max rate for video PLLs
 2018-08-20 13:36 UTC  (2+ messages)

[PATCH v2] ARM: dts: sun8i: Add initial Orangepi Zero Plus 2 H3 support
 2018-08-20 13:33 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] lightnvm: pblk: remove size and out of bounds read check
 2018-08-20 13:31 UTC  (2+ messages)

KASAN: use-after-free Read in do_shrink_slab
 2018-08-20 13:28 UTC  (2+ messages)
` [PATCH] mm: Check shrinker is memcg-aware in register_shrinker_prepared()

[PATCH] drm: Use horizontal and vertical chroma subsampling factor while calculating offsets in the physical address of framebuffer
 2018-08-20 13:24 UTC  (4+ messages)

[PATCH] x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
 2018-08-20 13:18 UTC  (2+ messages)

[PATCH] staging: rtl8188eu: Removed code valid for 5GHz
 2018-08-20 13:17 UTC  (4+ messages)

[PATCH v1 0/5] mm/memory_hotplug: online/offline_pages refactorings
 2018-08-20 13:12 UTC  (6+ messages)
` [PATCH v1 5/5] mm/memory_hotplug: print only with DEBUG_VM in online/offline_pages()

[RFC PATCH 2/2] phy: cadence: Add driver for Sierra PHY
 2018-08-20 13:07 UTC  (2+ messages)

[PATCH] xen: remove unused hypercall functions
 2018-08-20 13:03 UTC 

[PATCH] x86/kvm/vmx: Fix coding style in vmx_setup_l1d_flush()
 2018-08-20 13:03 UTC  (2+ messages)

[PATCH] x86/xen: remove unused function xen_auto_xlated_memory_setup()
 2018-08-20 13:02 UTC 

[PATCH v2 0/3] add support to non-uniform SFDP SPI NOR flash memories
 2018-08-20 13:01 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: sunxi: Don't use cd-inverted in sun8i-r40-bananapi-m2-ultra
 2018-08-20 12:56 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: sunxi: Don't use cd-inverted in sun50i-a64-pinebook

unregister_netdevice: waiting for DEV to become free (2)
 2018-08-20 12:55 UTC  (2+ messages)

[PATCH V12 00/14] Krait clocks + Krait CPUfreq
 2018-08-20 12:45 UTC  (4+ messages)
` [PATCH v12 13/14] cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom socs

[PATCH] Cleanup "fat: propagate 64-bit inode timestamps" patch
 2018-08-20 12:39 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: expose a few new features into VM
 2018-08-20 12:36 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: expose UMWAIT/UMONITOR/TPAUSE CPU "

[PATCH] drm/sun4i: Avoid failing to init fbdev without any connector
 2018-08-20 12:34 UTC  (5+ messages)

[PATCH 1/2] f2fs: fix to avoid quota inode leak in ->put_super
 2018-08-20 12:33 UTC  (3+ messages)

use the generic dma-noncoherent code for sh V2
 2018-08-20 12:33 UTC  (8+ messages)
      ` dmaengine for sh7760 (was Re: use the generic dma-noncoherent code for sh V2)

[PATCH] mux: adgs1408: use the correct SPDX license identifier
 2018-08-20 12:30 UTC  (3+ messages)

[PATCH] arm64: KVM: rename the capability to set guest SError syndrome
 2018-08-20 18:37 UTC  (3+ messages)

[PATCH v3 00/14] Add utilization clamping support
 2018-08-20 12:28 UTC  (10+ messages)
` [PATCH v3 09/14] sched/core: uclamp: propagate parent clamps
` [PATCH v3 12/14] sched/core: uclamp: add system default clamps

[PATCH] lightnvm: pblk: refactor put line fn on read completion
 2018-08-20 12:27 UTC  (2+ messages)

[PATCH] lightnvm: move bad block and chunk state logic to core
 2018-08-20 12:13 UTC  (2+ 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).