All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-08 22:10:01 to 2017-05-08 22:59:44 UTC [more...]

[patch 102/114] mm/huge_memory.c: deposit a pgtable for DAX PMD faults when required
 2017-05-08 22:59 UTC 

[patch 101/114] mm/huge_memory.c: use zap_deposited_table() more
 2017-05-08 22:59 UTC 

[patch 100/114] time: delete CURRENT_TIME_SEC and CURRENT_TIME
 2017-05-08 22:59 UTC 

[patch 099/114] gfs2: replace CURRENT_TIME with current_time
 2017-05-08 22:59 UTC 

[patch 098/114] apparmorfs: replace CURRENT_TIME with current_time()
 2017-05-08 22:59 UTC 

[patch 097/114] lustre: replace CURRENT_TIME macro
 2017-05-08 22:59 UTC 

[patch 096/114] fs: ubifs: replace CURRENT_TIME_SEC with current_time
 2017-05-08 22:59 UTC 

[patch 095/114] fs: ufs: use ktime_get_real_ts64() for birthtime
 2017-05-08 22:59 UTC 

[patch 094/114] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
 2017-05-08 22:59 UTC 

[patch 093/114] fs: cifs: replace CURRENT_TIME by other appropriate apis
 2017-05-08 22:59 UTC 

[patch 092/114] trace: make trace_hwlat timestamp y2038 safe
 2017-05-08 22:59 UTC 

[patch 091/114] fs: f2fs: use ktime_get_real_seconds for sit_info times
 2017-05-08 22:59 UTC 

[patch 090/114] format-security: move static strings to const
 2017-05-08 22:59 UTC 

[patch 089/114] Documentation/vm/transhuge.txt: fix trivial typos
 2017-05-08 22:59 UTC 

[patch 088/114] fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
 2017-05-08 22:58 UTC 

[patch 087/114] include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_dec
 2017-05-08 22:58 UTC 

[patch 086/114] drivers/scsi/megaraid: remove expensive inline from megasas_return_cmd
 2017-05-08 22:58 UTC 

[patch 085/114] kref: remove WARN_ON for NULL release functions
 2017-05-08 22:58 UTC 

[patch 084/114] treewide: decouple cacheflush.h and set_memory.h
 2017-05-08 22:58 UTC 

[patch 083/114] drivers/staging/media/atomisp/pci/atomisp2: use set_memory.h
 2017-05-08 22:58 UTC 

[patch 082/114] drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h header
 2017-05-08 22:58 UTC 

[patch 081/114] drivers/misc/sram-exec.c: use set_memory.h header
 2017-05-08 22:58 UTC 

[patch 080/114] alsa: use set_memory.h header
 2017-05-08 22:58 UTC 

[patch 079/114] kernel/power/snapshot.c: use set_memory.h header
 2017-05-08 22:58 UTC 

[patch 078/114] kernel/module.c: use set_memory.h header
 2017-05-08 22:58 UTC 

[patch 077/114] include/linux/filter.h: use set_memory.h header
 2017-05-08 22:58 UTC 

[patch 076/114] drivers/watchdog/hpwdt.c: use set_memory.h header
 2017-05-08 22:58 UTC 

[patch 075/114] drivers/hwtracing/intel_th/msu.c: use set_memory.h header
 2017-05-08 22:58 UTC 

[patch 073/114] agp: use set_memory.h header
 2017-05-08 22:58 UTC 

[patch 074/114] drm: use set_memory.h header
 2017-05-08 22:58 UTC 

[patch 072/114] x86: use set_memory.h header
 2017-05-08 22:58 UTC 

[patch 071/114] s390: use set_memory.h header
 2017-05-08 22:58 UTC 

[patch 069/114] arm: use set_memory.h header
 2017-05-08 22:58 UTC 

[patch 070/114] arm64: use set_memory.h header
 2017-05-08 22:58 UTC 

[patch 068/114] treewide: move set_memory_* functions away from cacheflush.h
 2017-05-08 22:57 UTC 

[patch 067/114] treewide: spelling: correct diffrent[iate] and banlance typos
 2017-05-08 22:57 UTC 

[patch 066/114] scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
 2017-05-08 22:57 UTC 

[patch 065/114] scripts/spelling.txt: add regsiter -> register spelling mistake
 2017-05-08 22:57 UTC 

[patch 064/114] scripts/spelling.txt: add "memory" pattern and fix typos
 2017-05-08 22:57 UTC 

