public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-18 15:06:55 to 2018-01-18 18:31:16 UTC [more...]

[PATCH 00/35] jump_label, objtool, IBRS and IBPB
 2018-01-18 18:31 UTC  (24+ messages)
` [PATCH 02/35] sched: Optimize ttwu_stat()
` [PATCH 04/35] x86: Update _static_cpu_has to use all named variables
` [PATCH 05/35] x86: Add a type field to alt_instr
` [PATCH 07/35] x86: Annotate static_cpu_has alternative
` [PATCH 13/35] x86,nospec: Annotate indirect calls/jumps
` [PATCH 19/35] objtool: Skip static assert when KCOV/KASAN
` [PATCH 20/35] x86: Force asm-goto
` [PATCH 23/35] x86/speculation: Add basic speculation control code
` [PATCH 25/35] x86/speculation: Add inlines to control Indirect Branch Speculation
` [PATCH 26/35] x86/enter: Create macros to stop/restart "
` [PATCH 27/35] x86/enter: Use IBRS on syscall and interrupts
` [PATCH 28/35] x86/idle: Control Indirect Branch Speculation in idle
` [PATCH 29/35] x86/speculation: Add IPBP support
` [PATCH 33/35] x86/svm: Direct access to MSR_IA32_SPEC_CTRL
` [PATCH 34/35] x86/kvm: Add IBPB support

[RFC PATCH] blk-mq: fixup RESTART when queue becomes idle
 2018-01-18 18:30 UTC  (5+ messages)

[RFC 0/6] Multi-thread per-cpu ksoftirqd
 2018-01-18 18:28 UTC  (10+ messages)
` [RFC 1/6] softirq: Add softirq_groups boot parameter
` [RFC 2/6] softirq: Introduce mask for __do_softirq()
` [RFC 3/6] softirq: Add reverse group-to-softirq map
` [RFC 4/6] softirq: Run per-group per-cpu ksoftirqd thread
` [RFC 5/6] softirq: Add time accounting per-softirq type
` [RFC 6/6] softirq/sched: Account si cpu time to ksoftirqd(s)

[PATCH 2/2] arm64: Branch predictor hardening for Cavium ThunderX2
 2018-01-18 18:27 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] input: joystick: make USB drivers depend on USB
 2018-01-18 18:25 UTC  (3+ messages)

[PATCH 0/3] perf: Updates for address filters
 2018-01-18 18:19 UTC  (12+ messages)
` [PATCH 1/3] perf, pt, coresight: Clean up address filter structure

[PATCH] net: ethernet: cavium: Correct Cacivum Thunderx nicvf/nicpf modules names
 2018-01-18 18:18 UTC  (4+ messages)
` [PATCH v2] net: ethernet: cavium: Correct Cavium "

[PATCH v3 0/9] core, x86: prevent bounds-check bypass via speculative execution
 2018-01-18 18:12 UTC  (17+ messages)
` [PATCH v3 8/9] x86: use __uaccess_begin_nospec and ASM_IFENCE in get_user paths
                ` [RFC][PATCH] get rid of the use of set_fs() (by way of kernel_recvmsg()) in sunrpc

[PATCH] ARCv2: Don't pretend we may set L-bit in STATUS32 with kflag instruction
 2018-01-18 18:07 UTC 

[PATCH v5 0/4] Address error and recovery for AER and DPC
 2018-01-18 18:03 UTC  (13+ messages)
` [PATCH v5 3/4] PCI/DPC: Unify and plumb error handling into DPC
` [PATCH v5 4/4] PCI/DPC: Enumerate the devices after DPC trigger event

[PATCH] print kdump kernel loaded status in stack dump
 2018-01-18 18:02 UTC  (2+ messages)

[PATCH net-next v2] net: core: Expose number of link up/down transitions
 2018-01-18 17:59 UTC 

aio poll, io_pgetevents and a new in-kernel poll API V3
 2018-01-18 17:59 UTC  (9+ messages)

general protection fault in strlen
 2018-01-18 17:56 UTC  (3+ messages)

[PATCH] crypto: ux500/hash: Add empty export and import
 2018-01-18 17:53 UTC  (2+ messages)

[PATCH] crypto: n2_core: Add empty hash export and import
 2018-01-18 17:53 UTC  (2+ messages)

[PATCH] crypto: mxs-dcp: Add empty hash export and import
 2018-01-18 17:53 UTC  (2+ messages)

[PATCH 0/3] Reset USB3 controller before initializing Type-C PHY on rk3399
 2018-01-18 17:47 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: phy: phy-rockchip-typec: add usb3 otg reset
` [PATCH 2/3] arm64: dts: rockchip: add USB3 OTG reset for Type-C PHY on rk3399
` [PATCH 3/3] phy: rockchip-typec: reset USB3 controller before initializing PHY

[PATCH 0/3] Improved perf support for imx53/ppd
 2018-01-18 17:43 UTC  (4+ messages)
` [PATCH 1/3] drivers/perf: arm_pmu: Add platform hardware setup hooks
` [PATCH 2/3] ARM: imx53: add SoC specific PMU setup
` [PATCH 3/3] ARM: dts: imx53: PPD: Enable secure-reg-access

