index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-26
get_maintainer: quiet noisy implicit -f vcs_file_exists checking
Joe Perches
1
-1
/
+3
2016-08-26
byteswap: don't use __builtin_bswap*() with sparse
Johannes Berg
1
-2
/
+6
2016-08-26
dlm: fix malfunction of dlm_tool caused by debugfs changes
Eric Ren
1
-14
/
+48
2016-08-26
clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...
Chen-Yu Tsai
1
-1
/
+8
2016-08-26
drivers/clocksource/pistachio: Fix memory corruption in init
Marcin Nowakowski
1
-4
/
+4
2016-08-26
clocksource/drivers/timer-atmel-pit: Enable mck clock
Alexandre Belloni
1
-0
/
+6
2016-08-25
mmc: fix use-after-free of struct request
Adrian Hunter
2
-3
/
+5
2016-08-26
Merge tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
7
-22
/
+309
2016-08-26
drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION
Daniel Vetter
2
-0
/
+8
2016-08-25
Merge tag 'asoc-fix-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
564
-3159
/
+7054
2016-08-25
Merge branch 'misc-fixes' into k.o/for-4.8-rc
Doug Ledford
1
-21
/
+1
2016-08-25
i40iw: Send last streaming mode message for loopback connections
Tatyana Nikolova
1
-21
/
+1
2016-08-25
Revert "floppy: refactor open() flags handling"
Jens Axboe
1
-19
/
+15
2016-08-25
Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"
Jens Axboe
1
-9
/
+12
2016-08-25
fs/block_dev: fix potential NULL ptr deref in freeze_bdev()
Andrey Ryabinin
1
-1
/
+2
2016-08-25
Btrfs: fix lockdep warning on deadlock against an inode's log mutex
Filipe Manana
3
-4
/
+8
2016-08-25
Btrfs: detect corruption when non-root leaf has zero item
Liu Bo
1
-1
/
+22
2016-08-25
Btrfs: check btree node's nritems
Liu Bo
1
-0
/
+16
2016-08-25
btrfs: don't create or leak aliased root while cleaning up orphans
Jeff Mahoney
3
-11
/
+22
2016-08-25
Btrfs: fix em leak in find_first_block_group
Josef Bacik
1
-0
/
+1
2016-08-25
btrfs: do not background blkdev_put()
Anand Jain
1
-8
/
+19
2016-08-25
Btrfs: clarify do_chunk_alloc()'s return value
Liu Bo
1
-0
/
+9
2016-08-25
btrfs: fix fsfreeze hang caused by delayed iputs deal
Wang Xiaoguang
4
-1
/
+25
2016-08-25
btrfs: update btrfs_space_info's bytes_may_use timely
Wang Xiaoguang
7
-63
/
+73
2016-08-25
btrfs: divide btrfs_update_reserved_bytes() into two functions
Wang Xiaoguang
1
-40
/
+57
2016-08-25
btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster()
Wang Xiaoguang
1
-4
/
+6
2016-08-25
btrfs: qgroup: Fix qgroup incorrectness caused by log replay
Qu Wenruo
1
-0
/
+16
2016-08-25
btrfs: relocation: Fix leaking qgroups numbers on data extents
Qu Wenruo
1
-6
/
+103
2016-08-25
btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()
Qu Wenruo
4
-47
/
+71
2016-08-25
btrfs: waiting on qgroup rescan should not always be interruptible
Jeff Mahoney
4
-6
/
+13
2016-08-25
btrfs: properly track when rescan worker is running
Jeff Mahoney
3
-1
/
+10
2016-08-25
btrfs: flush_space: treat return value of do_chunk_alloc properly
Alex Lyakas
1
-1
/
+1
2016-08-25
Btrfs: add ASSERT for block group's memory leak
Liu Bo
1
-0
/
+5
2016-08-25
btrfs: backref: Fix soft lockup in __merge_refs function
Qu Wenruo
1
-0
/
+1
2016-08-25
Btrfs: fix memory leak of reloc_root
Liu Bo
1
-1
/
+8
2016-08-25
arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASE
Mark Rutland
1
-0
/
+3
2016-08-25
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
4
-14
/
+22
2016-08-25
Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
7
-7
/
+32
2016-08-25
Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
3
-39
/
+69
2016-08-24
dm log: fix unitialized bio operation flags
Heinz Mauelshagen
1
-5
/
+6
2016-08-24
dm flakey: fix reads to be issued if drop_writes configured
Mike Snitzer
1
-11
/
+16
2016-08-24
blk-mq: improve warning for running a queue on the wrong CPU
Jens Axboe
1
-2
/
+3
2016-08-24
blk-mq: don't overwrite rq->mq_ctx
Jens Axboe
1
-39
/
+16
2016-08-24
IB/srpt: Update sport->port_guid with each port refresh
Doug Ledford
1
-4
/
+5
2016-08-24
Merge branch 'for-linus-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-08-24
Merge tag 'upstream-4.8-rc4' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2
-2
/
+5
2016-08-24
Merge remote-tracking branches 'asoc/fix/max98371', 'asoc/fix/nau8825', 'asoc...
Mark Brown
9
-111
/
+82
2016-08-24
Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f...
Mark Brown
4
-7
/
+9
2016-08-24
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus
Mark Brown
1
-1
/
+5
2016-08-24
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
Mark Brown
2
-1
/
+8
[prev]
[next]