linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-12 14:25:17 to 2018-01-12 18:02:34 UTC [more...]

[PATCH] x86/retpoline: Fill RSB on context switch for affected CPUs
 2018-01-12 18:02 UTC  (2+ messages)

[PATCH 0/2] blk-mq: support physical CPU hotplug
 2018-01-12 18:02 UTC  (2+ messages)

[PATCH v5 0/5] misc serdev: new serdev based driver for Wi2Wi w2sg00x4 GPS module
 2018-01-12 17:59 UTC  (9+ messages)
` [PATCH v5 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver
      ` [Letux-kernel] "

[PATCH v3 00/13] arm64 kpti hardening and variant 2 workarounds
 2018-01-12 17:58 UTC  (6+ messages)
` [PATCH v3 12/13] arm64: Implement branch predictor hardening for Falkor

[PATCH v3 0/2] media: ov7670: Implement mbus configuration
 2018-01-12 17:56 UTC  (3+ messages)
` [PATCH v3 1/2] media: dt-bindings: Add OF properties to ov7670
` [PATCH v3 2/2] v4l2: i2c: ov7670: Implement OF mbus configuration

[PATCH bpf-next v5 0/5] Separate error injection table from kprobes
 2018-01-12 17:56 UTC  (6+ messages)
` [PATCH bpf-next v5 1/5] tracing/kprobe: bpf: Check error injectable event is on function entry
` [PATCH bpf-next v5 2/5] tracing/kprobe: bpf: Compare instruction pointer with original one
` [PATCH bpf-next v5 3/5] error-injection: Separate error-injection from kprobe
` [PATCH bpf-next v5 4/5] error-injection: Add injectable error types
` [PATCH bpf-next v5 5/5] error-injection: Support fault injection framework

[RFC PATCH v2 0/6] Per process PTI activation
 2018-01-12 17:55 UTC  (17+ messages)
` [RFC PATCH v2 2/6] x86/arch_prctl: add ARCH_GET_NOPTI and ARCH_SET_NOPTI to enable/disable PTI
` [RFC PATCH v2 6/6] x86/entry/pti: don't switch PGD on when pti_disable is set

[PATCH] retpoline/module: Taint kernel for missing retpoline in module
 2018-01-12 17:55 UTC 

[PATCH][next] ixgbe: fix comparison of offset with zero or NVM_INVALID_PTR
 2018-01-12 17:52 UTC  (2+ messages)

[PATCH v3] rcutorture: Add basic ARM64 support to run scripts
 2018-01-12 17:52 UTC  (2+ messages)

[RFC 0/2] Net softirq deferring to ksoftirqd
 2018-01-12 17:51 UTC  (27+ messages)
` [RFC 1/2] softirq: Defer net rx/tx processing to ksoftirqd context

[PATCH v2 00/19] prevent bounds-check bypass via speculative execution
 2018-01-12 17:51 UTC  (5+ messages)
` [PATCH v2 07/19] x86: introduce __uaccess_begin_nospec and ASM_IFENCE
` [PATCH v2 15/19] carl9170: prevent bounds-check bypass via speculative execution

[PATCH v3] ftrace/module: Move ftrace_release_mod() to ddebug_cleanup label
 2018-01-12 17:50 UTC  (3+ messages)

[PATCH][next] drm/i915/pmu: fix sizeof on attr, should be *attr
 2018-01-12 17:48 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] usb: xhci-mtk: fix semicolon.cocci warnings
 2018-01-12 17:46 UTC 

[PATCH][next] bnxt_en: ensure len is ininitialized to zero
 2018-01-12 17:46 UTC 

[PATCH V3] thermal: Add cooling device's statistics in sysfs
 2018-01-12 17:46 UTC  (4+ messages)

[PATCH 00/11] siginfo fixes/cleanups esp SI_USER
 2018-01-12 17:37 UTC  (4+ messages)
` [PATCH 03/11] signal/openrisc: Fix do_unaligned_access to send the proper signal

[PATCH] phy: work around 'phys' references to usb-nop-xceiv devices
 2018-01-12 17:37 UTC  (2+ messages)

[PATCH v2 00/16] ASoC: fsl_ssi: Clean up - program flow level
 2018-01-12 17:35 UTC  (2+ messages)

Linux 4.15-rc7
 2018-01-12 17:34 UTC  (8+ messages)

[PATCH v6 00/24] Speculative page faults
 2018-01-12 17:26 UTC  (25+ messages)