[patch 062/114] mm, swap: use kvzalloc to allocate some swap data structures
 2017-05-08 22:57 UTC 

[patch 063/114] mm, vmalloc: use __GFP_HIGHMEM implicitly
 2017-05-08 22:57 UTC 

[RFC][PATCH 0/9] VFS: Introduce mount context
 2017-05-08 22:57 UTC  (4+ messages)
` [PATCH 3/9] VFS: Introduce a "

[patch 058/114] treewide: use kv[mz]alloc* rather than opencoded variants
 2017-05-08 22:57 UTC 

[patch 061/114] drivers/md/bcache/super.c: use kvmalloc
 2017-05-08 22:57 UTC 

[patch 060/114] drivers/md/dm-ioctl.c: use kvmalloc rather than opencoded variant
 2017-05-08 22:57 UTC 

[patch 059/114] net: use kvmalloc with __GFP_REPEAT rather than open coded variant
 2017-05-08 22:57 UTC 

[patch 057/114] fs/xattr.c: zero out memory copied to userspace in getxattr
 2017-05-08 22:57 UTC 

[patch 056/114] net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern
 2017-05-08 22:57 UTC 

[patch 055/114] lib/rhashtable.c: simplify a strange allocation pattern
 2017-05-08 22:57 UTC 

[patch 054/114] mm: support __GFP_REPEAT in kvmalloc_node for >32kB
 2017-05-08 22:57 UTC 

[patch 053/114] mm, vmalloc: properly track vmalloc users
 2017-05-08 22:57 UTC 

[patch 052/114] mm: introduce kv[mz]alloc helpers
 2017-05-08 22:57 UTC 

[patch 051/114] sysv,ipc: cacheline align kern_ipc_perm
 2017-05-08 22:57 UTC 

[patch 050/114] ipc/shm: some shmat cleanups
 2017-05-08 22:57 UTC 

[patch 049/114] initramfs: use vfs_stat/lstat directly
 2017-05-08 22:57 UTC 

[patch 048/114] initramfs: provide a way to ignore image provided by bootloader
 2017-05-08 22:56 UTC 

[patch 047/114] lib/zlib_inflate/inftrees.c: fix potential buffer overflow
 2017-05-08 22:56 UTC 

[patch 046/114] lib/fault-inject.c: use correct check for interrupts
 2017-05-08 22:56 UTC 

[patch 045/114] kcov: simplify interrupt check
 2017-05-08 22:56 UTC 

[patch 044/114] taskstats: add e/u/stime for TGID command
 2017-05-08 22:56 UTC 

[patch 043/114] pidns: expose task pid_ns_for_children to userspace
 2017-05-08 22:56 UTC 

[patch 042/114] ns: allow ns_entries to have custom symlink content
 2017-05-08 22:56 UTC 

[patch 041/114] pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid()
 2017-05-08 22:56 UTC 

[patch 040/114] powerpc/fadump: update documentation about crashkernel parameter reuse
 2017-05-08 22:56 UTC 

[patch 039/114] powerpc/fadump: reuse crashkernel parameter for fadump memory reservation
 2017-05-08 22:56 UTC 

[patch 038/114] powerpc/fadump: remove dependency with CONFIG_KEXEC
 2017-05-08 22:56 UTC 

[patch 037/114] ia64: reuse append_elf_note() and final_note() functions
 2017-05-08 22:56 UTC 

[patch 036/114] crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
 2017-05-08 22:56 UTC 

[patch 035/114] cpumask: make "nr_cpumask_bits" unsigned
 2017-05-08 22:56 UTC 

[patch 034/114] fork: free vmapped stacks in cache when cpus are offline
 2017-05-08 22:56 UTC 

[patch 033/114] reiserfs: use designated initializers
 2017-05-08 22:56 UTC 

[patch 032/114] checkpatch: improve the SUSPECT_CODE_INDENT test
 2017-05-08 22:56 UTC 

[patch 031/114] checkpatch: improve the embedded function name test for patch contexts
 2017-05-08 22:56 UTC 

[patch 030/114] checkpatch: add --typedefsfile
 2017-05-08 22:56 UTC 

[patch 029/114] checkpatch: improve k.alloc with multiplication and sizeof test
 2017-05-08 22:55 UTC 

[patch 028/114] checkpatch: special audit for revert commit line
 2017-05-08 22:55 UTC 

[patch 027/114] checkpatch: clarify the EMBEDDED_FUNCTION_NAME message
 2017-05-08 22:55 UTC 

[patch 026/114] checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE test
 2017-05-08 22:55 UTC 

[patch 025/114] checkpatch: avoid suggesting struct definitions should be const
 2017-05-08 22:55 UTC 

[patch 024/114] checkpatch: allow space leading blank lines in email headers
 2017-05-08 22:55 UTC 

[patch 023/114] checkpatch: improve EMBEDDED_FUNCTION_NAME test
 2017-05-08 22:55 UTC 

[patch 022/114] checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions
 2017-05-08 22:55 UTC 

[patch 021/114] checkpatch: remove obsolete CONFIG_EXPERIMENTAL checks
 2017-05-08 22:55 UTC 

[patch 020/114] firmware/Makefile: force recompilation if makefile changes
 2017-05-08 22:55 UTC 

[patch 018/114] lib: add module support to array-based sort tests
 2017-05-08 22:55 UTC 

[patch 019/114] lib: add module support to linked list sorting tests
 2017-05-08 22:55 UTC 

[patch 017/114] Revert "lib/test_sort.c: make it explicitly non-modular"
 2017-05-08 22:55 UTC 

[patch 016/114] drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()
 2017-05-08 22:55 UTC 

[patch 015/114] drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests
 2017-05-08 22:55 UTC 

[patch 014/114] kernel/hung_task.c: defer showing held locks
 2017-05-08 22:55 UTC 

[patch 013/114] make help: add tools help target
 2017-05-08 22:55 UTC 

[patch 012/114] jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smp
 2017-05-08 22:55 UTC 

[patch 011/114] drivers/virt/fsl_hypervisor.c: use get_user_pages_unlocked()
 2017-05-08 22:55 UTC 

[patch 010/114] proc/sysctl: fix the int overflow for jiffies conversion
 2017-05-08 22:54 UTC 

[PATCH] ioctl_getfsmap.2: document the GETFSMAP ioctl
 2017-05-08 22:54 UTC  (6+ messages)

[patch 009/114] fs/proc/inode.c: remove cast from memory allocation
 2017-05-08 22:54 UTC 

[patch 008/114] mm, compaction: finish whole pageblock to reduce fragmentation
 2017-05-08 22:54 UTC 

[patch 007/114] mm, compaction: restrict async compaction to pageblocks of same migratetype
 2017-05-08 22:54 UTC 

[Qemu-devel] [PATCH v3 0/3] arch_init: Move soundhw code to hw/audio/soundhw.c
 2017-05-08 22:54 UTC  (2+ messages)

[patch 006/114] mm, compaction: add migratetype to compact_control
 2017-05-08 22:54 UTC 

[patch 005/114] mm, compaction: change migrate_async_suitable() to suitable_migration_source()
 2017-05-08 22:54 UTC 

[patch 004/114] mm, page_alloc: count movable pages when stealing from pageblock
 2017-05-08 22:54 UTC 

[patch 003/114] mm, page_alloc: split smallest stolen page in fallback
 2017-05-08 22:54 UTC 

[patch 002/114] mm, compaction: remove redundant watermark check in compact_finished()
 2017-05-08 22:54 UTC 

[patch 001/114] mm, compaction: reorder fields in struct compact_control
 2017-05-08 22:54 UTC 

incoming
 2017-05-08 22:53 UTC 

[kernel-hardening] [PATCH v3 0/2] x86/refcount: Implement fast refcount overflow protection
 2017-05-08 22:53 UTC  (4+ messages)
` [kernel-hardening] [PATCH v3 2/2] "
  `  "
    ` [kernel-hardening] "