[PATCH v2 00/31] Replacing net_mutex with rw_semaphore
 2018-01-18 17:43 UTC  (2+ messages)

[PATCH V5 1/8] perf/x86/intel/uncore: customized event_read for client IMC uncore
 2018-01-18 17:43 UTC  (4+ messages)
` [PATCH V5 4/8] perf/x86/intel/uncore: add new data structures for free running counters

PROBLEM: epoll_wait does not obey edge triggering semantics for hierarchically constructed epoll sets
 2018-01-18 17:42 UTC  (4+ messages)

[PATCH v3] retpoline: Add retpoline tag to VERMAGIC
 2018-01-18 17:39 UTC  (4+ messages)
` [tip:x86/pti] module: "

[PATCH] rcu: refine structure rcu_node field for rcu boost
 2018-01-18 17:38 UTC  (2+ messages)

[PATCH v7 0/6] V4L2 Explicit Synchronization
 2018-01-18 17:38 UTC  (4+ messages)
` [PATCH v7 4/6] [media] vb2: add in-fence support to QBUF

[PATCH v6 02/12] drivers: base: cacheinfo: setup DT cache properties early
 2018-01-18 17:36 UTC  (2+ messages)

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

[PATCH] [wireless-next] mt76: fix building without CONFIG_LEDS_CLASS
 2018-01-18 17:31 UTC  (2+ messages)

[mm 4.15-rc8] Random oopses under memory pressure
 2018-01-18 17:28 UTC  (18+ messages)

[BUG] function_graph trace causes hang when using sleepgraph (4.15.0-rc1 and newer)
 2018-01-18 17:21 UTC  (6+ messages)

[PATCH v3 00/14] Add MMCI support for STM32F SoCs family
 2018-01-18 17:16 UTC  (3+ messages)

[PATCH v6 01/15] clk: ingenic: Use const pointer to clk_ops in struct
 2018-01-18 17:14 UTC  (5+ messages)
` [PATCH v7 00/14] JZ4770 and GCW0 patchset
  ` [PATCH v7 11/14] MIPS: ingenic: Initial JZ4770 support

[PATCH] irq-imgpdc: Delete two error messages for a failed memory allocation in pdc_intc_probe()
 2018-01-18 17:13 UTC 

[RFC] Per file OOM badness
 2018-01-18 17:13 UTC  (7+ messages)
` [PATCH 1/4] fs: add OOM badness callback in file_operatrations struct
` [PATCH 2/4] oom: take per file badness into account
` [PATCH 3/4] drm/gem: adjust per file OOM badness on handling buffers
` [PATCH 4/4] drm/amdgpu: Use drm_oom_badness for amdgpu

[PATCH v2] r8152: disable RX aggregation on Dell TB16 dock
 2018-01-18 17:06 UTC  (6+ messages)

[PATCH v2 00/19] prevent bounds-check bypass via speculative execution
 2018-01-18 17:05 UTC  (6+ messages)

[PATCH v6 00/99] XArray version 6
 2018-01-18 17:02 UTC  (5+ messages)

[PATCH] kconfig: Clarify choice dependency propagation
 2018-01-18 16:58 UTC  (3+ messages)

[PATCH] usb: dwc3: core: power on PHYs before initializing core
 2018-01-18 16:51 UTC  (3+ messages)

[PATCH 0/5] Implement FTW driver
 2018-01-18 16:45 UTC  (7+ messages)
` [PATCH 2/5] powerpc/ftw: Define FTW_SETUP ioctl API
` [PATCH 3/5] powerpc/ftw: Implement a simple FTW driver

Use arm64's scheme for registering first-level IRQ handlers on RISC-V
 2018-01-18 16:43 UTC  (5+ messages)
` [PATCH 1/2] asm-generic: Add a generic set_handle_irq
` [PATCH 2/2] RISC-V: Move to the new asm-generic IRQ handler

[PATCH] PCI: dwc: dra7xx: add back CONFIG_PCI dependency for endpoint
 2018-01-18 16:39 UTC  (3+ messages)

[PATCH 0/2] Add dsi clock for stm32f469 board
 2018-01-18 16:37 UTC  (5+ messages)
` [PATCH 1/2] clk: stm32: END_PRIMARY_CLK should be declare after CLK_SYSCLK
` [PATCH 2/2] clk: stm32: Add DSI clock for STM32F469 Board

[PATCH v2] staging: ION: Sys_heap: fix the incorrect pool->gfp_mask setting
 2018-01-18 16:37 UTC 

[PATCH v4] perf report: Fix regression when decoding intelPT traces
 2018-01-18 16:29 UTC  (3+ messages)

[PATCH 0/5] irqchip/irq-gic: Adjustments for three function implementations
 2018-01-18 16:27 UTC  (6+ messages)
` [PATCH 1/5] irqchip/irq-gic-v2m: Delete an error message for a failed memory allocation in gicv2m_init_one()
` [PATCH 2/5] irqchip/irq-gic-v2m: Improve a size determination "
` [PATCH 3/5] irqchip/irq-gic-v2m: Mark a of_device_id variable as "const"
` [PATCH 4/5] irqchip/irq-gic-v3-its: Delete an error message for a failed memory allocation in two functions
` [PATCH 5/5] irqchip/irq-gic-v3-its: Mark an array of text strings as "const"

