linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-13 11:48:58 to 2018-04-13 16:32:39 UTC [more...]

[PATCH RFC 1/8] mm/memory_hotplug: Revert "mm/memory_hotplug: optimize memory hotplug"
 2018-04-13 16:32 UTC  (12+ messages)
` [PATCH RFC 2/8] mm: introduce PG_offline
` [PATCH RFC 3/8] mm: use PG_offline in online/offlining code
` [PATCH RFC 4/8] kdump: expose PG_offline
` [PATCH RFC 5/8] mm: only mark section offline when all pages are offline
` [PATCH RFC 6/8] mm: offline_pages() is also limited by MAX_ORDER
` [PATCH RFC 7/8] mm: allow to control onlining/offlining of memory by a driver
` [PATCH RFC 8/8] mm: export more functions used to online/offline memory

[PATCH] base: dma-mapping: Postpone cpu addr translation on mmap()
 2018-04-13 16:30 UTC  (4+ messages)

[PATCH v8 0/2] drm: Add Thine THC63LVD1024 LVDS decoder bridge
 2018-04-13 16:28 UTC  (3+ messages)
` [PATCH v8 2/2] drm: bridge: Add thc63lvd1024 LVDS decoder driver

[PATCH v2 00/17] kvm: arm64: Dynamic & 52bit IPA support
 2018-04-13 16:27 UTC  (5+ messages)
` [PATCH v2 12/17] kvm: arm/arm64: Expose supported physical address limit for VM
` [PATCH v2 14/17] kvm: arm64: Switch to per VM IPA limit

[PATCH v1 0/7] platform/x86: Mellanox add fixes and new features
 2018-04-13 16:27 UTC  (6+ messages)
` [PATCH v1 1/7] platform_data/mlxreg: Document fixes for hotplug device
` [PATCH v1 2/7] platform/mellanox: mlxreg-hotplug: Document fixes for hotplug private data

[PATCH RESEND] backlight: pwm_bl: don't use GPIOF_* with gpiod_get_direction
 2018-04-13 16:26 UTC  (4+ messages)

[RFC PATCH v3 0/3] ima: namespacing IMA
 2018-04-13 16:25 UTC  (4+ messages)
` [RFC PATCH v3 1/3] ima: extend clone() with IMA namespace support

[PATCH ipmi/kcs_bmc v1] ipmi: add an NPCM7xx KCS BMC driver
 2018-04-13 16:25 UTC  (3+ messages)

[PATCH 0/3] Driver for AT91 USART in SPI mode
 2018-04-13 16:23 UTC  (5+ messages)
` [PATCH 1/3] MAINTAINERS: add usart spi driver
` [PATCH 2/3] dt-bindings: add binding for at91-usart in spi mode
` [PATCH 3/3] spi: at91-usart: add driver for at91-usart as spi

[PATCH 01/17] perf stat: Enable 1ms interval for printing event counters values
 2018-04-13 16:20 UTC  (17+ messages)
` [PATCH 02/17] tools headers: Restore READ_ONCE() C++ compatibility
` [PATCH 03/17] perf tests: Run dwarf unwind test on arm32
` [PATCH 04/17] perf annotate: Allow showing offsets in more than just jump targets
` [PATCH 05/17] perf annotate browser: "
` [PATCH 06/17] perf jvmti: Give hints about package names needed to build
` [PATCH 07/17] perf tests bpf: Remove unused ptrace.h include from LLVM test
` [PATCH 08/17] Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang target"
` [PATCH 10/17] perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
` [PATCH 11/17] perf version: Print status for syscall_table
` [PATCH 12/17] perf sched: Fix documentation for timehist
` [PATCH 13/17] perf tests: Disable breakpoint accounting test for powerpc
` [PATCH 14/17] perf record: Change warning for missing sysfs entry to debug
` [PATCH 15/17] perf report: Fix switching to another perf.data file
` [PATCH 16/17] perf annotate: Allow setting the offset level in .perfconfig
` [PATCH 17/17] perf annotate: Handle variables in 'sub', 'or' and many other instructions

[PATCH] mmap.2: MAP_FIXED is okay if the address range has been reserved
 2018-04-13 16:17 UTC  (13+ messages)

[PATCH v5 00/10] drivers/qcom: add RPMH communication suppor
 2018-04-13 16:16 UTC  (6+ messages)
` [PATCH v5 01/10] drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCs

[PATCH] drm/amdgpu/acp: Fix slab-out-of-bounds in mfd_add_device in acp_hw_init
 2018-04-13 16:15 UTC 

[PATCH 0/6] statfs: handle mount propagation
 2018-04-13 16:11 UTC  (7+ messages)
