linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-25 16:12:53 to 2019-06-25 19:46:06 UTC [more...]

[PATCH] xsk: Properly terminate assignment in xskq_produce_flush_desc
 2019-06-25 19:46 UTC  (3+ messages)

[PATCH v1 0/6] mm / virtio: Provide support for paravirtual waste page treatment
 2019-06-25 19:45 UTC  (15+ messages)
` [PATCH v1 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v1 2/6] mm: Move set/get_pcppage_migratetype to mmzone.h
` [PATCH v1 3/6] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v1 4/6] mm: Introduce "aerated" pages

[bpf-next v2 00/10] Test the 32bit narrow reads
 2019-06-25 19:42 UTC  (11+ messages)
` [bpf-next v2 01/10] selftests/bpf: Print a message when tester could not run a program
` [bpf-next v2 02/10] selftests/bpf: Avoid a clobbering of errno
` [bpf-next v2 03/10] selftests/bpf: Avoid another case of errno clobbering
` [bpf-next v2 04/10] selftests/bpf: Use bpf_prog_test_run_xattr
` [bpf-next v2 05/10] selftests/bpf: Allow passing more information to BPF prog test run
` [bpf-next v2 06/10] tools headers: Adopt compiletime_assert from kernel sources
` [bpf-next v2 07/10] tools headers: sync struct bpf_perf_event_data
` [bpf-next v2 08/10] bpf: Implement bpf_prog_test_run for perf event programs
` [bpf-next v2 09/10] selftests/bpf: Add tests for bpf_prog_test_run for perf events progs
` [bpf-next v2 10/10] selftests/bpf: Test correctness of narrow 32bit read on 64bit field

[PATCH 1/3][V3] lib: fix __sysfs_match_string() helper when n != -1
 2019-06-25 19:42 UTC  (4+ messages)
` [PATCH][V4] "

switch the remaining architectures to use generic GUP v4
 2019-06-25 19:37 UTC  (3+ messages)
` [PATCH 14/16] mm: move the powerpc hugepd code to mm/gup.c

[GIT PULL 1/4] ARM: defconfig: Samsung/Exynos for v5.3
 2019-06-25 19:34 UTC  (4+ messages)
` [GIT PULL 2/4] ARM: dts: exynos: Second pull "
` [GIT PULL 3/4] arm64: dts: exynos: Pull "
` [GIT PULL 4/4] ARM: exynos: Mach "

[PATCH][next] RDMA/hns: fix spelling mistake "attatch" -> "attach"
 2019-06-25 19:34 UTC  (2+ messages)

[PATCH] x86/boot/64: Fix crash if kernel images crosses page table boundary
 2019-06-25 19:30 UTC  (3+ messages)

[PATCH] drivers/block/loop: Remove deprecated function, range check for max_loop
 2019-06-25 19:24 UTC  (3+ messages)
` [PATCH v2] drivers/block/loop: Replace deprecated function in option parsing code

[PATCH] modules: fix compile error if don't have strict module rwx
 2019-06-25 19:21 UTC  (2+ messages)

[PATCH] backlight: pwm_bl: Set pin to sleep state when powered down
 2019-06-25 19:19 UTC  (4+ messages)

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

[for-next][PATCH 00/12] tracing: More updates for 5.3
 2019-06-25 19:15 UTC  (13+ messages)
` [for-next][PATCH 01/12] ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS
` [for-next][PATCH 02/12] tracepoint: Use struct_size() in kmalloc()
` [for-next][PATCH 03/12] kprobes: Fix to init kprobes in subsys_initcall
` [for-next][PATCH 04/12] tracing/kprobe: Set print format right after parsed command
` [for-next][PATCH 05/12] tracing/uprobe: Set print format when parsing command
` [for-next][PATCH 06/12] tracing/probe: Add trace_probe init and free functions
` [for-next][PATCH 07/12] tracing/probe: Add trace_event_call register API for trace_probe
` [for-next][PATCH 08/12] tracing/probe: Add trace_event_file access APIs "
` [for-next][PATCH 09/12] tracing/probe: Add trace flag "
` [for-next][PATCH 10/12] tracing/probe: Add probe event name and group name accesses APIs
` [for-next][PATCH 11/12] tracing/probe: Add trace_event_call "
` [for-next][PATCH 12/12] tracing/kprobe: Check registered state using kprobe

