linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-14 15:12:09 to 2018-09-14 19:21:03 UTC [more...]

[PATCH 01/20] platform: goldfish: pipe: Fix comments to fit 80 columns
 2018-09-14 19:20 UTC  (5+ messages)
` [PATCH 07/20] platform: goldfish: pipe: Replace an array of 1 with a variable

[PATCH BUGFIX/IMPROVEMENT 0/3] bfq: one fix and two important improvements for throughput
 2018-09-14 19:06 UTC  (2+ messages)

[PATCH V2 0/6] VA to numa node information
 2018-09-14 19:01 UTC  (7+ messages)

[RFCv2 00/48] perf tools: Add threads to record command
 2018-09-14 19:00 UTC  (5+ messages)
` [PATCH 29/48] perf callchain: Maintain libunwind's address space in map_groups

[PATCH] ARM: dts: aspeed: Adding Facebook TioagaPass BMC
 2018-09-14 18:57 UTC  (2+ messages)

[PATCH 4.14 000/115] 4.14.70-stable review
 2018-09-14 18:57 UTC  (5+ messages)
` [PATCH 4.14 103/115] x86/xen: dont write ptes directly in 32-bit PV guests

[4.18.7] DMAR: Allocating 2048-page iova for 0000:00:14.0 failed
 2018-09-14 18:56 UTC 

[PATCH] driver/dma/ioat: Call del_timer_sync() without holding prep_lock
 2018-09-14 18:53 UTC 

[PATCH v13 0/8] Clock for CPU scaling support for msm8996
 2018-09-14 18:53 UTC  (3+ messages)
` [PATCH v13 3/8] clk: Use devm_ in the register fixed factor clock

[PATCH v11 0/3] remain and optimize memblock_next_valid_pfn on arm and arm64
 2018-09-14 18:50 UTC  (4+ messages)

[PULL 0/3] xtensa fixes for v4.19
 2018-09-14 18:45 UTC 

[PATCH] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-09-14 18:43 UTC  (2+ messages)

[PATCH 1/2] typec: tcpm: Do not disconnect link for self powered devices
 2018-09-14 18:42 UTC  (8+ messages)
` [PATCH 2/2] typec: tcpm: Add option to maintain current limit at Vsafe5V

[PATCH] net/mlx4_core: print firmware version during driver loading
 2018-09-14 18:33 UTC  (5+ messages)

[PATCH RFC memory-model 0/7] Memory-model changes
 2018-09-14 18:29 UTC  (7+ messages)
` [PATCH RFC LKMM 2/7] doc: Replace smp_cond_acquire() with smp_cond_load_acquire()

[PATCH 4.18 000/197] 4.18.8-stable review
 2018-09-14 18:25 UTC  (4+ messages)

[PATCH v2 00/10] LSM: Module stacking in support of S.A.R.A and Landlock
 2018-09-14 18:23 UTC  (17+ messages)
` [PATCH 10/10] LSM: Blob sharing support for S.A.R.A and LandLock

KMSAN: uninit-value in strlcpy (2)
 2018-09-14 18:23 UTC 

KMSAN: uninit-value in do_ip_vs_set_ctl
 2018-09-14 18:23 UTC 

[PATCHES] tty ioctls cleanups, compat and not only
 2018-09-14 18:16 UTC  (20+ messages)
` [PATCH 01/50] presence of RS485 ioctls has been unconditional since 2014
  ` [PATCH 02/50] move compat handling of tty ioctls to tty_compat_ioctl()
  ` [PATCH 05/50] tty_ioctl(): start taking TIOC[SG]SERIAL into separate methods
  ` [PATCH 17/50] usb-serial: begin switching to ->[sg]et_serial()

[RFC PATCH] Add /proc/<pid>/numa_vamaps for numa node information
 2018-09-14 18:14 UTC  (14+ messages)

drivers/net/wireless/mediatek/mt76/mac80211.c:119: undefined reference to `devm_of_led_classdev_register'
 2018-09-14 18:03 UTC 