` [PATCH v6 01/24] x86/mm: Define CONFIG_SPF
` [PATCH v6 02/24] powerpc/mm: "
` [PATCH v6 03/24] mm: Dont assume page-table invariance during faults
` [PATCH v6 04/24] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v6 05/24] mm: Introduce pte_spinlock "
` [PATCH v6 06/24] mm: VMA sequence count
` [PATCH v6 07/24] mm: Protect VMA modifications using "
` [PATCH v6 08/24] mm: protect mremap() against SPF hanlder
` [PATCH v6 09/24] mm: Protect SPF handler against anon_vma changes
` [PATCH v6 10/24] mm: Cache some VMA fields in the vm_fault structure
` [PATCH v6 11/24] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v6 12/24] mm: Introduce __lru_cache_add_active_or_unevictable
` [PATCH v6 13/24] mm: Introduce __maybe_mkwrite()
` [PATCH v6 14/24] mm: Introduce __vm_normal_page()
` [PATCH v6 15/24] mm: Introduce __page_add_new_anon_rmap()
` [PATCH v6 16/24] mm: Protect mm_rb tree with a rwlock
` [PATCH v6 17/24] mm: Provide speculative fault infrastructure
` [PATCH v6 18/24] mm: Try spin lock in speculative path
` [PATCH v6 19/24] mm: Adding speculative page fault failure trace events
` [PATCH v6 20/24] perf: Add a speculative page fault sw event
` [PATCH v6 21/24] perf tools: Add support for the SPF perf event
` [PATCH v6 22/24] mm: Speculative page fault handler return VMA
` [PATCH v6 23/24] x86/mm: Add speculative pagefault handling
` [PATCH v6 24/24] powerpc/mm: Add speculative page fault

[PATCH] ath10k: remove redundant -ve check against u32 integer size
 2018-01-12 17:27 UTC 

[PATCH] usb: mtu3: fix semicolon.cocci warnings
 2018-01-12 17:18 UTC 

[PATCH] hwmon: pmbus: ibm-cffps depends on LEDS_CLASS
 2018-01-12 17:19 UTC  (2+ messages)

[PATCH v3] USB: serial: option: add id for Motorola Solutions TETRA PEI
 2018-01-12 17:19 UTC  (2+ messages)

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-12 17:11 UTC  (10+ messages)
` [PATCH v5 1/2] printk: Add console owner and waiter logic to load balance console writes
` [PATCH v5 2/2] printk: Hide console waiter logic into helpers

[PATCH] crypto: testmgr: change `guard` to unsigned char
 2018-01-12 17:09 UTC  (5+ messages)
  ` [PATCH v2] "

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

[PATCH 0/5] Add support for IBRS & IBPB KVM support
 2018-01-12 17:06 UTC  (18+ messages)
` [PATCH 1/5] x86/ibrs: Introduce native_rdmsrl, and native_wrmsrl
` [PATCH 4/5] x86/svm: Direct access to MSR_IA32_SPEC_CTRL
` [PATCH 5/5] x86/feature: Detect the x86 feature Indirect Branch Prediction Barrier

[PATCH v2 0/8] KVM: x86: expose CVE-2017-5715 ("Spectre variant 2") mitigations to guest
 2018-01-12 17:03 UTC  (4+ messages)
` [PATCH 4/8] kvm: vmx: Set IBPB when running a different VCPU

[patch v16 0/4] JTAG driver introduction
 2018-01-12 17:01 UTC  (6+ messages)
` [patch v16 1/4] Linux 4.15-rc6
` [patch v16 2/4] drivers: jtag: Add JTAG core driver
` [patch v16 3/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v16 4/4] Documentation: jtag: Add bindings for "

[PATCH 0/2] mvebu-mbus: Adjustments for mvebu_devs_debug_show()
 2018-01-12 17:00 UTC  (3+ messages)
` [PATCH 1/2] mvebu-mbus: Use seq_putc() in mvebu_devs_debug_show()
` [PATCH 2/2] mvebu-mbus: Fix a typo in five comment lines

[PATCH][btrfs-next] btrfs: remove redundant check on ret and goto
 2018-01-12 16:52 UTC 

[PATCH] dmaengine: avoid map_cnt overflow with CONFIG_DMA_ENGINE_RAID
 2018-01-12 16:56 UTC  (2+ messages)

[RFC v2 0/5] vfio/type1: Add support for valid iova list management
 2018-01-12 16:45 UTC  (6+ messages)
