linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-27 11:29:57 to 2018-09-27 14:36:56 UTC [more...]

[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
 2018-09-27 14:36 UTC  (10+ messages)
` [patch 09/11] x86/vdso: Simplify the invalid vclock case

WARNING: kmalloc bug in input_mt_init_slots
 2018-09-27 14:35 UTC  (13+ messages)

[PATCH] gpiolib: Fix gpio_direction_* for single direction GPIOs
 2018-09-27 14:34 UTC  (7+ messages)
` [PATCH v2] gpiolib: Show correct direction from the beginning

[PATCH] clocksource: dw_apb: add reset control
 2018-09-27 14:32 UTC  (6+ messages)
      ` [PATCH] clocksource/drivers/dw_apb: Add "

dma mask related fixups (including full bus_dma_mask support)
 2018-09-27 14:30 UTC  (10+ messages)
` [PATCH 2/5] dma-direct: add an explicit dma_direct_get_required_mask
` [PATCH 3/5] dma-direct: refine dma_direct_alloc zone selection
` [PATCH 5/5] dma-direct: always allow dma mask <= physiscal memory size

POSIX violation by writeback error
 2018-09-27 14:27 UTC  (8+ messages)

[PATCH v2] of: unittest: Disable interrupt node tests for old world MAC systems
 2018-09-27 14:27 UTC  (2+ messages)

[PATCH] xen/blkfront: When purging persistent grants, keep them in the buffer
 2018-09-27 14:26 UTC  (3+ messages)

[PATCH] x86/cpu: Rename Denverton and Gemini Lake
 2018-09-27 14:25 UTC  (8+ messages)

[Problem] Cache line starvation
 2018-09-27 14:25 UTC  (3+ messages)

[PATCH v2 0/5] System call table generation support
 2018-09-27 14:24 UTC  (6+ messages)
` [PATCH v2 1/5] parisc: move __IGNORE* entries to non uapi header
` [PATCH v2 2/5] parisc: add __NR_Linux_syscalls macro with __NR_syscalls
` [PATCH v2 3/5] parisc: add system call table generation support
` [PATCH v2 4/5] parisc: uapi header and system call table file generation
` [PATCH v2 5/5] parisc: add __IGNORE* entries in asm/unistd.h

[PATCH] fix error handling in drivers/staging/rtl8192u/ieee80211/ieee80211_module.c
 2018-09-27 14:24 UTC  (2+ messages)

[PATCH 0/2] boot to a mapped device
 2018-09-27 14:23 UTC  (3+ messages)

[PATCH 0/3] find_next_iomem_res() fixes
 2018-09-27 14:22 UTC  (4+ messages)
` [PATCH 1/3] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
` [PATCH 2/3] resource: Include resource end in walk_*() interfaces
` [PATCH 3/3] resource: Fix find_next_iomem_res() iteration issue

[PATCH v14 00/19] Intel SGX1 support
 2018-09-27 14:21 UTC  (30+ messages)
` [PATCH v14 04/19] x86/cpufeatures: Add SGX feature bits
` [PATCH v14 09/19] x86/mm: x86/sgx: Signal SEGV_SGXERR for #PFs w/ PF_SGX
` [PATCH v14 10/19] x86/sgx: Detect Intel SGX
` [PATCH v14 11/19] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v14 12/19] x86/sgx: Add data structures for tracking the EPC pages

[RFC PATCH] x86: load FPU registers on return to userland
 2018-09-27 14:21 UTC  (3+ messages)
` [RFC PATCH 01/10] x86/entry: remove _TIF_ALLWORK_MASK

[PATCH v11 00/26] guest dedicated crypto adapters
 2018-09-27 14:21 UTC  (9+ messages)
` [PATCH v11 26/26] s390: doc: detailed specifications for AP virtualization

[PATCH 4.18 00/88] 4.18.11-stable review
 2018-09-27 14:18 UTC  (8+ messages)
