linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-16 16:18:03 to 2018-07-16 19:30:22 UTC [more...]

[PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-07-16 19:30 UTC  (11+ messages)

linux-next: Signed-off-by missing for commits in the h8300 tree
 2018-07-16 19:24 UTC 

[PATCHv4 00/12] atomics: generate atomic headers / instrument arm64
 2018-07-16 19:23 UTC  (3+ messages)
` [PATCHv4 02/12] atomics/x86: reduce arch_cmpxchg64*() instrumentation

cpu_no_speculation omissions?
 2018-07-16 19:20 UTC  (5+ messages)

[PATCH v3] time: Fix incorrect sleeptime injection when suspend fails
 2018-07-16 19:18 UTC  (10+ messages)

[RFC][PATCH 0/11] PIDTYPE_TGID and fewer fork restarts
 2018-07-16 19:17 UTC  (12+ messages)
` [RFC][PATCH 07/11] signal: Deliver group signals via PIDTYPE_TGID not PIDTYPE_PID
` [RFC][PATCH 09/11] tty_io: Use do_send_sig_info in __do_SACK to forcibly kill tasks

[PATCH] x86/efi: Access EFI MMIO data as unencrypted when SEV is active
 2018-07-16 19:15 UTC  (3+ messages)

[PATCH v2 00/14] mm: Asynchronous + multithreaded memmap init for ZONE_DEVICE
 2018-07-16 19:12 UTC  (16+ messages)
` [PATCH v2 01/14] mm: Plumb dev_pagemap instead of vmem_altmap to memmap_init_zone()
` [PATCH v2 02/14] mm: Enable asynchronous __add_pages() and vmemmap_populate_hugepages()
` [PATCH v2 03/14] mm: Teach memmap_init_zone() to initialize ZONE_DEVICE pages
` [PATCH v2 04/14] mm: Multithread ZONE_DEVICE initialization
` [PATCH v2 05/14] mm, memremap: Up-level foreach_order_pgoff()
` [PATCH v2 06/14] mm: Allow an external agent to coordinate memmap initialization
` [PATCH v2 07/14] libnvdimm, pmem: Allow a NULL-pfn to ->direct_access()
` [PATCH v2 08/14] tools/testing/nvdimm: "
` [PATCH v2 09/14] s390, dcssblk: "
` [PATCH v2 10/14] filesystem-dax: Do not request a pfn when not required
` [PATCH v2 11/14] filesystem-dax: Make mount time pfn validation a debug check
` [PATCH v2 12/14] libnvdimm, pmem: Initialize the memmap in the background
` [PATCH v2 13/14] device-dax: "
` [PATCH v2 14/14] libnvdimm, namespace: Publish page structure init state / control

[PATCH v2 00/10] staging:rtl8192u: Coding style changes
 2018-07-16 19:04 UTC  (11+ messages)
` [PATCH v2 01/10] staging:rtl8192u: remove typedef of enumeration TR_SELECT - Style
` [PATCH v2 02/10] staging:rtl8192u: remove typedef of struct TS_COMMON_INFO "
` [PATCH v2 03/10] staging:rtl8192u: Rename List > list - Coding style
` [PATCH v2 04/10] staging:rtl8192u: rename SetupTimer > setup_timer - Style
` [PATCH v2 05/10] staging:rtl8192u: Rename InactTimer > inact_timer "
` [PATCH v2 06/10] staging:rtl8192u: Rename Addr > addr "
` [PATCH v2 07/10] staging:rtl8192u: Rename TSpec > t_spec "
` [PATCH v2 08/10] staging:rtl8192u: Rename TClass > t_class "
` [PATCH v2 09/10] staging:trl8192u: Rename TClasProc > t_clas_proc "
` [PATCH v2 10/10] staging:rtl8192u: Rename TClasNum > t_clas_num "

[PATCH v6 0/7] x86,tlb,mm: make lazy TLB mode even lazier
 2018-07-16 19:03 UTC  (8+ messages)
` [PATCH 1/7] mm: allocate mm_cpumask dynamically based on nr_cpu_ids
` [PATCH 2/7] x86,tlb: leave lazy TLB mode at page table free time
` [PATCH 3/7] x86,mm: restructure switch_mm_irqs_off
` [PATCH 4/7] x86,tlb: make lazy TLB mode lazier
` [PATCH 5/7] x86,tlb: only send page table free TLB flush to lazy TLB CPUs
` [PATCH 6/7] x86,mm: always use lazy TLB mode
` [PATCH 7/7] x86,switch_mm: skip atomic operations for init_mm

4.18-rc* regression: x86-32 troubles (with timers?)
 2018-07-16 19:00 UTC  (7+ messages)

[PATCH v2 0/3] power: supply: max8998-charger:
 2018-07-16 18:59 UTC  (4+ messages)
` [PATCH v2 3/3] dt-bindings: mfd: max8998: Add charger subnode binding

[PATCH v1 00/22] LSM: Full security module stacking
 2018-07-16 18:53 UTC  (25+ messages)
` [PATCH v1 01/22] procfs: add smack subdir to attrs
` [PATCH v1 02/22] Smack: Abstract use of cred security blob
` [PATCH v1 03/22] SELinux: "
` [PATCH v1 04/22] LSM: Infrastructure management of the "
` [PATCH v1 05/22] SELinux: Abstract use of file "
` [PATCH v1 06/22] LSM: Infrastructure management of the "
` [PATCH v1 07/22] LSM: Infrastructure management of the task "
` PATCH v1 08/22] SELinux: Abstract use of inode "
` [PATCH v1 09/22] Smack: "
` [PATCH v1 10/22] LSM: Infrastructure management of the inode security
` [PATCH v1 11/22] LSM: Infrastructure management of the superblock security blob
` [PATCH v1 12/22] LSM: Infrastructure management of the sock security
` [PATCH v1 13/22] LSM: Infrastructure management of the ipc security blob
` [PATCH v1 14/22] LSM: Infrastructure management of the key "
` [PATCH v1 15/22] LSM: Mark security blob allocation failures as unlikely
` [PATCH v1 16/22] LSM: Sharing of security blobs
` [PATCH v1 17/22] LSM: Allow mount options from multiple security modules
` [PATCH v1 18/22] LSM: Use multiple secids in security module interfaces
` [PATCH v1 19/22] LSM: Use multiple secids in LSM interfaces
` [PATCH v1 20/22] Move common usercopy into security_getpeersec_stream
` [PATCH v1 21/22] LSM: Multiple concurrent major security modules
` [PATCH v1 22/22] Netfilter: Add a selection for Smack

[PATCH v5 0/7] x86,tlb,mm: make lazy TLB mode even lazier
 2018-07-16 18:37 UTC  (6+ messages)
` [PATCH 7/7] x86,switch_mm: skip atomic operations for init_mm

[PATCH 4.9 00/32] 4.9.113-stable review
 2018-07-16 18:34 UTC  (14+ messages)
` [PATCH 4.9 03/32] MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
  `  "
      ` [PATCH 4.9 03/32] MIPS: Use async IPIs forarch_trigger_cpumask_backtrace()

[PATCH net-next 0/2] docs: Fix failover build warnings
 2018-07-16 18:28 UTC  (2+ messages)

[PATCH] checkpatch: Require commit text and warn on long commit text lines
 2018-07-16 18:20 UTC  (5+ messages)

[PATCH] IPoIB: use kvzalloc to allocate an array of bucket pointers
 2018-07-16 18:18 UTC  (3+ messages)

[PATCH net-next 0/9] Bug fixes and some minor changes to HNS3 driver
 2018-07-16 18:18 UTC  (2+ messages)

[patch -mm v3 0/3] mm, memcg: introduce oom policies
 2018-07-16 18:16 UTC  (7+ messages)
  ` [patch -mm 0/6] rewrite cgroup aware oom killer for general use
    ` [patch v2 "
      ` [patch v3 "
        ` [patch v3 -mm 3/6] mm, memcg: add hierarchical usage oom policy

[PATCH V2 0/6] mailbox: ti-msgmgr: Add support for AM654 Secure Proxy
 2018-07-16 18:06 UTC  (7+ messages)
` [PATCH V2 1/6] mailbox: ti-msgmgr: Get rid of unused structure members
` [PATCH V2 2/6] mailbox: ti-msgmgr: Allocate Rx channel resources only on request
` [PATCH V2 3/6] mailbox: ti-msgmgr: Change message count mask to be descriptor based
` [PATCH V2 4/6] mailbox: ti-msgmgr: Move the memory region name to descriptor
` [PATCH V2 5/6] dt-bindings: mailbox: Add support for secure proxy threads
` [PATCH V2 6/6] mailbox: ti-msgmgr: Add support for Secure Proxy

[PATCH 0/4] add crc64 calculation as kernel library
 2018-07-16 18:05 UTC  (8+ messages)
` [PATCH 1/4] lib/crc64: add crc64 option to lib/Kconfig
` [PATCH 2/4] lib: add crc64 calculation routines
` [PATCH 3/4] bcache: use routines from lib/crc64.c for CRC64 calculation
` [PATCH 4/4] lib/test_crc: Add test cases for crc calculation

[PATCH memory-model 0/14] Updates to the formal memory model
 2018-07-16 18:06 UTC  (15+ messages)
` [PATCH memory-model 01/14] tools/memory-model: Add litmus test for full multicopy atomicity
` [PATCH memory-model 02/14] tools/memory-model: Fix ISA2+pooncelock+pooncelock+pombonce name
` [PATCH memory-model 03/14] MAINTAINERS: Add Daniel Lustig as an LKMM reviewer
` [PATCH memory-model 04/14] locking/memory-barriers.txt/kokr: Update Korean translation to fix broken DMA vs. MMIO ordering example
` [PATCH memory-model 05/14] tools/memory-model: Remove ACCESS_ONCE() from recipes
` [PATCH memory-model 06/14] tools/memory-model: Remove ACCESS_ONCE() from model
` [PATCH memory-model 07/14] tools/memory-model: Make scripts executable
` [PATCH memory-model 08/14] docs: atomic_ops: Describe atomic_set as a write operation
` [PATCH memory-model 09/14] tools/memory-model: Add informal LKMM documentation to MAINTAINERS
` [PATCH memory-model 10/14] sched: Use smp_mb() in wake_woken_function()
` [PATCH memory-model 11/14] locking: Clarify requirements for smp_mb__after_spinlock()
` [PATCH memory-model 12/14] doc: Update wake_up() & co. memory-barrier guarantees
` [PATCH memory-model 13/14] memory-model/Documentation: Fix typo, smb->smp
` [PATCH memory-model 14/14] tools/memory-model: Rename litmus tests to comply to norm7

[PATCH v6] pidns: introduce syscall translate_pid
 2018-07-16 17:57 UTC  (2+ messages)

[PATCH v2 0/2] pinctrl: meson-g12a: add pinctrl driver support
 2018-07-16 18:02 UTC  (3+ messages)
` [PATCH v2 1/2] documentation: pinctrl: Add compatibles for Amlogic Meson G12A pin controllers

[REGRESSION 4.17] Spurious wakeup / reboot with power button
 2018-07-16 17:59 UTC  (5+ messages)
    ` [PATCH] ACPICA: Clear status of all events when entering S5

[PATCH 4.17 00/67] 4.17.7-stable review
 2018-07-16 17:58 UTC  (7+ messages)
  ` [PATCH 4.17 62/67] kvm: vmx: Nested VM-entry prereqs for event inj

[PATCH v2 0/2] Re-Enable support to disable switch regulators
 2018-07-16 17:55 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: pfuze100: add optional disable switch-regulators binding

[PATCH net,v2] tcp: Fix broken repair socket window probe patch
 2018-07-16 17:51 UTC  (2+ messages)

[PATCH v5 00/12] Add throttler driver for non-thermal throttling
 2018-07-16 17:50 UTC  (6+ messages)
  ` [PATCH v5 05/12] PM / devfreq: Add support for policy notifiers

[PATCH] drm/msm/display: negative x/y in cursor move
 2018-07-16 17:49 UTC 

[GIT PULL rcu/next] RCU commits for 4.19
 2018-07-16 17:51 UTC 

[PATCH v2 0/2] pinctrl: nuvoton: add driver for NPCM7xx
 2018-07-16 17:48 UTC  (3+ messages)
` [PATCH v2 1/2] dt-binding: pinctrl: Add NPCM7xx pinctrl and GPIO documentation

[PATCH v6 0/5] sparse_init rewrite
 2018-07-16 17:44 UTC  (6+ messages)
` [PATCH v6 1/5] mm/sparse: abstract sparse buffer allocations
` [PATCH v6 2/5] mm/sparse: use the new sparse buffer functions in non-vmemmap
` [PATCH v6 3/5] mm/sparse: move buffer init/fini to the common place
` [PATCH v6 4/5] mm/sparse: add new sparse_init_nid() and sparse_init()
` [PATCH v6 5/5] mm/sparse: delete old sparse_init and enable new one

[PATCH] rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer
 2018-07-16 17:42 UTC  (2+ messages)

[PATCH v2] sched/cputime: Ensure accurate utime and stime ratio in cputime_adjust()
 2018-07-16 17:41 UTC  (4+ messages)
` [tip:sched/core] "

[PATCH 0/2] Fix crash due to vma_is_anonymous() false-positives
 2018-07-16 17:40 UTC  (8+ messages)
` [PATCH 1/2] mm: Fix "

[PATCH] Coccinelle: add atomic_as_refcounter script
 2018-07-16 17:39 UTC  (11+ messages)
` [PATCH 0/6] Coccinelle: atomic_as_refcounter: Improvements for source code search specifications
  ` [PATCH v2 0/8] Coccinelle: atomic_as_refcounter: Adjustments "
    ` [PATCH v2 1/8] Coccinelle: atomic_as_refcounter: Delete an unnecessary SmPL rule
    ` [PATCH v2 2/8] Coccinelle: atomic_as_refcounter: Omit placeholder specifications from a SmPL constraint
    ` [PATCH v2 3/8] Coccinelle: atomic_as_refcounter: Optimise a disjunction in the first SmPL rule
    ` [PATCH v2 4/8] Coccinelle: atomic_as_refcounter: Use type “expression” for another metavariable
    ` [PATCH v2 5/8] Coccinelle: atomic_as_refcounter: Replace disjunction by a constraint in two SmPL rules
    ` [PATCH v2 6/8] Coccinelle: atomic_as_refcounter: Use nested disjunctions in the first SmPL rule
    ` [PATCH v2 7/8] Coccinelle: atomic_as_refcounter: Use string literals directly in two SmPL rules
    ` [PATCH v2 8/8] Coccinelle: atomic_as_refcounter: Use format string directly in the first SmPL rule

[PATCH] ppp: mppe: Remove VLA usage
 2018-07-16 17:36 UTC  (2+ messages)

[PATCH v19 0/6] Add io{read|write}64 to io-64-atomic headers
 2018-07-16 17:33 UTC  (7+ messages)
` [PATCH v19 1/6] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v19 2/6] parisc: iomap: introduce io{read|write}64
` [PATCH v19 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v19 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v19 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v19 6/6] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

[v9] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
 2018-07-16 17:30 UTC  (3+ messages)

[PATCH v6 0/3] extern inline native_save_fl for paravirt
 2018-07-16 17:27 UTC  (3+ messages)
` [PATCH v6 3/3] x86: paravirt: make native_save_fl extern inline

[RFC PATCH] EDAC, ghes: Enable per-layer error reporting for ARM
 2018-07-16 17:26 UTC 

[PATCH] x86/power/64: Remove VLA usage
 2018-07-16 17:22 UTC  (2+ messages)

[PATCH] dm crypt: Convert essiv from ahash to shash
 2018-07-16 17:19 UTC  (2+ messages)

[PATCH v4] bsg: mitigate read/write abuse, block uaccess in release
 2018-07-16 17:19 UTC  (4+ messages)

[PATCH v6 0/4] Add parameter for disabling ACS redirection for P2P
 2018-07-16 17:17 UTC  (4+ messages)
` [PATCH v6 4/4] PCI: Introduce the disable_acs_redir parameter

[PATCH v2] drm/connector: Fix typo in drm_connector_list_iter_next()
 2018-07-16 17:17 UTC 

[PATCH V2 0/2] firmware: ti_sci: Add host-id as an optional parameter
 2018-07-16 17:13 UTC  (3+ messages)
` [PATCH V2 1/2] Documentation: dt: keystone: ti-sci: Add optional host-id parameter
` [PATCH V2 2/2] firmware: ti_sci: Provide host-id as an optional dt parameter

[PATCH] drm/connector: Fix typo in drm_connector_list_iter_next()
 2018-07-16 17:12 UTC  (2+ messages)

[PATCH] [RFC] initrd/initramfs: extracted common code to init_rootfs.c file
 2018-07-16 17:08 UTC  (2+ messages)

[PATCH] mm: don't do zero_resv_unavail if memmap is not allocated
 2018-07-16 17:05 UTC  (3+ messages)

[PATCHv2 0/2] Fix crash due to vma_is_anonymous() false-positives
 2018-07-16 16:57 UTC  (6+ messages)
` [PATCHv2 2/2] mm: Drop unneeded ->vm_ops checks
  ` REGRESSION: "

[PATCH] arm64: cpuinfo: Include cleartext implementer and part strings
 2018-07-16 16:52 UTC  (4+ messages)

[PATCH v5 1/2] leds: core: Introduce generic pattern interface
 2018-07-16 16:51 UTC  (2+ messages)

[PATCH] x86/ioapic: Do not unmask io_apic when interrupt is in progress
 2018-07-16 16:41 UTC  (2+ messages)

compliation error with aio_abi.h
 2018-07-16 16:40 UTC 

[PATCH] [RESEND] perf/x86/intel/uncore: Fix the index of PCU.3 Broadwell CPUs
 2018-07-16 16:31 UTC  (5+ messages)

KMS does not work on MSI B350M MORTAR with AMD Ryzen 3 2200g
 2018-07-16 16:30 UTC  (2+ messages)

[PATCH] net/rds: void function cannot return -1
 2018-07-16 16:29 UTC  (2+ messages)

[PATCH 4.14 00/54] 4.14.56-stable review
 2018-07-16 16:26 UTC  (2+ messages)

[PATCH 6/6] alpha: uapi header and system call table file generation
 2018-07-16 16:23 UTC  (2+ messages)

[PATCH 4.4 00/43] 4.4.141-stable review
 2018-07-16 16:22 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 4.18-rc3
 2018-07-16 16:20 UTC  (7+ 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).