linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-08 19:56:09 to 2018-01-09 00:54:52 UTC [more...]

[PATCH v2 0/2] x86/cpu/AMD: Make LFENCE a serializing instruction on AMD
 2018-01-09  0:49 UTC  (7+ messages)
` [PATCH v2 1/2] x86/cpu/AMD: Make LFENCE a serializing instruction
  ` [tip:x86/pti] "
` [PATCH v2 2/2] x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
  ` [tip:x86/pti] "

[PATCH v6 00/10] Retpoline: Avoid speculative indirect calls in kernel
 2018-01-09  0:48 UTC  (18+ messages)
` [PATCH v6 01/10] x86/retpoline: Add initial retpoline support
` [PATCH v6 11/10] x86/retpoline: Avoid return buffer underflows on context switch

[PATCH] x86/retpoline: Avoid return buffer underflows on context switch
 2018-01-09  0:48 UTC  (13+ messages)

[GIT PULL] tpmdd updates for v4.16
 2018-01-09  0:42 UTC  (2+ messages)

[PATCH v2 0/8] IBRS patch series
 2018-01-09  0:34 UTC  (8+ messages)
` [PATCH v2 2/8] x86/enter: MACROS to set/clear IBRS
` [PATCH v2 4/8] x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature
` [PATCH v2 6/8] x86/microcode: Recheck IBRS features on microcode reload

[PATCH 4/4] gpio: of: Add special quirk to parse regulator flags
 2018-01-09  0:32 UTC 

Bricked x86 CPU with software?
 2018-01-09  0:35 UTC  (6+ messages)

[PATCH v6 0/1] Make input drivers y2038 safe
 2018-01-09  0:32 UTC  (5+ messages)
` [PATCH v6 1/1] input: Deprecate real timestamps beyond year 2106

[PATCH 3/4] gpio: Export devm_gpiod_get_from_of_node() for consumers
 2018-01-09  0:29 UTC 

[PATCH 0/4] PM / core: Direct handling of DPM_FLAG_SMART_SUSPEND and DPM_FLAG_LEAVE_SUSPENDED
 2018-01-09  0:29 UTC  (4+ messages)
