All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-04 21:00:37 to 2017-10-04 21:29:41 UTC [more...]

[PATCH 0/3 v10] oom: capture unreclaimable slab info in oom message
 2017-10-04 21:29 UTC  (6+ messages)
` [PATCH 1/3] tools: slabinfo: add "-U" option to show unreclaimable slabs only
` [PATCH 2/3] mm: slabinfo: dump CONFIG_SLABINFO
` [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory

[3rdparty][PATCH] Add wic image support
 2017-10-04 21:29 UTC  (3+ messages)

[PATCH tip/core/rcu 0/9] Miscellaneous fixes for v4.15
 2017-10-04 21:29 UTC 

[RFC] mmap(MAP_CONTIG)
 2017-10-04 21:29 UTC  (6+ messages)

[3rdparty][PATCH] imx7s-warp: Add wic image support
 2017-10-04 21:29 UTC 

[Buildroot] [PATCH v3] HOST_DIR/lib: symlink respectively to lib32/64
 2017-10-04 21:28 UTC  (3+ messages)

[PATCH 00/13] DVFS v2
 2017-10-04 21:26 UTC  (5+ messages)
` [PATCH 04/13] drm/i915: Unify and export gen9+ port_clock calculation

[PATCH tip/core/rcu 0/16] Documentation updates for v4.15
 2017-10-04 21:21 UTC  (17+ messages)
` [PATCH tip/core/rcu 01/16] documentation: RCU grace-period memory ordering guarantees
` [PATCH tip/core/rcu 02/16] documentation: Long-running irq handlers can stall RCU grace periods
` [PATCH tip/core/rcu 03/16] documentation: Slow systems "
` [PATCH tip/core/rcu 04/16] documentation: Update RCU CPU stall warning messages
` [PATCH tip/core/rcu 05/16] memory-barriers: Replace uses of "transitive"
` [PATCH tip/core/rcu 06/16] memory-barriers: Rework multicopy-atomicity section
` [PATCH tip/core/rcu 07/16] doc: Fix options for RCU options
` [PATCH tip/core/rcu 08/16] doc: Add parameters to rcupdate.h docbook comments
` [PATCH tip/core/rcu 09/16] rcu: Remove extra docbook comment in rculist.h
` [PATCH tip/core/rcu 10/16] rcu: Fix docbook comments for rcu_sync functions
` [PATCH tip/core/rcu 11/16] doc: Fix list and emphasis in rcupdate.h
` [PATCH tip/core/rcu 12/16] doc: Flag code segment in rcu_pointer_handoff()'s docbook header
` [PATCH tip/core/rcu 13/16] doc: Fix code display in rcu_pointer_handoff()'s docbook comment
` [PATCH tip/core/rcu 14/16] doc: Fix tree.c bulleted lists in docbook comment headers
` [PATCH tip/core/rcu 15/16] memory-barriers.txt: Fix typo in pairing example
` [PATCH tip/core/rcu 16/16] Documentation: rewrite confusing statement about memory barriers

hacktoberfest
 2017-10-04 21:20 UTC  (3+ messages)

[PATCH 0/9] Bringing Asus TF300T support to mainline
 2017-10-04 21:25 UTC  (3+ messages)

[PATCH 0/7] gpio: brcmstb: improved interrupt and wake support
 2017-10-04 21:24 UTC  (5+ messages)
` [PATCH 6/7] gpio: brcmstb: consolidate interrupt domains

[PATCH v4 rdma-next 00/18] Enhance ib_ah_attr to specify types
 2017-10-04 21:24 UTC  (3+ messages)
` [PATCH v4 rdma-next 17/18] IB/core: Define 'ib' and 'roce' rdma_ah_attr types

[v10 0/6] cgroup-aware OOM killer
 2017-10-04 21:24 UTC  (6+ messages)
