linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-12 17:35:43 to 2018-01-12 22:52:11 UTC [more...]

[PATCH] elf: fix NT_FILE integer overflow
 2018-01-12 22:52 UTC  (2+ messages)

[PATCH] Remove silentoldconfig from "make help"; fix kconfig/conf's help
 2018-01-12 22:49 UTC  (5+ messages)

PM regression in next
 2018-01-12 22:49 UTC  (13+ messages)

x86: Meltdown/Spectre_v2 status
 2018-01-12 22:48 UTC  (2+ messages)

[PATCH] target: don't call an unmap callback if a range length is zero
 2018-01-12 22:38 UTC  (2+ messages)

[PATCH][next] bnxt_en: ensure len is ininitialized to zero
 2018-01-12 22:38 UTC  (3+ messages)

media: tc358743: clk_disable_unprepare(refclk) missed
 2018-01-12 22:35 UTC 

Broken boot on tip/master ( and now linux-next )
 2018-01-12 22:32 UTC  (2+ messages)

[PATCH 00/11] siginfo fixes/cleanups esp SI_USER
 2018-01-12 22:29 UTC  (9+ messages)
` [PATCH 03/11] signal/openrisc: Fix do_unaligned_access to send the proper signal
` [PATCH 04/11] signal/parisc: Document a conflict with SI_USER with SIGFPE
` [PATCH 0/2] siginfo fixes
  ` [PATCH 1/2] mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy
  ` [PATCH 2/2] x86/mm/pkeys: Fix fill_sig_info_pkey

[PATCH, v3] arm: omap2: timer: fix a kmemleak caused in omap_get_timer_dt
 2018-01-12 22:27 UTC  (5+ messages)

Improve retpoline for Skylake
 2018-01-12 22:13 UTC  (9+ messages)
` [PATCH 1/4] x86/retpoline: Add new mode RETPOLINE_UNDERFLOW
` [PATCH 2/4] x86/retpoline: Avoid return buffer underflows on context switch
` [PATCH 3/4] x86/retpoline: Fill return buffer after idle
` [PATCH 4/4] x86/retpoline: Fill return buffer on interrupt return to kernel

[PATCH v2] retpoline/module: Warn for missing retpoline in module
 2018-01-12 22:13 UTC 

Linux 4.15-rc7
 2018-01-12 22:08 UTC  (13+ messages)

[PATCH] security/Kconfig: Remove pagetable-isolation.txt reference
 2018-01-12 21:58 UTC 

[PATCH 0/8] GICv3 Save and Restore
 2018-01-12 22:07 UTC  (10+ messages)
` [PATCH 1/8] cpu_pm: add syscore_suspend error handling
` [PATCH 2/8] lib/iomap_copy: add __ioread64_copy()
` [PATCH 3/8] cpu_pm: Add SYSTEM_PM state
` [PATCH 4/8] irqchip/gic-v3: add ability to save/restore GIC/ITS state
` [PATCH 5/8] DT/arm,gic-v3: add save-suspend-state property
` [PATCH 6/8] irqchip/gic-v3-its: add ability to resend MAPC on resume
` [PATCH 7/8] DT/arm,gic-v3: add resend-mapc-on-resume property
` [PATCH 8/8] irqchip/gic-v3: add power down/up sequence

[PATCH v13 0/7] cgroup-aware OOM killer
 2018-01-12 22:03 UTC  (8+ messages)

[RFC PATCH v2 0/6] Per process PTI activation
 2018-01-12 21:54 UTC  (20+ messages)
` [RFC PATCH v2 6/6] x86/entry/pti: don't switch PGD on when pti_disable is set

[PATCHSET v5] blk-mq: reimplement timeout handling
 2018-01-12 21:55 UTC  (6+ messages)

Yet another KPTI regression with 4.14.x series in a VM
 2018-01-12 21:51 UTC  (4+ messages)

dvb usb issues since kernel 4.9
 2018-01-12 21:48 UTC  (12+ messages)
    ` Aw: "
              `  "

[PATCH 0/4] usb: gadget: fotg210-udc: Fixes and cleanup
 2018-01-12 21:44 UTC  (5+ messages)
` [PATCH 1/4] usb: gadget: fotg210-udc: Remove a useless
` [PATCH 2/4] usb: gadget: fotg210-udc: Fix a memory leak
` [PATCH 3/4] usb: gadget: fotg210-udc: Simplify code
` [PATCH 4/4] usb: gadget: fotg210-udc: Fix a potential invalid pointer dereference

[PATCH] drm/amdgpu: Use seq_putc() in two functions
 2018-01-12 21:22 UTC 

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