` [PATCH 4.18 74/88] drm/atomic: Use drm_drv_uses_atomic_modeset() for debugfs creation

[PATCH 00/12] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-09-27 14:16 UTC  (16+ messages)
` [PATCH 01/12] clk: sunxi-ng: a64: Fix gate bit of DSI DPHY
` [PATCH 02/12] drm/sun4i: sun6i_mipi_dsi: Add Allwinner A64 MIPI DSI support
` [PATCH 03/12] dt-bindings: sun6i-dsi: Add compatible for A64 MIPI DSI
` [PATCH 04/12] drm/sun4i: sun6i_mipi_dsi: Enable missing DSI bus clock
      ` [linux-sunxi] "
` [PATCH 05/12] drm/sun4i: sun6i_mipi_dsi: Add DSI Generic short write 2 param transfer
` [PATCH 06/12] drm/sun4i: sun6i_mipi_dsi: Fix VBP size calculation
` [PATCH 07/12] drm/sun4i: sun6i_mipi_dsi: Fix TCON DRQ set bits
` [PATCH 08/12] drm/sun4i: sun6i_mipi_dsi: Refactor vertical video start delay
` [PATCH 09/12] dt-bindings: panel: Add Bananapi S070WV20-CT16 MIPI-DSI panel bindings
` [PATCH 10/12] drm/panel: Add Bananapi S070WV20-CT16 MIPI-DSI panel driver
` [PATCH 11/12] arm64: dts: allwinner: a64: Add DSI pipeline
` [PATCH 12/12] arm64: dts: allwinner: bananapi-m64: Bananapi S070WV20-CT16 DSI panel

[PATCH v2 0/7] System call table generation support
 2018-09-27 14:15 UTC  (8+ messages)
` [PATCH v2 1/7] ia64: add __NR_old_getpagesize macro
` [PATCH v2 2/7] ia64: replace NR_syscalls macro from asm/unistd.h
` [PATCH v2 3/7] ia64: add an offset for system call number
` [PATCH v2 4/7] ia64: replace the system call table entries from entry.S
` [PATCH v2 5/7] ia64: add system call table generation support
` [PATCH v2 6/7] ia64: uapi header and system call table file generation
` [PATCH v2 7/7] ia64: add __IGNORE* entries in asm/unistd.h

[tip:ras/core] x86/mce: Add macros for the corrected error count bit field
 2018-09-27 14:13 UTC 

[PATCH V2 3/3] mmc: sdhci-msm: Use internal voltage control
 2018-09-27 14:13 UTC  (3+ messages)

[tip:ras/core] x86/mce: Use BIT_ULL(x) for bit mask definitions
 2018-09-27 14:12 UTC 

[PATCH v3 0/5] Guest LBR Enabling
 2018-09-27 14:11 UTC  (7+ messages)
` [PATCH v3 4/5] KVM/x86/vPMU: Add APIs to support host save/restore the guest lbr stack
` [PATCH v3 5/5] KVM/x86/lbr: lazy save "

[PATCHv5 0/6] Add support for UHS-I on Exynos5422 odroid boards
 2018-09-27 14:07 UTC  (7+ messages)
` [PATCHv5 1/6] ARM: dts: exynos: Added UHS-I bus speed support
` [PATCHv5 2/6] ARM: dts: exynos: fix regulator min values of LDO13 for Odroid XU3/XU4
` [PATCHv5 3/6] ARM: dts: exynos: update maximum frequency for sdcard to 200MHz
` [PATCHv5 4/6] ARM: dts: exynos: Add pin configuration for SD write protect on Odroid XU3/XU4
` [PATCHv5 5/6] ARM: dts: exynos: update maximum frequency for emmc to 200MHz
` [PATCHv5 6/6] mmc: dw_mmc-exynos: Add tuning for sdr and ddr timing for USH-I mode

[PATCH] rseq/selftests: fix parametrized test with -fpie
 2018-09-27 13:58 UTC  (4+ messages)

[PATCH] team: set IFF_SLAVE on team ports
 2018-09-27 14:04 UTC  (5+ messages)

[PATCH 0/3] find_next_iomem_res() fixes
 2018-09-27 14:03 UTC  (4+ messages)
` [PATCH 3/3] resource: Fix find_next_iomem_res() iteration issue