` [PATCH 1/6] fs: use << for MS_* flags
` [PATCH 2/6] statfs: use << to align with fs header
` [PATCH 3/6] statfs: add ST_UNBINDABLE
` [PATCH 4/6] statfs: add ST_SHARED
` [PATCH 5/6] statfs: add ST_PRIVATE
` [PATCH 6/6] statfs: add ST_SLAVE

[PATCH v3 1/3] dell-led: Change dell-led.h to dell-common.h
 2018-04-13 16:08 UTC  (6+ messages)
` [PATCH v3 3/3] ALSA: hda: Disabled unused audio controller for Dell platforms with Switchable Graphics

[RFC 00/10] Adds pcitest tool support for MSI-X
 2018-04-13 16:05 UTC  (3+ messages)
` [RFC 02/10] PCI: cadence: Update cdns_pcie_ep_raise_irq function signature

[PATCH 0/2] MSR_IA32_TSC fixes for nested
 2018-04-13 16:04 UTC  (6+ messages)
` [PATCH 1/2] X86/KVM: Properly update 'tsc_offset' to represent the running guest

[PATCH 0/8] drm/arm/malidp: Enhance support for system and runtime power management on malidp
 2018-04-13 16:02 UTC  (10+ messages)
` [PATCH 8/8] drm/arm/malidp: Added the late system pm functions

[PATCH] Documentation/i2c: sync docs with current state of i2c-tools
 2018-04-13 16:02 UTC  (4+ messages)

[RFC PATCH 00/35] overlayfs: stack file operations
 2018-04-13 15:55 UTC  (10+ messages)
` [RFC PATCH 04/35] ovl: copy up times
` [RFC PATCH 11/35] ovl: readd read_iter
` [RFC PATCH 16/35] ovl: readd lsattr/chattr support
` [RFC PATCH 24/35] Revert "ovl: fix relatime for directories"

net: hang in unregister_netdevice: waiting for lo to become free
 2018-04-13 15:54 UTC  (15+ messages)

[PATCH v7 0/5] add compression algorithm zBeWalgo
 2018-04-13 15:48 UTC  (6+ messages)
` [PATCH v7 1/5] "
` [PATCH v7 2/5] crypto: add zBeWalgo to crypto-api
` [PATCH v7 3/5] crypto: add unsafe decompression to api
` [PATCH v7 4/5] crypto: configurable compression level
` [PATCH v7 5/5] crypto: add flag for unstable encoding

[PATCH v3 1/2] MIPS: io: prevent compiler reordering on the default writeX() implementation
 2018-04-13 15:41 UTC  (4+ messages)
` [PATCH v3 2/2] MIPS: io: add a barrier after register read in readX()

[GIT PULL] arch/sh updates for 4.17
 2018-04-13 15:38 UTC 

[RfC PATCH] Add udmabuf misc device
 2018-04-13 15:37 UTC  (11+ messages)

[PATCH v5 00/14] Report PCI device link status
 2018-04-13 15:34 UTC  (5+ messages)
` [PATCH v5 05/14] PCI: Add pcie_print_link_status() to log link speed and whether it's limited

[PATCHv2 0/3] GE Healthcare PPD firmware upgrade driver for ACHC
 2018-04-13 15:33 UTC  (5+ messages)
` [PATCHv2 1/3] dt-bindings: misc: achc: Make ezport distinguishable

[PATCH] kasan: add no_sanitize attribute for clang builds
 2018-04-13 15:31 UTC  (2+ messages)

[PATCH] tda998x: Check ref count before invoking drm_connector_cleanup in unbind
 2018-04-13 15:29 UTC  (2+ messages)
` [PATCH v2] drm/arm/malidp: Ensure that the crtcs are shutdown before removing any encoder/connector

KASAN: slab-out-of-bounds Write in perf_callchain_user
 2018-04-13 15:29 UTC  (2+ messages)

[PATCH] lockdown: fix coordination of kernel module signature verification
 2018-04-13 15:27 UTC 

[PATCH net] virtio-net: add missing virtqueue kick when flushing packets
 2018-04-13 15:27 UTC  (2+ messages)

[RFC v2] virtio: support packed ring
 2018-04-13 15:22 UTC  (2+ messages)

[PATCH] soc: ti: knav_qmss: Use percpu instead atomic for stats counter
 2018-04-13 15:19 UTC  (3+ messages)

[PATCH v3 0/4] pcal6524 extensions and fixes for pca953x driver
 2018-04-13 15:18 UTC  (3+ messages)
` [PATCH v3 4/4] DTS: Bindings: pca953x: add example how to use interrupt-controller and gpio-controller

[PATCH 0/3] USB: musb: dsps: phy fix and DT-topology support
 2018-04-13 15:15 UTC  (4+ messages)
