linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-29 13:48:04 to 2018-01-29 18:39:39 UTC [more...]

[PATCH v2 00/16] arm64: Add SMCCC v1.1 support and CVE-2017-5715 (Spectre variant 2) mitigation
 2018-01-29 18:39 UTC  (19+ messages)
` [PATCH v2 01/16] arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
` [PATCH v2 02/16] arm: "
` [PATCH v2 03/16] arm/arm64: KVM: Consolidate the PSCI include files
` [PATCH v2 04/16] arm/arm64: KVM: Add PSCI_VERSION helper
` [PATCH v2 05/16] arm/arm64: KVM: Add smccc accessors to PSCI code
` [PATCH v2 06/16] arm/arm64: KVM: Implement PSCI 1.0 support
` [PATCH v2 07/16] arm/arm64: KVM: Add PSCI version selection API
` [PATCH v2 08/16] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH v2 09/16] arm/arm64: KVM: Turn kvm_psci_version into a static inline
` [PATCH v2 10/16] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH v2 11/16] arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH v2 12/16] firmware/psci: Expose PSCI conduit
` [PATCH v2 13/16] firmware/psci: Expose SMCCC version through psci_ops
` [PATCH v2 14/16] arm/arm64: smccc: Make function identifiers an unsigned quantity
` [PATCH v2 15/16] arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH v2 16/16] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support

[PATCH 00/24] objtool: retpoline and asm-goto validation
 2018-01-29 18:38 UTC  (13+ messages)
` [PATCH 03/24] x86/paravirt: Annotate indirect calls
` [PATCH 04/24] x86,nospec: Annotate indirect calls/jumps
` [PATCH 08/24] x86,sme: Annotate indirect call

[PULL 00/21] Xtensa improvements for v4.16
 2018-01-29 18:38 UTC 

[PATCH for 4.16 00/11] membarrier updates for 4.16
 2018-01-29 18:36 UTC  (7+ messages)
` [PATCH 08/11] membarrier: Provide core serializing command (v2)

selftests/x86/fsgsbase_64 test problem
 2018-01-29 18:30 UTC  (12+ messages)

kernel panic: Out of memory and no killable processes... (2)
 2018-01-29 18:28 UTC  (7+ messages)
  ` [netfilter-core] "

[PATCH 00/35] jump_label, objtool, IBRS and IBPB
 2018-01-29 18:24 UTC  (5+ messages)
` [PATCH 18/35] objtool: Another static block fail

[PATCH] srcu: fix misprint in srcu_funnel_exp_start
 2018-01-29 18:23 UTC 

[PATCH v3] fscrypt: add support for the encrypted key type
 2018-01-29 18:19 UTC  (3+ messages)

[PATCH v2] of: use hash based search in of_find_node_by_phandle
 2018-01-29 18:18 UTC  (8+ messages)

[PATCH v3 00/12] drm/sun4i: Add A83T HDMI support
 2018-01-29 18:08 UTC  (4+ messages)
` [PATCH v3 06/12] dt-bindings: display: sun4i-drm: Add A83T HDMI pipeline
    ` [linux-sunxi] "

[PATCH v1] mm: hwpoison: disable memory error handling on 1GB hugepage
 2018-01-29 18:08 UTC  (3+ messages)

[PATCH 0/2] tpm: fix locality and power saving handling
 2018-01-29 17:57 UTC  (5+ messages)
` [PATCH 1/2 v2] tpm: cmd_ready command can be issued only after granting locality

[PATCH v4 char-misc 1/1] Drivers: hv: vmbus: Implement Direct Mode for stimer0
 2018-01-29 17:53 UTC 

[PULL] Documentation for 4.16
 2018-01-29 17:48 UTC 

[RFC PATCH v3 0/2] ima,fuse: introduce new fs flag FS_IMA_NO_CACHE
 2018-01-29 17:40 UTC  (6+ messages)
` [RFC PATCH v3 2/2] ima: force re-appraisal on filesystems with FS_IMA_NO_CACHE

