linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-02 18:27:45 to 2018-08-02 22:58:47 UTC [more...]

[PATCH 0/7] [v2] x86/mm/pti: close two Meltdown leaks with Global kernel mapping
 2018-08-02 22:58 UTC  (5+ messages)
` [PATCH 1/7] x86/mm/pti: clear Global bit more aggressively
` [PATCH 4/7] x86/mm/init: add helper for freeing kernel image pages
` [PATCH 5/7] x86/mm/init: remove freed kernel image areas from alias mapping
` [PATCH 7/7] x86/mm/pageattr: Remove implicit NX behavior

[PATCH v7 0/9] crypto: Remove VLA usage
 2018-08-02 22:51 UTC  (10+ messages)
` [PATCH v7 1/9] crypto: xcbc: "
` [PATCH v7 2/9] crypto: cbc: "
` [PATCH v7 3/9] crypto: ccm: "
` [PATCH v7 4/9] crypto: hash: "
` [PATCH v7 5/9] dm: Remove VLA usage from hashes
` [PATCH v7 6/9] crypto alg: Introduce generic max blocksize and alignmask
` [PATCH v7 7/9] crypto: qat: Remove VLA usage
` [PATCH v7 8/9] crypto: shash: Remove VLA usage in unaligned hashing
` [PATCH v7 9/9] crypto: skcipher: Remove VLA usage for SKCIPHER_REQUEST_ON_STACK

[PATCH bpf-next] selftests/bpf: fix a typo in map in map test
 2018-08-02 22:47 UTC 

[PATCH 1/3] soc/tegra: pmc: set IO pad power state and voltage via pinctrl fw
 2018-08-02 22:45 UTC  (3+ messages)

[PATCH 0/4] Add QCOM graphics clock controller driver for SDM845
 2018-08-02 22:44 UTC  (7+ messages)
` [PATCH 2/4] clk: qcom: Add clk_rcg2_gfx3d_ops "

[RFC bpf-next v2 0/3] docs: Convert filter.txt to RST
 2018-08-02 22:31 UTC  (4+ messages)
` [RFC bpf-next v2 1/3] docs: net: Fix various minor typos
` [RFC bpf-next v2 2/3] docs: net: Use lowercase 'k' for kernel
` [RFC bpf-next v2 3/3] docs: Split filter.txt into separate documents

[PATCH] inet/connection_sock: prefer _THIS_IP_ to current_text_addr
 2018-08-02 22:29 UTC  (5+ messages)

mmotm 2018-08-02-15-29 uploaded
 2018-08-02 22:29 UTC 

About the V9fs-developer list (Was: [PATCH] 9p: fix multiple
 2018-08-02 22:28 UTC  (4+ messages)
    ` [V9fs-developer] "

[PATCH 00/15][ANNOUNCE] 3.18.117-rt105-rc1
 2018-08-02 22:25 UTC  (11+ messages)
` [PATCH 01/15] sched: Remove TASK_ALL
` [PATCH 02/15] arm*: disable NEON in kernel mode
` [PATCH 03/15] posix-timers: move the rcu head out of the union
` [PATCH 04/15] tracing: Fix rcu splat from idle CPU on boot
` [PATCH 05/15] alarmtimer: Prevent live lock in alarm_cancel()
` [PATCH 06/15] locking: add types.h
` [PATCH 07/15] net: use task_struct instead of CPU number as the queue owner on -RT
` [PATCH 08/15] seqlock: provide the same ordering semantics as mainline
` [PATCH 09/15] squashfs: make use of local lock in multi_cpu decompressor
` [PATCH 10/15] Revert "fs, jbd: pull your plug when waiting for space"

[PATCH] dd: Invoke one probe retry cycle after every initcall level
 2018-08-02 22:20 UTC  (7+ messages)

simplified RISC-V interrupt and clocksource handling v2
 2018-08-02 22:19 UTC  (5+ messages)
` [PATCH 03/11] dt-bindings: interrupt-controller: RISC-V PLIC documentation
` [PATCH 09/11] RISC-V: Support per-hart timebase-frequency