` [RFC v2 1/5] vfio/type1: Introduce iova list and add iommu aperture validity check
` [RFC v2 2/5] vfio/type1: Check reserve region conflict and update iova list
` [RFC v2 3/5] vfio/type1: check dma map request is within a valid iova range
` [RFC v2 4/5] vfio/type1: Add IOVA range capability support
` [RFC v2 5/5] vfio/type1: remove duplicate retrieval of reserved regions

[PATCH v2 0/2] kasan: a few cleanups
 2018-01-12 16:49 UTC  (3+ messages)
` [PATCH v2 1/2] kasan: fix prototype author email address
` [PATCH v2 2/2] kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage

[PATCH 0/2] kasan: a few cleanups
 2018-01-12 16:49 UTC  (4+ messages)
` [PATCH 2/2] kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage

[PATCH 1/6] kconfig: do not call check_conf() for olddefconfig
 2018-01-12 16:49 UTC  (11+ messages)
` [PATCH 3/6] kconfig: do not call conf_set_all_new_symbols() for (all)defconfig
` [PATCH 4/6] kconfig: remove unneeded input_mode test in conf()
` [PATCH 5/6] kconfig: remove redundant input_mode test for check_conf() loop
` [PATCH 6/6] kconfig: hide irrelevant menu for oldconfig

[PATCH][xfs-next] xfs: fix check on struct_version for versions 4 or greater
 2018-01-12 16:47 UTC  (2+ messages)

[PATCH] xfs: destroy mutex pag_ici_reclaim_lock before free xfs_perag_t structure
 2018-01-12 16:48 UTC  (3+ messages)

[PATCH v2] perf trace: Fix missing handling of --call-graph dwarf
 2018-01-12 16:47 UTC  (4+ messages)

[PATCH V3 00/12] perf top overwrite mode
 2018-01-12 16:46 UTC  (7+ messages)
` [PATCH V3 08/12] perf top: check per event overwrite term

[PATCH] net/mlx4_en: ensure rx_desc updating reaches HW before prod db updating
 2018-01-12 16:46 UTC  (3+ messages)

[PATCH] perf util: Fix evlist->threads when working with 'perf stat --per-thread'
 2018-01-12 16:44 UTC 

linux-next: build failure after merge of the net-next tree
 2018-01-12 16:43 UTC  (8+ messages)

[PATCH 0/4] fs, tty: Make __do_SAK() less greedy in regard to tasklist_lock
 2018-01-12 16:42 UTC  (6+ messages)
` [PATCH 3/4] tty: Iterate only thread group leaders in __do_SAK()

[patch v15 0/4] JTAG driver introduction
 2018-01-12 16:42 UTC  (4+ messages)
` [patch v15 1/4] drivers: jtag: Add JTAG core driver

[RFC PATCH v2 6/6] x86/entry/pti: don't switch PGD on when pti_disable is set
 2018-01-12 16:37 UTC  (12+ messages)

[PATCH 1/2] MAINTAINERS: linux-media: update Microchip ISI and ISC entries
 2018-01-12 16:35 UTC  (2+ messages)

[PATCH] drm/arm/malidp: Disable pixel alpha blending for colors that do not have alpha
 2018-01-12 16:33 UTC 

[PATCH][next] hwrng: exynos: check for -ve error return from readl_poll_timeout
 2018-01-12 16:30 UTC 

[PATCH] kdump: Write a correct address of mem_section into vmcoreinfo
 2018-01-12 16:25 UTC 

[PATCH v2] drm/bridge/synopsys: dsi: add optional pixel clock
 2018-01-12 16:25 UTC 

[PATCH] drm: add drm_format_alpha_bits
 2018-01-12 16:25 UTC  (5+ messages)

[REGRESSION][v4.14.y][v4.15] x86/intel_rdt/cqm: Improve limbo list processing
 2018-01-12 16:22 UTC 

[PATCHv6 0/4] x86: 5-level related changes into decompression code<Paste>
 2018-01-12 16:22 UTC  (6+ messages)

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-12 16:18 UTC  (7+ messages)
` [PATCH v5 02/44] clk: davinci: New driver for davinci PLL clocks

[PATCH][next] staging: ccree: fix memory leaks in cc_ivgen_init
 2018-01-12 16:10 UTC 

[PATCH 00/10] tools lib traceveent: Pull updates from trace-cmd library
 2018-01-12 16:02 UTC  (5+ messages)
` [PATCH 09/10] lib traceeevent: Fix missing break in FALSE case of pevent_filter_clear_trivial()

WARNING in netlink_ack (2)
 2018-01-12 15:59 UTC  (3+ messages)

[PATCH v4 00/36] Hardened usercopy whitelisting
 2018-01-12 15:56 UTC  (5+ messages)
` [PATCH 04/36] usercopy: Prepare for "

[PATCH] uio_hv_generic: fix new type mismatch warnings
 2018-01-12 15:51 UTC 

[PATCH] netfilter: nf_tables: flow_offload depends on flow_table
 2018-01-12 15:50 UTC 