[RFC PATCH 0/2] check I2C device id for pca984x chips
 2018-01-29 17:38 UTC  (4+ messages)

[PATCH v3 bpf] bpf: introduce BPF_JIT_ALWAYS_ON config
 2018-01-29 17:36 UTC  (8+ messages)

[PATCH net] vhost_net: stop device during reset owner
 2018-01-29 17:35 UTC  (2+ messages)

[GIT PULL] regmap updates for v4.16
 2018-01-29 17:35 UTC 

[PATCH] MAINTAINERS: Update sboyd's email address
 2018-01-29 17:32 UTC 

[PATCH v6 0/4] x86, kasan: add KASAN checks to atomic operations
 2018-01-29 17:26 UTC  (5+ messages)
` [PATCH v6 1/4] locking/atomic: Add asm-generic/atomic-instrumented.h
` [PATCH v6 2/4] x86: switch atomic.h to use atomic-instrumented.h
` [PATCH v6 3/4] asm-generic: add KASAN instrumentation to atomic operations
` [PATCH v6 4/4] asm-generic, x86: add comments for atomic instrumentation

[PATCH] x86: vmx: Allow direct access to MSR_IA32_SPEC_CTRL
 2018-01-29 17:31 UTC  (6+ messages)

[PATCH v8 02/12] objtool: Allow alternatives to be ignored
 2018-01-29 17:30 UTC  (9+ messages)
` [v8,02/12] "

[PATCH 0/3] hisi_sas: v2 hw LED support
 2018-01-29 17:27 UTC  (3+ messages)
` [PATCH 1/3] devicetree: bindings: scsi: hisi_sas: add LED feature for v2 hw

[PATCH 00/16] arm64: Rework cpu capabilities handling
 2018-01-29 17:24 UTC  (24+ messages)
` [PATCH 01/16] arm64: capabilities: Update prototype for enable call back
` [PATCH 06/16] arm64: capabilities: Unify the verification
` [PATCH 07/16] arm64: capabilities: Filter the entries based on a given type
` [PATCH 08/16] arm64: capabilities: Group handling of features and errata
` [PATCH 10/16] arm64: Make KPTI strict CPU local feature

[PATCH 0/3] e1000e: Revert interrupt handling changes
 2018-01-29 17:22 UTC  (13+ messages)
` [PATCH 1/3] Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
` [PATCH 2/3] Revert "e1000e: Separate signaling for link check/link up"
` [PATCH 3/3] Revert "e1000e: Do not read ICR in Other interrupt"

[PATCH v3] net: ethernet: cavium: Correct Cavium Thunderx NIC module and driver names
 2018-01-29 17:22 UTC  (3+ messages)
` [PATCH v4] net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly to module name

[GIT PULL] isolation: 1Hz residual tick offloading v4
 2018-01-29 17:20 UTC  (12+ messages)
` [PATCH 4/6] sched/isolation: Residual 1Hz scheduler tick offload

[PATCH v3 00/16] mmc: tmio: another batch of TMIO MMC fixes and cleanups
 2018-01-29 17:18 UTC  (4+ messages)
` [PATCH v3 11/16] mmc: tmio: deprecate "toshiba,mmc-wrprotect-disable" DT property

[PATCH 0/4] x86: Some cleanups
 2018-01-29 17:13 UTC  (9+ messages)
` [PATCH 3/4] x86/retpoline: Simplify vmexit_fill_RSB()
            ` [PATCH v2 1/2] "

[PATCH resend 0/6] Fix cdrom autoclose
 2018-01-29 17:11 UTC  (9+ messages)
` [PATCH resend 1/6] delay: add poll_event_interruptible
` [PATCH resend 2/6] cdrom: factor out common open_for_* code
` [PATCH resend 3/6] cdrom: wait for tray to close
` [PATCH resend 6/6] cdrom: wait for drive to become ready

[Intel-gfx] [PATCH] drm/i915: Remove unused IRQ chip data of HDMI LPE audio
 2018-01-29 17:09 UTC  (9+ messages)

[PATCH net-next 0/3 V1] rtnetlink: enable IFLA_IF_NETNSID for RTM_{DEL,SET}LINK
 2018-01-29 17:09 UTC  (3+ messages)

[PATCH 4.9 00/66] 4.9.79-stable review
 2018-01-29 12:57 UTC  (2+ messages)
` [PATCH 4.9 46/66] vmxnet3: repair memory leak

