linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-25 21:27:19 to 2017-05-26 01:11:07 UTC [more...]

[PATCH 0/6] kmod: few simple enhancements
 2017-05-26  1:11 UTC  (9+ messages)
` [PATCH v2 0/5] kmod: help make deterministic
  ` [PATCH v2 1/5] module: use list_for_each_entry_rcu() on find_module_all()
  ` [PATCH v2 2/5] kmod: reduce atomic operations on kmod_concurrent
  ` [PATCH v2 3/5] kmod: add test driver to stress test the module loader
  ` [PATCH v2 4/5] kmod: add helpers for getting kmod limit
  ` [PATCH v2 5/5] kmod: throttle kmod thread limit

[PATCH v2] drm/exynos: dsi: Remove bridge node reference in removal
 2017-05-26  1:07 UTC  (2+ messages)

[PATCH v6 05/10] mm: thp: enable thp migration in generic path
 2017-05-26  0:58 UTC  (5+ messages)

[PATCH -mm 00/13] mm, THP, swap: Delay splitting THP after swapped out
 2017-05-26  0:56 UTC  (4+ messages)
` [PATCH -mm 06/13] block: Increase BIO_MAX_PAGES to PMD size if THP_SWAP enabled

[PATCH v3 0/8] x86 TLB flush cleanups, moving toward PCID support
 2017-05-26  0:47 UTC  (9+ messages)
` [PATCH v3 1/8] x86/mm: Pass flush_tlb_info to flush_tlb_others() etc
` [PATCH v3 2/8] x86/mm: Change the leave_mm() condition for local TLB flushes
` [PATCH v3 3/8] x86/mm: Refactor flush_tlb_mm_range() to merge local and remote cases
` [PATCH v3 4/8] x86/mm: Use new merged flush logic in arch_tlbbatch_flush()
` [PATCH v3 5/8] x86/mm: Remove the UP tlbflush code; always use the formerly SMP code
` [PATCH v3 6/8] x86/mm: Rework lazy TLB to track the actual loaded mm
` [PATCH v3 7/8] x86/mm: Be more consistent wrt PAGE_SHIFT vs PAGE_SIZE in tlb flush code
` [PATCH v3 8/8] x86,kvm: Teach KVM's VMX code that CR3 isn't a constant

[PATCH] fs: warn in case userspace lied about modprobe return
 2017-05-26  0:44 UTC 

[PATCHv1, RFC 0/8] Boot-time switching between 4- and 5-level paging
 2017-05-26  0:40 UTC  (3+ messages)

[PATCH v2 1/2] remoteproc: Introduce rproc_{start,stop}() functions
 2017-05-26  0:40 UTC  (2+ messages)
` [PATCH v2 2/2] remoteproc: Modify recovery path to use rproc_{start,stop}()

[PATCH 0/4][V2] Improve watchdog config for arch watchdogs
 2017-05-26  0:39 UTC  (7+ messages)
` [PATCH 2/4] watchdog: introduce arch_touch_nmi_watchdog()
` [PATCH 4/4] watchdog: provide watchdog_reconfigure() for arch watchdogs

[PATCH 0/5] MIPS: Implement eBPF JIT
 2017-05-26  0:38 UTC  (6+ messages)
