public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-05 09:57:09 to 2018-01-05 14:26:18 UTC [more...]

[PATCH v3 0/1] Support for generalized use of make C={1,2} via a wrapper program
 2018-01-05 14:30 UTC  (5+ messages)
` [PATCH v3 1/1] runchecks: Generalize make C={1,2} to support multiple checkers

[PATCH] x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
 2018-01-05 14:24 UTC  (3+ messages)

[GIT PULL] MFD fixes for v4.15
 2018-01-05 14:22 UTC  (2+ messages)
` [GIT PULL] MFD fixes for v4.15-1

[PATCH V2] mfd: rtsx: release IRQ during shutdown
 2018-01-05 14:22 UTC  (2+ messages)

[PATCH 0/6] ARM64: dts: meson-axg: UART DT updates
 2018-01-05 14:22 UTC  (16+ messages)
` [PATCH 1/6] ARM64: dts: meson-axg: uart: drop legacy compatible name from EE UART
` [PATCH 2/6] ARM64: dts: meson-axg: uart: fix address space range
` [PATCH 3/6] ARM64: dts: meson-axg: uart: Add the clock info description
` [PATCH 4/6] ARM64: dts: meson-axg: uart: Add the pinctrl "
` [PATCH 5/6] arm64: dts: meson-axg: complete the pinctrl info for UART_AO_A
` [PATCH 6/6] ARM64: dts: meson-axg: enable the UART_A controller

[PATCH] platform/x86: dell-laptop: Filter out spurious keyboard backlight change events
 2018-01-05 14:22 UTC  (6+ messages)

[PATCH] tty: fix data race in n_tty_receive_buf_common
 2018-01-05 14:15 UTC  (11+ messages)

[PATCH 4.4 00/37] 4.4.110-stable review
 2018-01-05 14:03 UTC  (17+ messages)

[PATCH 0/7] IBRS patch series
 2018-01-05 14:01 UTC  (46+ messages)
` [PATCH 1/7] x86/feature: Detect the x86 feature to control Speculation
` [PATCH 2/7] x86/enter: MACROS to set/clear IBRS
` [PATCH 3/7] x86/enter: Use IBRS on syscall and interrupts
` [PATCH 5/7] x86: Use IBRS for firmware update path
` [PATCH 6/7] x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature
` [PATCH 7/7] x86/microcode: Recheck IBRS features on microcode reload

[PATCH 00/12] drop unneeded newline
 2018-01-05 13:56 UTC  (3+ messages)
` [PATCH 07/12] ARM: davinci: "

[PATCH v3] arm64: v8.4: Support for new floating point multiplication instructions
 2018-01-05 13:54 UTC 

[PATCH v4] gpio: winbond: add driver
 2018-01-05 13:35 UTC  (2+ messages)

[RFC] selftests/x86: Add test_vsyscall
 2018-01-05 13:40 UTC  (3+ messages)

[PATCH] x86/acpi/cstate delete some unuseful operations
 2018-01-05 13:29 UTC  (2+ messages)

[PATCH 00/12] account for const type of of_device_id.data
 2018-01-05 13:24 UTC  (3+ messages)
` [PATCH 12/12] power: reset: "

[GIT PULL 00/25] LightNVM updates for 4.16
 2018-01-05 13:16 UTC  (26+ messages)
