linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-01 19:55:40 to 2018-08-02 00:32:49 UTC [more...]

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

linux-next: manual merge of the vfs tree with the btrfs-kdave tree
 2018-08-02  0:31 UTC 

[PATCH net-next] xen-netback: use true and false for boolean values
 2018-08-02  0:31 UTC 

[PATCH] mm/selftest: Add MAP_POPULATE test
 2018-08-02  0:29 UTC  (5+ messages)

[PATCH] cpufreq: intel_pstate: Ignore turbo active ratio in HWP
 2018-08-02  0:26 UTC 

aio poll and a new in-kernel poll API V21 (aka 2.0)
 2018-08-02  0:21 UTC  (6+ messages)
` [PATCH 2/4] aio: add a iocb refcount
` [PATCH 3/4] aio: implement IOCB_CMD_POLL

linux-next: Tree for Aug 1
 2018-08-02  0:20 UTC  (10+ messages)

[PATCH] scsi: ufs: Check workqueue exists before destroying it
 2018-08-02  0:14 UTC 

[RFC 0/2] harden alloc_pages against bogus nid
 2018-08-02  0:14 UTC  (6+ messages)
` [RFC 1/2] slub: Avoid trying to allocate memory on offline nodes
` [RFC 2/2] mm: harden alloc_pages code paths against bogus nodes

[PATCH v7 0/8] Introduce on-chip interconnect API
 2018-08-02  0:05 UTC  (5+ messages)
` [PATCH v7 1/8] interconnect: Add generic "
` [PATCH v7 8/8] interconnect: Allow endpoints translation via DT

[PATCH v13 00/16] subject: arm64: kexec: add kexec_file_load() support
 2018-08-02  0:01 UTC  (4+ messages)
` [PATCH v13 03/16] s390, kexec_file: drop arch_kexec_mem_walk()

[PATCH 0/4] use dma_zalloc_coherent and vzalloc to replace open code
 2018-08-01 23:55 UTC  (3+ messages)
` [PATCH 4/4] drivers/scsi/mvsas/mv_init: Use dma_zalloc_coherent to replace dma_alloc_coherent+memset

linux-next: manual merge of the powerpc tree with the m68k tree
 2018-08-01 23:41 UTC  (2+ messages)

[PATCH 4.9 000/144] 4.9.117-stable review
 2018-08-01 23:38 UTC  (2+ messages)

[PATCH 4.14 000/246] 4.14.60-stable review
 2018-08-01 23:36 UTC  (2+ messages)

[PATCH 4.17 000/336] 4.17.12-stable review
 2018-08-01 23:35 UTC  (2+ messages)

[PATCH] scsi: ufs: Suspend clock scaling only once in ufshcd_hba_exit()
 2018-08-01 23:31 UTC 

[PATCH v6 1/2] f2fs: fix to avoid broken of dnode block list
 2018-08-01 23:31 UTC  (3+ messages)

[PATCH] f2fs: fix invalid memory access
 2018-08-01 23:29 UTC  (3+ messages)

[PATCH] firmware: Fix security issue with request_firmware_into_buf()
 2018-08-01 23:25 UTC 

[PATCH char-misc 1/1] Drivers: hv: vmbus: Cleanup synic memory free path
 2018-08-01 22:45 UTC 

[PATCH] xfs: substitute spaces with tabs
 2018-08-01 23:19 UTC  (2+ messages)

[PATCH 0/5] x86/mm/pti: close two Meltdown leaks with Global kernel mapping
 2018-08-01 23:16 UTC  (3+ messages)
` [PATCH 5/5] x86/mm/init: remove freed kernel image areas from alias mapping

[PATCH 1/2] pinctrl: tegra: define GPIO compatible node per SoC
 2018-08-01 23:11 UTC  (5+ messages)
` [PATCH 2/2] ARM: tegra: readd gpio-ranges properties

include architecture Kconfig files from top-level Kconfig v4
 2018-08-01 23:10 UTC  (2+ messages)

[PATCH v2] riscv: Add support to no-FPU systems
 2018-08-01 23:09 UTC  (3+ messages)

[PATCH 0/3] cast sizeof to int for comparison
 2018-08-01 23:03 UTC  (3+ messages)
` [PATCH 1/3] Input: elan_i2c_smbus - "

[PATCH v13 0/7] cgroup-aware OOM killer
 2018-08-01 22:55 UTC  (7+ messages)

[PATCH] Smack: Mark expected switch fall-through
 2018-08-01 22:55 UTC  (2+ messages)

[PATCH 00/33] VFS: Introduce filesystem context [ver #11]
 2018-08-01 22:53 UTC  (4+ messages)
` [PATCH 08/33] vfs: Add LSM hooks for the new mount API "