[PATCH v3] tpm: use struct tpm_chip for tpm_chip_find_get()
 2018-01-18 16:20 UTC  (6+ messages)

[PATCH] cifs: remove redundant duplicated assignment of pointer 'node'
 2018-01-18 16:17 UTC  (3+ messages)

[PATCH v3 00/12] drm/sun4i: Add A83T HDMI support
 2018-01-18 16:17 UTC  (4+ messages)
` [PATCH v3 02/12] clk: sunxi-ng: Change formula for NKMP PLLs

[PATCH] scripts/gdb: fix get_thread_info
 2018-01-18 21:01 UTC  (4+ messages)

[PATCH v2 tip/master 0/3] kprobes/x86: retpoline: Fix kprobes for retpoline
 2018-01-18 16:15 UTC  (4+ messages)
` [PATCH v2 tip/master 1/3] retpoline: Introduce start/end markers of indirect thunk
` [PATCH v2 tip/master 2/3] kprobes/x86: Blacklist indirect thunk functions for kprobes
` [PATCH v2 tip/master 3/3] kprobes/x86: Disable optimizing on the function jumps to indirect thunk

[PATCH] x86/mce: Make machine check speculation protected
 2018-01-18 15:55 UTC  (4+ messages)

[PATCH] MIPS: use generic GCC library routines from lib/
 2018-01-18 16:05 UTC  (2+ messages)

[PATCH] MIPS: use generic GCC library routines from lib/
 2018-01-18 16:05 UTC  (2+ messages)

[PATCH] pinctrl: at91-pio4: add support for drive-strength property
 2018-01-18 16:02 UTC 

[PATCH] Support tablet mode switch for Dell laptops
 2018-01-18 15:59 UTC  (5+ messages)

[PATCH v3 0/6] Add dynamic ftrace support for RISC-V platforms
 2018-01-18 15:45 UTC  (7+ messages)
` [PATCH v3 1/6] riscv/ftrace: Add RECORD_MCOUNT support
` [PATCH v3 2/6] riscv/ftrace: Add dynamic function tracer support
` [PATCH v3 3/6] riscv/ftrace: Add dynamic function graph "
` [PATCH v3 4/6] riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
` [PATCH v3 5/6] riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
` [PATCH v3 6/6] riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support