` [PATCH 0/7] "

[PATCH] cgroup/cpuset: fix circular locking dependency
 2018-01-09  0:31 UTC  (12+ messages)

[PATCH 2/4] gpio: Break out code to get a descriptor from a DT node
 2018-01-09  0:27 UTC 

[PATCH] x86/retpoline: Also fill return buffer after idle
 2018-01-09  0:28 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the bpf tree
 2018-01-09  0:29 UTC  (2+ messages)

[PATCH 1/4] gpio: of: Support regulator nonstandard GPIO properties
 2018-01-09  0:24 UTC 

[PATCH 4.14 000/159] 4.14.9-stable review
 2018-01-09  0:13 UTC  (6+ messages)
` [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y

[PATCH 06/18] x86, barrier: stop speculation for failed access_ok
 2018-01-09  0:12 UTC 

[PATCH 3/7] kvm: vmx: pass MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD down to the guest
 2018-01-08 23:58 UTC 

[PATCH] ASoC: rockchip: i2s: Support mono capture
 2018-01-09  0:01 UTC  (2+ messages)

[PATCH 0/4] gpio: Preperatory work for regulators
 2018-01-08 23:58 UTC 

[BUG] function_graph trace causes hang when using sleepgraph (4.15.0-rc1 and newer)
 2018-01-08 23:55 UTC 

[PATCH 00/18] prevent bounds-check bypass via speculative execution
 2018-01-08 23:53 UTC  (13+ messages)
` [PATCH 02/18] Documentation: document nospec helpers
` [PATCH 06/18] x86, barrier: stop speculation for failed access_ok

[PATCHSET v4] blk-mq: reimplement timeout handling
 2018-01-08 23:48 UTC  (20+ messages)
` [PATCH 2/8] blk-mq: protect completion path with RCU
` [PATCH 3/8] blk-mq: replace timeout synchronization with a RCU and generation based scheme
` [PATCH 4/8] blk-mq: use blk_mq_rq_state() instead of testing REQ_ATOM_COMPLETE
` [PATCH 5/8] blk-mq: make blk_abort_request() trigger timeout path
` [PATCH 6/8] blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq
` [PATCH 7/8] blk-mq: remove REQ_ATOM_STARTED
` [PATCH 8/8] blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcu

[PATCH] clarify how insecure CPU is
 2018-01-08 23:44 UTC  (4+ messages)

[RFC patch] ioremap: don't set up huge I/O mappings when p4d/pud/pmd is zero
 2018-01-08 23:36 UTC  (4+ messages)

cgroups(7): extending man-pages documentation for cgroups v2
 2018-01-08 23:32 UTC  (3+ messages)

[PATCH 1/2] bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32
 2018-01-08 23:29 UTC  (2+ messages)

[PATCH 4.4 00/22] 4.4.111-stable review
 2018-01-08 23:29 UTC  (3+ messages)

cgroups(7): documenting cgroups v2 delegation
 2018-01-08 23:27 UTC  (3+ messages)

cgroups(7): documenting the nsdelegate mount option
 2018-01-08 23:26 UTC 

[BISECTED] v4.15-rc: Boot regression on x86_64/AMD
 2018-01-08 23:23 UTC  (3+ messages)

[PATCH v2 0/5] x86: SME: BSP/SME microcode update fix
 2018-01-08 23:20 UTC  (7+ messages)
` [PATCH v2 3/5] x86/mm: Centralize PMD flags in sme_encrypt_kernel()
` [PATCH v2 4/5] x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption

[PATCH 0/7] KVM: x86: expose CVE-2017-5715 ("Spectre variant 2") mitigations to guest
 2018-01-08 23:19 UTC  (15+ messages)
` [PATCH 3/7] kvm: vmx: pass MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD down to the guest
` [PATCH 6/7] x86/svm: Set IBPB when running a different VCPU
` [PATCH 7/7] KVM: x86: add SPEC_CTRL and IBPB_SUPPORT to MSR and CPUID lists

[PATCH][next] ASoC: TSCS42xx: make functions pll_event and dac_event static
 2018-01-08 23:14 UTC 

[PATCH] arm: omap2: timer: fix a kmemleak caused in omap_get_timer_dt
 2018-01-08 23:13 UTC  (2+ messages)

[PATCH] scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_resp
 2018-01-08 23:11 UTC 

[PATCH] KVM: VMX: use same MSR bitmaps for 32-/64-bit modes, fix MSR bitmaps for processor tracing
 2018-01-08 23:11 UTC  (3+ messages)

[PATCH RFC 0/4] Per-task PTI activation
 2018-01-08 23:09 UTC  (13+ messages)
` [PATCH RFC 2/4] x86/arch_prctl: add ARCH_GET_NOPTI and ARCH_SET_NOPTI to enable/disable PTI
` [PATCH RFC 3/4] x86/pti: don't mark the user PGD with _PAGE_NX
` [PATCH RFC 4/4] x86/entry/pti: don't switch PGD on tasks holding flag TIF_NOPTI

[PATCH][btrfs-next] Btrfs: extent map selftest: add missing void parameter to btrfs_test_extent_map
 2018-01-08 23:06 UTC 

[PATCH] mm: don't expose page to fast gup before it's ready
 2018-01-08 22:56 UTC 

[PATCH] ida: do zeroing in ida_pre_get
 2018-01-08 22:56 UTC 

[PATCH] zswap: only save zswap header if zpool is shrinkable
 2018-01-08 22:51 UTC 

[PATCH v2 0/9] PCI: Add support to the Cadence PCIe controller
 2018-01-08 22:44 UTC  (7+ messages)
` [PATCH v2 6/9] PCI: cadence: Add host driver for "

[PATCH] memcg: refactor mem_cgroup_resize_limit()
 2018-01-08 22:42 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v2] v4l: doc: Clarify v4l2_mbus_fmt height definition
 2018-01-08 22:38 UTC  (3+ messages)

[PATCH 0/3] EDAC: support for Armada 38x and 98dx3236 SoCs
 2018-01-08 22:31 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: enable L2 cache parity and ecc on db-xc3-24g4xg board
` [PATCH 2/3] ARM: dts: mvebu: add sdram controller node to Armada-38x
` [PATCH 3/3] EDAC: armada_xp: Add support for more SoCs

[PATCH] Device tree binding for Avago APDS990X light sensor
 2018-01-08 22:20 UTC  (7+ messages)
      ` [PATCHv2] "
          ` [PATCHv3] dt-bindings: "

[PATCH 00/27] timecounter/cyclecounter struct/interface update
 2018-01-08 22:20 UTC  (3+ messages)
` [PATCH 01/27] timecounter: Make cyclecounter struct part of timecounter struct
  ` [Intel-wired-lan] "

[RFC PATCH V2] sched: Improve scalability of select_idle_sibling using SMT balance
 2018-01-08 22:18 UTC  (2+ messages)