[RFC][PATCH 0/5] Mount, Filesystem and Keyrings notifications
 2018-08-01 22:50 UTC  (5+ messages)
  ` LSM hook for mount, superblock and keys watch notifications

[PATCH 0/3] introduce memory.oom.group
 2018-08-01 22:47 UTC  (5+ messages)

[RFC 0/4] Virtio uses DMA API for all devices
 2018-08-01 22:41 UTC  (14+ messages)

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

[PATCH RESEND RFC 0/4] Wakeup GPIO support for SDM845 SoC
 2018-08-01 22:36 UTC  (8+ messages)
` [PATCH RESEND RFC 1/4] drivers: pinctrl: qcom: add wakeup capability to GPIO
` [PATCH RESEND RFC 2/4] drivers: pinctrl: qcom: add wakeup gpio map for sdm845

[PATCH] pstore: add zstd compression support
 2018-08-01 22:38 UTC  (2+ messages)

[PATCH bpf-next 00/13] docs: Convert BPF filter.txt to RST
 2018-08-01 22:32 UTC  (4+ messages)
` [PATCH bpf-next 03/13] docs: net: Add filter to index toctree

[PATCH] aoe: mark expected switch fall-through
 2018-08-01 22:30 UTC 

[PATCH] sh: dwarf: prefer _THIS_IP_ to current_text_addr
 2018-08-01 22:22 UTC  (5+ messages)
` [PATCH v2] sh: "

[PATCH v2 00/10] ASoC: Add support to WCD9335 Audio Codec
 2018-08-01 22:20 UTC  (9+ messages)
` [PATCH v2 01/10] ASoC: dt-bindings: add dt bindings for wcd9335 audio codec
` [PATCH v2 03/10] mfd: wcd9335: add wcd irq support

[PATCH 1/5] vfs: syscall: Add fsinfo() to query filesystem information
 2018-08-01 22:20 UTC  (4+ messages)
` [PATCH 0/5] VFS: Introduce filesystem information query syscall

[PATCH] parisc: prefer _THIS_IP_ and _RET_IP_ statement expressions
 2018-08-01 22:18 UTC  (7+ messages)

[PATCH v3 0/8] Add clock config and pm support to bcm iProc mdio mux
 2018-08-01 22:18 UTC  (12+ messages)
` [PATCH v3 7/8] net: phy: Add support to configure clock in Broadcom "

[PATCH] blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait
 2018-08-01 22:09 UTC  (2+ messages)

[PATCH] inet/connection_sock: prefer _THIS_IP_ to current_text_addr
 2018-08-01 21:57 UTC 

Linux 4.18-rc7
 2018-08-01 21:55 UTC  (19+ messages)

[RFC PATCH v2 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-08-01 21:50 UTC  (3+ messages)
` [RFC PATCH v2 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH] arm_pmu: fix compiler warning in arm_pmu_device_probe
 2018-08-01 21:45 UTC 

[PATCH i2c-next v3] i2c: aspeed: Handle master/slave combined irq events properly
 2018-08-01 21:44 UTC 

[GIT PULL 00/21] perf/core improvements and fixes
 2018-08-01 21:36 UTC  (22+ messages)