` [PATCH 1/5] MIPS: Optimize uasm insn lookup
` [PATCH 2/5] MIPS: Correctly define DBSHFL type instruction opcodes
` [PATCH 3/5] MIPS: Add some instructions to uasm
` [PATCH 4/5] MIPS: Sort uasm enum opcode elements
` [PATCH 5/5] MIPS: Add support for eBPF JIT

mmotm 2017-05-25-17-28 uploaded
 2017-05-26  0:28 UTC 

[BUGFIX PATCH] kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
 2017-05-26  0:24 UTC  (3+ messages)

[PATCH v2 02/22] scsi: hisi_sas: optimise the usage of hisi_hba.lock
 2017-05-26  0:23 UTC  (2+ messages)

[PATCH v4 0/6] Add kselftest_harness.h
 2017-05-26  0:20 UTC  (7+ messages)
` [PATCH v4 1/6] selftests: Make test_harness.h more generally available
` [PATCH v4 2/6] selftests: Cosmetic renames in kselftest_harness.h
` [PATCH v4 3/6] selftests/seccomp: Force rebuild according to dependencies
` [PATCH v4 4/6] Documentation/dev-tools: Add kselftest
` [PATCH v4 5/6] Documentation/dev-tools: Use reStructuredText markups for kselftest
` [PATCH v4 6/6] Documentation/dev-tools: Add kselftest_harness documentation

[PATCH v2 00/18] introduce the Xen PV Calls backend
 2017-05-26  0:12 UTC  (9+ messages)
` [PATCH v2 01/18] xen: introduce the pvcalls interface header
  ` [PATCH v2 02/18] xen/pvcalls: introduce the pvcalls xenbus backend
  ` [PATCH v2 03/18] xen/pvcalls: initialize the module and register the "
  ` [PATCH v2 04/18] xen/pvcalls: xenbus state handling

[GIT PULL] ARM: exynos: Small update for v4.12
 2017-05-26  0:05 UTC  (2+ messages)

[GIT PULL (RESEND)] ARM: uniphier: UniPhier fixes for v4.12
 2017-05-25 23:59 UTC  (2+ messages)

[PATCH v9 5/7] ACPI: Translate the I/O range of non-MMIO devices before scanning
 2017-05-26  0:03 UTC  (2+ messages)

[PATCH v3] add the option of fortified string.h functions
 2017-05-25 23:52 UTC  (2+ messages)

[PATCH tip/core/rcu 0/88] Commits for 4.13
 2017-05-25 23:42 UTC  (91+ messages)
` [PATCH tip/core/rcu 01/88] rcutorture: Add lockdep to one of the SRCU scenarios
` [PATCH tip/core/rcu 02/88] rcutorture: Add three-level tree test for Tree SRCU
` [PATCH tip/core/rcu 03/88] rcutorture: Fix bug in reporting Kconfig mis-settings
` [PATCH tip/core/rcu 04/88] rcutorture: Add a scenario for Tiny SRCU
` [PATCH tip/core/rcu 05/88] rcutorture: Add a scenario for Classic SRCU
` [PATCH tip/core/rcu 06/88] rcu: Prevent rcu_barrier() from starting needless grace periods
` [PATCH tip/core/rcu 07/88] rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* options
` [PATCH tip/core/rcu 08/88] rcutorture: Update test scenarios based on new Kconfig dependencies
` [PATCH tip/core/rcu 09/88] srcu: Eliminate possibility of destructive counter overflow
` [PATCH tip/core/rcu 10/88] rcu: Complain if blocking in preemptible RCU read-side critical section
` [PATCH tip/core/rcu 11/88] rcuperf: Defer expedited/normal check to end of test
` [PATCH tip/core/rcu 12/88] rcuperf: Remove conflicting Kconfig options
` [PATCH tip/core/rcu 13/88] rcu: Remove obsolete reference to synchronize_kernel()
` [PATCH tip/core/rcu 14/88] rcuperf: Add ability to performance-test call_rcu() and friends
` [PATCH tip/core/rcu 15/88] rcuperf: Add a Kconfig-fragment file for Classic SRCU
` [PATCH tip/core/rcu 16/88] rcu: Make sync_rcu_preempt_exp_done() return bool
` [PATCH tip/core/rcu 17/88] checkpatch: Remove checks for expedited grace periods
` [PATCH tip/core/rcu 18/88] rcuperf: Add test for dynamically initialized srcu_struct
` [PATCH tip/core/rcu 19/88] doc/atomic_ops: Clarify smp_mb__{before,after}_atomic()
` [PATCH tip/core/rcu 20/88] atomics: Add header comment so spin_unlock_wait()
` [PATCH tip/core/rcu 21/88] docs: Fix typo in Documentation/memory-barriers.txt
` [PATCH tip/core/rcu 22/88] rcuperf: Add the ability to test tiny RCU flavors
` [PATCH tip/core/rcu 23/88] srcu: Make Classic and Tree SRCU announce themselves at bootup
` [PATCH tip/core/rcu 24/88] rcutorture: Reduce CPUs dedicated to testing Classic SRCU
` [PATCH tip/core/rcu 25/88] srcu: Shrink Tiny SRCU a bit more
` [PATCH tip/core/rcu 26/88] rcuperf: Set more user-friendly defaults
` [PATCH tip/core/rcu 27/88] srcu-cbmc: Use /usr/bin/awk instead of /bin/awk
` [PATCH tip/core/rcu 28/88] rcuperf: Add writer_holdoff boot parameter
` [PATCH tip/core/rcu 29/88] rcutorture: Add "git diff" output to testid.txt file
` [PATCH tip/core/rcu 30/88] srcu: Document auto-expediting requirement
` [PATCH tip/core/rcu 31/88] doc: Take tail recursion into account in RCU requirements
` [PATCH tip/core/rcu 32/88] rcu: Add preemptibility checks in rcu_sched_qs() and rcu_bh_qs()
` [PATCH tip/core/rcu 33/88] rcu: Print out rcupdate.c non-default boot-time settings
` [PATCH tip/core/rcu 34/88] rcu: Update rcu_bootup_announce_oddness()
` [PATCH tip/core/rcu 35/88] srcu: Make exp_holdoff module parameter be static
` [PATCH tip/core/rcu 36/88] srcu: Print non-default exp_holdoff values at boot time
` [PATCH tip/core/rcu 37/88] rcu: Add lockdep_assert_held() teeth to tree.c
` [PATCH tip/core/rcu 38/88] rcu: Add lockdep_assert_held() teeth to tree_plugin.h
` [PATCH tip/core/rcu 39/88] srcu: Make SRCU be once again optional
` [PATCH tip/core/rcu 40/88] srcu: Shrink Tiny SRCU a bit
` [PATCH tip/core/rcu 41/88] srcu: Add DEBUG_OBJECTS_RCU_HEAD functionality
` [PATCH tip/core/rcu 42/88] rcu: Make synchronize_rcu_mult() check for duplicates
` [PATCH tip/core/rcu 43/88] sched: Rely on synchronize_rcu_mult() de-duplication
` [PATCH tip/core/rcu 44/88] rcu: Use RCU_NOCB_WAKE rather than RCU_NOGP_WAKE
` [PATCH tip/core/rcu 45/88] rcu: Add memory barriers for NOCB leader wakeup
` [PATCH tip/core/rcu 46/88] torture: Add --kconfig argument to kvm.sh
` [PATCH tip/core/rcu 47/88] rcu: Flag need for rcu_node_tree.h and rcu_segcblist.h visibility
` [PATCH tip/core/rcu 48/88] rcutorture: Don't wait for kernel when all builds fail
` [PATCH tip/core/rcu 49/88] rcu: Move docbook comments out of rcupdate.h
` [PATCH tip/core/rcu 50/88] rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h
` [PATCH tip/core/rcu 51/88] rcu: Move expediting-related access/control out of rcupdate.h
` [PATCH tip/core/rcu 52/88] rcu: Move torture-related definitions from rcupdate.h to rcu.h
` [PATCH tip/core/rcu 53/88] rcu: Remove UINT_CMP_GE() and UINT_CMP_LT()
` [PATCH tip/core/rcu 54/88] rcu: Move rcupdate.h to new empty-function style
` [PATCH tip/core/rcu 55/88] rcu: Eliminate the unused __rcu_is_watching() function
` [PATCH tip/core/rcu 56/88] rcu: Move the RCU_SCHEDULER_ definitions from rcupdate.h
` [PATCH tip/core/rcu 57/88] rcu: Remove linux/debugobjects.h "
` [PATCH tip/core/rcu 58/88] rcu: Improve __call_rcu() debug-objects error message
` [PATCH tip/core/rcu 59/88] rcu: Move rcu_is_nocb_cpu() from rcupdate.h to rcu.h
` [PATCH tip/core/rcu 60/88] rcu: Move rcu_ftrace_dump() "
` [PATCH tip/core/rcu 61/88] rcu: move rcupdate.h to the new true/false-function style
` [PATCH tip/core/rcu 62/88] rcu: Move torture-related functions out of rcutiny.h and rcutree.h
` [PATCH tip/core/rcu 63/88] rcu: Move rcu_request_urgent_qs_task() "
` [PATCH tip/core/rcu 64/88] rcu: Move rcutiny.h to new empty-function style
` [PATCH tip/core/rcu 65/88] rcu: move rcutiny.h to the new true/false-function style
` [PATCH tip/core/rcu 66/88] srcu: Prevent sdp->srcu_gp_seq_needed counter wrap
` [PATCH tip/core/rcu 67/88] srcu: Shrink srcu.h by moving docbook and private function
` [PATCH tip/core/rcu 68/88] srcu: Apply trivial callback lists to shrink Tiny SRCU
` [PATCH tip/core/rcu 69/88] lockdep: Use consistent printing primitives
` [PATCH tip/core/rcu 70/88] rcu: Refactor #includes from include/linux/rcupdate.h
` [PATCH tip/core/rcu 71/88] rcu: Convert rnp->lock wrappers to macros for SRCU use
` [PATCH tip/core/rcu 72/88] rcu: Move rnp->lock wrappers "
` [PATCH tip/core/rcu 73/88] srcu: Use rnp->lock wrappers to replace explicit memory barriers
` [PATCH tip/core/rcu 74/88] rcu: Remove *_SLOW_* Kconfig options
` [PATCH tip/core/rcu 75/88] rcu: Remove the RCU_KTHREAD_PRIO Kconfig option
` [PATCH tip/core/rcu 76/88] rcu: Remove nohz_full full-system-idle state machine
` [PATCH tip/core/rcu 77/88] rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.h
` [PATCH tip/core/rcu 78/88] rcu: Remove typecheck() from RCU locking wrapper functions
` [PATCH tip/core/rcu 79/88] rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
` [PATCH tip/core/rcu 80/88] rcu: Remove SPARSE_RCU_POINTER "
` [PATCH tip/core/rcu 81/88] srcu: Fix rcutorture-statistics typo
` [PATCH tip/core/rcu 82/88] srcu: Remove Classic SRCU
` [PATCH tip/core/rcu 83/88] rcu: Remove debugfs tracing
` [PATCH tip/core/rcu 84/88] rcu: Eliminate NOCBs CPU-state Kconfig options
` [PATCH tip/core/rcu 85/88] rcu: Move RCU non-debug Kconfig options to kernel/rcu
` [PATCH tip/core/rcu 86/88] rcu: Move RCU debug "
` [PATCH tip/core/rcu 87/88] rcu: Remove event tracing from Tiny RCU
` [PATCH tip/core/rcu 88/88] rcu: Remove RCU CPU stall warnings "

[PATCH 0/6] sysctl: add dedicated stress test driver
 2017-05-25 23:37 UTC  (7+ messages)
` [PATCH 1/6] test_sysctl: add dedicated proc sysctl "
` [PATCH 2/6] test_sysctl: add generic script to expand on tests
` [PATCH 3/6] test_sysctl: test against PAGE_SIZE for int
` [PATCH 4/6] test_sysctl: add simple proc_dointvec() case
` [PATCH 5/6] test_sysctl: add simple proc_douintvec() case
` [PATCH 6/6] test_sysctl: test against int proc_dointvec() array support

[PATCH v2] arm: eBPF JIT compiler
 2017-05-25 23:36 UTC  (4+ messages)

[PATCH] tpm: vtpm_proxy: Do not run tpm2_shutdown
 2017-05-25 23:34 UTC  (7+ messages)

linux-next: build warning after merge of the drivers-x86 tree
 2017-05-25 23:34 UTC  (4+ messages)

mtd: nand: fsl_ifc: fix handing of bit flips in erased pages
 2017-05-25 23:33 UTC 

[PATCH] ubifs: Add freeze support
 2017-05-25 23:30 UTC 

[PATCH 0/2] misc: move include files out of include/linux/i2c
 2017-05-25 23:22 UTC  (7+ messages)
` [PATCH 1/2] misc: apds990x: move header file out of I2C realm

