All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-01 21:36:29 to 2018-08-01 22:48:13 UTC [more...]

linux-next: Tree for Aug 1
 2018-08-01 22:48 UTC  (2+ messages)

[PATCH] libxfs: fix spdx tag in xfs_cksum.h
 2018-08-01 21:00 UTC  (2+ messages)

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

[PATCH] Turn ENOATTR errors into ENODATA errrors
 2018-08-01 20:59 UTC  (2+ messages)

[PATCH net-next v1] net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefined
 2018-08-01 20:45 UTC  (2+ messages)

Strip kernel modules and signatures
 2018-08-01 22:46 UTC 

[PATCH v8 00/11] arm: more kconfig configurability and small default configs
 2018-08-01 22:43 UTC  (4+ messages)
` [PATCH v8 08/11] arm: add ALL_PLAT, QEMU, Rcar3 and MPSoC configs

[PATCH V2] mkfs: avoid divide-by-zero when hardware reports optimal i/o size as 0
 2018-08-01 20:55 UTC  (2+ messages)

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

[PATCH v6 bpf-next 00/14] bpf: cgroup local storage
 2018-08-01 22:37 UTC  (17+ 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] Smack: Mark expected switch fall-through
 2018-08-01 22:38 UTC  (2+ messages)

[net-next v5 0/3] net/tls: Minor code cleanup patches
 2018-08-01 20:52 UTC  (6+ messages)
` [net-next v5 3/3] net/tls: Remove redundant array allocation

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

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

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

Fetch on submodule update
 2018-08-01 22:34 UTC  (2+ messages)

Security enhancement proposal for kernel TLS
 2018-08-01 20:46 UTC  (6+ messages)

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

[PATCH] fb: fix lost console when the user unplugs a USB adapter
 2018-08-01 22:31 UTC  (11+ messages)
        ` Sleeping from invalid context in udlfb

[PATCH] push: comment on a funny unbalanced option help
 2018-08-01 22:31 UTC  (4+ messages)

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

[virtio] [PATCH v3 0/6] rework notifications terminology
 2018-08-01 22:30 UTC  (9+ messages)
` [virtio] Re: [virtio-dev] "
    ` [virtio] Re: [virtio-dev] "

[pull] amdgpu, radeon, scheduler, ttm drm-next-4.19
 2018-08-01 22:29 UTC 

LTTng streams not Hung up even session is destroyed
 2018-08-01 22:28 UTC 

[Qemu-devel] [PATCH 0/6] fix persistent bitmaps migration logic
 2018-08-01 22:28 UTC  (10+ messages)
` [Qemu-devel] [PATCH 4/6] dirty-bitmaps: clean-up bitmaps loading and "

[PATCH 0/3] config: fix case sensitive subsection names on writing
 2018-08-01 22:26 UTC  (5+ messages)
` [PATCH 0/3] sb/config-write-fix done without robbing Peter
  ` [PATCH 2/3] config: fix case sensitive subsection names on writing

[U-Boot] [PATCH v3 01/13] test: regmap: Increase size of syscon0 memory
 2018-08-01 22:26 UTC  (15+ messages)
` [U-Boot] [PATCH v3 05/13] regmap: Introduce init_range
` [U-Boot] [PATCH v3 06/13] regmap: Add error output
` [U-Boot] [PATCH v3 07/13] regmap: Add raw read/write functions
` [U-Boot] [PATCH v3 08/13] regmap: Support reading from specific range
` [U-Boot] [PATCH v3 09/13] regmap: Define regmap_{get,set}
` [U-Boot] [PATCH v3 10/13] test: regmap: Add test for regmap_{set, get}
` [U-Boot] [PATCH v3 11/13] misc: Sort Makefile entries

[RFC PATCH 0/4] vfs: map unique ino/dev pairs for user space
 2018-08-01 20:38 UTC  (4+ messages)
` [PATCH 4/4] locks: map correct ino/dev pairs when exporting to userspace

[PATCH v6 0/7] Allow setting up shared memory areas between VMs from xl config files
 2018-08-01 22:25 UTC  (7+ messages)
` [PATCH v6 1/7] xen: xsm: flask: introduce XENMAPSPACE_gmfn_share for memory sharing
` [PATCH v6 7/7] xen/arm: export shared memory regions as reserved-memory on device tree

[PATCH 1/2] drm/scheduler: only kill entity if last user is killed v2
 2018-08-01 22:25 UTC  (3+ messages)
` [PATCH 2/2] drm/scheduler: stop setting rq to NULL

[PATCH] thinkpad_acpi: don't overwrite supported battery operations
 2018-08-01 22:24 UTC  (3+ messages)
  ` [PATCH] platform/x86: thinkpad_acpi: Fix multi-battery bug
  ` [PATCH v2] "

[BUG] fetching sometimes doesn't update refs
 2018-08-01 22:23 UTC  (4+ messages)
` [PATCH] fetch-pack: unify ref in and out param

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

[PATCH 0/3] SSBD AMD via LS CFG Enablement
 2018-08-01 22:20 UTC  (7+ messages)
` [PATCH 1/3] x86/spec-ctrl: add AMD SSBD LS_CFG in init print
` [PATCH 3/3] x86/spec-ctrl: Add support for modifying SSBD AMD VIA LS_CFG MSR

[PATCH v2 00/10] ASoC: Add support to WCD9335 Audio Codec
 2018-08-01 22:20 UTC  (10+ 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 0/5] VFS: Introduce filesystem information query syscall
 2018-08-01 22:20 UTC  (4+ messages)
` [PATCH 1/5] vfs: syscall: Add fsinfo() to query filesystem information

[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  (16+ messages)
` [PATCH v3 7/8] net: phy: Add support to configure clock in Broadcom "