INFO: task hung in grab_super
 2018-08-02 22:18 UTC  (9+ messages)
              ` [V9fs-developer] "

linux-next: manual merge of the dma-mapping tree with the kbuild tree
 2018-08-02 22:08 UTC 

[PATCH] mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry()
 2018-08-02 22:05 UTC  (12+ messages)

[PATCH 1/2] net/9p: embed fcall in req to round down buffer allocs
 2018-08-02 22:03 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v7 bpf-next 00/14] bpf: cgroup local storage
 2018-08-02 21:27 UTC  (15+ messages)
` [PATCH v7 bpf-next 01/14] bpf: add ability to charge bpf maps memory dynamically
` [PATCH v7 bpf-next 02/14] bpf: introduce cgroup storage maps
` [PATCH v7 bpf-next 03/14] bpf: pass a pointer to a cgroup storage using pcpu variable
` [PATCH v7 bpf-next 04/14] bpf: allocate cgroup storage entries on attaching bpf programs
` [PATCH v7 bpf-next 05/14] bpf: extend bpf_prog_array to store pointers to the cgroup storage
` [PATCH v7 bpf-next 06/14] bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE
` [PATCH v7 bpf-next 07/14] bpf: don't allow create maps of cgroup local storages
` [PATCH v7 bpf-next 08/14] bpf: introduce the bpf_get_local_storage() helper function
` [PATCH v7 bpf-next 09/14] bpf: sync bpf.h to tools/
` [PATCH v7 bpf-next 10/14] bpftool: add support for CGROUP_STORAGE maps
` [PATCH v7 bpf-next 11/14] bpf/test_run: support cgroup local storage
` [PATCH v7 bpf-next 12/14] selftests/bpf: add verifier cgroup storage tests
` [PATCH v7 bpf-next 13/14] selftests/bpf: add a cgroup storage test
` [PATCH v7 bpf-next 14/14] samples/bpf: extend test_cgrp2_attach2 test to use cgroup storage

[PATCH] ARC: AXS10x/HSDK: Allow U-Boot to pass MAC-address to the kernel
 2018-08-02 21:58 UTC  (2+ messages)

[PATCH v2 0/9] block: Consolidate scsi sense buffer usage
 2018-08-02 21:56 UTC  (4+ messages)

[PATCH v2 1/2] leds: core: Introduce LED pattern trigger
 2018-08-02 21:53 UTC  (3+ messages)

[PATCH] ARC: Improve handling of fatal signals in do_page_fault()
 2018-08-02 21:54 UTC  (4+ messages)

LVM snapshot broke between 4.14 and 4.16
 2018-08-02 21:52 UTC  (9+ messages)

[PATCH 0/9] crypto: add zbufsize() interface
 2018-08-02 21:51 UTC  (10+ messages)
` [PATCH 1/9] "
` [PATCH 2/9] crypto, 842: implement zbufsize()
` [PATCH 3/9] crypto, null: Implement zbufsize()
` [PATCH 4/9] crypto, lzo: "
` [PATCH 5/9] crypto, deflate: "
` [PATCH 6/9] crypto, zstd: "
` [PATCH 7/9] crypto, lz4: "
` [PATCH 8/9] crypto, lz4hc: "
` [PATCH 9/9] pstore: Use crypto_comp_zbufsize()