Kernel modules under new copyleft licence : (was Re: [PATCH v2] module.h: add copyleft-next >= 0.3.1 as GPL compatible)
 2017-05-25 22:54 UTC  (12+ messages)
` [copyleft-next] "

CPU_BIG_ENDIAN in generic code (was: Re: [PATCH v3 3/7] arch/sparc: Define config parameter CPU_BIG_ENDIAN)
 2017-05-25 22:52 UTC  (6+ messages)

[PATCHv2 0/3] Enable no_cache flag to driver_data
 2017-05-25 22:43 UTC  (4+ messages)

[PATCH v3] Add "shutdown" to "struct class"
 2017-05-25 22:40 UTC  (7+ messages)

[PATCH RFC] tpm: migrate pubek_show to struct tpm_buf
 2017-05-25 22:40 UTC  (4+ messages)

[PATCH v2] um: Allow building and running on older hosts
 2017-05-25 22:34 UTC  (4+ messages)

[PATCH v2] tpm: vtpm_proxy: Suppresse error logging when in closed state
 2017-05-25 22:35 UTC  (3+ messages)

[BUG] tty/serial: stty hangs for 30 seconds after interrupted transfer
 2017-05-25 22:34 UTC  (2+ messages)

[PATCH 1/3] arm64: allwinner: a64: Add initial Orangepi Win/WinPlus support
 2017-05-25 22:30 UTC  (2+ messages)
` [linux-sunxi] "