[PATCH v4] scsi: ufs: Make sysfs attributes writable
 2018-09-27 14:01 UTC  (9+ messages)

[PATCH] HID: elan: fix spelling mistake "registred" -> "registered"
 2018-09-27 14:00 UTC 

[PATCH v6 0/3] Renesas R9A06G032 PINCTRL Driver
 2018-09-27 13:59 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: pinctrl: renesas,rzn1-pinctrl: documentation
` [PATCH v6 2/3] pinctrl: renesas: Renesas RZ/N1 pinctrl driver
` [PATCH v6 3/3] ARM: dts: r9a06g032: Add pinctrl node

[PATCH] fuse: enable caching of symlinks
 2018-09-27 13:58 UTC  (2+ messages)

[PATCH, RFC] unicore32: remove swiotlb support
 2018-09-27 13:54 UTC 

[PATCH V2 1/3] perf/x86/intel: Factor out common code of PMI handler
 2018-09-27 13:53 UTC  (4+ messages)
` [PATCH V2 2/3] x86, perf: Add a separate Arch Perfmon v4 "

[PATCH v2, RESEND 0/3] tpm: retrieve digest size of unknown algorithms from TPM
 2018-09-27 13:50 UTC  (6+ messages)

[PATCH] csky: fixups after bootmem removal
 2018-09-27 13:50 UTC  (3+ messages)

[REVIEW][PATCH 00/15] signal/arm64: siginfo cleanups
 2018-09-27 13:50 UTC  (4+ messages)

[PATCH] bcache: add separate workqueue for journal_write to avoid deadlock
 2018-09-27 13:45 UTC 

[PATCH v2 0/9] x86/kvm/nVMX: optimize MMU switch between L1 and L2
 2018-09-27 13:44 UTC  (5+ messages)
` [PATCH v2 7/9] x86/kvm/nVMX: introduce source data cache for kvm_init_shadow_ept_mmu()

KASAN: use-after-free Read in tcf_block_find
 2018-09-27 13:42 UTC  (10+ messages)

[PATCH] Reduce boot header size with 1 byte
 2018-09-27 13:41 UTC 

[PATCH v3 0/9] Devicetree build consolidation
 2018-09-27 13:39 UTC  (3+ messages)
` [PATCH v3 1/9] powerpc: build .dtb files in dts directory

[PATCH v2 00/22] SMMU enablement for NXP LS1043A and LS1046A
 2018-09-27 13:39 UTC  (2+ messages)

[PATCH v2] i2c: mux: remove duplicated i2c_algorithm
 2018-09-27 13:38 UTC 

[PATCH v4 0/6] Add support for architecture specific IMA policies
 2018-09-27 13:31 UTC  (13+ messages)
` [PATCH v4 1/6] x86/ima: define arch_ima_get_secureboot
` [PATCH v4 2/6] ima: prevent kexec_load syscall based on runtime secureboot flag
` [PATCH v4 3/6] ima: refactor ima_init_policy()
` [PATCH v4 4/6] ima: add support for arch specific policies
` [PATCH v4 5/6] ima: add support for external setting of ima_appraise
` [PATCH v4 6/6] x86/ima: define arch_get_ima_policy() for x86

[PATCH RFC] x86/earlyprintk: Don't fail the pciserial device with incorrect class code
 2018-09-27 13:30 UTC  (2+ messages)

[PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel
 2018-09-27 13:26 UTC  (11+ messages)
` [PATCH net-next v6 07/23] zinc: ChaCha20 ARM and ARM64 implementations

[PATCH 1/2] net: dpaa2: move DPAA2 PTP driver out of staging/
 2018-09-27 13:25 UTC  (2+ messages)

