index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-09
6
-23
/
+30
|
\
|
*
kprobes: Ensure that jprobe probepoints are at function entry
Naveen N. Rao
2017-07-08
1
-2
/
+6
|
*
kprobes: Simplify register_jprobes()
Naveen N. Rao
2017-07-08
1
-14
/
+16
|
*
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...
Naveen N. Rao
2017-07-08
4
-8
/
+8
|
*
Merge tag 'perf-urgent-for-mingo-4.12-20170704' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-07-05
2
-1
/
+2
|
|
\
|
|
*
perf unwind: Do not fail due to missing unwind support
Jiri Olsa
2017-07-04
1
-1
/
+1
|
|
*
perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip
Arnaldo Carvalho de Melo
2017-07-04
1
-0
/
+1
*
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-07-09
2
-2
/
+3
|
\
\
\
|
*
|
|
locking/qspinlock: Explicitly include asm/prefetch.h
Stafford Horne
2017-07-08
1
-0
/
+1
|
*
|
|
locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()
Kirill Tkhai
2017-07-05
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-09
7
-27
/
+75
|
\
\
\
|
*
|
|
irqdomain: Allow ACPI device nodes to be used as irqdomain identifiers
Marc Zyngier
2017-07-07
1
-0
/
+16
|
*
|
|
genirq/debugfs: Remove redundant NULL pointer check
Thomas Gleixner
2017-07-07
1
-2
/
+1
|
*
|
|
genirq: Allow to pass the IRQF_TIMER flag with percpu irq request
Daniel Lezcano
2017-07-06
2
-6
/
+20
|
*
|
|
genirq/timings: Move free timings out of spinlocked region
Thomas Gleixner
2017-07-04
1
-2
/
+3
|
*
|
|
genirq: Move irq resource handling out of spinlocked region
Thomas Gleixner
2017-07-04
1
-8
/
+15
|
*
|
|
genirq: Add mutex to irq desc to serialize request/free_irq()
Thomas Gleixner
2017-07-04
3
-0
/
+12
|
*
|
|
genirq: Move bus locking into __setup_irq()
Thomas Gleixner
2017-07-04
1
-8
/
+5
|
*
|
|
genirq: Force inlining of __irq_startup_managed to prevent build failure
Geert Uytterhoeven
2017-07-04
1
-1
/
+1
|
*
|
|
genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAIN
Sebastian Ott
2017-07-04
1
-1
/
+3
|
|
/
/
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-09
1
-2
/
+11
|
\
\
\
|
*
|
|
objtool: Fix sibling call detection logic
Josh Poimboeuf
2017-07-08
1
-2
/
+11
|
|
/
/
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-07-09
30
-513
/
+2081
|
\
\
\
|
*
|
|
ext4: fix spelling mistake: "prellocated" -> "preallocated"
Colin Ian King
2017-07-06
1
-1
/
+1
|
*
|
|
ext4: fix __ext4_new_inode() journal credits calculation
Tahsin Erdogan
2017-07-06
7
-34
/
+89
|
*
|
|
ext4: skip ext4_init_security() and encryption on ea_inodes
Tahsin Erdogan
2017-07-06
1
-5
/
+6
|
*
|
|
fs: generic_block_bmap(): initialize all of the fields in the temp bh
Alexander Potapenko
2017-07-05
1
-4
/
+4
|
*
|
|
ext4: change fast symlink test to not rely on i_blocks
Tahsin Erdogan
2017-07-04
1
-7
/
+13
|
*
|
|
ext4: require key for truncate(2) of encrypted file
Eric Biggers
2017-06-23
1
-0
/
+8
|
*
|
|
ext4: don't bother checking for encryption key in ->mmap()
Eric Biggers
2017-06-23
1
-7
/
+0
|
*
|
|
ext4: check return value of kstrtoull correctly in reserved_clusters_store
Chao Yu
2017-06-23
1
-1
/
+1
|
*
|
|
ext4: fix off-by-one fsmap error on 1k block filesystems
Darrick J. Wong
2017-06-23
1
-0
/
+4
|
*
|
|
ext4: return EFSBADCRC if a bad checksum error is found in ext4_find_entry()
Theodore Ts'o
2017-06-23
1
-1
/
+2
|
*
|
|
ext4: return EIO on read error in ext4_find_entry
Khazhismel Kumykov
2017-06-23
1
-2
/
+2
|
*
|
|
ext4: forbid encrypting root directory
Eric Biggers
2017-06-23
1
-0
/
+9
|
*
|
|
ext4: send parallel discards on commit completions
Daeho Jeong
2017-06-22
4
-53
/
+100
|
*
|
|
ext4: avoid unnecessary stalls in ext4_evict_inode()
Jan Kara
2017-06-22
1
-1
/
+2
|
*
|
|
ext4: add nombcache mount option
Tahsin Erdogan
2017-06-22
3
-28
/
+59
|
*
|
|
ext4: strong binding of xattr inode references
Tahsin Erdogan
2017-06-22
1
-39
/
+65
|
*
|
|
ext4: eliminate xattr entry e_hash recalculation for removes
Tahsin Erdogan
2017-06-22
1
-24
/
+26
|
*
|
|
ext4: reserve space for xattr entries/names
Tahsin Erdogan
2017-06-22
1
-0
/
+20
|
*
|
|
quota: add get_inode_usage callback to transfer multi-inode charges
Tahsin Erdogan
2017-06-22
7
-14
/
+95
|
*
|
|
ext4: xattr inode deduplication
Tahsin Erdogan
2017-06-22
7
-294
/
+862
|
*
|
|
ext4: cleanup transaction restarts during inode deletion
Tahsin Erdogan
2017-06-22
3
-143
/
+184
|
*
|
|
ext4: add ext4_is_quota_file()
Tahsin Erdogan
2017-06-22
5
-5
/
+7
|
*
|
|
ext2, ext4: make mb block cache names more explicit
Tahsin Erdogan
2017-06-22
6
-70
/
+75
|
*
|
|
mbcache: make mbcache naming more generic
Tahsin Erdogan
2017-06-22
4
-42
/
+40
|
*
|
|
ext4: move struct ext4_xattr_inode_array to xattr.h
Tahsin Erdogan
2017-06-22
2
-4
/
+5
|
*
|
|
ext4: modify ext4_xattr_ino_array to hold struct inode *
Tahsin Erdogan
2017-06-22
4
-59
/
+53
|
*
|
|
ext4: improve journal credit handling in set xattr paths
Tahsin Erdogan
2017-06-21
5
-32
/
+51
[next]