linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-24 17:16:04 to 2019-06-24 21:31:01 UTC [more...]

[PATCH V34 00/29] Lockdown as an LSM
 2019-06-24 21:30 UTC  (8+ messages)
` [PATCH V34 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode

LTP hugemmap05 test case failure on arm64 with linux-next (next-20190613)
 2019-06-24 21:30 UTC  (8+ messages)

[PATCH 1/2] MAINTAINERS: Correct path to moved files
 2019-06-24 21:27 UTC  (2+ messages)
` [PATCH 2/2] MAINTAINERS: Add myself as Ingenic SoCs maintainer

[PATCH V31 00/25] Add support for kernel lockdown
 2019-06-24 21:27 UTC  (7+ messages)
` [PATCH V31 07/25] kexec_file: Restrict at runtime if the kernel is locked down

[PATCH v3 1/3] mm, oom: refactor dump_tasks for memcg OOMs
 2019-06-24 21:26 UTC  (3+ messages)
` [PATCH v3 2/3] mm, oom: remove redundant task_in_mem_cgroup() check
` [PATCH v3 3/3] oom: decouple mems_allowed from oom_unkillable_task

[selftests/bpf] 69d96519db: kernel_selftests.bpf.test_socket_cookie.fail
 2019-06-24 21:24 UTC  (7+ messages)

[PATCH] riscv: dts: Re-organize SPI DT nodes
 2019-06-24 21:23 UTC  (2+ messages)

[PATCH v7 5/6] mm,thp: add read-only THP support for (non-shmem)FS
 2019-06-24 21:17 UTC 

memory leak in mpihelp_mul_karatsuba_case
 2019-06-24 21:17 UTC  (3+ messages)
` lib/mpi: Fix karactx leak in mpi_powm

[PATCH] mips: Remove q-accessors from non-64bit platforms
 2019-06-24 21:16 UTC  (10+ messages)

[PATCH] FDDI: defza: Include linux/io-64-nonatomic-lo-hi.h
 2019-06-24 21:16 UTC  (2+ messages)

[PATCH v2 00/17] net: introduce Qualcomm IPA driver
 2019-06-24 21:16 UTC  (4+ messages)
` WWAN Controller Framework (was IPA [PATCH v2 00/17])

[PATCH 08/16] nfsd: escape high characters in binary data
 2019-06-24 21:05 UTC  (5+ messages)

[PATCH 0/3] Propagate module notifier errors
 2019-06-24 20:58 UTC  (6+ messages)
` [PATCH 2/3] module: Fix up module_notifier return values

[PATCH] perf/x86/intel: Mark expected switch fall-throughs
 2019-06-24 20:57 UTC  (6+ messages)

[PATCH bpf-next] MAINTAINERS: add reviewer to maintainers entry
 2019-06-24 20:54 UTC  (3+ messages)

[ANNOUNCE] 4.14.126-rt62
 2019-06-24 20:52 UTC 

[PATCH v10 00/13] mm: Sub-section memory hotplug support
 2019-06-24 20:45 UTC  (11+ messages)
` [PATCH v10 02/13] mm/sparsemem: Introduce a SECTION_IS_EARLY flag
` [PATCH v10 03/13] mm/sparsemem: Add helpers track active portions of a section at boot
` [PATCH v10 05/13] mm/sparsemem: Convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v10 08/13] mm/sparsemem: Prepare for sub-section ranges
` [PATCH v10 09/13] mm/sparsemem: Support sub-section hotplug

[PATCH RFC v2] Convert struct pid count to refcount_t
 2019-06-24 20:43 UTC  (4+ messages)

[PATCH] get_maintainer: Add --cc option
 2019-06-24 20:42 UTC  (5+ messages)

[PATCH 0/2] Add Mailbox support for TI K3 SoCs
 2019-06-24 20:39 UTC  (2+ messages)

[PATCH] bpf: hide do_bpf_send_signal when unused
 2019-06-24 20:37 UTC  (7+ messages)

[PATCH v5 00/14] epoll: support pollable epoll from userspace
 2019-06-24 20:38 UTC  (2+ messages)