[net-next: PATCH v3 0/7] Armada 7k/8k PP2 ACPI support
 2018-01-18 15:53 UTC  (2+ messages)

[PATCH -next] mtd: ubi: wl: Fix error return code in ubi_wl_init()
 2018-01-18 15:46 UTC  (5+ messages)

[RFC PATCH] e1000e: Remove Other from EIAC
 2018-01-18 15:51 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 4/8] staging: lustre: Fix comment style
 2018-01-18 15:51 UTC  (4+ messages)
` staging: lustre: Cleanup of obd_class.h
  ` [PATCH 1/2] staging: lustre: Fix comment style
  ` [PATCH 2/2] staging: lustre: Align struct member identifiers

[PATCH v1 tip/master 0/3] kprobes/x86: retpoline: Fix kprobes for retpoline
 2018-01-18 15:36 UTC  (6+ messages)
` [PATCH v1 tip/master 1/3] retpoline: Introduce start/end markers of indirect thunk

[PATCH V5 0/2] nvme-pci: fix the timeout case when reset is ongoing
 2018-01-18 15:34 UTC  (4+ messages)
` [PATCH V5 1/2] nvme-pci: introduce RECONNECTING state to mark initializing procedure

[PATCH v3 0/2] add tracepoints for nvme command submission and completion
 2018-01-18 15:32 UTC  (4+ messages)
` [PATCH v3 1/2] nvme: add tracepoint for nvme_setup_cmd

[PATCH v2 00/10] objtool validation of static branches and retpoline
 2018-01-18 15:31 UTC  (8+ messages)
` [PATCH v2 02/10] x86: Update _static_cpu_has to use all named variables
` [PATCH v2 07/10] x86/jump_label: Implement arch_static_assert()

[PATCH v5 40/44] ARM: da8xx: Remove legacy clock init
 2018-01-18 15:27 UTC  (3+ messages)
` [PATCH v5 43/44] ARM: da8xx-dt: switch to device tree clocks

[PATCH v5 30/44] ARM: da8xx: add new sata_refclk init using common clock frmework
 2018-01-18 15:26 UTC  (3+ messages)
` [PATCH v5 33/44] ARM: davinci: switch to common clock framework

[PATCH 0/2] clk: meson: probe clean-ups
 2018-01-18 15:25 UTC  (5+ messages)
` [PATCH 1/2] clk: meson: use dev pointer where possible
` [PATCH 2/2] clk: meson: use devm_of_clk_add_hw_provider

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-18 15:24 UTC  (5+ messages)
` [PATCH v5 24/44] ARM: da850: add new clock init using common clock framework
` [PATCH v5 29/44] ARM: da8xx: add new USB PHY "

[PATCH v4 0/8] PCI: brcmstb: Add Broadcom Settopbox PCIe support
 2018-01-18 15:23 UTC  (6+ messages)
` [PATCH v4 4/8] PCI: brcmstb: Add dma-range mapping for inbound traffic

[PATCH BUGFIX/IMPROVEMENT 0/2] block, bfq: two pending patches
 2018-01-18 15:23 UTC  (2+ messages)

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-18 15:22 UTC  (12+ messages)

[RESEND RFC PATCH 0/2] fixing the gpio ownership
 2018-01-18 15:22 UTC  (6+ messages)
` [RFC PATCH 2/2] gpio: provide a consumer when requesting a gpio

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-18 15:21 UTC  (8+ messages)
` [PATCH v5 1/2] printk: Add console owner and waiter logic to load balance console writes

[PATCH 1/2 v3] lib: debugobjects: export max loops counter
 2018-01-18 15:15 UTC  (7+ messages)
` [PATCH 2/2 v3] lib: debugobjects: touch watchdog to avoid softlockup when !CONFIG_PREEMPT

[PATCH-next] MEMCG: memcontrol: make local symbol static
 2018-01-18 15:14 UTC  (2+ messages)

[PATCH] acpi, spcr: Make SPCR available to x86
 2018-01-18 15:09 UTC 

net: r8169: a question of memory barrier in the r8169 driver
 2018-01-18 15:06 UTC  (2+ messages)

[PATCH net-next v5 0/4] net: mvpp2: 1000BaseX and 2500BaseX support
 2018-01-18 15:06 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