[Qemu-arm] Qemu qxl support on arm64 issue
 2017-05-08 16:09 UTC 

[PATCH 1/4] ata: Add DT bindings for Faraday Technology FTIDE010
 2017-05-08 22:52 UTC  (7+ messages)
  ` [PATCH 2/4] ata: Add DT bindings for the Gemini SATA bridge
          ` [OpenWrt-Devel] "

GUI based images
 2017-05-08 22:50 UTC  (6+ messages)

[Qemu-devel] Floating point unit bugs
 2017-05-08 22:50 UTC  (7+ messages)

[PATCH] misc: fix 'zero_hugefiles = false' regression
 2017-05-08 22:47 UTC 

[PATCH] Input: elan_i2c - check if device is there before really probing
 2017-05-08 22:47 UTC  (5+ messages)

[folded-merged] mm-introduce-kvalloc-helpers-fix.patch removed from -mm tree
 2017-05-08 22:46 UTC 

[folded-merged] dax-add-tracepoint-to-dax_writeback_one-fix.patch removed from -mm tree
 2017-05-08 22:43 UTC 

[folded-merged] dax-add-tracepoints-to-dax_writeback_mapping_range-fix.patch removed from -mm tree
 2017-05-08 22:42 UTC 

[folded-merged] treewide-convert-pf_memalloc-manipulations-to-new-helpers-fix.patch removed from -mm tree
 2017-05-08 22:41 UTC 

