index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-11
ACPI / property: Allow holes in reference properties
Mika Westerberg
1
-49
/
+68
2016-09-01
serial: 8250_dw: Add quirk for APM X-Gene SoC
Heikki Krogerus
1
-5
/
+10
2016-08-31
ACPI / LPSS: Provide build-in properties of the UART
Heikki Krogerus
1
-0
/
+17
2016-08-31
ACPI / APD: Provide build-in properties of the UART
Heikki Krogerus
1
-0
/
+15
2016-08-31
driver core: Don't leak secondary fwnode on device removal
Lukas Wunner
1
-0
/
+1
2016-08-29
Linux 4.8-rc4
v4.8-rc4
Linus Torvalds
1
-1
/
+1
2016-08-28
drm/atomic: Don't potentially reset color_mgmt_changed on successive property...
Mario Kleiner
1
-3
/
+3
2016-08-27
mm: silently skip readahead for DAX inodes
Ross Zwisler
1
-0
/
+9
2016-08-27
dax: fix device-dax region base
Dan Williams
1
-0
/
+3
2016-08-27
fs/seq_file: fix out-of-bounds read
Vegard Nossum
1
-1
/
+3
2016-08-27
mm: memcontrol: avoid unused function warning
Arnd Bergmann
1
-18
/
+18
2016-08-27
mm: clarify COMPACTION Kconfig text
Michal Hocko
1
-1
/
+8
2016-08-27
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
Masahiro Yamada
3
-7
/
+5
2016-08-27
printk: fix parsing of "brl=" option
Nicolas Iooss
1
-2
/
+2
2016-08-27
soft_dirty: fix soft_dirty during THP split
Andrea Arcangeli
1
-1
/
+6
2016-08-27
sysctl: handle error writing UINT_MAX to u32 fields
Subash Abhinov Kasiviswanathan
2
-2
/
+45
2016-08-27
get_maintainer: quiet noisy implicit -f vcs_file_exists checking
Joe Perches
1
-1
/
+3
2016-08-27
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-25
drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION
Daniel Vetter
2
-0
/
+8
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
dm log: fix unitialized bio operation flags
Heinz Mauelshagen
1
-5
/
+6
[next]