[PATCH] ASoC: hdac_hdmi: Ensuring proper setting of output widget power state
 2018-01-12 21:20 UTC  (3+ messages)
` Applied "ASoC: hdac_hdmi: Ensuring proper setting of output widget power state" to the asoc tree

[PATCH] spi: orion: Fix clock resource by adding an optional bus clock
 2018-01-12 21:09 UTC  (2+ messages)
` Applied "spi: orion: Fix clock resource by adding an optional bus clock" to the spi tree

[PATCH] ASoC: cs42l73: Remove trailing semicolon
 2018-01-12 21:09 UTC  (2+ messages)
` Applied "ASoC: cs42l73: Remove trailing semicolon" to the asoc tree

[PATCH 1/2] Revert "mwifiex: cancel pcie/sdio work in remove/shutdown handler"
 2018-01-12 21:08 UTC  (2+ messages)
` [PATCH 2/2] mwifiex: resolve reset vs. remove()/shutdown() deadlocks

[PATCH 0/2] soc: brcmstb: Fix multi-platform issues
 2018-01-12 21:08 UTC  (3+ messages)
` [PATCH 1/2] soc: brcmstb: biuctrl: exit without warning on non brcmstb platforms
` [PATCH 2/2] soc: bcm: brcmstb: Be multi-platform compatible

[PATCH] perf util: Fix evlist->threads when working with 'perf stat --per-thread'
 2018-01-12 20:45 UTC  (3+ messages)

aio poll, io_pgetevents and a new in-kernel poll API V2
 2018-01-12 20:44 UTC  (3+ messages)
` [PATCH 32/32] aio: implement io_pgetevents

[PATCH v2 00/12] drm/sun4i: Add A83T HDMI support
 2018-01-12 20:42 UTC  (3+ messages)
` [PATCH v2 04/12] drm/bridge/synopsys: dw-hdmi: Export some PHY related functions

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

[PATCH] iio: adc: driver for ti adc081s/adc101s/adc121s
 2018-01-12 20:38 UTC 

[PATCH] gpio-wm831x: Use seq_putc() in wm831x_gpio_dbg_show()
 2018-01-12 20:37 UTC 

[PATCH 0/3] objtool: retpoline compatibility
 2018-01-12 20:36 UTC  (6+ messages)
` [PATCH 2/3] objtool: Ignore retpoline alternatives

[GIT PULL] PCI fixes for v4.15
 2018-01-12 20:22 UTC 

[PATCH 0/4] gpio-stmpe: Adjustments for two function implementations
 2018-01-12 20:04 UTC  (5+ messages)
` [PATCH 1/4] gpio-stmpe: Use seq_putc() in stmpe_dbg_show()
` [PATCH 2/4] gpio-stmpe: Improve a size determination in stmpe_gpio_probe()
` [PATCH 3/4] gpio-stmpe: Move an assignment "
` [PATCH 4/4] gpio-stmpe: Delete an unnecessary variable initialisation "

[PATCH v2] perf trace: Fix missing handling of --call-graph dwarf
 2018-01-12 20:02 UTC  (5+ messages)

[PATCH v7 2/2] mfd: syscon: Add hardware spinlock support
 2018-01-12 20:01 UTC  (2+ messages)
` Applied "mfd: syscon: Add hardware spinlock support" to the regmap tree

[PATCH 4.4 v2] x86/pti/efi: broken conversion from efi to kernel page table
 2018-01-12 20:00 UTC 

[PATCH v5 0/3] livepatch: introduce atomic replace
 2018-01-12 19:55 UTC  (4+ messages)
` [PATCH v5 1/3] livepatch: use lists to manage patches, objects and functions
` [PATCH v5 2/3] livepatch: shuffle core.c function order
` [PATCH v5 3/3] livepatch: add atomic replace

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

[RFC 1/2] softirq: Defer net rx/tx processing to ksoftirqd context
 2018-01-12 19:53 UTC  (22+ messages)

[PATCH 1/1] aio: make sure the input "timeout" value is valid
 2018-01-12 19:49 UTC  (7+ messages)

perf: perf_fuzzer quickly locks up on 4.15-rc7
 2018-01-12 19:48 UTC  (12+ messages)

[PATCH] perf tools: Fix copyfile_offset update of output offset
 2018-01-12 19:46 UTC  (2+ messages)

[PATCH] workqueue: avoid hard lockups in show_workqueue_state()
 2018-01-12 19:40 UTC  (2+ messages)

[PATCH] kconfig: Sync zconf.y with zconf.tab.c_shipped
 2018-01-12 19:38 UTC  (4+ messages)

[GIT PULL] cgroup fixes for v4.15-rc7
 2018-01-12 19:38 UTC  (7+ messages)
        ` [PATCH] string: drop __must_check from strscpy() and restore strscpy() usages in cgroup

