linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-21 11:28:06 to 2018-03-21 15:32:43 UTC [more...]

[PATCH 00/10] drm/sun4i: Frontend YUV and MB32 tile modifier support
 2018-03-21 15:29 UTC  (9+ messages)
` [PATCH 01/10] drm/sun4i: Disable frontend video channel before enabling a layer
` [PATCH 02/10] drm/sun4i: Disable YUV channel when using the frontend and set interlace
` [PATCH 03/10] drm/sun4i: Don't pretend to handle ARGB8888 with the frontend
` [PATCH 06/10] drm/sun4i: Move and extend format-related helpers and tables
` [PATCH 07/10] drm/sun4i: Add support for YUV formats through the frontend
` [PATCH 08/10] drm/fourcc: Add definitions for Allwinner vendor and MB32 tiled format
` [PATCH 09/10] drm/sun4i: Add a dedicated ioctl call for allocating tiled buffers
` [PATCH 10/10] drm/sun4i: Add support for YUV-based formats in MB32 tiles

[PATCH v3 0/8] Implement get_multiple for ACCES and PC/104 drivers
 2018-03-21 15:32 UTC  (3+ messages)
` [PATCH v3 2/8] gpio: 104-idio-16: Implement get_multiple callback

[PATCH v4 00/22] arm64: Rework cpu capabilities handling
 2018-03-21 15:31 UTC  (9+ messages)
` [PATCH v4 11/22] arm64: capabilities: Group handling of features and errata workarounds
` [PATCH v4 15/22] arm64: capabilities: Change scope of VHE to Boot CPU feature
` [PATCH v4 21/22] arm64: Delay enabling hardware DBM feature
` [PATCH v4 22/22] arm64: Add work around for Arm Cortex-A55 Erratum 1024718

[PATCH] HID: ntrig: document sysfs interface
 2018-03-21 15:31 UTC  (3+ messages)

[PATCH] HID: logitech-hidpp: document sysfs interface
 2018-03-21 15:28 UTC  (2+ messages)

[PATCH 0/5] ARM: clang support
 2018-03-21 15:26 UTC  (5+ messages)
` [PATCH 3/5] ARM: trusted_foundations: do not use naked function

[PATCH 00/10] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-03-21 15:26 UTC  (15+ messages)
` [PATCH 01/10] mm: Assign id to every memcg-aware shrinker
` [PATCH 02/10] mm: Maintain memcg-aware shrinkers in mcg_shrinkers array
` [PATCH 03/10] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH 04/10] fs: Propagate shrinker::id to list_lru
` [PATCH 05/10] list_lru: Add memcg argument to list_lru_from_kmem()
` [PATCH 06/10] list_lru: Pass dst_memcg argument to memcg_drain_list_lru_node()
` [PATCH 07/10] list_lru: Pass lru "
` [PATCH 08/10] mm: Set bit in memcg shrinker bitmap on first list_lru item apearance
` [PATCH 09/10] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH 10/10] mm: Clear shrinker bit if there are no objects related to memcg

[PATCH] char/bsr: add sysfs interface documentation
 2018-03-21 15:26 UTC  (2+ messages)

[PATCH v2] acpi: nfit: document sysfs interface
 2018-03-21 15:25 UTC  (2+ messages)

Nokia N900: insecure W+X mapping at 0xd0050000
 2018-03-21 15:24 UTC  (5+ messages)

[PATCH ghak21 V4 0/2] audit: address ANOM_LINK excess records
 2018-03-21 15:21 UTC  (3+ messages)
` [PATCH ghak21 V4 1/2] audit: remove path param from link denied function

[PATCH v2] block: rbd: update sysfs interface
 2018-03-21 15:21 UTC  (2+ messages)

[RFC PATCH v2 0/3] ima: namespacing IMA
 2018-03-21 15:19 UTC  (14+ messages)
` [RFC PATCH v2 1/3] ima: extend clone() with IMA namespace support

[trivial PATCH] Documentation/sparse: fix typo
 2018-03-21 15:18 UTC  (2+ messages)

[PATCH 0/3] Ktest: add email support
 2018-03-21 15:17 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Ktest: use dodie for critical falures
` [PATCH 3/3] Ktest: add email options to sample.config

[PATCH v2] Documentation/CodingStyle: Add an example for braces
 2018-03-21 15:17 UTC  (2+ messages)

[PATCH 00/15] x86: Enable FSGSBASE instructions
 2018-03-21 15:15 UTC  (11+ messages)
` [PATCH 14/15] x86/fsgsbase/64: Support legacy behavior when FS/GS updated by ptracer