[PATCH] RDMA/hns: fix spelling mistake "reseved" -> "reserved"
 2018-09-27 13:24 UTC 

[PATCH] sched/fair: vruntime should normalize when switching from fair
 2018-09-27 13:22 UTC  (11+ messages)

[v2 PATCH 1/2 -mm] mm: mremap: dwongrade mmap_sem to read when shrinking
 2018-09-27 13:21 UTC  (7+ messages)
` [v2 PATCH 2/2 -mm] mm: brk: "

[PATCH v7 RESEND 0/4] Support kdump for AMD secure memory encryption(SME)
 2018-09-27 13:17 UTC  (3+ messages)
` [PATCH v7 RESEND 1/4] x86/ioremap: add a function ioremap_encrypted() to remap kdump old memory

[PATCH] drm: stm: implement get_scanout_position function
 2018-09-27 13:17 UTC  (3+ messages)

[PATCH] x86/boot: Fix kexec booting failure after SEV early boot support
 2018-09-27 13:16 UTC  (2+ messages)

[PATCH v3.1 0/2] Add API to retrieve the Bluetooth Device Address (BD_ADDR)
 2018-09-27 13:15 UTC  (6+ messages)
` [PATCH v3.1 1/2] device property: Add device_get_bd_address() and fwnode_get_bd_address()

[PATCH v2 6/7] drivers: oprofile: Avoids building driver from direct make command
 2018-09-27 13:14 UTC  (4+ messages)

[PATCH 0/5] Add CDTech 4.3" and 7" to panel-simple
 2018-09-27 13:08 UTC  (3+ messages)

[PATCH v5 0/4] Address issues slowing persistent memory initialization
 2018-09-27 13:13 UTC  (8+ messages)
` [PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap

[PATCH 00/10] GICv3 support for kexec/kdump on EFI systems
 2018-09-27 13:01 UTC  (2+ messages)

[PATCH] mm: don't warn about large allocations for slab
 2018-09-27 13:07 UTC 

[PATCH 0/3] kvm "fake DAX" device
 2018-09-27 13:06 UTC  (5+ messages)
` [PATCH 3/3] virtio-pmem: Add virtio pmem driver

[PATCH v1] perf record: encode -k clockid frequency into Perf trace
 2018-09-27 12:54 UTC 

[PATCH v4] drm/panel: add Kingdisplay kd097d04 panel driver
 2018-09-27 12:51 UTC  (3+ messages)

[PATCH 4.14 00/64] 4.14.73-stable review
 2018-09-27 12:40 UTC  (4+ messages)
` [PATCH 4.14 64/64] crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2

[PATCH] usb: dwc2: Fix HiKey regression caused by power_down feature
 2018-09-27 12:33 UTC  (12+ messages)

[PATCH net V2] vhost-vsock: fix use after free
 2018-09-27 12:22 UTC 

[PATCH v2 0/6] drm/sun4i: Support color dithering for LCD panels
 2018-09-27 12:22 UTC  (3+ messages)
` [PATCH v2 4/6] drm/panel: simple: Add support for Banana Pi 7" S070WV20-CT16 panel

[PATCH net] vhost-vsock: fix use after free
 2018-09-27 12:21 UTC  (3+ messages)

[PATCH v7 00/14] Energy Aware Scheduling
 2018-09-27 12:17 UTC  (4+ messages)
` [PATCH v7 02/14] sched/cpufreq: Prepare schedutil for "

[PATCH][staging-next] staging: wilc1000: fix incorrect allocation size for structure
 2018-09-27 12:17 UTC 

[PATCH] staging: rtl8188eu: remove get_right_chnl_for_iqk()
 2018-09-27 12:16 UTC 

[PATCH 00/18] my generic mmu_gather patches
 2018-09-27 12:14 UTC  (6+ messages)
` [PATCH 05/18] asm-generic/tlb: Provide generic tlb_flush

[RFC][PATCH 0/3] locking/qspinlock: Improve determinism for x86
 2018-09-27 12:16 UTC  (3+ messages)
` [RFC][PATCH 3/3] locking/qspinlock: Optimize "

[PATCH] mmc: add quirk for O2 Micro dev 0x8620 rev 0x01
 2018-09-27 12:11 UTC  (4+ messages)

[PATCH 1/2] f2fs: report ENOENT correct in f2fs_rename
 2018-09-27 12:09 UTC  (5+ messages)
` [PATCH 2/2] f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO
  ` [PATCH 2/2 v2] "
    ` [f2fs-dev] [PATCH 2/2 v3] "

[PATCH] drm/panel: p079zca: unconditionally remove the panel on removal
 2018-09-27 12:05 UTC  (2+ messages)

[RFC PATCH 0/9] TI LMU and Dedicated LED drivers
 2018-09-27 12:04 UTC  (4+ messages)
` [RFC PATCH 7/9] leds: lm3633: Introduce the lm3633 driver

[PATCH 4.14 31/64] spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers
 2018-09-27 12:04 UTC  (2+ messages)

[PATCH v4 1/2] powerpc/32: add stack protector support
 2018-09-27 11:51 UTC  (5+ messages)

[PATCH v2 0/8] gpio-addr-flash: Support for device-tree and cleanup
 2018-09-27 11:47 UTC  (8+ messages)
` [PATCH v2 3/8] mtd: maps: gpio-addr-flash: Use devm_* functions
` [PATCH v2 5/8] mtd: maps: gpio-addr-flash: Replace array with an integer
` [PATCH v2 7/8] mtd: maps: gpio-addr-flash: Add support for device-tree devices

[PATCH v3 0/7] Introduce STMFX I2C Multi-Function eXpander
 2018-09-27 11:40 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: mfd: Add ST Multi-Function eXpander (STMFX) core bindings
` [PATCH v3 2/7] mfd: Add ST Multi-Function eXpander (STMFX) core driver
` [PATCH v3 3/7] dt-bindings: pinctrl: document the STMFX pinctrl bindings
` [PATCH v3 4/7] pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver
` [PATCH v3 5/7] ARM: dts: stm32: add STMFX support on stm32746g-eval
` [PATCH v3 6/7] ARM: dts: stm32: add joystick "
` [PATCH v3 7/7] ARM: dts: stm32: add orange and blue leds "

[PATCH v2 0/3] gpio: Fix VLA removal fallout
 2018-09-27 11:38 UTC  (4+ messages)
` [PATCH v2 1/3] Documentation: gpio: Fix return type of gpiod_set_raw_array_value*()
` [PATCH v2 2/3] gpio: Propagate errors from gpiod_set_array_value_complex()
` [PATCH v2 3/3] gpio: Restore indentation of continued lines

[PATCH v2 1/2] ARM: dt-bindings: Add vendor prefix for Facebook
 2018-09-27 11:34 UTC  (4+ messages)

[PATCH 0/3] thermal: Fix workqueue-related issues in drivers
 2018-09-27 11:32 UTC  (4+ messages)
` [PATCH 1/3] thermal: rcar_thermal: Prevent hardware access during system suspend
` [PATCH 2/3] thermal: rcar_thermal: Prevent doing work after unbind
` [PATCH 3/3] thermal: da9062/61: Prevent hardware access during system suspend

[PATCH 0/2] thp nodereclaim fixes
 2018-09-27 11:30 UTC  (4+ messages)
` linux-mm@ archive on lore.kernel.org (Was: [PATCH 0/2] thp nodereclaim fixes)

[PATCH] kdb: use correct pointer when 'btc' calls 'btt'
 2018-09-27 11:30 UTC  (6+ messages)
  `  "

[PATCH v3 0/4] devres: provide and use devm_kstrdup_const()
 2018-09-27 11:30 UTC  (6+ messages)
` [PATCH v3 3/4] devres: provide devm_kstrdup_const()


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