[PATCH] score-setup: Combine two seq_printf() calls into one call in show_cpuinfo()
 2018-01-12 15:48 UTC 

[PATCH v2 0/3] trace-cmd: Integrate stack tracer status in 'stat'
 2018-01-12 15:47 UTC  (7+ messages)
` [PATCH v2 1/3] trace-cmd: Make read_proc() to return int status via OUT arg
` [PATCH v2 2/3] trace-cmd: Remove the die() call from read_proc()
` [PATCH v2 3/3] trace-cmd: Making stat to report when the stack tracer is ON

[GIT PULL] xen: fixes for 4.15-rc8
 2018-01-12 15:45 UTC 

[PATCH v5 00/20] firmware: ARM System Control and Management Interface(SCMI) support
 2018-01-12 15:41 UTC  (4+ messages)
` [PATCH v5 06/20] firmware: arm_scmi: add initial support for performance protocol

[PATCH 0/2] turn on force option for FUSE in builtin policies
 2018-01-12 15:33 UTC  (3+ messages)
` [PATCH 2/2] ima: "

[PATCH v2] dt-bindings: display: stm32: add pixel clock mandatory property
 2018-01-12 15:30 UTC 

[PATCH 0/3] tracing: Fix the parser when processing strings w/ or w/o terminated '\0'
 2018-01-12 15:31 UTC  (7+ messages)
` [PATCH 3/3] tracing: don't set parser->cont if it has reached the end of input buffer

[PATCH] soc: brcmstb: Only register SoC device on STB platforms
 2018-01-12 15:27 UTC  (7+ messages)

[PATCH] mm, THP: vmf_insert_pfn_pud depends on CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD
 2018-01-12 15:26 UTC  (5+ messages)

[PATCH 00/18] prevent bounds-check bypass via speculative execution
 2018-01-12 15:25 UTC  (6+ messages)
` [PATCH 10/18] qla2xxx: "

[PATCH v2 0/3] ARM: mvebu: dts: updates to enable EDAC
 2018-01-12 15:25 UTC  (4+ messages)

[PATCH V2 net-next 00/11] add some new features and fix some bugs
 2018-01-12 15:26 UTC  (2+ messages)

[PATCH] bcache: btree.c: Fix GC thread exit in case of cache device failure and unregister
 2018-01-12 15:24 UTC 

Regression due to "PCI: Do not allocate more buses than available in parent"
 2018-01-12 15:19 UTC  (3+ messages)

[PATCH IMPROVEMENT] block, bfq: limit sectors served with interactive weight raising
 2018-01-12 15:13 UTC  (6+ messages)

[rfc] Sound support for n9
 2018-01-12 15:00 UTC 

[RFC PATCH 0/2] softirq: Per vector threading
 2018-01-12 14:56 UTC  (7+ messages)
` [RFC PATCH 1/2] softirq: Account time and iteration stats per vector
` [RFC PATCH 2/2] softirq: Per vector thread deferment

[PATCH] drm/dsi: Fix improper use of mipi_dsi_device_transfer() return value
 2018-01-12 14:48 UTC 

[PATCH v7 0/6] V4L2 Explicit Synchronization
 2018-01-12 14:48 UTC  (3+ messages)
` [PATCH v7 6/6] [media] v4l: Document explicit synchronization behavior

[PATCH] drm/i915/pmu: fix noderef.cocci warnings
 2018-01-12 14:33 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 0/2] PM / core: genpd fix and pm_runtime_force_suspend|resume() rework
 2018-01-12 14:31 UTC  (2+ messages)

[PATCH v2 00/16] extend PWM framework to support PWM modes
 2018-01-12 14:23 UTC  (4+ messages)
` [PATCH v2 02/16] pwm: pxa: update documentation regarding pwm-cells
` [PATCH v2 09/16] drivers: pwm: core: add PWM mode to pwm_config()
` [PATCH v2 14/16] pwm: add push-pull mode

[PATCH v2 00/22] mmc: tmio: various fixes and cleanups
 2018-01-12 14:29 UTC  (3+ messages)
` [PATCH v2 09/22] mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD

[GIT PULL] MMC fixes for v.4.15-rc8
 2018-01-12 14:28 UTC 

[PATCH 4.9] x86/pti/efi: broken conversion from efi to kernel page table
 2018-01-12 14:27 UTC  (2+ messages)

[PATCH v5 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-12 14:27 UTC  (2+ messages)

[PATCH] ssb: Prevent build of PCI host features in module
 2018-01-12 14:25 UTC 

[PATCH] bcma: Prevent build of PCI host features in module
 2018-01-12 14:25 UTC 


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