[RFC PATCH 0/6] Energy Aware Scheduling
 2018-03-21 15:15 UTC  (11+ messages)
` [RFC PATCH 4/6] sched/fair: Introduce an energy estimation helper function

[PATCH] mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
 2018-03-21 15:15 UTC  (3+ messages)

[PATCH net-next v2] net: mvpp2: Don't use dynamic allocs for local variables
 2018-03-21 15:14 UTC 

[PATCH 00/15] hmm: fixes and documentations v3
 2018-03-21 15:08 UTC  (7+ messages)
` [PATCH 10/15] mm/hmm: do not differentiate between empty entry or missing directory v2
` [PATCH 13/15] mm/hmm: factor out pte and pmd handling to simplify hmm_vma_walk_pmd()

[RFC] SHASH_DESC_ON_STACK macro
 2018-03-21 15:07 UTC 

[PATCH v3 00/13] ARM: dts: ipq: updates to enable a few peripherals
 2018-03-21 15:07 UTC  (5+ messages)
` [PATCH v3 04/13] ARM: dts: ipq4019: Update ipq4019-dk01.1 board data

[PATCH RFC 0/4] optimize memblock_next_valid_pfn() and early_pfn_valid()
 2018-03-21 15:04 UTC  (8+ messages)
` [PATCH 1/4] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
` [PATCH 2/4] mm/memblock: introduce memblock_search_pfn_regions()

[PATCH] staging: bcm2835-audio: Release resources on module_exit()
 2018-03-21 15:03 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/2] bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
 2018-03-21 15:02 UTC  (2+ messages)
` [PATCH 2/2] bpftool: Adjust to new print_bpf_insn interface

[PATCH] README: Improve documentation descriptions
 2018-03-21 15:02 UTC  (2+ messages)

[RFC PATCH v2 0/4] Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free
 2018-03-21 15:01 UTC  (4+ messages)
` [RFC PATCH v2 3/4] mm/rmqueue_bulk: alloc without touching individual page structure

[PATCH v3] drm/xen-front: Add support for Xen PV display frontend
 2018-03-21 14:58 UTC  (2+ messages)

[RFT][PATCH v7 0/8] sched/cpuidle: Idle loop rework
 2018-03-21 14:53 UTC  (9+ messages)