[PATCH net-next 0/7] add support for VSC8584 and VSC8574 Microsemi quad-port PHYs
 2018-09-14 18:02 UTC  (14+ messages)
` [PATCH net-next 2/7] net: phy: mscc: add support for VSC8584 PHY
` [PATCH net-next 3/7] net: phy: mscc: split config_init in two functions for VSC8584
` [PATCH 5/7] MIPS: mscc: ocelot: add GPIO4 pinmuxing DT node

[PATCH v1] KVM: SVM: Switch to bitmap_zalloc()
 2018-09-14 17:57 UTC  (2+ messages)

[PATCH v3 0/4] Add 96Boards Rock960 CE board support
 2018-09-14 17:55 UTC  (3+ messages)

[PATCH net-next v4 00/20] WireGuard: Secure Network Tunnel
 2018-09-14 17:49 UTC  (25+ messages)
` [PATCH net-next v4 01/20] asm: simd context helper API
` [PATCH net-next v4 02/20] zinc: introduce minimal cryptography library
` [PATCH net-next v4 03/20] zinc: ChaCha20 generic C implementation
` [PATCH net-next v4 04/20] zinc: ChaCha20 ARM and ARM64 implementations
` [PATCH net-next v4 05/20] zinc: ChaCha20 x86_64 implementation
` [PATCH net-next v4 06/20] zinc: ChaCha20 MIPS32r2 implementation
` [PATCH net-next v4 07/20] zinc: Poly1305 generic C implementations and selftest
` [PATCH net-next v4 08/20] zinc: Poly1305 ARM and ARM64 implementations
` [PATCH net-next v4 09/20] zinc: Poly1305 x86_64 implementation
` [PATCH net-next v4 10/20] zinc: Poly1305 MIPS32r2 and MIPS64 implementations
` [PATCH net-next v4 11/20] zinc: ChaCha20Poly1305 construction and selftest
` [PATCH net-next v4 12/20] zinc: BLAKE2s generic C implementation "
` [PATCH net-next v4 13/20] zinc: BLAKE2s x86_64 implementation
` [PATCH net-next v4 14/20] zinc: Curve25519 generic C implementations and selftest
` [PATCH net-next v4 15/20] zinc: Curve25519 ARM implementation
` [PATCH net-next v4 16/20] zinc: Curve25519 x86_64 implementation
` [PATCH net-next v4 17/20] crypto: port Poly1305 to Zinc
` [PATCH net-next v4 18/20] crypto: port ChaCha20 "
` [PATCH net-next v4 19/20] security/keys: rewrite big_key crypto to use Zinc
` [PATCH net-next v4 20/20] net: WireGuard secure network tunnel

[PATCH] arm64: dts: rockchip: add initial dts support for Rockpro64 board
 2018-09-14 17:53 UTC  (2+ messages)

[PATCH 01/21] platform: goldfish: pipe: Remove license boilerplate
 2018-09-14 17:51 UTC  (21+ messages)
` [PATCH 02/21] platform: goldfish: pipe: Prevent memory corruption from several threads writing to the same variable
` [PATCH 03/21] platform: goldfish: pipe: Remove a redundant blank line
` [PATCH 04/21] platform: goldfish: pipe: Remove redundant struct declarations
` [PATCH 05/21] platform: goldfish: pipe: Remove redundant header include
` [PATCH 06/21] platform: goldfish: pipe: Add DMA support to goldfish pipe
` [PATCH 07/21] platform: goldfish: pipe: Remove the goldfish_interrupt_tasklet global variable
` [PATCH 08/21] platform: goldfish: pipe: Remove the goldfish_pipe_miscdev "
` [PATCH 09/21] platform: goldfish: pipe: Remove the goldfish_pipe_dev "
` [PATCH 10/21] platform: goldfish: pipe: Move goldfish_pipe to goldfish_pipe_v2
` [PATCH 11/21] platform: goldfish: pipe: Move memory allocation from probe to init
` [PATCH 12/21] platform: goldfish: pipe: Return status from "deinit" since "remove" does not do much
` [PATCH 13/21] platform: goldfish: pipe: Split the driver to v2 specific and the rest
` [PATCH 14/21] platform: goldfish: pipe: Add a blank line to separate varibles and code
` [PATCH 15/21] platform: goldfish: pipe: Rename the init function (add "v2")
` [PATCH 16/21] platform: goldfish: pipe: Call misc_deregister if init fails
` [PATCH 17/21] platform: goldfish: pipe: Add a dedicated constant for the device name
` [PATCH 18/21] platform: goldfish: pipe: Rename PIPE_REG to PIPE_V2_REG
` [PATCH 19/21] platform: goldfish: pipe: Add the goldfish_pipe_v1 driver
` [PATCH 20/21] platform: goldfish: pipe: Remove redundant casting
` [PATCH 21/21] platform: goldfish: pipe: Fix allmodconfig build

[PATCH net-next v4 00/20] WireGuard: Secure Network Tunnel
 2018-09-14 17:47 UTC  (3+ messages)

[PATCH] [RFC] making uapi/linux/elfcore.h useful again
 2018-09-14 17:45 UTC  (2+ messages)

[ 1/1] KVM/MMU: Fix comment in walk_shadow_page_lockless_end()
 2018-09-14 17:42 UTC  (2+ messages)

[PATCH v5 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-09-14 17:40 UTC  (7+ messages)
` [PATCH v5 2/7] mm, devm_memremap_pages: Kill mapping "System RAM" support
` [PATCH v5 3/7] mm, devm_memremap_pages: Fix shutdown handling

[PATCH]] kvm: selftests: use -pthread instead of -lpthread
 2018-09-14 17:38 UTC  (2+ messages)

[PATCH v5 0/5] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-09-14 17:37 UTC  (3+ messages)
` [PATCH v5 4/5] x86/hyper-v: rename ipi_arg_{ex,non_ex} structures