[PATCH 0/3] Clean up crypto documentation
 2019-06-24 20:37 UTC  (8+ messages)
` [PATCH 1/3] crypto: doc - Add parameter documentation
` [PATCH 2/3] crypto: doc - Describe the crypto engine
` [PATCH 3/3] crypto: doc - Fix formatting of new crypto engine content

[PATCH v3 0/4] Panel rotation patches
 2019-06-24 20:36 UTC  (3+ messages)
` [PATCH v3 1/4] drm/panel: Add helper for reading DT rotation

[PATCH] x86/resctrl: Cleanup cbm_ensure_valid()
 2019-06-24 20:34 UTC 

remove asm-generic/ptrace.h v3
 2019-06-24 20:33 UTC  (3+ messages)
` [PATCH 5/5] asm-generic: remove ptrace.h

[PATCH v2 0/4] backlight: Expose brightness curve type through sysfs
 2019-06-24 20:31 UTC  (5+ messages)
` [PATCH v2 1/4] MAINTAINERS: Add entry for stable backlight sysfs ABI documentation
` [PATCH v2 2/4] backlight: Expose brightness curve type through sysfs
` [PATCH v2 3/4] backlight: pwm_bl: Set scale type for CIE 1931 curves
` [PATCH v2 4/4] backlight: pwm_bl: Set scale type for brightness curves specified in the DT

[PATCH v7 0/6] Add support for Orange Pi 3
 2019-06-24 20:28 UTC  (5+ messages)

[PATCH v4 1/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-06-24 21:03 UTC  (3+ messages)
` [PATCH v4 0/3] "

[PATCH BUGFIX IMPROVEMENT 0/7] boost throughput with synced I/O, reduce latency and fix a bandwidth bug
 2019-06-24 20:15 UTC  (9+ messages)
` [PATCH BUGFIX IMPROVEMENT 1/7] block, bfq: reset inject limit when think-time state changes
` [PATCH BUGFIX IMPROVEMENT 2/7] block, bfq: fix rq_in_driver check in bfq_update_inject_limit
` [PATCH BUGFIX IMPROVEMENT 3/7] block, bfq: update base request service times when possible
` [PATCH BUGFIX IMPROVEMENT 4/7] block, bfq: bring forward seek&think time update
` [PATCH BUGFIX IMPROVEMENT 5/7] block, bfq: detect wakers and unconditionally inject their I/O
` [PATCH BUGFIX IMPROVEMENT 6/7] block, bfq: preempt lower-weight or lower-priority queues
` [PATCH BUGFIX IMPROVEMENT 7/7] block, bfq: re-schedule empty queues if they deserve I/O plugging

[PATCH] irq_remapping/vt-d: cleanup unused variable
 2019-06-24 20:17 UTC 

[PATCH] ARM: iop13xx: Simplify iop13xx_atu{e,x}_pci_status checks
 2019-06-24 20:13 UTC  (2+ messages)

[GIT PULL] MFD fixes for v5.2
 2019-06-24 20:05 UTC  (5+ messages)
` [GIT PULL v2] "

[PATCH v2 0/3] RK3288 Gamma LUT
 2019-06-24 20:03 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: display: rockchip: document VOP gamma LUT address
` [PATCH v2 2/3] drm/rockchip: Add optional support for CRTC gamma LUT
` [PATCH v2 3/3] ARM: dts: rockchip: Add RK3288 VOP gamma LUT address

[PATCH] media: mt9m111: fix fw-node refactoring
 2019-06-24 20:03 UTC  (4+ messages)

[PATCH net-next] ipv4: enable route flushing in network namespaces
 2019-06-24 19:59 UTC  (3+ messages)

selftests: bpf: test_libbpf.sh failed at file test_l4lb.o
 2019-06-24 19:58 UTC  (6+ messages)

[PATCH v11 00/13] Appended signatures support for IMA appraisal
 2019-06-24 19:56 UTC  (5+ messages)
` [PATCH v11 01/13] MODSIGN: Export module signature definitions
` [PATCH v11 02/13] PKCS#7: Refactor verify_pkcs7_signature()