Hang/soft lockup in d_invalidate with simultaneous calls
 2017-05-25 22:31 UTC  (4+ messages)

[PATCH v3] tpm: vtpm_proxy: Suppress error logging when in closed state
 2017-05-25 22:29 UTC 

[PATCH] PCI: Move test of INTx masking to pci_setup_device
 2017-05-25 22:26 UTC  (2+ messages)

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-25 22:24 UTC  (4+ messages)
` [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place

[PATCH v2 0/3] mtd: sharpslpart partition parser
 2017-05-25 22:21 UTC  (6+ messages)
` [PATCH v2 3/3] mtd: nand: tmio_nand.c: prefer sharpslpart MTD "

[PATCH] platform/x86: intel_pmc_ipc: Mark ipc_data_readb() as __maybe_unused
 2017-05-25 22:15 UTC 

pxa3xx-nand failing to find device on linux-next
 2017-05-25 22:12 UTC  (9+ messages)

[PATCH] perf annotate: process tracing data in pipe mode
 2017-05-25 22:11 UTC  (2+ messages)

[PATCH] RFC: arm: eBPF JIT compiler
 2017-05-25 22:10 UTC  (10+ messages)

[PATCH] perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefile
 2017-05-25 22:10 UTC  (2+ messages)

[PATCH net] sky2: Do not deadlock on sky2_hw_down
 2017-05-25 22:05 UTC  (6+ messages)

[PATCH V2 1/2] powerpc/numa: Update CPU topology when VPHN enabled
 2017-05-25 22:05 UTC  (2+ messages)

Change PAGE_SIZE from minimum 4k to 12k
 2017-05-25 21:55 UTC  (5+ messages)

[PATCH 1/6] kmod: add dynamic max concurrent thread count
 2017-05-25 21:38 UTC  (10+ messages)

[PATCH] staging: fbtft: fix character limit, trailing ; warning, etc
 2017-05-25 21:35 UTC  (3+ messages)

[PATCH v4 00/11] Broadcom Stingray SOC Initial Support
 2017-05-25 21:33 UTC  (3+ messages)
` [PATCH v4 03/11] clk: bcm: Add clocks for Stingray SOC

Why does callback irq_startup in struct irq_chip return _unsigned_ int ?
 2017-05-25 21:28 UTC 

[PATCH] btrfs: Use kvzalloc instead of kzalloc/vmalloc in alloc_bitmap
 2017-05-25 21:27 UTC 

[PATCH] [iov_iter] use memmove() when copying to/from user page
 2017-05-25 21:27 UTC  (11+ 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).