[PATCH v2 1/3] watchdog: mpc8xxx: use dev_xxxx() instead of pr_xxxx()
 2018-09-14 17:35 UTC  (6+ messages)
` [PATCH v2 2/3] watchdog: mpc8xxx: provide boot status
` [PATCH v2 3/3] dt-bindings: watchdog: add mpc8xxx-wdt support

[PATCH] drbd: Change drbd_request_detach_interruptible's return type to int
 2018-09-14 17:34 UTC  (2+ messages)

[PATCH v4 RESEND 0/5] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-09-14 17:34 UTC  (9+ messages)
` [PATCH v4 RESEND 1/5] KVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUS
` [PATCH v4 RESEND 2/5] KVM: x86: hyperv: optimize 'all cpus' case in kvm_hv_flush_tlb()
` [PATCH v4 RESEND 3/5] KVM: x86: hyperv: use get_vcpu_by_vpidx() "
` [PATCH v4 RESEND 4/5] x86/hyper-v: rename ipi_arg_{ex,non_ex} structures

[PATCH v2 0/2] remoteproc: qcom: Rename adsp and mss drivers
 2018-09-14 17:35 UTC  (3+ messages)
` [PATCH v2 1/2] remoteproc: qcom: Rename Hexagon v5 PAS driver
` [PATCH v2 2/2] remoteproc: qcom: Rename Hexagon v5 modem driver

[PATCH] ARC: fix spelling mistake "entires" -> "entries"
 2018-09-14 17:33 UTC  (2+ messages)

[PATCH v2 0/2] media: platform: Add Aspeed Video Engine Driver
 2018-09-14 17:31 UTC  (8+ messages)