[PATCH] rtc: Don't state that the RTC holds UTC in case it doesn't
 2019-06-24 19:57 UTC  (2+ messages)

[PATCH v6 0/1] EDAC, mellanox: Add ECC support for BlueField DDR4
 2019-06-24 19:56 UTC  (3+ messages)
` [PATCH v6 1/1] "

[PATCH v6 0/5] DMA-BUF Heaps (destaging ION)
 2019-06-24 19:49 UTC  (6+ messages)
` [PATCH v6 1/5] dma-buf: Add dma-buf heaps framework
` [PATCH v6 2/5] dma-buf: heaps: Add heap helpers
` [PATCH v6 3/5] dma-buf: heaps: Add system heap to dmabuf heaps
` [PATCH v6 4/5] dma-buf: heaps: Add CMA "
` [PATCH v6 5/5] kselftests: Add dma-heap test

PROBLEM: Marvell 88E8040 (sky2) fails after hibernation
 2019-06-24 19:48 UTC  (7+ messages)

[PATCH 0/4] open, close, finish zone support
 2019-06-24 19:46 UTC  (5+ messages)
` [PATCH 1/4] block: add zone open, close and finish support
` [PATCH 3/4] scsi: sd_zbc: add zone open, close, "

[locking/rwsem] 4f23dbc1e6: reaim.jobs_per_min -37.0% regression
 2019-06-24 19:45 UTC  (2+ messages)

Some bug fixes for perf stat metrics
 2019-06-24 19:37 UTC  (5+ messages)
` [PATCH v1 1/4] perf stat: Make metric event lookup more robust
` [PATCH v1 2/4] perf stat: Don't merge events in the same PMU
` [PATCH v1 3/4] perf stat: Fix group lookup for metric group
` [PATCH v1 4/4] perf stat: Fix metrics with --no-merge

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-06-24 19:37 UTC  (12+ messages)

[PATCH 00/15] cleanup cppcheck signed shifting errors
 2019-06-24 19:16 UTC  (4+ messages)
` [PATCH V2 "
  ` [PATCH V2 03/15] ARM: ep93xx: cleanup cppcheck "

[PATCH BUGFIX V2] block, bfq: fix operator in BFQQ_TOTALLY_SEEKY
 2019-06-24 19:18 UTC  (3+ messages)

handle "special" dma allocation in common code
 2019-06-24 19:13 UTC  (5+ messages)
` [PATCH 7/7] arc: use the generic remapping allocator for coherent DMA allocations

[PATCH net-next v2] hinic: implement the statistical interface of ethtool
 2019-06-24 19:05 UTC  (2+ messages)

[PATCH v1] Increase MAX_NR_CPUS and MAX_CACHES
 2019-06-24 19:04 UTC  (3+ messages)

[PATCH v2] perf vendor events: Add Icelake V1.00 event file
 2019-06-24 19:03 UTC  (2+ messages)

[PATCH v2 1/2] platform/chrome: wilco_ec: Fix unreleased lock in event_read()
 2019-06-24 19:00 UTC  (2+ messages)
` [PATCH v2 2/2] platform/chrome: wilco_ec: Add circular buffer as event queue

[PATCH 1/4] dt-bindings: iio: frequency: Use dt-schema for clock-names
 2019-06-24 15:11 UTC 

[PATCH] perf cs-etm: Improve completeness for kernel address space
 2019-06-24 19:00 UTC  (4+ messages)

[PATCH 0/7] perf intel-pt: CBR improvements
 2019-06-24 18:57 UTC  (2+ messages)

[PATCH 0/4] backlight: Expose brightness curve type through sysfs
 2019-06-24 18:54 UTC  (4+ messages)