Multi-threaded verification in the partitiioned device case
 2018-08-01 20:29 UTC  (3+ messages)

[PATCH 00/10] drm/i915: Clean up power well descriptors
 2018-08-01 22:15 UTC  (5+ messages)
` [PATCH 04/10] drm/i915: Constify "
` [PATCH 05/10] drm/i915/vlv: Use power well CTL IDX instead of ID

[NOT YET PULL] Trial of labeling lines in code snippets
 2018-08-01 22:14 UTC  (6+ messages)
` [NOT YET PULL v2] "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 99cc891ebfe63527330781fa110c55aabd82fb57
 2018-08-01 22:13 UTC 

What's cooking in git.git (Jul 2018, #03; Wed, 25)
 2018-08-01 22:13 UTC  (5+ messages)
` ds/reachable (was Re: What's cooking in git.git (Jul 2018, #03; Wed, 25))
` ds/multi-pack-index "

[PATCH bpf] xdp: add NULL pointer check in __xdp_return()
 2018-08-01 20:25 UTC  (7+ messages)

[PATCH v7 16/22] s390: vfio-ap: implement mediated device open callback
 2018-08-01 22:12 UTC  (2+ messages)

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

virtual address space allocation
 2018-08-01 22:03 UTC  (3+ messages)

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

[RFC 0/4] media: meson: add video decoder driver
 2018-08-01 20:13 UTC  (3+ messages)
` [RFC 4/4] dt-bindings: media: add Amlogic Meson Video Decoder Bindings

[PATCH] machine: remove kernel-modules from RRECOMMENDS
 2018-08-01 21:59 UTC  (5+ messages)

[RFC] mlx5: fix error unwind in device start
 2018-08-01 21:59 UTC 

[Qemu-devel] [PATCH] vhost: check region type before casting
 2018-08-01 21:58 UTC  (4+ messages)

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

[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v3
 2018-08-01 21:56 UTC  (3+ messages)
` [PATCH 2/9] mm: workingset: tell cache transitions from workingset thrashing

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

[v2,8/8] usb: gadget: uvc: configfs: Prevent format changes after linking header
 2018-08-01 21:55 UTC 

[v2,7/8] usb: gadget: uvc: configfs: Add bFrameIndex attributes
 2018-08-01 21:55 UTC 

[v2,6/8] usb: gadget: uvc: configfs: Add bFormatIndex attributes
 2018-08-01 21:55 UTC 

[v2,5/8] usb: gadget: uvc: configfs: Add interface number attributes
 2018-08-01 21:55 UTC 

[v2,4/8] usb: gadget: uvc: configfs: Allocate groups dynamically
 2018-08-01 21:55 UTC 

[v2,3/8] usb: gadget: uvc: configfs: Drop leaked references to config items
 2018-08-01 21:55 UTC 

[v2,2/8] usb: gadget: uvc: configfs: Add section header comments
 2018-08-01 21:54 UTC 

[v2,1/8] usb: gadget: uvc: configfs: Don't wrap groups unnecessarily
 2018-08-01 21:54 UTC 

[RFC PATCH 00/17] Add support for qemu-xen runnning in a Linux-based stubdomain
 2018-08-01 21:54 UTC  (13+ messages)
` [RFC PATCH 06/17] libxl: create vkb device only for guests with graphics output
` [RFC PATCH 07/17] libxl: add save/restore support for qemu-xen in stubdomain
` [RFC PATCH 08/17] xl: add stubdomain related options to xl config parser
` [RFC PATCH 09/17] libxl: use \x1b to separate qemu arguments for linux stubdomain

use-after free bug in hacked 4.16 kernel, related to fq_flow_dequeue
 2018-08-01 20:06 UTC 

Managing openbmc with subtree
 2018-08-01 21:53 UTC  (3+ messages)

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

[PATCH v3 0/4] Make sure .device_run is always called in non-atomic context
 2018-08-01 21:50 UTC  (15+ messages)
  ` [PATCH v3 1/4] v4l2-mem2mem: Avoid v4l2_m2m_prepare_buf from scheduling a job
  ` [PATCH v3 2/4] v4l2-mem2mem: Simplify exiting the function in __v4l2_m2m_try_schedule
  ` [PATCH v3 3/4] v4l2-mem2mem: Avoid calling .device_run in v4l2_m2m_job_finish
  ` [PATCH v3 4/4] selftests: media_tests: Add a memory-to-memory concurrent stress test

[RFC 0/2] harden alloc_pages against bogus nid
 2018-08-01 21:50 UTC  (3+ messages)

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

[PATCH v7 15/22] KVM: s390: interfaces to clear CRYCB masks
 2018-08-01 21:48 UTC  (2+ messages)

[PATCH] arm_pmu: fix compiler warning in arm_pmu_device_probe
 2018-08-01 21:45 UTC  (2+ messages)

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

[PATCH v7 10/22] s390: vfio-ap: sysfs interfaces to configure adapters
 2018-08-01 21:43 UTC  (2+ messages)

[4/8] usb: gadget: uvc: configfs: Add interface number attributes
 2018-08-01 21:42 UTC 

[PATCH v5 bpf-next 00/14] bpf: cgroup local storage
 2018-08-01 21:36 UTC  (17+ 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

[PATCH v2] drm/amd/display: Report non-DP display as disconnected without EDID
 2018-08-01 19:51 UTC 

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

[3/8] usb: gadget: uvc: configfs: Allocate groups dynamically
 2018-08-01 21:37 UTC 

[GIT PULL 00/21] perf/core improvements and fixes
 2018-08-01 21:36 UTC  (26+ messages)
` [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

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


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.