[folded-merged] docs-vm-transhuge-fix-few-trivial-typos-fix.patch removed from -mm tree
 2017-05-08 22:41 UTC 

[folded-merged] treewide-decouple-cacheflushh-and-set_memoryh-fix.patch removed from -mm tree
 2017-05-08 22:40 UTC 

[folded-merged] drm-use-set_memoryh-header-fix.patch removed from -mm tree
 2017-05-08 22:40 UTC 

[folded-merged] taskstats-add-e-u-stime-for-tgid-command-fix-fix.patch removed from -mm tree
 2017-05-08 22:39 UTC 

[folded-merged] taskstats-add-e-u-stime-for-tgid-command-fix.patch removed from -mm tree
 2017-05-08 22:39 UTC 

[folded-merged] checkpatch-add-ability-to-find-bad-uses-of-vsprintf-%pfoo-extensions-fix-fix.patch removed from -mm tree
 2017-05-08 22:38 UTC 

[folded-merged] checkpatch-add-ability-to-find-bad-uses-of-vsprintf-%pfoo-extensions-fix.patch removed from -mm tree
 2017-05-08 22:38 UTC 

[folded-merged] mm-page_alloc-count-movable-pages-when-stealing-from-pageblock-fix.patch removed from -mm tree
 2017-05-08 22:38 UTC 

[PATCH 1/2] block, dax: move "select DAX" from BLOCK to FS_DAX
 2017-05-08 22:36 UTC  (4+ messages)

[folded-merged] mm-page_alloc-split-smallest-stolen-page-in-fallback-fix.patch removed from -mm tree
 2017-05-08 22:37 UTC 

[PATCH] tracing: Use cpumask_available() to check if cpumask variable may be used
 2017-05-08 22:36 UTC  (2+ messages)

[PATCH 0/2] cpufreq: schedutil: Fix and optimization
 2017-05-08 22:36 UTC  (5+ messages)
` [RFC][PATCH v3 2/2] cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely

[PATCH 0/3] livepatch/rcu: Handle some subtle issues between livepatching and RCU
 2017-05-08 22:36 UTC  (10+ messages)
` [PATCH 2/3] livepatch/rcu: Warn when system consistency is broken in RCU code

[PATCH] drivers: net: wireless: rsi: rsi_91x_core: Use time_after time comparison
 2017-05-08 22:34 UTC 

+ drivers-staging-ccree-ssi_hashc-fix-build-with-gcc-444.patch added to -mm tree
 2017-05-08 22:32 UTC 

[lustre-devel] NOTIFICATION: Potential downtime for HPDD sites Sun May 14, 7:00am-4:00pm PDT
 2017-05-08 22:32 UTC 

[PATCH] DECnet: Use container_of() for embedded struct
 2017-05-08 22:31 UTC 

Changing destination ip and port of TEE'ed udp
 2017-05-08 22:29 UTC  (2+ messages)

[mm/usercopy] 517e1fbeb6: kernel BUG at arch/x86/mm/physaddr.c:78!
 2017-05-08 22:28 UTC  (3+ messages)
` [PATCH] x86/mm: Set __vmalloc_start_set in numa_32.c

[PATCH v5 0/9] Enhancement to intel_dp_aux_backlight driver
 2017-05-08 22:28 UTC  (3+ messages)
` [PATCH v5 7/9] drm/i915: Restore brightness level in aux backlight driver

[PATCH v3 1/2] v4l: Add camera voice coil lens control class, current control
 2017-05-08 22:28 UTC  (11+ messages)
  ` support autofocus / autogain in libv4l2
          ` [patch] propagating controls in libv4l2 was "
              ` [patch] autogain support for bayer10 format (was Re: [patch] propagating controls in libv4l2)
                  ` [patch, libv4l]: fix integer overflow