` [PATCH 4/4] backlight: pwm_bl: Set scale type for brightness curves specified in the DT

[RFC] perf/x86/intel: Disable check_msr for real hw
 2019-06-24 18:49 UTC  (7+ messages)

[PATCH v3 0/5] drm/panel-simple: Add panel parameters for ortustech-com37h3m05dtc/99dtc and sharp-lq070y3dg3b
 2019-06-24 18:44 UTC  (2+ messages)

[PATCH 0/2] perf thread-stack: Fix thread stack return from kernel for kernel-only case
 2019-06-24 18:44 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v9 00/17] x86/split_lock: Enable split lock detection
 2019-06-24 18:43 UTC  (4+ messages)
` [PATCH v9 02/17] drivers/net/b44: Align pwol_mask to unsigned long for better performance

[PATCH] spi: spi-gpio: Make probe function __init_or_module
 2019-06-24 18:42 UTC  (3+ messages)

[PATCH v7 00/25] Unify vDSOs across more architectures
 2019-06-24 18:41 UTC  (3+ messages)

[PATCH] Documentation: dmaengine: clean up description of dmatest usage
 2019-06-24 18:35 UTC 

[PATCH v4 00/10] EFI Specific Purpose Memory Support
 2019-06-24 18:20 UTC  (11+ messages)
` [PATCH v4 01/10] acpi/numa: Establish a new drivers/acpi/numa/ directory
` [PATCH v4 02/10] acpi/numa/hmat: Skip publishing target info for nodes with no online memory
` [PATCH v4 03/10] efi: Enumerate EFI_MEMORY_SP
` [PATCH v4 04/10] x86, efi: Push EFI_MEMMAP check into leaf routines
` [PATCH v4 05/10] x86, efi: Reserve UEFI 2.8 Specific Purpose Memory for dax
` [PATCH v4 06/10] x86, efi: Add efi_fake_mem support for EFI_MEMORY_SP
` [PATCH v4 07/10] resource: Uplevel the pmem "region" ida to a global allocator
` [PATCH v4 08/10] device-dax: Add a driver for "hmem" devices
` [PATCH v4 09/10] acpi/numa/hmat: Register HMAT at device_initcall level
` [PATCH v4 10/10] acpi/numa/hmat: Register "specific purpose" memory as an "hmem" device

[PATCH v3 1/2] ARM: dts: Add ZII support for ZII i.MX7 RMU2 board
 2019-06-24 18:30 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: arm: fsl: Add "

[PATCH net-next 0/6] Microsemi Felix switch support
 2019-06-24 18:26 UTC  (9+ messages)
` [PATCH net-next 4/6] arm64: dts: fsl: ls1028a: Add Felix switch port DT node

dev_pagemap related cleanups
 2019-06-24 18:24 UTC  (4+ messages)
` [PATCH 05/22] mm: export alloc_pages_vma

[PATCH v4 00/11] add thermal driver for h6
 2019-06-24 18:23 UTC  (3+ messages)
` [PATCH v4 08/11] thermal: sun8i: support ahb clocks

[PATCH] drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource()
 2019-06-24 18:22 UTC  (6+ messages)
` [PATCH] drivers: Adjust scope for CONFIG_HAS_IOMEM before devm_platform_ioremap_resource()

[PATCH 2/4] iio: frequency: adf4371: Add support for ADF4372 PLL
 2019-06-24 15:12 UTC 

[RFC PATCH 1/1] Revert "rseq/selftests: arm: use udf instruction for RSEQ_SIG"
 2019-06-24 18:20 UTC  (3+ messages)

[PATCH] x86/resctrl: Prevent possible overrun during bitmap operations
 2019-06-24 18:19 UTC  (3+ messages)

[PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
 2019-06-24 18:14 UTC  (3+ messages)

[PATCH 0/2] Support accelerometers for veyron_minnie
 2019-06-24 18:05 UTC  (3+ messages)
` [PATCH v2 1/2] iio: cros_ec: Add sign vector in core for backward compatibility

[PATCH 4.14 00/51] 4.14.130-stable review
 2019-06-24 18:03 UTC  (2+ messages)

[PATCH v2 1/2] ARM: dts: Add ZII support for ZII i.MX7 RMU2 board
 2019-06-24 18:00 UTC  (3+ messages)

[PATCH] arm64: defconfig: update and enable CONFIG_RANDOMIZE_BASE
 2019-06-24 17:58 UTC  (2+ messages)
` [PATCH v2] arm64: defconfig: "

[PATCH] mtd: spi-nor: add support for sst26wf016, sst26wf032 memory
 2019-06-24 17:58 UTC  (3+ messages)

linux-next: manual merge of the kvms390 tree with Linus' tree
 2019-06-24 17:52 UTC  (2+ messages)

[PATCH 5.1 000/121] 5.1.15-stable review
 2019-06-24 17:52 UTC  (2+ messages)

[PATCH v10 00/16] Add utilization clamping support
 2019-06-24 17:52 UTC  (9+ messages)
` [PATCH v10 12/16] sched/core: uclamp: Extend CPU's cgroup controller
` [PATCH v10 13/16] sched/core: uclamp: Propagate parent clamps

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-06-24 17:51 UTC  (9+ messages)
` [PATCH v18 07/15] fs/namespace: untag user pointers in copy_mount_options
` [PATCH v18 08/15] userfaultfd: untag user pointers
` [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
` [PATCH v18 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v3] tpm: Get TCG log from TPM2 ACPI table for tpm2 systems
 2019-06-24 17:46 UTC 

[PATCH 0/2] mm, slab: Extend vm/drop_caches to shrink kmem slabs
 2019-06-24 17:42 UTC  (3+ messages)
` [PATCH 1/2] mm, memcontrol: Add memcg_iterate_all()
` [PATCH 2/2] mm, slab: Extend vm/drop_caches to shrink kmem slabs

[PATCH -next v3] drm/amdgpu: return 'ret' immediately if failed in amdgpu_pmu_init
 2019-06-24 17:42 UTC  (3+ messages)
` [PATCH -next v4] "

[PATCHv4 0/2] Variscite DART-6UL SoM support
 2019-06-24 17:40 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: imx6ul: Add "
` [PATCH 2/2] ARM: dts: Add support for i.MX6 UltraLite DART Variscite Customboard

[PATCH RT 0/4] Address rcutorture issues
 2019-06-24 17:40 UTC  (9+ messages)
` [RFC PATCH RT 3/4] rcu: unlock special: Treat irq and preempt disabled the same

[PATCH v4 2/4] x86: simplify _TIF_SYSCALL_EMU handling
 2019-06-24 17:37 UTC  (4+ messages)
` [PATCH v5 2/4] x86/entry: Simplify "

[PATCH v2] drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
 2019-06-24 17:36 UTC 

[PATCH v4 0/4] Additional fixes on Talitos driver
 2019-06-24 17:35 UTC  (4+ messages)
` [PATCH v4 1/4] lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE

[PATCH V4 00/18] SC7 entry and exit support for Tegra210
 2019-06-24 17:34 UTC  (4+ messages)
` [PATCH V4 02/18] pinctrl: tegra: add suspend and resume support

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-06-24 17:33 UTC  (3+ messages)
  ` [PATCH v4 1/1] sched/fair: Return all runtime when cfs_b has very little remaining

WARNING: ODEBUG bug in netdev_freemem (2)
 2019-06-24 17:27 UTC  (7+ messages)

[PATCH net-next] can: dev: call netif_carrier_off() in register_candev()
 2019-06-24 17:26 UTC  (2+ messages)

[RFC] rcu: Warn that rcu ktheads cannot be spawned
 2019-06-24 17:25 UTC  (3+ messages)

[PATCH] sched/core: silence a warning in sched_init()
 2019-06-24 17:24 UTC  (2+ messages)

[PATCH 2/2] usbip: Implement SG support to vhci
 2019-06-24 17:24 UTC  (2+ messages)

[PATCH v6 0/5] LM36274 Introduction
 2019-06-24 17:20 UTC  (3+ messages)

KASAN: global-out-of-bounds Read in qmi_wwan_probe
 2019-06-24 17:16 UTC  (4+ messages)

[PATCH 0/4] arm64: wire up VM_FLUSH_RESET_PERMS
 2019-06-24 17:15 UTC  (7+ 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).