unused-variable warning is getting disabled with clang
 2018-01-29 17:08 UTC  (5+ messages)
` [PATCH] kbuild: clang: Disable -Wunused-const-variable warnings

[PATCH net-next 0/1] rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK
 2018-01-29 17:07 UTC  (2+ messages)
` [PATCH net-next 1/1] "

[PATCH v3 0/1] Skip over regions of invalid pfns with NUMA=n && HAVE_MEMBLOCK=y
 2018-01-29 17:06 UTC  (4+ messages)
` [PATCH v3 1/1] mm: page_alloc: skip over regions of invalid pfns on UMA

[PATCH 0/5] hwrng: stm32 - Improvement for stm32-rng
 2018-01-29 17:05 UTC  (5+ messages)
` [PATCH 1/5] hwrng: stm32 - add reset during probe
` [PATCH 2/5] dt-bindings: rng: add reset node for stm32
` [PATCH 3/5] hwrng: stm32 - allow disable clock error detection
` [PATCH 4/5] dt-bindings: rng: add clock detection error for stm32

[PATCH net-next 00/12] ptr_ring fixes
 2018-01-29 17:03 UTC  (3+ messages)

[PATCH net-next] ptr_ring: fix integer overflow
 2018-01-29 17:01 UTC  (2+ messages)

[PATCH 0/4] use correct compatibles for the nxp,se97b chips
 2018-01-29 16:56 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: at24: sort manufacturers alphabetically
` [PATCH 2/4] dt-bindings: at24: add compatible for nxp,se97b

[PATCH 0/6] MAINTAINERS: Update initial defective F: patterns
 2018-01-29 16:55 UTC  (3+ messages)
` [PATCH 6/6] MAINTAINERS: Update ARM/QUALCOMM SUPPORT patterns

[PATCH] irqchip/gic-v3: Ignore disabled ITS nodes
 2018-01-29 16:49 UTC 

Linux & FAT32 label
 2018-01-29 16:49 UTC  (8+ messages)

[PATCH v5 02/12] array_idx: sanitize speculative array de-references
 2018-01-29 16:45 UTC  (4+ messages)

[PATCH v10 00/15] Introduce support for Dell SMBIOS over WMI
 2018-01-29 16:44 UTC  (9+ messages)
` [PATCH v10 12/15] platform/x86: dell-smbios: Add filtering support

[PATCH v8 0/3] fs: fat: add ioctl to modify fat filesystem partion volume label
 2018-01-29 16:43 UTC  (4+ messages)
` [PATCH 3/3] fs: fat: add ioctl method in fat filesystem driver

[PATCH] KVM:x86: AMD Processor Topology Information
 2018-01-29 16:39 UTC 

[PATCH v3 0/3] Utilization estimation (util_est) for FAIR tasks
 2018-01-29 16:36 UTC  (3+ messages)
` [PATCH v3 1/3] sched/fair: add util_est on top of PELT

4.15: WARNING: CPU: 3 PID: 258 at kernel/irq/chip.c:244 __irq_startup+0x80/0x100
 2018-01-29 16:35 UTC  (2+ messages)

[PATCH V3 0/5] bugs fix for large PEBS mmap read and rdpmc read
 2018-01-29 16:29 UTC  (6+ messages)