[RFC PATCH 0/2] drivers: clk: Add ZynqMP clock driver support
 2018-01-08 22:16 UTC  (3+ messages)
` [RFC PATCH 1/2] drivers: clk: Add clk_get_children support
` [RFC PATCH 2/2] drivers: clk: Add ZynqMP clock driver

dvb usb issues since kernel 4.9
 2018-01-08 22:16 UTC  (7+ messages)
    ` Aw: "

[RFC PATCH] drivers: soc: xilinx: Add ZynqMP power domain driver
 2018-01-08 22:12 UTC 

mmotm 2018-01-04-16-19 uploaded
 2018-01-08 22:12 UTC  (8+ messages)
      ` ppc elf_map breakage with MAP_FIXED_NOREPLACE (was: Re: mmotm 2018-01-04-16-19 uploaded)
          ` ppc elf_map breakage with MAP_FIXED_NOREPLACE

[PATCH] HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktop
 2018-01-08 22:12 UTC  (2+ messages)

[RFC PATCH] drivers: soc: xilinx: Add ZynqMP PM driver
 2018-01-08 22:10 UTC 

[PATCH 01/11] powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper
 2018-01-08 22:09 UTC  (10+ messages)
` [PATCH 03/11] powerpc/64s: Simple RFI macro conversions
` [PATCH 09/11] powerpc/64s: Allow control of RFI flush via sysfs
` [PATCH 11/11] powerpc/powernv: Check device-tree for RFI flush settings

[PATCH] drivers: firmware: xilinx: Add ZynqMP firmware driver
 2018-01-08 22:07 UTC 

[PATCH] Input: cyapa - remove duplicated macro definitions
 2018-01-08 21:54 UTC 

revamp vmem_altmap / dev_pagemap handling V3
 2018-01-08 21:50 UTC  (6+ messages)

[PATCH v3 01/13] x86/retpoline: Add initial retpoline support
 2018-01-08 21:50 UTC  (12+ messages)

[PATCH] arch/x86/boot: sizeof macro
 2018-01-08 21:44 UTC  (6+ messages)

[RFCv2 0/4] API for inhibiting speculative arbitrary read primitives
 2018-01-08 21:47 UTC  (3+ messages)
` [RFCv2 1/4] asm-generic/barrier: add generic nospec helpers

[PATCH v2 0/2] USB: serial: ark3116: ioctl changes
 2018-01-08 21:45 UTC  (5+ messages)
` [PATCH v2 1/2] USB: serial: ark3116: Remove unused TIOCSSERIAL ioctl case

[PATCH] arm64: Implement branch predictor hardening for Falkor
 2018-01-08 21:44 UTC  (5+ messages)

[PATCH v4 00/19] fs: rework and optimize i_version handling in filesystems
 2018-01-08 21:39 UTC  (13+ messages)
` [PATCH v4 19/19] fs: handle inode->i_version more efficiently

[PATCH SERIES 1: 00/15] staging:lustre: convert most LIBCFS*ALLOC to k*malloc
 2018-01-08 21:39 UTC  (4+ messages)
` [PATCH 03/15] staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc

[PATCH] misc/lis3lv02d: Delete an error message for a failed memory allocation in lis3lv02d_init_device()
 2018-01-08 21:33 UTC 

Avoid speculative indirect calls in kernel
 2018-01-08 21:32 UTC  (14+ messages)
                    ` [tip:x86/pti] x86/tboot: Unbreak tboot with PTI enabled

[PATCH v2 1/2] arm64: Define cputype macros for Falkor CPU
 2018-01-08 21:31 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: Implement branch predictor hardening for Falkor

[PATCH] hwmon (pmbus): cffps: Add PMBUS_SKIP_STATUS_CHECK
 2018-01-08 21:30 UTC 

[PATCH] wireless: broadcom: radio_2056: delete duplicated macro definitions
 2018-01-08 21:26 UTC 

[PATCH 4.4 00/37] 4.4.110-stable review
 2018-01-08 21:24 UTC  (13+ messages)

perf: documentation for cycles_no_execute event
 2018-01-08 21:18 UTC  (4+ messages)

[PATCH] soc: imx: gpc: de-register power domains only if initialized
 2018-01-08 21:17 UTC  (4+ messages)

cgroups(7): documenting /sys/kernel/cgroup files
 2018-01-08 21:11 UTC 

[PATCH] hwmon (pmbus): cffps: Add PMBUS_SKIP_STATUS_CHECK
 2018-01-08 21:10 UTC 

PI futexes + lock stealing woes
 2018-01-08 21:09 UTC  (10+ messages)
              ` [PATCH] futex: Avoid violating the 10th rule of futex