` [GIT PULL 01/25] null_blk: remove lightnvm support
` [GIT PULL 02/25] lightnvm: remove rrpc
` [GIT PULL 03/25] lightnvm: use internal pblk methods
` [GIT PULL 04/25] lightnvm: remove hybrid ocssd 1.2 support
` [GIT PULL 05/25] lightnvm: remove unnecessary field from nvm_rq
` [GIT PULL 06/25] lightnvm: remove lower page tables
` [GIT PULL 07/25] lightnvm: make geometry structures 2.0 ready
` [GIT PULL 08/25] lightnvm: refactor target type lookup
` [GIT PULL 09/25] lightnvm: guarantee target unique name across devs
` [GIT PULL 10/25] lightnvm: pblk: compress and reorder helper functions
` [GIT PULL 11/25] lightnvm: pblk: remove pblk_for_each_lun helper
` [GIT PULL 12/25] lightnvm: pblk: refactor emeta consistency check
` [GIT PULL 13/25] lightnvm: pblk: rename sync_point to flush_point
` [GIT PULL 14/25] lightnvm: pblk: clear flush point on completed writes
` [GIT PULL 15/25] lightnvm: pblk: prevent premature sync point resets
` [GIT PULL 16/25] lightnvm: pblk: remove pblk_gc_stop
` [GIT PULL 17/25] lightnvm: pblk: use exact free block counter in RL
` [GIT PULL 18/25] lightnvm: set target over-provision on create ioctl
` [GIT PULL 19/25] lightnvm: pblk: ignore high ecc errors on recovery
` [GIT PULL 20/25] lightnvm: pblk: do not log recovery read errors
` [GIT PULL 21/25] lightnvm: pblk: ensure kthread alloc. before kicking it
` [GIT PULL 22/25] lightnvm: pblk: free write buffer on init failure
` [GIT PULL 23/25] lightnvm: pblk: print instance name on instance info
` [GIT PULL 24/25] lightnvm: pblk: add iostat support
` [GIT PULL 25/25] lightnvm: pblk: refactor pblk_ppa_comp function

[PATCH v4 00/14] Modernization and fixes for NuBus subsystem
 2018-01-05 13:20 UTC  (2+ messages)

[PATCH v2 00/11] arm64 kpti hardening and variant 2 workarounds
 2018-01-05 13:12 UTC  (12+ messages)
` [PATCH v2 01/11] arm64: use RET instruction for exiting the trampoline
` [PATCH v2 02/11] arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
` [PATCH v2 03/11] arm64: Take into account ID_AA64PFR0_EL1.CSV3
` [PATCH v2 04/11] arm64: cpufeature: Pass capability structure to ->enable callback
` [PATCH v2 05/11] drivers/firmware: Expose psci_get_version through psci_ops structure
` [PATCH v2 06/11] arm64: Move post_ttbr_update_workaround to C code
` [PATCH v2 07/11] arm64: Add skeleton to harden the branch predictor against aliasing attacks
` [PATCH v2 08/11] arm64: KVM: Use per-CPU vector when BP hardening is enabled
` [PATCH v2 09/11] arm64: KVM: Make PSCI_VERSION a fast path
` [PATCH v2 10/11] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
` [PATCH v2 11/11] arm64: Implement branch predictor hardening for affected Cortex-A CPUs

[PATCH 00/13] replace print_symbol() with printk()-s
 2018-01-05 13:09 UTC  (8+ messages)

[PATCH v3 08/13] x86/alternatives: Add missing \n at end of ALTERNATIVE inline asm
 2018-01-05 13:04 UTC  (2+ messages)