` [PATCH v2 2/2] media: platform: Add Aspeed Video Engine driver

[PATCH v4 4/5] iio: fxas21002c: add ODR/Scale support
 2018-09-14 17:30 UTC  (5+ messages)

[PATCH] x86/kvm/lapic: always disable MMIO interface in x2APIC mode
 2018-09-14 17:21 UTC  (2+ messages)

[PATCH v14 06/16] of/fdt: add helper functions for handling properties
 2018-09-14 17:19 UTC  (4+ messages)

[PATCH] scripts: unifdef: fix stringop-truncation warning
 2018-09-14 17:18 UTC  (3+ messages)

[PATCH] usb: gadget: udc: atmel: handle at91sam9rl PMC
 2018-09-14 17:14 UTC  (2+ messages)

[PATCH v2 0/2] PPTT handle Handle architecturally unknown cache types
 2018-09-14 17:14 UTC  (4+ messages)
` [PATCH v2 1/2] drivers: base: cacheinfo: Do not populate sysfs for "
` [PATCH v2 2/2] ACPI/PPTT: Handle architecturally "

KSM not working in 4.9 Kernel
 2018-09-14 17:12 UTC  (2+ messages)

Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
 2018-09-14 17:06 UTC  (6+ messages)

[PATCH v2 1/4] Revert "dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations"
 2018-09-14 17:06 UTC  (4+ messages)
` [PATCH v2 2/4] Revert "dmaengine: imx-sdma: alloclate bd memory from dma pool"
` [PATCH v2 3/4] dmaengine: imx-sdma: implement channel termination via worker
` [PATCH v2 4/4] dmaengine: imx-sdma: use GFP_NOWAIT for dma allocations

[RFC][PATCH 00/11] my generic mmu_gather patches
 2018-09-14 16:57 UTC  (9+ messages)
` [RFC][PATCH 01/11] asm-generic/tlb: Provide a comment
` [RFC][PATCH 02/11] asm-generic/tlb: Provide HAVE_MMU_GATHER_PAGE_SIZE
` [RFC][PATCH 04/11] asm-generic/tlb: Provide generic VIPT cache flush
` [RFC][PATCH 06/11] asm-generic/tlb: Conditionally provide tlb_migrate_finish()

[PATCH v2 1/2] media: vsp1: Document max_width restriction on SRU
 2018-09-14 16:56 UTC  (3+ messages)
` [PATCH v2 2/2] media: vsp1: Document max_width restriction on UDS

[PATCH v3] USB: serial: ftdi_sio: implement GPIO support for FT-X devices
 2018-09-14 16:54 UTC  (3+ messages)

[PATCH i2c-next v6] i2c: aspeed: Handle master/slave combined irq events properly
 2018-09-14 16:52 UTC  (16+ messages)

[PATCH] staging: rtl8188eu: remove code that is valid only for 5 GHz
 2018-09-14 16:52 UTC  (3+ messages)

[PATCH v5 00/12] KVM: nVMX: Enlightened VMCS for Hyper-V on KVM
 2018-09-14 16:51 UTC  (5+ messages)
` [PATCH v5 09/12] x86/kvm/nVMX: allow bare VMXON state migration

[4.17 regression] Performance drop on kernel-4.17 visible on Stream, Linpack and NAS parallel benchmarks
 2018-09-14 16:50 UTC  (8+ messages)

[PATCH] sched/core: Fix compiling warring in smp=n case
 2018-09-14 16:48 UTC  (3+ messages)

[PATCH] sched: Fix a GCC compiled warning
 2018-09-14 16:43 UTC  (2+ messages)

[PATCH] net: hp100: fix always-true check for link up state
 2018-09-14 16:39 UTC 

[PATCH] i2c: aspeed: Acknowledge most interrupts early in interrupt handler
 2018-09-14 16:28 UTC  (2+ messages)

[PATCH v13] irqchip: Add driver for Cirrus Logic Madera codecs
 2018-09-14 16:31 UTC  (3+ messages)

[PATCH RFC LKMM 1/7] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-09-14 16:29 UTC  (2+ messages)

[PATCH ghak10 v5 0/2] audit: Log modifying adjtimex(2) calls
 2018-09-14 16:24 UTC  (6+ messages)
` [PATCH ghak10 v5 1/2] audit: Add functions to log time adjustments

[PATCH v2] sched/fair: fix 1 task per CPU
 2018-09-14 16:26 UTC  (3+ messages)

[RFC 00/60] Coscheduling for Linux
 2018-09-14 16:25 UTC  (3+ messages)

[GIT PULL] xen: fixes for 4.19-rc4
 2018-09-14 16:25 UTC 

[RFC PATCH 00/10] fs-verity: filesystem-level integrity protection
 2018-09-14 16:21 UTC  (6+ messages)
` [RFC PATCH 01/10] fs-verity: add setup code, UAPI, and Kconfig