[PATCH v3 0/6] omapdrm: fences and zpos
 2017-05-08 22:27 UTC  (7+ messages)
` [PATCH v3 1/6] drm: omapdrm: Handle events when enabling/disabling CRTCs
` [PATCH v3 2/6] drm: omapdrm: Use DRM core's atomic commit helper
` [PATCH v3 3/6] drm: omapdrm: Remove legacy buffer synchronization support
` [PATCH v3 4/6] drm: omapdrm: Store the Z order in the plane state zpos field
` [PATCH v3 5/6] drm: omapdrm: Remove custom plane state
` [PATCH v3 6/6] drm: omapdrm: Add zpos property

[PATCH] ATOMISP: Tidies up code warnings and errors in file
 2017-05-08 22:25 UTC 

[PATCH] key: Convert big_key payload.data to struct
 2017-05-08 22:26 UTC  (6+ messages)

[PATCH] ipc/sem: Avoid indexing past end of sem_array
 2017-05-08 22:23 UTC 

[PATCH 00/10] fixes for kpartx -d
 2017-05-08 22:21 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/21] docker/shippable: cross-build mipsel and powerpc targets
 2017-05-08 22:17 UTC  (27+ messages)
` [Qemu-devel] [PATCH v2 01/21] docker: let _copy_with_mkdir() sub_path argument be optional
` [Qemu-devel] [PATCH v2 02/21] docker: add --include-file argument to 'build' command
` [Qemu-devel] [PATCH v2 03/21] docker: add 'apt-fake' script which generate fake debian packages
` [Qemu-devel] [PATCH v2 04/21] docker: install ca-certificates package in base image
` [Qemu-devel] [PATCH v2 05/21] docker: compact debian base
` [Qemu-devel] [PATCH v2 06/21] docker: compact debian armhf
  `  "
` [Qemu-devel] [PATCH v2 07/21] docker: compact debian arm64
  `  "
` [Qemu-devel] [PATCH v2 08/21] docker: add extra libs to armhf target to extend codebase coverage
  `  "
` [Qemu-devel] [PATCH v2 09/21] docker: add extra libs to arm64 "
  `  "
` [Qemu-devel] [PATCH v2 10/21] docker: add extra libs to s390x "
` [Qemu-devel] [PATCH v2 11/21] docker: add mipsel build target
` [Qemu-devel] [PATCH v2 12/21] docker: add powerpc "
` [Qemu-devel] [PATCH v2 13/21] shippable: use C locale to simplify console output
` [Qemu-devel] [PATCH v2 14/21] shippable: build using all available cpus
` [Qemu-devel] [PATCH v2 15/21] shippable: do not initialize submodules automatically
` [Qemu-devel] [PATCH v2 16/21] shippable: be verbose while building docker images
` [Qemu-devel] [PATCH v2 17/21] shippable: add armeb-linux-user target
  `  "
` [Qemu-devel] [PATCH v2 18/21] shippable: add powerpc target
` [Qemu-devel] [PATCH v2 19/21] shippable: add mipsel target
` [Qemu-devel] [PATCH v2 20/21] MAINTAINERS: add Shippable automation platform URL
` [Qemu-devel] [PATCH v2 21/21] MAINTAINERS: self-appoint me as reviewer in build/test automation

[PATCH] lockd: fix lockd shutdown race
 2017-05-08 22:17 UTC 

RFC: WMI Enhancements
 2017-05-08 22:17 UTC  (4+ messages)

[PATCH] ACPI: Delay turning off unused resources after suspend till acpi_pm_end()
 2017-05-08 22:08 UTC  (4+ messages)

[RFC PATCH 00/10] ARM VGIC rework: remove rank, introduce per-IRQ lock
 2017-05-08 22:13 UTC  (7+ messages)
` [RFC PATCH 01/10] ARM: vGIC: remove rank lock from IRQ routing functions

Yocto Project Status WW19’17
 2017-05-08 22:11 UTC 

[PATCH RFC] hugetlbfs 'noautofill' mount option
 2017-05-08 22:12 UTC  (8+ messages)

[PATCH v2 4/4] perf config: Automatically create config file if not exists when setting config
 2017-05-08 22:11 UTC  (3+ messages)

[PATCH v2 2/4] perf config: Finally write changed configs on config file at a time
 2017-05-08 22:09 UTC  (3+ messages)


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.