` [tip:x86/pti] x86/alternatives: Add missing '\n' "

[GIT PULL] s390 patches for 4.15-rc7
 2018-01-05 13:05 UTC 

[patch V4 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses
 2018-01-05 13:05 UTC  (2+ messages)
` [V4, "

[RFC] Retpoline: Binary mitigation for branch-target-injection (aka "Spectre")
 2018-01-05 13:03 UTC  (22+ messages)
  ` [PATCH v3 01/13] x86/retpoline: Add initial retpoline support

[PATCH] ANDROID: binder: remove waitqueue when thread exits
 2018-01-05 12:54 UTC  (3+ messages)

[PATCH v7 0/6] perf report/script: Support percent and multiple range in --time option
 2018-01-05 12:53 UTC  (5+ messages)
` [PATCH v7 2/6] perf record: Get the first sample time and last sample time

mmc0: Unexpected interrupt 0x04000000
 2018-01-05 12:44 UTC 

driver: input :touchscreen :Modify Raydium Firmware update input file
 2018-01-05 12:43 UTC 

[PATCH v3] spi: atmel: Implements transfers with bounce buffer
 2018-01-05 12:43 UTC  (2+ messages)
` Applied "spi: atmel: Implements transfers with bounce buffer" to the spi tree

[PATCH] driver: input :touchscreen :Modify Raydium Firmware update input file
 2018-01-05 12:12 UTC  (3+ messages)

[alsa-devel][PATCH v7] ASoC: TSCS42xx: Add support for Tempo Semiconductor's TSCS42xx audio CODEC
 2018-01-05 12:38 UTC  (3+ messages)

Avoid speculative indirect calls in kernel
 2018-01-05 12:29 UTC  (20+ messages)

[PATCH] make RUNTIME_TESTS a menuconfig to ease disabling it all
 2018-01-05 12:29 UTC  (3+ messages)

[PATCH 3/7] x86/enter: Use IBRS on syscall and interrupts
 2018-01-05 12:27 UTC 

[PATCH 1/2] ARM: dts: imx6ul: add 696MHz operating point
 2018-01-05 12:21 UTC  (3+ messages)
` [PATCH 2/2] cpufreq: imx6q: add 696MHz operating point for i.mx6ul

mmotm 2018-01-04-16-19 uploaded
 2018-01-05 12:14 UTC  (3+ messages)

[PATCH 4.14 00/14] 4.14.12-stable review
 2018-01-05 12:13 UTC  (3+ messages)

[PATCH 4.9 00/39] 4.9.75-stable review
 2018-01-05 12:12 UTC  (3+ messages)

[PATCH] ASoC: codecs: dmic: Use channel map for configs with a single mic
 2018-01-05 12:04 UTC  (4+ messages)

[PATCH] media: staging: tegra-vde: select DMA_SHARED_BUFFER
 2018-01-05 12:03 UTC  (2+ messages)

[PATCH v3 0/6] arm: sunxi: IR support for A83T
 2018-01-05 12:02 UTC  (2+ messages)

[PATCH] linux-next: firmware: Fix a typo in fallback-mechanisms.rst
 2018-01-05 12:00 UTC 

[PATCH] of: unittest: refactor Makefile
 2018-01-05 11:55 UTC 

[PATCH v5 0/2] PCI: mediatek: Fixups for the IRQ handle routine and MT7622's class code
 2018-01-05 11:51 UTC  (5+ messages)
` [PATCH v5 1/2] PCI: mediatek: Clear IRQ status after IRQ dispatched to avoid reentry

[PATCH 00/23] [v4] KAISER: unmap most of the kernel from userspace page tables
 2018-01-05 11:49 UTC  (7+ messages)
` [PATCH 05/23] x86, kaiser: unmap kernel from userspace page tables (core patch)

[PATCH v3] arm64: v8.4: Support for new floating point multiplication instructions
 2018-01-05 11:28 UTC  (6+ messages)

general protection fault in crypto_remove_spawns
 2018-01-05 11:18 UTC  (3+ messages)
` [PATCH] crypto: algapi - fix NULL dereference in crypto_remove_spawns()

[PATCH] crypto: algapi - convert cra_refcnt to refcount_t
 2018-01-05 11:17 UTC  (2+ messages)

[PATCH v4] hwrng: exynos - add Samsung Exynos True RNG driver
 2018-01-05 11:14 UTC  (3+ messages)
  ` [PATCH v5] "

[PATCH] padata: add SPDX identifier
 2018-01-05 11:14 UTC  (2+ messages)
`  "

[PATCH v10 00/15] Introduce support for Dell SMBIOS over WMI
 2018-01-05 11:13 UTC  (3+ messages)
` [PATCH v10 12/15] platform/x86: dell-smbios: Add filtering support

[PATCH] Staging: irda: Prefer 'unsigned int' to bare use of 'unsigned'
 2018-01-05 11:10 UTC  (3+ messages)

[PATCH v2 0/3] drm/sun4i: hdmi: Fix sun4i_tmds_determine_rate
 2018-01-05 11:08 UTC  (6+ messages)
` [PATCH v2 1/3] drm/sun4i: hdmi: Check for unset best_parent in sun4i_tmds_determine_rate

[PATCH 0/2] staging: fsl-mc/dpio, fsl-dpaa2/eth: Use affine DPIO services
 2018-01-05 11:04 UTC  (3+ messages)
` [PATCH 1/2] staging: fsl-mc/dpio: Add dpaa2_io_service_select() API
` [PATCH 2/2] staging: fsl-dpaa2/eth: Use affine DPIO services

[PATCH v4 14/16] phy: Add USB speed related PHY modes
 2018-01-05 11:01 UTC  (2+ messages)

KASAN: null-ptr-deref Write in linear_transfer
 2018-01-05 10:58 UTC 

suspicious RCU usage at net/netfilter/ipset/ip_set_core.c:LINE
 2018-01-05 10:58 UTC 

[PATCH] pinctrl: remove redundant mux_setting clear in pinmux_disable_setting()
 2018-01-05 10:52 UTC 

[PATCH v5 00/20] firmware: ARM System Control and Management Interface(SCMI) support
 2018-01-05 10:45 UTC  (4+ messages)
` [PATCH v5 20/20] cpufreq: scmi: add support for fast frequency switching

[PATCH 1/4] extcon: axp288: Remove unused extcon_nb struct member
 2018-01-05 10:44 UTC  (8+ messages)
  ` [PATCH 2/4] extcon: axp288: Remove unused platform data

[PATCH v4 0/7] ARM: davinci: convert to common clock framework​
 2018-01-05 10:42 UTC  (6+ messages)
` [PATCH v4 6/7] ARM: davinci: convert to common clock framework

[PATCH 0/6] irqchip/mips-gic: Enable & use VEIC mode if available
 2018-01-05 10:31 UTC  (7+ messages)
` [PATCH 1/6] MIPS: Move ehb() to barrier.h
` [PATCH 2/6] MIPS: CPS: Introduce mips_gic_enable_eic
` [PATCH 3/6] MIPS: Generic: Support GIC in EIC mode
` [PATCH 4/6] irqchip/mips-gic: Always attempt to enable "
` [PATCH 5/6] irqchip/mips-gic: Use separate vector for shared interrupts in "
` [PATCH 6/6] irqchip/mips-gic: Separate local interrupt handling

[RFC PATCH] asm/generic: introduce if_nospec and nospec_barrier
 2018-01-05 10:33 UTC 

[PATCH] xfrm: init skb_head lock for transport-mode packets
 2018-01-05 10:31 UTC  (5+ messages)
    ` [PATCH v2] xfrm: Use __skb_queue_tail in xfrm_trans_queue

[PATCH 00/11] arm64 kpti hardening and variant 2 workarounds
 2018-01-05 10:29 UTC  (5+ messages)
` [PATCH 03/11] arm64: Take into account ID_AA64PFR0_EL1.CSV3
` [PATCH 04/11] arm64: cpufeature: Pass capability structure to ->enable callback

proposal for meltdown-workaround with low overhead
 2018-01-05 10:24 UTC  (3+ messages)

[PATCH] doc: memory-barriers: reStructure Text
 2018-01-05 10:22 UTC  (6+ messages)

[PATCH -next] um: vector: fix missing unlock on error in vector_net_open()
 2018-01-05 10:12 UTC  (2+ messages)

[PATCH 00/27] timecounter/cyclecounter struct/interface update
 2018-01-05 10:06 UTC  (12+ messages)
` [PATCH 15/27] ALSA: hda - Use timecounter_initialize interface
  ` [alsa-devel] "

[PATCH net-next 00/20] add some new features and fix some bugs for HNS3 driver
 2018-01-05 10:18 UTC  (4+ messages)
` [PATCH net-next 01/20] net: hns3: Add ethtool interface for vlan filter
` [PATCH net-next 04/20] net: hns3: Fix spelling errors
` [PATCH net-next 12/20] net: hns3: Add packet statistics of netdev

[PATCH 1/4] arm: dts: ls1021a: Enable usb3-lpm-capable for usb3 node
 2018-01-05  9:40 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: ls1043a: "
` [PATCH 3/4] arm64: dts: ls1046a: "
` [PATCH 4/4] xHCI: Handle dwc3 erratum on USB3 HW LPM feature

[PATCH] ARM: imx_v6_v7_defconfig: enable OP-TEE
 2018-01-05  9:40 UTC 

[PATCH] Input: stmfts,s6sy671 - add SPDX identifier
 2018-01-05  9:57 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