index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
...
*
mm: hugetlb: delete dequeue_hwpoisoned_huge_page()
Naoya Horiguchi
2017-07-10
3
-50
/
+0
*
mm: hwpoison: dissolve in-use hugepage in unrecoverable memory error
Naoya Horiguchi
2017-07-10
2
-40
/
+64
*
mm: hwpoison: introduce memory_failure_hugetlb()
Naoya Horiguchi
2017-07-10
1
-52
/
+82
*
mm: soft-offline: dissolve free hugepage if soft-offlined
Naoya Horiguchi
2017-07-10
1
-1
/
+1
*
mm: hugetlb: soft-offline: dissolve source hugepage after successful migration
Anshuman Khandual
2017-07-10
4
-9
/
+39
*
mm: hwpoison: change PageHWPoison behavior on hugetlb pages
Naoya Horiguchi
2017-07-10
2
-72
/
+24
*
mm: hugetlb: return immediately for hugetlb page in __delete_from_page_cache()
Naoya Horiguchi
2017-07-10
1
-3
/
+5
*
mm: hugetlb: prevent reuse of hwpoisoned free hugepages
Naoya Horiguchi
2017-07-10
2
-3
/
+1
*
fs/buffer.c: make bh_lru_install() more efficient
Eric Biggers
2017-07-10
1
-28
/
+15
*
mm/zsmalloc.c: fix -Wunneeded-internal-declaration warning
Nick Desaulniers
2017-07-10
1
-1
/
+1
*
mm/memory_hotplug.c: add NULL check to avoid potential NULL pointer dereference
Gustavo A. R. Silva
2017-07-10
1
-1
/
+1
*
mm, vmscan: avoid thrashing anon lru when free + file is low
David Rientjes
2017-07-10
1
-2
/
+11
*
mm/memory.c: convert to DEFINE_DEBUGFS_ATTRIBUTE
Yevgen Pronenko
2017-07-10
1
-2
/
+2
*
mm, page_alloc: fallback to smallest page when not stealing whole pageblock
Vlastimil Babka
2017-07-10
1
-9
/
+44
*
swap: add block io poll in swapin path
Shaohua Li
2017-07-10
5
-11
/
+33
*
Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2017-07-10
8
-214
/
+533
|
\
|
*
ipmi:ssif: Add missing unlock in error branch
Corey Minyard
2017-06-30
1
-0
/
+5
|
*
char: ipmi: constify bmc_dev_attr_group and bmc_device_type
Arvind Yadav
2017-06-28
1
-2
/
+2
|
*
ipmi:ssif: Check dev before setting drvdata
Corey Minyard
2017-06-28
1
-1
/
+2
|
*
ipmi: Convert DMI handling over to a platform device
Corey Minyard
2017-06-19
2
-204
/
+219
|
*
ipmi: Create a platform device for a DMI-specified IPMI interface
Corey Minyard
2017-06-19
4
-0
/
+290
|
*
ipmi: use rcu lock around call to intf->handlers->sender()
Tony Camuso
2017-06-19
1
-0
/
+5
|
*
ipmi:ssif: Use i2c_adapter_id instead of adapter->nr
Corey Minyard
2017-06-16
1
-2
/
+3
|
*
ipmi: Use the proper default value for register size in ACPI
Corey Minyard
2017-06-09
1
-4
/
+4
|
*
ipmi_ssif: remove redundant null check on array client->adapter->name
Colin Ian King
2017-05-17
1
-2
/
+1
|
*
ipmi/watchdog: fix watchdog timeout set on reboot
Valentin Vidic
2017-05-08
1
-3
/
+4
|
*
ipmi_ssif: unlock on allocation failure
Dan Carpenter
2017-05-08
1
-0
/
+2
*
|
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-10
112
-1855
/
+2116
|
\
\
|
*
|
xfs: don't crash on unexpected holes in dir/attr btrees
Darrick J. Wong
2017-07-07
4
-5
/
+5
|
*
|
xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
Darrick J. Wong
2017-07-07
6
-8
/
+8
|
*
|
xfs: fix contiguous dquot chunk iteration livelock
Brian Foster
2017-07-05
1
-2
/
+7
|
*
|
xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA
Christoph Hellwig
2017-07-02
2
-364
/
+14
|
*
|
vfs: Add iomap_seek_hole and iomap_seek_data helpers
Andreas Gruenbacher
2017-07-02
2
-0
/
+98
|
*
|
vfs: Add page_cache_seek_hole_data helper
Andreas Gruenbacher
2017-07-02
2
-0
/
+126
|
*
|
xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk
Christoph Hellwig
2017-07-01
1
-1
/
+0
|
*
|
xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extent
Christoph Hellwig
2017-07-01
1
-44
/
+22
|
*
|
xfs: Check for m_errortag initialization in xfs_errortag_test
Carlos Maiolino
2017-07-01
1
-0
/
+11
|
*
|
xfs: grab dquots without taking the ilock
Darrick J. Wong
2017-06-27
2
-4
/
+12
|
*
|
xfs: fix semicolon.cocci warnings
kbuild test robot
2017-06-27
1
-1
/
+1
|
*
|
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-06-27
3
-5
/
+6
|
*
|
xfs: free cowblocks and retry on buffered write ENOSPC
Brian Foster
2017-06-27
1
-0
/
+1
|
*
|
xfs: replace log_badcrc_factor knob with error injection tag
Brian Foster
2017-06-27
4
-41
/
+7
|
*
|
xfs: convert drop_writes to use the errortag mechanism
Darrick J. Wong
2017-06-27
5
-68
/
+15
|
*
|
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
2017-06-27
13
-40
/
+26
|
*
|
xfs: expose errortag knobs via sysfs
Darrick J. Wong
2017-06-27
3
-1
/
+157
|
*
|
xfs: make errortag a per-mountpoint structure
Darrick J. Wong
2017-06-27
5
-89
/
+111
|
*
|
xfs: free uncommitted transactions during log recovery
Brian Foster
2017-06-24
1
-1
/
+20
|
*
|
xfs: don't allow bmap on rt files
Darrick J. Wong
2017-06-20
1
-2
/
+5
|
*
|
xfs: allow reading of already-locked remote symbolic link
Darrick J. Wong
2017-06-20
2
-3
/
+4
|
*
|
xfs: pass along transaction context when reading xattr block buffers
Darrick J. Wong
2017-06-20
4
-36
/
+57
[prev]
[next]