` [PATCH V3 1/5] perf/x86/intel: fix event update for auto-reload
` [PATCH V3 2/5] perf/x86: introduce read function for x86_pmu
` [PATCH V3 3/5] perf/x86/intel/ds: introduce read function for large pebs
` [PATCH V3 4/5] perf/x86/intel: fix pmu read for large PEBS
` [PATCH V3 5/5] perf/x86: fix: disable userspace RDPMC usage "

[PATCH] mm/swap: add function get_total_swap_pages to expose total_swap_pages
 2018-01-29 16:31 UTC  (2+ messages)

[perf] perf probe fails sometimes on 4.9
 2018-01-29 16:30 UTC  (3+ messages)

[PATCH 1/3] ARM: dts: exynos: Remove duplicated inclusion of syscon restart nodes on Exynos5410
 2018-01-29 16:27 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: exynos: Fix missing missing reg warning for syscon restart nodes

[PATCH 0/4] dmaengine: qcom: bam_dma: fixes for remotely controlled bam
 2018-01-29 16:21 UTC  (5+ messages)
` [PATCH 2/4] dmaengine: qcom: bam_dma: add num-channels binding for remotely controlled
` [PATCH 4/4] dmaengine: qcom: bam_dma: Add num-ees dt "

[ANNOUNCE] iproute2 4.15 release
 2018-01-29 16:20 UTC 

[RFC PATCH 0/8] [media] Request API, take three
 2018-01-29 16:04 UTC  (5+ messages)
` [RFC PATCH 5/8] media: Document the media request API
` [RFC PATCH 6/8] v4l2: document the request API interface

[PATCH v2] perf cgroup: simplify arguments if track multiple events for a cgroup
 2018-01-29 15:48 UTC 

[PATCH v4 0/6] arm: sunxi: IR support for A83T
 2018-01-29 15:58 UTC  (7+ messages)
` [PATCH v4 1/6] media: rc: update sunxi-ir driver to get base clock frequency from devicetree
` [PATCH v4 2/6] media: dt: bindings: Update binding documentation for sunxi IR controller
` [PATCH v4 3/6] arm: dts: sun8i: a83t: Add the cir pin for the A83T
` [PATCH v4 4/6] arm: dts: sun8i: a83t: Add support for the cir interface
` [PATCH v5 5/6] arm: dts: sun8i: a83t: bananapi-m3: Enable IR controller
` [PATCH v4 6/6] arm: dts: sun8i: h3-h8: ir register size should be the whole memory block

[PATCH] nvme-pci: use NOWAIT flag for nvme_set_host_mem
 2018-01-29 16:01 UTC  (2+ messages)

[patch v18 0/4] JTAG driver introduction
 2018-01-29 15:56 UTC  (6+ messages)
` [patch v18 1/4] drivers: jtag: Add JTAG core driver
` [patch v18 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v18 3/4] Documentation: jtag: Add bindings for "
` [patch v18 4/4] Documentation: jtag: Add ABI documentation

[resend, PATCH v2] perf tools: substitute yet another strtoull()
 2018-01-29 15:46 UTC  (2+ messages)

[PATCH v1] x86/io: Define readq()/writeq() to use 64-bit type
 2018-01-29 15:45 UTC  (5+ messages)

[PATCHv7 0/4] x86: 5-level related changes into decompression code
 2018-01-29 15:39 UTC  (3+ messages)
` [PATCHv7 5/4] x86/boot/compressed/64: Support switching from 5- to 4-level paging

[PATCH v2] irqchip: stm32: Fix copyright
 2018-01-29 15:28 UTC  (6+ messages)
` [tip:irq/urgent] irqchip/stm32: "

r8169 take too long to complete driver initialization
 2018-01-29 15:24 UTC  (4+ messages)

[PATCH] x86/retpoline/entry: Disable the entire SYSCALL64 fast path with retpolines on
 2018-01-29 15:23 UTC  (12+ messages)

[RFC PATCH] perf cgroup: simplify arguments if track multiple events for a cgroup
 2018-01-29 15:19 UTC  (3+ messages)

[PATCH] scsi: csiostor: remove redundant assignment to pointer 'ln'
 2018-01-29 15:15 UTC  (2+ messages)

[tip:perf/core] perf trace: Allow overriding global --max-stack per event
 2018-01-29 15:10 UTC  (2+ messages)