[PATCH v4 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
 2019-06-25 19:13 UTC  (2+ messages)

[PATCH v7 0/1] EDAC, mellanox: Add ECC support for BlueField DDR4
 2019-06-25 19:13 UTC  (2+ messages)
` [PATCH v7 1/1] "

[PATCH v4 00/10] klp-convert livepatch build tooling
 2019-06-25 19:08 UTC  (7+ messages)

[PATCH v4 0/5] KVM: LAPIC: Implement Exitless Timer
 2019-06-25 19:00 UTC  (10+ messages)
` [PATCH v4 2/5] KVM: LAPIC: inject lapic timer interrupt by posted interrupt

dev_pagemap related cleanups
 2019-06-25 19:00 UTC  (8+ messages)
` [PATCH 05/22] mm: export alloc_pages_vma

[PATCH] arm64: dts: qcom: sdm845-cheza: add initial cheza dt
 2019-06-25 18:58 UTC  (2+ messages)

[PATCH] orangefs: remove redundant assignment to variable buffer_index
 2019-06-25 18:55 UTC  (4+ messages)

[PATCH v4 00/22] Shared virtual address IOMMU and VT-d support
 2019-06-25 18:55 UTC  (4+ messages)
` [PATCH v4 12/22] iommu: Add I/O ASID allocator

[PATCH V2 00/15] cleanup cppcheck signed shifting errors
 2019-06-25 18:49 UTC  (8+ messages)
` [PATCH V3 "
  ` [PATCH V3 01/15] arm: perf: cleanup cppcheck shifting error
  ` [PATCH V3 04/15] ARM: exynos: "
  ` [PATCH V3 12/15] ARM: vexpress: "

[PATCH v7 00/10] mm: reparent slab memory on cgroup removal
 2019-06-25 18:33 UTC  (9+ messages)
` [PATCH v7 02/10] mm: rename slab delayed deactivation functions and fields
` [PATCH v7 03/10] mm: generalize postponed non-root kmem_cache deactivation
` [PATCH v7 06/10] mm: don't check the dying flag on kmem_cache creation
` [PATCH v7 07/10] mm: synchronize access to kmem_cache dying flag using a spinlock

[PATCH] drm/amdgpu: Don't skip display settings in hwmgr_resume()
 2019-06-25 18:31 UTC  (2+ messages)

[PATCH v5 00/14] epoll: support pollable epoll from userspace
 2019-06-25 18:29 UTC  (3+ messages)
` [PATCH v5 13/14] epoll: implement epoll_create2() syscall

[PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
 2019-06-25 18:27 UTC  (6+ messages)
` [PATCH 1/3] lib/vdso: Delay mask application in do_hres()
  ` [PATCH 2/3] arm64: Fix __arch_get_hw_counter() implementation
  ` [PATCH 3/3] arm64: compat: "

[RFC PATCH v5 0/1] Add dm verity root hash pkcs7 sig validation
 2019-06-25 18:20 UTC  (3+ messages)
` [RFC PATCH v5 1/1] "

[PATCH v2 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-25 18:17 UTC  (9+ messages)
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
` [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR

[PATCH] perf/x86/intel: Mark expected switch fall-throughs
 2019-06-25 18:15 UTC  (11+ messages)

[PATCH] crypto: Fix build for clang
 2019-06-25 18:15 UTC  (3+ messages)
` [PATCH v2] lib/mpi: fix build with clang

general protection fault in sctp_sched_prio_sched
 2019-06-25 18:09 UTC  (3+ messages)

[PATCH v4 0/7] vfs: make immutable files actually immutable
 2019-06-25 18:03 UTC  (3+ messages)

[PATCH v3 0/4] handle vblank when disabling ctc with interrupt disabled (was [PATCH v2] drm/imx: correct order of crtc disable)
 2019-06-25 17:59 UTC  (5+ messages)
` [PATCH v3 1/4] drm/vblank: warn on sending stale event
` [PATCH v3 2/4] drm/imx: notify drm core before sending event during crtc disable
` [PATCH v3 3/4] drm/vblank: estimate vblank while disabling vblank if interrupt disabled
` [PATCH v3 4/4] drm/imx: only send event on crtc disable if kept disabled

[PATCH v4 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
 2019-06-25 18:00 UTC  (2+ messages)

[PATCH v4 net-next 0/4] net: ethernet: ti: cpsw: Add XDP support
 2019-06-25 17:59 UTC  (5+ messages)
` [PATCH v4 net-next 1/4] net: core: page_pool: add user cnt preventing pool deletion
` [PATCH v4 net-next 2/4] net: ethernet: ti: davinci_cpdma: add dma mapped submit
` [PATCH v4 net-next 3/4] net: ethernet: ti: davinci_cpdma: return handler status
` [PATCH v4 net-next 4/4] net: ethernet: ti: cpsw: add XDP support

[PATCHv3] mm/gup: speed up check_and_migrate_cma_pages() on huge page
 2019-06-25 17:51 UTC  (2+ messages)

[PATCH] video: fbdev: s3c-fb: Mark expected switch fall-throughs
 2019-06-25 17:49 UTC  (6+ messages)

[PATCH v13 00/13] Ingenic Timer/Counter Unit patchset v13
 2019-06-25 17:47 UTC  (4+ messages)
` [PATCH v13 04/13] mfd: Add Ingenic TCU driver

[PATCH net-next] tools: lib: bpf: libbpf: fix max() type mistmatch for 32bit
 2019-06-25 17:45 UTC  (2+ messages)

[PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
 2019-06-25 17:43 UTC  (2+ messages)
` [PATCH] arm64: vdso: Fix compilation with clang < 8

[PATCH v2 0/2] mwifiex: spinlock usage improvements
 2019-06-25 17:40 UTC  (3+ messages)
` [PATCH v2 1/2] mwifiex: dispatch/rotate from reorder table atomically
` [PATCH v2 2/2] mwifiex: don't disable hardirqs; just softirqs

[PATCH v3 0/9] Support for Allwinner V3/S3L and Sochip S3
 2019-06-25 17:39 UTC  (4+ messages)
` [PATCH v3 5/9] dt-bindings: vendor-prefixes: add SoChip

[PATCH] nvme-pci: Avoid leak if pci_p2pmem_virt_to_bus() returns null
 2019-06-25 17:37 UTC  (5+ messages)

[PATCH v4 00/14] ima: introduce IMA Digest Lists extension
 2019-06-25 17:35 UTC  (4+ messages)

"arm64: vdso: Substitute gettimeofday() with C implementation" breaks clang build
 2019-06-25 17:33 UTC  (12+ messages)

[PATCH] Bluetooth: hci_ldisc: check for missing tty operations
 2019-06-25 17:32 UTC 

[RFC][Patch v10 0/2] mm: Support for page hinting
 2019-06-25 17:31 UTC  (5+ messages)

[PATCH bpf-next v4 0/2] bpf: Allow bpf_skb_event_output for more prog types
 2019-06-25 17:27 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] bpf: Allow bpf_skb_event_output for a few "
` [PATCH bpf-next v4 2/2] bpf: Add selftests for bpf_perf_event_output

[PATCH 1/2] mwifiex: dispatch/rotate from reorder table atomically
 2019-06-25 17:26 UTC  (2+ messages)

[PATCH] get_maintainer: Add --cc option
 2019-06-25 17:23 UTC  (5+ messages)
    ` [PATCH v2] get_maintainer: Add --prefix option

linux-next: Signed-off-by missing for commit in the cifs tree
 2019-06-25 17:19 UTC  (2+ messages)

[PATCH v7 00/25] Unify vDSOs across more architectures
 2019-06-25 17:17 UTC  (6+ messages)

[PATCH] perf cs-etm: Improve completeness for kernel address space
 2019-06-25 17:14 UTC  (5+ messages)

[PATCH v3 0/2] Support accelerometers for veyron_minnie
 2019-06-25 17:09 UTC  (2+ messages)

[PATCH 0/4] drm/panel: jh057n0090: Add regulators and drop magic value in init
 2019-06-25 17:05 UTC  (5+ messages)
` [PATCH 1/4] MAINTAINERS: Add Purism mail alias as reviewer for their devkit's panel
` [PATCH 2/4] drm/panel: jh057n0090: Don't use magic constant
` [PATCH 3/4] dt-bindings: display/panel: jh057n0090: Document power supply properties
` [PATCH 4/4] drm/panel: jh057n0090: Add regulator support

[PATCH v3 0/8] Expose cros_ec_sensors frequency range via iio sysfs
 2019-06-25 17:04 UTC  (4+ messages)
` [PATCH v3 6/8] iio: common: cros_ec_sensors: support protocol v3 message

new dmesg message "dmesg-5.1.15:tty tty2: hash matches" with 5.1.15
 2019-06-25 17:03 UTC 

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-06-25 17:01 UTC  (6+ messages)

[PATCH v8 0/5] MTD: Add Initial Hyperbus support
 2019-06-25 17:01 UTC  (3+ messages)
` [PATCH v8 1/5] mtd: cfi_cmdset_0002: Add support for polling status register

[PATCH v2] usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is set
 2019-06-25 16:57 UTC  (2+ messages)

[PATCH 0/4] open, close, finish zone support
 2019-06-25 16:53 UTC  (9+ messages)
` [PATCH 1/4] block: add zone open, close and finish support

[PATCH] time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
 2019-06-25 16:52 UTC  (12+ messages)

[PATCH 1/2] ARM: davinci: da830-evm: add missing regulator constraints for OHCI
 2019-06-25 16:49 UTC  (2+ messages)
` [PATCH 2/2] ARM: davinci: omapl138-hawk: "

[PATCH] crypto: algapi - guard against uninitialized spawn list in crypto_remove_spawns
 2019-06-25 16:48 UTC  (3+ messages)

[PATCH v3 00/14] Support CPU frequency scaling on QCS404
 2019-06-25 16:47 UTC  (15+ messages)
` [PATCH v3 01/14] clk: qcom: gcc: limit GPLL0_AO_OUT operating frequency
` [PATCH v3 02/14] mbox: qcom: add APCS child device for QCS404
` [PATCH v3 03/14] mbox: qcom: replace integer with valid macro
` [PATCH v3 04/14] dt-bindings: mailbox: qcom: Add clock-name optional property
` [PATCH v3 05/14] clk: qcom: apcs-msm8916: get parent clock names from DT
` [PATCH v3 06/14] clk: qcom: hfpll: "
` [PATCH v3 07/14] clk: qcom: hfpll: register as clock provider
` [PATCH v3 08/14] clk: qcom: hfpll: CLK_IGNORE_UNUSED
` [PATCH v3 09/14] arm64: dts: qcom: msm8916: Add the clocks for the APCS mux/divider
` [PATCH v3 10/14] arm64: dts: qcom: qcs404: Add OPP table
` [PATCH v3 11/14] arm64: dts: qcom: qcs404: Add HFPLL node
` [PATCH v3 12/14] arm64: dts: qcom: qcs404: Add the clocks for APCS mux/divider
` [PATCH v3 13/14] arm64: dts: qcom: qcs404: Add DVFS support
` [PATCH v3 14/14] arm64: defconfig: Enable HFPLL

DMA coherency in drivers/tty/serial/mpsc.c
 2019-06-25 16:37 UTC  (2+ messages)

[PATCH v2] x86/tls: Fix possible spectre-v1 in do_get_thread_area()
 2019-06-25 16:37 UTC  (2+ messages)

[PATCH 00/12] ARM: davinci: da850-evm: remove more legacy GPIO calls
 2019-06-25 16:34 UTC  (13+ messages)
` [PATCH 01/12] backlight: gpio: allow to probe non-pdata devices from board files
` [PATCH 02/12] backlight: gpio: use a helper variable for &pdev->dev
` [PATCH 03/12] backlight: gpio: pull the non-pdata device probing code into probe()
` [PATCH 04/12] ARM: davinci: refresh davinci_all_defconfig
` [PATCH 05/12] ARM: davinci_all_defconfig: enable GPIO backlight
` [PATCH 06/12] ARM: davinci: da850-evm: model the backlight GPIO as an actual device
` [PATCH 07/12] fbdev: da8xx: add support for a regulator
` [PATCH 08/12] ARM: davinci: da850-evm: switch to using a fixed regulator for lcdc
` [PATCH 09/12] fbdev: da8xx: remove panel_power_ctrl() callback from platform data
` [PATCH 10/12] fbdev: da8xx-fb: use devm_platform_ioremap_resource()
` [PATCH 11/12] fbdev: da8xx-fb: drop a redundant if
` [PATCH 12/12] fbdev: da8xx: use resource management for dma

[PATCH v3 0/4] media: venus: Update clock scaling and core selection
 2019-06-25 16:27 UTC  (5+ messages)
` [PATCH v3 1/4] media: venus: Add codec data table
` [PATCH v3 2/4] media: venus: Update clock scaling
` [PATCH v3 3/4] media: venus: Add interface for load per core
` [PATCH v3 4/4] media: venus: Update core selection

[PATCH v2 1/2] drm/bridge/synopsys: dw-hdmi: Handle audio for more clock rates
 2019-06-25 16:26 UTC  (3+ messages)

[PATCH] arm64: defconfig: update and enable CONFIG_RANDOMIZE_BASE
 2019-06-25 16:24 UTC  (10+ messages)

[PATCH v2] PCI: PM: Skip devices in D0 for suspend-to-idle
 2019-06-25 16:23 UTC  (5+ messages)

[PATCH bpf-next] bpf: fix cgroup bpf release synchronization
 2019-06-25 16:22 UTC  (5+ messages)

[PATCH -next] slub: play init_on_free=1 well with SLAB_RED_ZONE
 2019-06-25 16:16 UTC  (5+ messages)

[PATCH 0/2] timekeeping: cleanup _fast_ variety of functions
 2019-06-25 16:14 UTC  (3+ messages)
` [PATCH 1/2] timekeeping: add missing non-_ns functions for fast accessors

[PATCH v2 0/7] TTY Keyboard Status Request
 2019-06-25 16:11 UTC  (4+ messages)
` [PATCH v2 3/7] n_tty: Send SIGINFO to fg pgrp on status request character
` [PATCH v2 4/7] linux/signal.h: Ignore SIGINFO by default in new tasks
` [PATCH v2 7/7] n_tty: Provide an informational line on VSTATUS receipt


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