[PATCH 0/2] blk-mq: support physical CPU hotplug
 2018-01-12 19:35 UTC  (4+ messages)
` [PATCH 1/2] genirq/affinity: assign vectors to all possible CPUs

[PATCH] powerpc/mm: Simplify _PAGE_RO handling in page table dump
 2018-01-12 19:33 UTC  (2+ messages)

[GIT PULL] isolation: 1Hz residual tick offloading v3
 2018-01-12 19:22 UTC  (4+ messages)
` [PATCH 4/5] sched/isolation: Residual 1Hz scheduler tick offload

SRCU's apparent use of NR_CPUS? [was: re: dm: allocate struct mapped_device with kvzalloc]
 2018-01-12 19:18 UTC  (4+ messages)

[PATCH] retpoline/module: Taint kernel for missing retpoline in module
 2018-01-12 19:17 UTC  (3+ messages)

[PATCH v3] rcutorture: Add basic ARM64 support to run scripts
 2018-01-12 19:09 UTC  (4+ messages)

[PATCH v6 00/24] Speculative page faults
 2018-01-12 19:02 UTC  (9+ messages)
` [PATCH v6 01/24] x86/mm: Define CONFIG_SPF
` [PATCH v6 16/24] mm: Protect mm_rb tree with a rwlock
` [PATCH v6 18/24] mm: Try spin lock in speculative path
` [PATCH v6 22/24] mm: Speculative page fault handler return VMA

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

[RFC PATCH 0/2] softirq: Per vector threading
 2018-01-12 18:54 UTC  (6+ messages)
` [RFC PATCH 1/2] softirq: Account time and iteration stats per vector

[PATCH 00/14] Add MMCI support for STM32F SoCs family
 2018-01-12 18:52 UTC  (3+ messages)
` [PATCH 13/14] clk: stm32: Add clk entry for SDMMC2 on stm32F769

[PATCH v5 0/4] kaslr: add parameter immovable_mem=nn[KMG]@ss[KMG] to make memory hotplug work well with kaslr
 2018-01-12 18:52 UTC  (9+ messages)
` [PATCH v5 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory
    ` KASLR may break some kernel features (was Re: [PATCH v5 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory)

[PATCH v4 7/8] EDAC: Add driver for the Marvell Armada XP SDRAM and L2 cache ECC
 2018-01-12 18:47 UTC  (4+ messages)
` [PATCH v4 8/8] EDAC: armada_xp: Add support for more SoCs

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

[PATCH v1] mm: initialize pages on demand during boot
 2018-01-12 18:34 UTC 

[PATCH v2 00/16] extend PWM framework to support PWM modes
 2018-01-12 18:35 UTC  (5+ messages)
` [PATCH v2 01/16] drivers: pwm: core: use a single of xlate function
` [PATCH v2 03/16] pwm: cros-ec: update documentation regarding pwm-cells

[PATCH] soc: brcmstb: Only register SoC device on STB platforms
 2018-01-12 18:34 UTC  (10+ messages)

KASAN: use-after-free Read in rds_tcp_tune
 2018-01-12 18:30 UTC 

[PATCH] Input: trackpoint - force 3 buttons if 0 button is reported
 2018-01-12 18:18 UTC  (4+ messages)

[RFC PATCH 0/3] vfio: ccw: basic channel path event handling
 2018-01-12 18:10 UTC  (2+ messages)
` [Qemu-devel] "

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

[PATCH v8 0/7] Support RAS virtualization in KVM
 2018-01-12 18:05 UTC  (10+ messages)
` [PATCH v8 7/7] arm64: kvm: handle SError Interrupt by categorization

[PATCH v3] PCI: endpoint: Use EPC's device in dma_alloc_coherent/dma_free_coherent
 2018-01-12 18:08 UTC  (2+ messages)

[PATCH v2 0/2] pci-dra7xx: Fix legacy IRQ handling
 2018-01-12 18:07 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: dra7xx: Fix legacy INTD "
` [PATCH v2 2/2] PCI: dra7xx: Iterate over INTx status bits

[PATCH v2] PCI: iproc: Fix NULL pointer dereference for BCMA
 2018-01-12 18:06 UTC  (2+ messages)

[PATCH v3 00/13] arm64 kpti hardening and variant 2 workarounds
 2018-01-12 17:58 UTC  (3+ 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

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

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

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

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

[PATCH v2 00/16] ASoC: fsl_ssi: Clean up - program flow level
 2018-01-12 17:35 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).