` [v10 3/6] mm, oom: "

[PATCH 1/2] arm64: qcom: sbc: Name GPIO lines
 2017-10-04 21:23 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: qcom: Rename SBC to DragonBoard 410c

[PATCH 1/2] clk: clk-gpio: Make GPIO clock provider use descriptors only
 2017-10-04 21:21 UTC  (4+ messages)

[xen-unstable-smoke test] 114020: regressions - FAIL
 2017-10-04 21:21 UTC 

[Qemu-devel] [PATCH] qdev: Check for the availability of a hotplug controller before adding a device
 2017-10-04 21:21 UTC  (4+ messages)

[PATCH v6 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-10-04 21:20 UTC  (7+ messages)
` [PATCH v6 1/6] lib/dlock-list: Distributed and lock-protected lists
` [PATCH v6 2/6] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [PATCH v6 3/6] vfs: Use dlock list for superblock's inode list
` [PATCH v6 4/6] lib/dlock-list: Make sibling CPUs share the same linked list
` [PATCH v6 5/6] lib/dlock-list: Enable faster lookup with hashing
` [PATCH v6 6/6] lib/dlock-list: Provide IRQ-safe APIs

x86: PIE support and option to extend KASLR randomization
 2017-10-04 21:19 UTC 

[PATCH 0/2] arm: AT91: device-tree fixes for AT91SAM9G45
 2017-10-04 21:20 UTC  (5+ messages)
` [PATCH 2/2] arm: AT91: fix DT duplicate node name

x86: PIE support and option to extend KASLR randomization
 2017-10-04 21:20 UTC  (111+ messages)
` [kernel-hardening] "
` [RFC v3 01/27] x86/crypto: Adapt assembly for PIE support
  ` [kernel-hardening] "
` [RFC v3 02/27] x86: Use symbol name on bug table "
  ` [kernel-hardening] "
` [RFC v3 03/27] x86: Use symbol name in jump "
  ` [kernel-hardening] "
` [RFC v3 04/27] x86: Add macro to get symbol address "
  ` [kernel-hardening] "
` [RFC v3 05/27] x86: relocate_kernel - Adapt assembly "
  ` [kernel-hardening] "
` [RFC v3 06/27] x86/entry/64: "
  ` [kernel-hardening] "
` [RFC v3 07/27] x86: pm-trace - "
  ` [kernel-hardening] "
` [RFC v3 08/27] x86/CPU: "
  ` [kernel-hardening] "
` [RFC v3 09/27] x86/acpi: "
  ` [kernel-hardening] "
` [RFC v3 10/27] x86/boot/64: "
  ` [kernel-hardening] "
` [RFC v3 11/27] x86/power/64: "
  ` [kernel-hardening] "
` [RFC v3 12/27] x86/paravirt: "
  ` [kernel-hardening] "
` [RFC v3 13/27] x86/boot/64: Use _text in a global "
  ` [kernel-hardening] "
` [RFC v3 14/27] x86/percpu: Adapt percpu "
  ` [kernel-hardening] "
` [RFC v3 15/27] compiler: Option to default to hidden symbols
  ` [kernel-hardening] "
` [RFC v3 16/27] x86/relocs: Handle PIE relocations
  ` [kernel-hardening] "
` [RFC v3 17/27] xen: Adapt assembly for PIE support
  ` [kernel-hardening] "
` [RFC v3 18/27] kvm: "
  ` [kernel-hardening] "
` [RFC v3 19/27] x86: Support global stack cookie
  ` [kernel-hardening] "
` [RFC v3 20/27] x86/ftrace: Adapt function tracing for PIE support
  ` [kernel-hardening] "
` [RFC v3 21/27] x86/mm/dump_pagetables: Fix address markers index on x86_64
  ` [kernel-hardening] "
` [RFC v3 22/27] x86/modules: Add option to start module section after kernel
  ` [kernel-hardening] "
` [RFC v3 23/27] x86/modules: Adapt module loading for PIE support
  ` [kernel-hardening] "
` [RFC v3 24/27] x86/mm: Make the x86 GOT read-only
  ` [kernel-hardening] "
` [RFC v3 25/27] x86/pie: Add option to build the kernel as PIE
  ` [kernel-hardening] "
` [RFC v3 26/27] x86/relocs: Add option to generate 64-bit relocations
  ` [kernel-hardening] "
` [RFC v3 27/27] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB
  ` [kernel-hardening] "

x86: PIE support and option to extend KASLR randomization
 2017-10-04 21:19 UTC 

[PATCH v2 0/5] clk: Add Aspeed clock driver
 2017-10-04 21:18 UTC  (6+ messages)