[PATCH] kernel/hung_task.c: disable on suspend
 2018-09-14 16:21 UTC  (4+ messages)

[RESEND PATCH v5 0/9] extend PWM framework to support PWM modes
 2018-09-14 16:20 UTC  (2+ messages)

[DRBD-user] [PATCH] xen-blkback: Switch to closed state after releasing the backing device
 2018-09-14 16:18 UTC  (11+ messages)

[GIT PULL] arm64: fixes for -rc4
 2018-09-14 16:19 UTC 

[RFC PATCH 0/3] dma-mapping: clear dangling pointers consistently
 2018-09-14 16:11 UTC  (7+ messages)
` [RFC PATCH 1/3] ARM: dma-mapping: update comment about handling dma_ops when detaching from IOMMU
` [RFC PATCH 3/3] dma-mapping: clear dma_parms on teardown, too

[PATCH V4 00/27] C-SKY(csky) Linux Kernel Port
 2018-09-14 16:09 UTC  (6+ messages)

[PATCH 0/5] y2038: Make ppoll, io_pgetevents and pselect y2038 safe
 2018-09-14 16:06 UTC  (4+ messages)
` [PATCH 3/5] ppoll: use __kernel_timespec

[PATCH] mac80211: fix issue with possible txq NULL pointer
 2018-09-14 16:00 UTC 

[LKP] [tty] f26eb68a52: INFO:task_blocked_for_more_than#seconds
 2018-09-14 15:56 UTC  (2+ messages)

[PATCH 0/2] net: ethernet: neterion: use linux/io-64-nonatomic-lo-hi.h
 2018-09-14 15:49 UTC  (2+ messages)

[PATCH] net: macb: disable scatter-gather for macb on sama5d3
 2018-09-14 15:48 UTC  (2+ messages)
` [PATCH] ARM: dts: at91: add new compatibility string "

[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
 2018-09-14 15:45 UTC  (5+ messages)
` [patch 02/11] x86/time: Implement clocksource_arch_init()
` [patch 10/11] x86/vdso: Move cycle_last handling into the caller

[PATCH] clk: mvebu: armada-37xx-tbg: Balance devm_clk_get in probe
 2018-09-14 15:34 UTC 

[PATCH 1/2] vfio: add edid api for display (vgpu) devices
 2018-09-14 15:31 UTC  (4+ messages)

[PATCH v12] irqchip: Add driver for Cirrus Logic Madera codecs
 2018-09-14 15:29 UTC  (2+ messages)

[PATCH] ocfs2: Fix a GCC compiled warning
 2018-09-14 15:15 UTC 

[PATCH v6 00/18] khwasan: kernel hardware assisted address sanitizer
 2018-09-14 15:28 UTC  (5+ messages)

[PATCH] arm64: lib: use C string functions with KASAN enabled
 2018-09-14 15:28 UTC  (8+ messages)

[PATCH] arm: common: use match_string() helper to simplify the code
 2018-09-14 15:05 UTC 

[PATCH] bus: fsl-mc: use match_string() helper to simplify the code
 2018-09-14 15:03 UTC 

[PATCH] drm: i2c: use match_string() helper to simplify the code
 2018-09-14 15:01 UTC 

[tip:x86/urgent] Revert "x86/mm/legacy: Populate the user page-table with user pgd's"
 2018-09-14 15:12 UTC 

[PATCH 1/8] staging: rtl8188eu: simplify calculation
 2018-09-14 15:11 UTC  (4+ messages)
` [PATCH 5/8] staging: rtl8188eu: fix comparsions to false
` [PATCH 7/8] staging: rtl8188eu: fix lines over 80 characters
` [PATCH 8/8] staging: rtl8188eu: simplify function comments


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