` [RFT][PATCH v7 5/8] cpuidle: Return nohz hint from cpuidle_select()
  ` [RFT][PATCH v7.1 "
  ` [RFT][PATCH v7.2 "

[PATCH 1/2] MIPS: Introduce has_cpu_mips*_user in cpu-features.h
 2018-03-21 14:53 UTC  (2+ messages)
` [PATCH 2/2] MIPS: Loongson64: Define has_cpu_mips64r2_user for Loongson-3

[ANNOUNCE] util-linux v2.32
 2018-03-21 14:53 UTC 

[PATCH 00/21] eeprom: at24: driver refactoring
 2018-03-21 14:52 UTC  (4+ messages)

[md PATCH 0/4] Minor 'cred' improvements prepare for NFS conversion
 2018-03-21 14:49 UTC  (2+ messages)

[v2] staging:fsl-mc: Move DPIO from staging to drivers/soc/fsl
 2018-03-21 14:41 UTC 

io_pgetevents & aio fsync
 2018-03-21 14:39 UTC  (5+ messages)
` [PATCH 8/9] aio: implement io_pgetevents

[PATCH V5 00/12] lightnvm: pblk: implement 2.0 support
 2018-03-21 14:36 UTC  (4+ messages)
` [PATCH 08/12] lightnvm: implement get log report chunk helpers

use generic dma-direct and swiotlb code for x86 V3
 2018-03-21 14:32 UTC  (8+ messages)

[PATCH 00/11] Move ad7746 out of staging
 2018-03-21 14:28 UTC  (12+ messages)
` [PATCH 01/11] staging: iio: ad7746: Adjust arguments to match open parenthesis
` [PATCH 02/11] staging: iio: ad7746: Fix multiple line dereference
` [PATCH 03/11] staging: iio: ad7746: Reorder includes alphabetically
` [PATCH 04/11] staging: iio: ad7746: Reorder variable declarations
` [PATCH 05/11] staging: iio: ad7746: Remove unused defines
` [PATCH 06/11] staging: iio: ad7746: Add dt-bindings
` [PATCH 07/11] staging: iio: ad7746: Add remove()
` [PATCH 08/11] staging: iio: ad7746: Add comments
` [PATCH 09/11] staging: iio: ad7746: Add devicetree bindings documentation
` [PATCH 10/11] staging: iio: ad7746: Rename sysfs attrs to comply with the ABI
` [PATCH 11/11] Move cdc ad7746 driver out of staging to mainline iio

[PATCH 4.9 000/241] 4.9.89-stable review
 2018-03-21 14:28 UTC  (10+ messages)

[PATCH v2 1/2] powerpc/mm: Add missing tracepoint for tlbie
 2018-03-21 14:17 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/mm: Trace tlbia instruction

[PATCH 1/4] powerpc/mm: constify FIRST_CONTEXT in mmu_context_nohash
 2018-03-21 14:07 UTC  (4+ messages)
` [PATCH 2/4] powerpc/mm: Avoid unnecessary test and reduce code size
` [PATCH 3/4] powerpc/mm: constify LAST_CONTEXT in mmu_context_nohash
` [PATCH 4/4] powerpc/mm: Remove stale_map[] handling on non SMP processors

[PATCH] x86/speculation: Fill the RSB on context switch also on non-IBPB CPUs
 2018-03-21 14:05 UTC  (2+ messages)

[PATCH] perf check-headers.sh: Fix check-headers.sh opts assignment
 2018-03-21 14:05 UTC 

[PATCH 0/8] ARM: davinci: complete the conversion to using the reset framework
 2018-03-21 14:04 UTC  (10+ messages)
` [PATCH 1/8] reset: modify the way reset lookup works for board files
` [PATCH 2/8] ARM: davinci: dts: make psc0 a reset provider
` [PATCH 3/8] ARM: davinci: dts: add a reset control to the dsp node
` [PATCH 4/8] clk: davinci: add a reset lookup table for psc0
` [PATCH 5/8] remoteproc: da8xx: add the missing checke for clk_enable()
` [PATCH 6/8] remoteproc: da8xx: prepare and unprepare the clock where needed
` [PATCH 7/8] remoteproc: da8xx: use the reset framework
` [PATCH 8/8] clk: davinci: kill davinci_clk_reset_assert/deassert()

[PATCH 1/2] ACPI / PM: Use register_reboot_notifier() instead of pm_power_off_prepare
 2018-03-21 14:04 UTC  (3+ messages)
` [PATCH 2/2] kernel / reboot: Remove the pm_power_off_prepare hook

linux-next: manual merge of the userns tree with the fuse tree
 2018-03-21 14:02 UTC  (2+ messages)

[PATCH] mac80211: aes-cmac: remove VLA usage
 2018-03-21 14:02 UTC  (5+ messages)

[RFT][PATCH v5 0/7] sched/cpuidle: Idle loop rework
 2018-03-21 13:58 UTC  (5+ messages)

[PATCH 1/2] powerpc/time: inline arch_vtime_task_switch()
 2018-03-21 13:52 UTC  (2+ messages)
` [PATCH 2/2] powerpc/time: Only set ARCH_HAS_SCALED_CPUTIME on PPC64

[PATCH] netfilter: nfnetlink_cthelper: Remove VLA usage
 2018-03-21 13:51 UTC  (3+ messages)

[PATCH v2] Bluetooth: Remove VLA usage in aes_cmac
 2018-03-21 13:49 UTC  (3+ messages)

[PATCH 0/2] RAVE SP EEPROM driver
 2018-03-21 13:47 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: nvmem: Add binding for "
` [PATCH 2/2] nvmem: Add "

[Bug 199003] console stalled, cause Hard LOCKUP
 2018-03-21 13:44 UTC 

[PATCH v4 3/6] RDMA/i40iw: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-21 13:38 UTC  (2+ messages)

[PATCH 4.9 00/86] 4.9.88-stable review
 2018-03-21 13:32 UTC  (5+ messages)

linux-next 20180320 compile failure - tools/lib/str_error_r.c
 2018-03-21 13:29 UTC  (2+ messages)

[PATCH 0/2] livepatch: Allocate and free shadow variables more safely
 2018-03-21 13:05 UTC  (6+ messages)
` [PATCH 1/2] livepatch: Initialize shadow variables by init function safely
` [PATCH 2/2] livepatch: Allow to unregister or free shadow data using a custom function

[PATCH 4.4 000/134] 4.4.123-stable review
 2018-03-21 13:22 UTC  (9+ messages)

Linux 4.14.29
 2018-03-21 13:21 UTC  (2+ messages)

Linux 4.15.12
 2018-03-21 13:20 UTC  (2+ messages)

linux-next: manual merge of the ftrace tree with the jc_docs tree
 2018-03-21 13:15 UTC  (3+ messages)

[RFC PATCH 0/8] Drop mmap_sem during unmapping large map
 2018-03-21 13:14 UTC  (4+ messages)
` [RFC PATCH 1/8] mm: mmap: unmap large mapping by section

[PATCH] MAINTAINERS: UNICORE32: Change email account
 2018-03-21 13:10 UTC 

[PATCH] staging: fsl-dpaa2: replace simple switch case by if statement
 2018-03-21 13:05 UTC  (4+ messages)

[PATCH v2] drm/i915/gvt: throw error on unhandled vfio ioctls
 2018-03-21 12:58 UTC 

[PATCH 0/4] vfio: ccw: error handling fixes and improvements
 2018-03-21 12:49 UTC  (3+ messages)
` [PATCH 1/4] vfio: ccw: fix cleanup if cp_prefetch fails

[PATCH 00/19] C-SKY(csky) Linux Kernel Port
 2018-03-21 12:41 UTC  (6+ messages)
` [PATCH 15/19] csky: Build infrastructure

uvcvideo: Unknown video format,00000032-0002-0010-8000-00aa00389b71
 2018-03-21 12:34 UTC  (5+ messages)

[PATCH] pstore: add zstd compression support
 2018-03-21 12:29 UTC  (3+ messages)
` [PATCH] pstore: rename two compression functions
` [PATCH] pstore: set PSTORE_842_COMPRESS tristate

[RFC PATCH 0/3] kernel: add support for 256-bit IO access
 2018-03-21 12:28 UTC  (10+ messages)
` [RFC PATCH 2/3] x86/io: implement 256-bit IO read and write

[PATCH 4.15 00/52] 4.15.12-stable review
 2018-03-21 12:29 UTC  (3+ messages)

[usb-next PATCH] usb: xhci: skip phys initialization of shared hcd
 2018-03-21 12:27 UTC  (4+ messages)

[PATCH] f2fs: no need to initialize zero value for GFP_F2FS_ZERO
 2018-03-21 12:25 UTC 

[mm] b1f0502d04: INFO:trying_to_register_non-static_key
 2018-03-21 12:21 UTC  (2+ messages)

[RFC PATCH] nvme: avoid race-conditions when enabling devices
 2018-03-21 12:10 UTC  (3+ messages)

linux-next: manual merge of the arm64 tree with the asm-generic tree
 2018-03-21 12:06 UTC 

[GIT PULL] extcon next for v4.17
 2018-03-21 12:01 UTC  (2+ messages)

[PATCH] ARC: Improve cmpxchng syscall implementation
 2018-03-21 11:54 UTC  (3+ messages)

linux-next: Signed-off-bys missing for commit in the microblaze tree
 2018-03-21 11:50 UTC  (2+ messages)

[PATCH 1/6] mm/vmscan: Wake up flushers for legacy cgroups too
 2018-03-21 11:43 UTC  (9+ messages)
` [PATCH 5/6] mm/vmscan: Don't change pgdat state on base of a single LRU list state
` [PATCH 6/6] mm/vmscan: Don't mess with pgdat->flags in memcg reclaim

[RFC 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-03-21 11:35 UTC  (5+ messages)
` [RFC 03/12] KVM: arm/arm64: Record RDIST Last bit at registration

[PATCH v2 00/11] kexec_file: Clean up purgatory load
 2018-03-21 11:27 UTC  (12+ messages)
` [PATCH v2 01/11] kexec_file: Silence compile warnings
` [PATCH v2 02/11] kexec_file: Remove checks in kexec_purgatory_load
` [PATCH v2 03/11] kexec_file: Make purgatory_info->ehdr const
` [PATCH v2 04/11] kexec_file: Search symbols in read-only kexec_purgatory
` [PATCH v2 05/11] kexec_file: Use read-only sections in arch_kexec_apply_relocations*
` [PATCH v2 06/11] kexec_file: Split up __kexec_load_puragory
` [PATCH v2 07/11] kexec_file: Remove unneeded for-loop in kexec_purgatory_setup_sechdrs
` [PATCH v2 08/11] kexec_file: Remove unneeded variables "
` [PATCH v2 09/11] kexec_file: Remove mis-use of sh_offset field during purgatory load
` [PATCH v2 10/11] kexec_file: Allow archs to set purgatory load address
` [PATCH v2 11/11] kexec_file: Move purgatories sha256 to common code

[PATCH v2] clk: sunxi-ng: add missing hdmi-slow clock for H6 CCU
 2018-03-21 11:28 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).