[PATCH 0/2] of: change overlay apply input data from EDT to FDT
 2018-01-29 15:05 UTC  (5+ messages)
` [PATCH 1/2] "

KASAN: use-after-free Write in xt_rateest_tg_checkentry
 2018-01-29 14:58 UTC 

KASAN: use-after-free Write in xt_rateest_put
 2018-01-29 14:58 UTC 

[PATCH v2 0/3] Per-VCPU MSR bitmaps patches - topic branch for x86/pti
 2018-01-29 14:57 UTC  (4+ messages)

Crypto Fixes for 4.9
 2018-01-29 14:50 UTC  (6+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
    ` Crypto Update for 4.14
      ` Crypto Update for 4.15
        ` Crypto Update for 4.16

[PATCH] Staging: iio: ade7758: Remove iio_dev mlock
 2018-01-29 14:49 UTC 

[PATCH] mtd: nand: gpmi: fall back to legacy mode if no ECC information present
 2018-01-29 14:44 UTC 

[PATCH v19 00/10] Add backlight helper functions
 2018-01-29 14:43 UTC  (6+ messages)
` [PATCH v19 03/10] video: backlight: Add of_find_backlight helper in backlight.c

[PATCH v6 2/2] media: V3s: Add support for Allwinner CSI
 2018-01-29 14:34 UTC  (5+ messages)

[PATCH 0/3] crypto: stm32/hash: Correction to improve robustness
 2018-01-29 14:28 UTC  (4+ messages)
` [PATCH 1/3] crypto: stm32/hash: avoid error if maxburst not defined
` [PATCH 2/3] crypto: stm32/hash: fix performance issues
` [PATCH 3/3] crypto: stm32/hash: rework padding length

[PATCH 0/2] RDMA/bnxt_re: Adjustments for bnxt_qplib_alloc_dpi_tbl()
 2018-01-29 14:19 UTC  (2+ messages)

[PATCH] Coccinelle: memdup: drop spurious line
 2018-01-29 14:17 UTC  (2+ messages)

[PATCH v2 0/4] KVM: Expose speculation control feature to guests
 2018-01-29 14:18 UTC  (4+ messages)
` [PATCH v2 4/4] x86: vmx: Allow direct access to MSR_IA32_ARCH_CAPABILITIES

[RFC 00/10] Speculation Control feature support
 2018-01-29 14:07 UTC  (5+ messages)
` [RFC 04/10] x86/mm: Only flush indirect branches when switching into non dumpable process

[PATCH v2] iio: accel: bmc150: Check for a second ACPI device for BOSC0200
 2018-01-29 14:07 UTC  (6+ messages)

[GIT pull] x86/pti updates for 4.16
 2018-01-29 14:02 UTC 

[RFC] apparent bogosity in unregister_ftrace_function_probe_func()
 2018-01-29 13:59 UTC  (5+ messages)

[PATCH arm/aspeed/ast2500 v2] ipmi: add an Aspeed KCS IPMI BMC driver
 2018-01-29 13:57 UTC  (5+ messages)

[PATCH v2 1/2] ARM: dts: sunxi: Add Olimex A20-SOM204-EVB board
 2018-01-29 13:56 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: sunxi: Add Olimex A20-SOM204-EVB-eMMC board

[PATCH] x86/speculation: Use Indirect Branch Prediction Barrier in context switch
 2018-01-29 13:56 UTC  (4+ messages)

[4.15-rc9] fs_reclaim lockdep trace
 2018-01-29 13:55 UTC  (7+ messages)

NFS: regression in stable kernel 4.9.78 from 4.9.75
 2018-01-29 13:54 UTC  (2+ messages)

[GIT pull] x86/mm updates for 4.16
 2018-01-29 13:53 UTC 

dvb usb issues since kernel 4.9
 2018-01-29 13:51 UTC  (5+ messages)

[PATCH] x86/kexec: Make kexec work in 5-level paging mode
 2018-01-29 13:48 UTC  (3+ 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).