[PATCH V4 00/45] block: support multipage bvec
 2018-01-08 21:09 UTC  (3+ messages)
` [PATCH V4 13/45] block: blk-merge: try to make front segments in full size

[RFC PATCH v2 0/2] Reduce IOTLB flush when pass-through dGPU devices
 2018-01-08 21:07 UTC  (4+ messages)
` [RFC PATCH v2 1/2] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs

[PATCH v2 0/8] Remoteproc cleanups
 2018-01-08 21:03 UTC  (3+ messages)
` [PATCH v2 4/8] remoteproc: Merge rproc_ops and rproc_fw_ops

[PATCH 4.9 00/21] 4.9.76-stable review
 2018-01-08 20:59 UTC  (2+ messages)

[PATCH 4.14 00/38] 4.14.13-stable review
 2018-01-08 20:59 UTC  (2+ messages)

[PATCH v1 2/3] x86/cpu/AMD: Use LFENCE_RDTSC instead of MFENCE_RDTSC
 2018-01-08 20:57 UTC  (9+ messages)
` [tip:x86/pti] "

[PATCH v5 0/3] Make input drivers y2038 safe
 2018-01-08 20:54 UTC  (6+ messages)
` [PATCH v5 2/3] input: evdev: Replace timeval with timespec64

[PATCH v2 0/5] constify struct imx_pinctrl_soc_info
 2018-01-08 20:52 UTC  (4+ messages)
` [PATCH v2 1/5] pinctrl: imx: use struct imx_pinctrl_soc_info as a const

[PATCH v3] x86/mm/pti: remove dead logic during user pagetable population
 2018-01-08 20:43 UTC  (2+ messages)
` [tip:x86/pti] x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()

[PATCH v2] brcmfmac: Use zeroing memory allocator than allocator/memset
 2018-01-08 20:45 UTC 

Aw: Re: Re: dvb usb issues since kernel 4.9
 2018-01-08 20:40 UTC  (3+ messages)
  `  "

[PATCH] x86/Kconfig: remove stale comment for ARCH_HAS_REFCOUNT
 2018-01-08 20:35 UTC  (2+ messages)
` [tip:locking/urgent] locking/refcounts: Remove stale comment from the ARCH_HAS_REFCOUNT Kconfig entry

[PATCH] irq_work: Improve the flag definitions
 2018-01-08 20:34 UTC  (2+ messages)
` [tip:irq/core] irq/work: "

Feedback on 4.9 performance after PTI fixes
 2018-01-08 20:39 UTC  (5+ messages)

[PATCH] sched/isolation: Make CPU_ISOLATION depend on SMP or COMPILE_TEST
 2018-01-08 20:34 UTC  (2+ messages)
` [tip:sched/urgent] sched/isolation: Make CONFIG_CPU_ISOLATION=y "

[PATCH] x86/kconfig: remove residual cmdline param "no-hlt"
 2018-01-08 20:35 UTC  (2+ messages)
` [tip:x86/boot] x86/kconfig: Remove residual "no-hlt" boot parameter reference

[PATCH v2] x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"
 2018-01-08 20:34 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 2/3] drivers/fbtft: Remove unnecessary braces from if/else
 2018-01-08 20:35 UTC  (6+ messages)

[PATCH] jbd2: fix sphinx kerel-doc build warnings for journal_s
 2018-01-08 20:32 UTC  (3+ messages)

perf: perf_fuzzer quickly locks up on 4.15-rc7
 2018-01-08 20:29 UTC  (3+ messages)

[PATCH v6 0/9] drm/i915: Implement HDCP
 2018-01-08 20:12 UTC  (8+ messages)
` [PATCH v6 2/9] drm/i915: Add more control to wait_for routines
` [PATCH v6 3/9] drm: Add Content Protection property
` [PATCH v6 5/9] drm/i915: Add HDCP framework + base implementation
` [PATCH v6 7/9] drm/i915: Add function to output Aksv over GMBUS
` [PATCH v6 8/9] drm/i915: Implement HDCP for HDMI
` [PATCH v6 9/9] drm/i915: Implement HDCP for DisplayPort

KASAN: use-after-free Read in tipc_group_size
 2018-01-08 20:11 UTC  (3+ messages)

[PATCH net-next 00/20] add some new features and fix some bugs for HNS3 driver
 2018-01-08 20:04 UTC  (3+ messages)
` [PATCH net-next 12/20] net: hns3: Add packet statistics of netdev


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