` [PATCH v2 3/5] clk: aspeed: Add platform driver and register PLLs

[PATCH v4 1/2] media: dt: bindings: Add binding for tango HW IR decoder
 2017-10-04 21:18 UTC  (8+ messages)
` [PATCH v4 2/2] media: rc: Add driver "
    ` [PATCH v5 "
        ` [PATCH v6 "

[Qemu-devel] [PATCH v6 0/6] block: Don't compare strings in bdrv_reopen_prepare()
 2017-10-04 21:18 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 2/6] qapi/qlist: Add qlist_append_null() macro
` [Qemu-devel] [PATCH v6 6/6] tests: Add check-qobject for equality tests

Linux Plumbers MD BOF discussion notes
 2017-10-04 21:18 UTC  (9+ messages)

Line ending normalization doesn't work as expected
 2017-10-04 21:17 UTC  (7+ messages)

[PATCH] firmware: add firmware to new device's devres list for second time cache
 2017-10-04 21:17 UTC  (2+ messages)

[PATCH 1/2] drm/i915/edp: Get the Panel Power Off timestamp after panel is off
 2017-10-04 21:15 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v2,1/2] drm/i915/edp: Get the Panel Power Off timestamp after panel is off (rev2)

Yocto 2.3 - Pyro release for FSL boards
 2017-10-04 21:14 UTC  (2+ messages)

[PATCH 0/4] RFC: TDA1997x HDMI video receiver
 2017-10-04 21:14 UTC  (3+ messages)
` [PATCH 2/4] media: dt-bindings: Add bindings for TDA1997X

[PATCH v8 0/2] [RFC] Introduce device state 'failed'
 2017-10-04 20:11 UTC  (3+ messages)
` [PATCH v8 2/2] btrfs: check device for critical errors and mark failed

[PATCH] glibc-locale.inc: fix typo in comment
 2017-10-04 21:12 UTC 

[PATCH] Use wic.gz for all i.MX machines by default
 2017-10-04 21:12 UTC 

system hung up when offlining CPUs
 2017-10-04 21:10 UTC  (18+ messages)

[PATCH v3 0/2] pinctrl: rza1: add support for RZ/A1L
 2017-10-04 21:07 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: pinctrl: add support for RZ/A1M and RZ/A1L

hung grow
 2017-10-04 21:08 UTC  (11+ messages)

[lockdep] b09be676e0 BUG: unable to handle kernel NULL pointer dereference at 000001f2
 2017-10-04 21:06 UTC  (8+ messages)

[Bug 103080] DC driver from drm-next-4.15-dc branch (upstream PR) not working
 2017-10-04 21:05 UTC 

[Qemu-devel] [PATCH RFC] block: add block-insert-node QMP command
 2017-10-04 21:04 UTC  (5+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH 01/38] qom: add helper type_init_from_array()
 2017-10-04 21:04 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 0/3] add DEFINE_TYPES() helper to simplify batch type registration
  ` [Qemu-devel] [PATCH v2 2/3] qom: introduce type_register_static_array()
  ` [Qemu-devel] [PATCH v2 3/3] qom: add helper macro DEFINE_TYPES()

[Buildroot] [PATCH v3 1/4] package/libbcg729: new package
 2017-10-04 21:02 UTC  (4+ messages)
` [Buildroot] [PATCH v3 2/4] package/freeswitch: install to staging
` [Buildroot] [PATCH v3 3/4] package/freeswitch-mod-bcg729: new package
` [Buildroot] [PATCH v3 4/4] package/freeswitch: Use mod_g729 only when freeswitch-mod-bcg729 is disabled

[refpolicy] Pull Request for fixing memory leak warning
 2017-10-04 21:02 UTC  (10+ messages)
` [refpolicy] [PATCH] fc_sort: memory leakages (was: Pull Request for fixing memory leak warning)
      ` [refpolicy] [PATCH v2] fc_sort: memory leakages
        ` [refpolicy] [PATCH v3] "
          ` [refpolicy] [PATCH v4] "
              ` [refpolicy] [PATCH v5] "
                ` [refpolicy] [PATCH v6] "

tty crash due to auto-failing vmalloc
 2017-10-04 21:00 UTC  (6+ messages)
  ` [PATCH 1/2] Revert "vmalloc: back off when the current task is killed"


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.