` [PATCH 01/21] perf trace beauty: Default header_dir to cwd to work without parms
` [PATCH 02/21] perf evlist: Fix error out while applying initial delay and LBR
` [PATCH 03/21] perf tests: Fix complex event name parsing
` [PATCH 04/21] tools include uapi: Grab a copy of linux/in.h
` [PATCH 05/21] perf beauty: Add a generator for IPPROTO_ socket's protocol constants
` [PATCH 06/21] perf trace beauty: Do not print NULL strarray entries
` [PATCH 07/21] perf trace beauty: Add beautifiers for 'socket''s 'protocol' arg
` [PATCH 08/21] perf trace: Beautify the AF_INET & AF_INET6 'socket' syscall 'protocol' args
` [PATCH 09/21] perf tests: Fix indexing when invoking subtests
` [PATCH 10/21] perf c2c report: Fix crash for empty browser
` [PATCH 11/21] perf build: Fix installation directory for eBPF
` [PATCH 12/21] perf cs-etm: Fix start tracing packet handling
` [PATCH 13/21] perf cs-etm: Support dummy address value for CS_ETM_TRACE_ON packet
` [PATCH 14/21] perf cs-etm: Generate branch sample when receiving a "
` [PATCH 15/21] perf cs-etm: Generate branch sample for "
` [PATCH 16/21] perf vendor events arm64: Update ThunderX2 implementation defined pmu core events
` [PATCH 17/21] perf list: Unify metric group description format with PMU event description
` [PATCH 18/21] perf bpf: Show better message when failing to load an object
` [PATCH 19/21] perf tools: Allow overriding MAX_NR_CPUS at compile time
` [PATCH 20/21] perf bpf: Include uapi/linux/bpf.h from the 'perf trace' script's bpf.h
` [PATCH 21/21] perf trace: Do not require --no-syscalls to suppress strace like output

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

linux-next: Signed-off-by missing for commit in the ext4 tree
 2018-08-01 21:37 UTC 

Are you sure?
 2018-08-01 17:56 UTC 

[PATCH v4 0/6] powerpc: Modernize unhandled signals message
 2018-08-01 21:33 UTC  (7+ messages)
` [PATCH v4 1/6] powerpc/traps: Print unhandled signals in a separate function
` [PATCH v4 2/6] powerpc/traps: Use an explicit ratelimit state for show_signal_msg()
` [PATCH v4 3/6] powerpc/traps: Use %lx format in show_signal_msg()
` [PATCH v4 4/6] powerpc/traps: Print VMA for unhandled signals
` [PATCH v4 5/6] powerpc: Add show_user_instructions()
` [PATCH v4 6/6] powerpc/traps: Show instructions on exceptions

[PATCH rdma-next v4 0/3] overflow.h: Add left-shift helper
 2018-08-01 21:25 UTC  (4+ messages)
` [PATCH rdma-next v4 1/3] overflow.h: Add arithmetic shift helper
` [PATCH rdma-next v4 2/3] test_overflow: Add shift overflow tests
` [PATCH rdma-next v4 3/3] RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq

[PATCH 1/1] x86, pmem, acpi: Remove excessive ACPI Large Reference Count warnings
 2018-08-01 21:24 UTC  (4+ messages)

[PATCH] dd: Invoke one probe retry cycle after every initcall level
 2018-08-01 21:21 UTC  (6+ messages)

[PATCH v4 0/8] Fix connector probing deadlocks from RPM bugs
 2018-08-01 21:14 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 3/8] drm/fb_helper: Introduce suspend/resume_hotplug()
` [PATCH v4 4/8] drm/nouveau: Fix deadlock with fb_helper using new helpers
` [PATCH v4 5/8] drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()
` [PATCH v4 6/8] drm/nouveau: Respond to HPDs by probing one conn at a time
` [PATCH v4 7/8] drm/nouveau: Fix deadlocks in nouveau_connector_detect()
` [PATCH v4 8/8] drm/nouveau: Call pm_runtime_get_noresume() from hpd handlers

[PATCH] nohz: Fix missing tick reprog while interrupting inline timer softirq
 2018-08-01 21:08 UTC  (3+ messages)

[PATCH] x86/kexec: prefer _THIS_IP_ to current_text_addr
 2018-08-01 21:08 UTC 

Interrupt flags mismatch check in __setup_irq()
 2018-08-01 20:37 UTC  (2+ messages)

[PATCH v1 0/4] Add EDAC driver for QCOM SoCs
 2018-08-01 20:33 UTC  (5+ messages)
` [PATCH v1 1/4] drivers: soc: Add broadcast base for Last Level Cache Controller (LLCC)
` [PATCH v1 2/4] drivers: soc: Add support to register LLCC EDAC driver
` [PATCH v1 3/4] drivers: edac: Add EDAC driver support for QCOM SoCs
` [PATCH v1 4/4] dt-bindigs: Update documentation of qcom,llcc

Vibrations on Droid 4?
 2018-08-01 20:28 UTC  (12+ messages)
                  ` [PATCH] fix vibrations on Droid 4

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

[PATCH] PM / devfreq: Generic cpufreq governor
 2018-08-01 20:16 UTC  (3+ messages)

[PATCH v4 bpf-next 00/14] bpf: cgroup local storage
 2018-08-01 20:15 UTC  (5+ messages)
` [PATCH v4 bpf-next 08/14] bpf: introduce the bpf_get_local_storage() helper function

[PATCH] MAINTAINERS: Update my e-mail address
 2018-08-01 20:09 UTC 

[PATCH] ftrace: Add missing check for existing hwlat thread
 2018-08-01 20:07 UTC  (5+ messages)

[RFC PATCH v2 0/6] New QuadSPI driver for Atmel SAMA5D2
 2018-08-01 19:57 UTC  (4+ messages)
` [RFC PATCH v2 5/6] spi: Add "

[PATCH 00/11] ASoC: codecs: Mark expected switch fall-throughs
 2018-08-01 19:56 UTC  (2+ messages)
` [PATCH 11/11] ASoC: wm8994: Mark expected switch fall-through


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