[PATCH 00/33] VFS: Introduce filesystem context [ver #11]
 2018-08-02 21:51 UTC  (5+ messages)
` [PATCH 01/33] vfs: syscall: Add open_tree(2) to reference or clone a mount "

[RFC 0/4] Virtio uses DMA API for all devices
 2018-08-02 21:51 UTC  (22+ messages)

[GIT PULL] ARC final updates for 4.18
 2018-08-02 21:48 UTC 

aio poll and a new in-kernel poll API V21 (aka 2.0)
 2018-08-02 21:48 UTC  (9+ messages)
` [PATCH 3/4] aio: implement IOCB_CMD_POLL

[PATCH net-next] xen-netback: use true and false for boolean values
 2018-08-02 21:43 UTC  (2+ messages)

[PATCH] drivers: net: lmc: fix case value for target abort error
 2018-08-02 21:42 UTC  (2+ messages)

[PATCH] net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
 2018-08-02 21:40 UTC  (2+ messages)

[PATCH v4 0/8] Add clock config and pm support to bcm iProc mdio mux
 2018-08-02 21:39 UTC  (2+ messages)

[PATCH v1 0/3] WireGuard: Secure Network Tunnel
 2018-08-02 21:35 UTC  (3+ messages)
` [PATCH v1 1/3] random: Make crng state queryable

[PATCH] block/compat_ioctl: fix range check in BLKGETSIZE
 2018-08-02 21:31 UTC  (2+ messages)

[PATCH] gpio: Add driver for PC Engines APU2/APU3 GPIOs
 2018-08-02 21:30 UTC  (2+ messages)

KASAN: use-after-free Read in bpf_cgroup_storage_release
 2018-08-02 21:25 UTC  (3+ messages)

[PATCH 0/4] watchdog: hpwdt: Bug Fixes/Enhancement
 2018-08-02 21:15 UTC  (5+ messages)
` [PATCH 1/4] watchdog: hpwdt: Initialize pretimeout from module parameter
` [PATCH 2/4] watchdog: hpwdt: Claim NMI from iLO
` [PATCH 3/4] watchdog: hpwdt: Display module parameters
` [PATCH 4/4] watchdog: hpwdt: Update version number

[PATCH] checkpatch: Check for space after "else" keyword
 2018-08-02 21:20 UTC 

[PATCH 0/2] Add Embedded USB Debugger (EUD) driver
 2018-08-02 21:23 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: Documentation for qcom,eud

[PATCH] arm_pmu: fix compiler warning in arm_pmu_device_probe
 2018-08-02 21:21 UTC  (3+ messages)

[PATCH 1/2] zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
 2018-08-02 21:13 UTC  (2+ messages)

[PATCH v7 0/8] Introduce on-chip interconnect API
 2018-08-02 21:02 UTC  (7+ messages)
` [PATCH v7 2/8] dt-bindings: Introduce interconnect provider bindings
` [PATCH v7 8/8] interconnect: Allow endpoints translation via DT

[PATCH v3 1/2] PM / devfreq: Generic CPU frequency to device frequency mapping governor
 2018-08-02 21:00 UTC  (3+ messages)

[PATCH v13 0/7]
 2018-08-02 20:59 UTC  (13+ messages)
` [PATCH v13 1/7] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn3990
` [PATCH v13 2/7] Bluetooth: btqca: Rename ROME specific functions to generic functions
` [PATCH v13 3/7] Bluetooth: btqca: Redefine qca_uart_setup() to generic function
` [PATCH v13 4/7] Bluetooth: hci_qca: Add wrapper functions for setting UART speed
` [PATCH v13 5/7] Bluetooth: hci_qca: Enable 3.2 Mbps operating speed
` [PATCH v13 6/7] Bluetooth: btqca: Add wcn3990 firmware download support
` [PATCH v13 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990
` [PATCH v13 0/7] Enable Bluetooth functionality for WCN3990

[PATCH v10 00/10] drivers: Introduce firmware dnd clock river for ZynqMP core
 2018-08-02 20:59 UTC  (7+ messages)

[PATCH] lightnvm: pblk: remove unnecessary drive version check
 2018-08-02 20:58 UTC 

[PATCH v5 0/8] Tegra20 External Memory Controller driver
 2018-08-02 20:56 UTC  (5+ messages)
` [PATCH v5 6/8] clk: tegra20: Turn EMC clock gate into divider
` [PATCH v5 7/8] clk: tegra20: Check whether direct PLLM sourcing is turned off for EMC

[PATCH] clk: vc5: Avoid divide by zero when rounding or setting rates
 2018-08-02 20:52 UTC  (4+ messages)

[PATCH] lightnvm: pblk: fix rqd.error return value in pblk_blk_erase_sync
 2018-08-02 20:50 UTC 

[PATCH] clk: scmi: Fix the rounding of clock rate
 2018-08-02 20:50 UTC  (3+ messages)

[PATCH V2 0/2] blk-mq: fix fix blk_mq_tagset_busy_iter
 2018-08-02 20:47 UTC  (7+ messages)
` [PATCH V2 1/2] blk-mq: move blk_mq_request_started() into header file
` [PATCH V2 2/2] blk-mq: fix blk_mq_tagset_busy_iter

[PATCH] mm: Move check for SHRINKER_NUMA_AWARE to do_shrink_slab()
 2018-08-02 20:47 UTC  (2+ messages)

[PATCH 0/2] x86/intel_rdt and perf/x86: Fix lack of coordination with perf
 2018-08-02 20:43 UTC  (11+ messages)

[PATCH 0/4] ALSA: Mark expected switch fall-throughs
 2018-08-02 20:42 UTC  (5+ messages)
` [PATCH 1/4] ALSA: galaxy: "
` [PATCH 2/4] ALSA: opti92x: mark "
` [PATCH 3/4] ALSA: opti9xx: "
` [PATCH 4/4] ALSA: es18xx: mark expected switch fall-through

[PATCH 0/5] pinctrl: meson: Add support for TEST_N gpio
 2018-08-02 20:42 UTC  (6+ messages)
` [PATCH 2/5] pinctrl: meson: Add support to set direction with a secure monitor call

[PATCH 4.14 000/246] 4.14.60-stable review
 2018-08-02 20:34 UTC  (7+ messages)

[PATCH] parisc: prefer _THIS_IP_ and _RET_IP_ statement expressions
 2018-08-02 20:31 UTC  (9+ messages)

[PATCH 2/3] dt-bindings: interrupt-controller: RISC-V local interrupt controller docs
 2018-08-02 20:30 UTC  (2+ messages)

[PATCH v8 0/3] add support for Bluetooth on MT7622 SoC
 2018-08-02 20:25 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: net: bluetooth: Add mediatek-bluetooth
` [PATCH v8 2/3] Bluetooth: mediatek: Add protocol support for MediaTek serial devices
` [PATCH v8 3/3] MAINTAINERS: add an entry for MediaTek Bluetooth driver

[PATCH] [SCSI] sym53c8xx: remove some redundant variables
 2018-08-02 20:23 UTC  (2+ messages)

[PATCH RESEND] exec: don't force_sigsegv processes with a pending fatal signal
 2018-08-02 20:19 UTC  (3+ messages)

[PATCH v4 0/8] Fix connector probing deadlocks from RPM bugs
 2018-08-02 20:00 UTC  (9+ messages)
` [PATCH v4 1/8] drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
` [PATCH v4 2/8] drm/nouveau: Enable polling even if we have runtime PM
` [PATCH v4 8/8] drm/nouveau: Call pm_runtime_get_noresume() from hpd handlers

[PATCH] ALSA: usb-audio: Fix wrong sizeof argument
 2018-08-02 19:54 UTC  (3+ messages)

[PATCH] drm/nouveau/secboot/acr: fix memory leak
 2018-08-02 19:51 UTC  (2+ messages)

[PATCH v3 1/3] iio: adc: add support for mcp3911
 2018-08-02 19:52 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: iio: adc: add bindings "
` [PATCH v3 3/3] MAINTAINERS: Add entry for mcp3911 ADC driver

[RFC PATCH v1 0/5] Add pardata bus + tinydrm driver
 2018-08-02 19:46 UTC  (7+ messages)
` [PATCH v1 1/5] dt-bindings: add parallel data bus (pardata)
` [PATCH v1 2/5] pardata: new bus for parallel data access
` [PATCH v1 3/5] tinydrm: add support for parallel data displays
` [PATCH v1 4/5] dt-bindings: add winstar,wg160160 display bindings
` [PATCH v1 5/5] tinydrm: add winstar wg160160 driver

[PATCH v4 1/3] iio: Add modifier for white light
 2018-08-02 19:34 UTC  (6+ messages)
` [PATCH v4 2/3] iio: light: Add support for vishay vcnl4035
` [PATCH v4 3/3] iio: light: Add device tree binding "

[PATCH] proc: added ept_ad flag to /proc/cpuinfo
 2018-08-02 19:33 UTC  (5+ messages)

framebuffer corruption due to overlapping stp instructions on arm64
 2018-08-02 19:31 UTC 

linux-next: Tree for Aug 2
 2018-08-02 19:12 UTC  (5+ messages)
` linux-next: Tree for Aug 2 (netfilter: tproxy)

Linux 4.18-rc7
 2018-08-02 19:12 UTC  (13+ messages)

[PATCH v3 2/2] PM / devfreq: Add devfreq driver for interconnect bandwidth voting
 2018-08-02 19:07 UTC  (3+ messages)

[PATCH v2 1/3] iio: adc: add support for mcp3911
 2018-08-02 18:59 UTC  (3+ messages)

[PATCH v2 1/2] security/keys/secure_key: Adds the secure key support based on CAAM
 2018-08-02 18:57 UTC  (3+ messages)

[PATCH v2 0/3] introduce memory.oom.group
 2018-08-02 18:48 UTC  (3+ messages)
` [PATCH v2 3/3] mm, oom: "

[PATCH v2 00/11] docs/mm: add boot time memory management docs
 2018-08-02 18:36 UTC  (7+ messages)

[PATCH 04/24] 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
 2018-08-02 18:30 UTC  (2+ messages)

Finish the GENERIC_IRQ_MULTI_HANDLER conversion
 2018-08-02 18:30 UTC  (2+ messages)

[PATCH 3/3] irqchip: RISC-V Local Interrupt Controller Driver
 2018-08-02 18:30 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).