index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-09-26
fs: remove unlikely() from WARN_ON() condition
Denis Efremov
2019-09-26
xen/events: remove unlikely() from WARN() condition
Denis Efremov
2019-09-25
checkpatch: check for nested (un)?likely() calls
Denis Efremov
2019-09-25
hexagon: drop empty and unused free_initrd_mem
Mike Rapoport
2019-09-25
mm: factor out common parts between MADV_COLD and MADV_PAGEOUT
Minchan Kim
2019-09-25
mm: introduce MADV_PAGEOUT
Minchan Kim
2019-09-25
mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
Minchan Kim
2019-09-25
mm: introduce MADV_COLD
Minchan Kim
2019-09-25
mm: untag user pointers in mmap/munmap/mremap/brk
Catalin Marinas
2019-09-25
vfio/type1: untag user pointers in vaddr_get_pfn
Andrey Konovalov
2019-09-25
tee/shm: untag user pointers in tee_shm_register
Andrey Konovalov
2019-09-25
media/v4l2-core: untag user pointers in videobuf_dma_contig_user_get
Andrey Konovalov
2019-09-25
drm/radeon: untag user pointers in radeon_gem_userptr_ioctl
Andrey Konovalov
2019-09-25
drm/amdgpu: untag user pointers
Andrey Konovalov
2019-09-25
userfaultfd: untag user pointers
Andrey Konovalov
2019-09-25
fs/namespace: untag user pointers in copy_mount_options
Andrey Konovalov
2019-09-25
mm: untag user pointers in get_vaddr_frames
Andrey Konovalov
2019-09-25
mm: untag user pointers in mm/gup.c
Andrey Konovalov
2019-09-25
mm: untag user pointers passed to memory syscalls
Andrey Konovalov
2019-09-25
lib: untag user pointers in strn*_user
Andrey Konovalov
2019-09-25
lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rle
Dave Rodgman
2019-09-25
ipc/sem.c: convert to use built-in RCU list checking
Joel Fernandes (Google)
2019-09-25
ipc/mqueue: improve exception handling in do_mq_notify()
Markus Elfring
2019-09-25
ipc/mqueue.c: delete an unnecessary check before the macro call dev_kfree_skb()
Markus Elfring
2019-09-25
bug: move WARN_ON() "cut here" into exception handler
Kees Cook
2019-09-25
bug: consolidate __WARN_FLAGS usage
Kees Cook
2019-09-25
bug: clean up helper macros to remove __WARN_TAINT()
Kees Cook
2019-09-25
bug: lift "cut here" out of __warn()
Kees Cook
2019-09-25
bug: consolidate warn_slowpath_fmt() usage
Kees Cook
2019-09-25
bug: rename __WARN_printf_taint() to __WARN_printf()
Kees Cook
2019-09-25
bug: refactor away warn_slowpath_fmt_taint()
Kees Cook
2019-09-25
scripts/gdb: handle split debug
Douglas Anderson
2019-09-25
kgdb: don't use a notifier to enter kgdb at panic; call directly
Douglas Anderson
2019-09-25
compiler: enable CONFIG_OPTIMIZE_INLINING forcibly
Masahiro Yamada
2019-09-25
uaccess: add missing __must_check attributes
Kees Cook
2019-09-25
kexec: restore arch_kexec_kernel_image_probe declaration
Vasily Gorbik
2019-09-25
kexec: bail out upon SIGKILL when allocating memory.
Tetsuo Handa
2019-09-25
cpumask: nicer for_each_cpumask_and() signature
Alexey Dobriyan
2019-09-25
fork: improve error message for corrupted page tables
Sai Praneeth Prakhya
2019-09-25
fat: delete an unnecessary check before brelse()
Markus Elfring
2019-09-25
fs/reiserfs/do_balan.c: remove set but not used variable
Jason Yan
2019-09-25
fs/reiserfs/journal.c: remove set but not used variable
Jason Yan
2019-09-25
fs/reiserfs/do_balan.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/fix_node.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/prints.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/objectid.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/lbalance.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/stree.c: remove set but not used variables
zhengbin
2019-09-25
fs/reiserfs/journal.c: remove set but not used variables
zhengbin
2019-09-25
fs: reiserfs: remove unnecessary check of bh in remove_from_transaction()
Jia-Ju Bai
[next]