` [PATCH 1/3] USB: musb: dsps: drop duplicate phy initialisation
` [PATCH 2/3] USB: musb: host: prevent core "
` [PATCH 3/3] USB: musb: dsps: propagate device-tree node

[PATCH] drm/vmwgfx: Fix scatterlist unmapping
 2018-04-13 15:14 UTC 

[PATCH v6 00/11] drivers: Introduce firmware dnd clock river for ZynqMP core
 2018-04-13 15:15 UTC  (3+ messages)
` [PATCH v6 01/11] dt-bindings: firmware: Add bindings for ZynqMP firmware

[PATCH] cifs: smb2ops: Fix NULL check in smb2_query_symlink
 2018-04-13 15:13 UTC 

Build error for samples/bpf/ due to commit d0266046ad54 ("x86: Remove FAST_FEATURE_TESTS")
 2018-04-13 15:07 UTC  (2+ messages)

[PATCH v7 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-04-13 15:05 UTC  (3+ messages)
` [PATCH v7 11/26] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node

[PATCH] iommu: amd: hide unused iommu_table_lock
 2018-04-13 15:03 UTC  (2+ messages)

[PATCH] tools build: Use -Xpreprocessor instead of -Wp and leave pathnames intact
 2018-04-13 14:59 UTC  (2+ messages)

[PATCH 0/2] drm: Make it compilable without CONFIG_HDMI and CONFIG_I2C
 2018-04-13 14:53 UTC  (6+ messages)
` [PATCH 2/2] drm: Make the DRM code compilable without CONFIG_I2C

[PATCH] netfilter: fix CONFIG_NF_REJECT_IPV6=m link error
 2018-04-13 14:52 UTC  (5+ messages)

[PATCH v3 0/2] iio: add unit converter
 2018-04-13 14:47 UTC  (10+ messages)
  ` [PATCH 2/2] iio: afe: unit-converter: add support for adi,lt6106

[PATCH 0/6] tracing: trace event error_log and inter-event bugfixes
 2018-04-13 14:44 UTC  (7+ messages)
` [PATCH 2/6] tracing: Add trace event error log

[PATCH] ath10k: search all IEs for variant before falling back
 2018-04-13 14:41 UTC  (3+ messages)

[PATCH 0/3] indirectly reclaimable memory
 2018-04-13 14:37 UTC  (13+ messages)
` [PATCH 1/3] mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
` [PATCH 3/3] dcache: account external names as indirectly reclaimable memory

Some minor fixes for perf user tools
 2018-04-13 14:33 UTC  (3+ messages)

[PATCH] KVM: x86: VMX: hyper-v: Enlightened MSR-Bitmap support
 2018-04-13 14:23 UTC  (3+ messages)

[PATCH] kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg
 2018-04-13 14:22 UTC  (2+ messages)

[PATCH] sparc: fix compat siginfo ABI regression
 2018-04-13 14:19 UTC 

[PATCH 0/2] tracing/events: block: bring more on a par with blktrace
 2018-04-13 14:16 UTC  (5+ messages)
` [PATCH 1/2] tracing/events: block: track and print if unplug was explicit or schedule
` [PATCH 2/2] tracing/events: block: dev_t via driver core for plug and unplug events
` [RFC] tracing/events: block: also try to get dev_t via driver core for some events

[PATCH] printk: Ratelimit messages printed by console drivers
 2018-04-13 14:12 UTC  (2+ messages)

[PATCH v2 0/3] microblaze: remove early_printk
 2018-04-13 14:11 UTC  (4+ messages)
` [PATCH v2 2/3] microblaze: remove redundant early_printk support

[PATCH ipmi/kcs_bmc v1] ipmi: kcs_bmc: optimize the data buffers allocation
 2018-04-13 14:10 UTC  (6+ messages)

[GIT PULL] arm64: Late updates for 4.17
 2018-04-13 14:10 UTC 

[PATCH] ARM: omap2: Fix build when using split object directories
 2018-04-13 14:06 UTC  (4+ messages)

[PATCH v2] ARM: omap2: Fix build when using split object directories
 2018-04-13 14:05 UTC  (3+ messages)

[PATCH] vfio-ccw: process ssch with interrupts disabled
 2018-04-13 14:05 UTC 

[GIT PULL V2] Thermal management updates for v4.17-rc1
 2018-04-13 14:04 UTC 

[PATCH 00/30] kconfig: move compiler capability tests to Kconfig
 2018-04-13 13:55 UTC  (4+ messages)

[GIT PULL] dmi fixes for v4.17
 2018-04-13 13:54 UTC 

[PATCH v3 0/2] Append some fixes and improvements
 2018-04-13 13:52 UTC  (3+ messages)
` [PATCH v3 1/2] dmaengine: stm32-mdma: align TLEN and buffer length on burst
` [PATCH v3 2/2] dmaengine: stm32-mdma: Fix incomplete Hw descriptors allocator

[PATCH v9 3/7] acpi: apei: Add SEI notification type support for ARMv8
 2018-04-13 13:50 UTC  (5+ messages)

[PATCH] Move handling of the MIDR Variant and Revision bits into the mapfile.csv file
 2018-04-13 13:48 UTC 

[PATCH v2] virtio_balloon: export hugetlb page allocation counts
 2018-04-13 13:44 UTC  (11+ messages)
    ` [virtio-dev] "

[PATCH] virtio_balloon: add array of stat names
 2018-04-13 13:44 UTC 

[PATCH v3 2/2] ASoC: tfa9879: switch to SPDX license tag
 2018-04-13 13:43 UTC  (2+ messages)
` Applied "ASoC: tfa9879: switch to SPDX license tag" to the asoc tree

[PATCH RFC 5/8] mm: only mark section offline when all pages are offline
 2018-04-13 13:42 UTC  (2+ messages)

[PATCH v2 3/5] ASoC: max9860: switch to SPDX license tag
 2018-04-13 13:41 UTC  (3+ messages)
` [PATCH v3 0/2] ASoC: max9860/tfa9879: "

[RFC PATCH v22 0/6] mm: security: ro protection for dynamic data
 2018-04-13 13:41 UTC  (7+ messages)
` [PATCH 1/6] struct page: add field for vm_struct
` [PATCH 2/6] vmalloc: rename llist field in vmap_area
` [PATCH 3/6] Protectable Memory
` [PATCH 4/6] Documentation for Pmalloc
` [PATCH 5/6] Pmalloc selftest
` [PATCH 6/6] lkdtm: crash on overwriting protected pmalloc var

[PATCH v9 00/24] Speculative page faults
 2018-04-13 13:34 UTC  (3+ messages)

[PATCH] x86/mm: vmemmap and vmalloc base addressess are usngined longs
 2018-04-12 14:28 UTC  (2+ messages)

[RFC tip/locking/lockdep v6 00/20] lockdep: Support deadlock detection for recursive read locks
 2018-04-13 13:24 UTC  (6+ messages)
` [RFC tip/locking/lockdep v6 19/20] rcu: Equip sleepable RCU with lockdep dependency graph checks

[GIT PULL] s390 patches for the 4.17 merge window #2
 2018-04-13 13:19 UTC 

[PATCH] of: Don't create platform device for OPP tables
 2018-04-13 13:07 UTC  (2+ messages)

[PATCH 1/5] random: fix crng_ready() test
 2018-04-13 13:05 UTC  (4+ messages)

[PATCH 0/3] perf/buildid-cache: Add --list and --purge-all options
 2018-04-13 12:58 UTC  (5+ messages)
` [PATCH 2/3] perf/buildid-cache: Support --list option

[PATCH] staging fbtft: Fixed lines exceeding columns limit
 2018-04-13 12:57 UTC  (2+ messages)

[PATCH] memcg: Remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure
 2018-04-13 12:51 UTC  (13+ messages)

[PATCH] IB: make INFINIBAND_ADDR_TRANS configurable
 2018-04-13 12:47 UTC  (2+ messages)

[PATCH 0/7] Add utilization clamping support
 2018-04-13 12:44 UTC  (8+ messages)
` [PATCH 1/7] sched/core: uclamp: add CPU clamp groups accounting

[PATCH v2 0/2] Fix __GFP_ZERO vs constructor
 2018-04-13 12:44 UTC  (4+ messages)

[PATCH v2]: perf/x86: expose user space frame-pointer value on a sample
 2018-04-13 12:43 UTC  (2+ messages)

[PATCH v2 0/2] Append some fixes and improvements
 2018-04-13 12:30 UTC  (8+ messages)
` [PATCH v2 1/2] dmaengine: stm32-mdma: align TLEN and buffer length on burst
` [PATCH v2 2/2] dmaengine: stm32-mdma: Fix incomplete Hw descriptors allocator

[PATCH v4 0/8] drm/sun4i: Allwinner MIPI-DSI support
 2018-04-13 12:18 UTC  (5+ messages)

[RFC PATCH for 4.18 00/23] Restartable sequences and CPU op vector
 2018-04-13 12:16 UTC  (6+ messages)
` [RFC PATCH for 4.18 12/23] cpu_opv: Provide cpu_opv system call (v7)

[PATCH] mm: vmalloc: Remove double execution of vunmap_page_range
 2018-04-13 12:12 UTC  (9+ messages)

[PATCH 0/2] vunmap and debug objects
 2018-04-13 12:01 UTC  (3+ messages)
` [PATCH 2/2] mm: vmalloc: Pass proper vm_start into debugobjects

[PATCH] vfio: platform: Fix using devices in PM Domains
 2018-04-13 12:00 UTC  (5+ messages)

[PATCH] vfio: platform: Fix using devices in PM Domains
 2018-04-13 11:56 UTC  (11+ messages)
` [PATCH v3 2/2] vfio: platform: Add generic DT reset support


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