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
*
fs: use block_device name vsprintf helper
Dmitry Monakhov
2016-01-06
17
-90
/
+49
*
lib/vsprintf: add %*pg format specifier
Dmitry Monakhov
2016-01-06
2
-0
/
+35
*
fs: use gendisk->disk_name where possible
Dmitry Monakhov
2016-01-06
1
-9
/
+3
*
poll: plug an unused argument to do_poll
Mateusz Guzik
2016-01-06
1
-3
/
+3
*
amdkfd: don't open-code memdup_user()
Al Viro
2016-01-06
1
-26
/
+7
*
cdrom: don't open-code memdup_user()
Al Viro
2016-01-06
1
-7
/
+3
*
rsxx: don't open-code memdup_user()
Al Viro
2016-01-06
1
-7
/
+4
*
mtip32xx: don't open-code memdup_user()
Al Viro
2016-01-06
1
-15
/
+8
*
[um] mconsole: don't open-code memdup_user_nul()
Al Viro
2016-01-04
1
-11
/
+3
*
[um] hostaudio: don't open-code memdup_user()
Al Viro
2016-01-04
1
-7
/
+3
*
HFS wants 8Kb per-superblock allocation; just use kmalloc()
Al Viro
2016-01-04
1
-2
/
+2
*
jfs: microoptimize get_zeroed_page / virt_to_page
Al Viro
2016-01-04
1
-5
/
+4
*
... and a couple in net/9p
Al Viro
2016-01-04
1
-2
/
+2
*
md: more open-coded offset_in_page()
Al Viro
2016-01-04
2
-3
/
+3
*
dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZE
Al Viro
2016-01-04
1
-1
/
+1
*
hpfs: missing endianness annotation
Al Viro
2016-01-04
1
-1
/
+1
*
drivers/mtd/maps/pcmciamtd.c: __iomem annotations
Al Viro
2016-01-04
1
-14
/
+14
*
don't carry MAY_OPEN in op->acc_mode
Al Viro
2016-01-04
3
-18
/
+12
*
saner calling conventions for copy_mount_options()
Al Viro
2016-01-04
3
-30
/
+28
*
fix the leak in integrity_read_file()
Al Viro
2016-01-04
1
-5
/
+6
*
ppc: get rid of the remnants of __get_user64()
Al Viro
2016-01-04
1
-15
/
+0
*
put the remnants of ..._user_ret() to rest
Al Viro
2016-01-04
5
-130
/
+0
*
proc_pid_attr_write(): switch to memdup_user()
Al Viro
2016-01-04
1
-10
/
+7
*
kernel/*: switch to memdup_user_nul()
Al Viro
2016-01-04
4
-95
/
+48
*
cciss: switch to memdup_user_nul()
Al Viro
2016-01-04
1
-10
/
+4
*
switch wireless debugfs ->write() instances to memdup_user_nul()
Al Viro
2016-01-04
2
-174
/
+89
*
selinuxfs: switch to memdup_user_nul()
Al Viro
2016-01-04
1
-73
/
+41
*
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2016-01-04
12
-197
/
+71
*
Merge branch 'memdup_user_nul' into work.misc
Al Viro
2016-01-04
596
-2937
/
+5015
|
\
|
*
new helper: memdup_user_nul()
Al Viro
2016-01-04
2
-0
/
+32
|
*
Linux 4.4-rc7
v4.4-rc7
Linus Torvalds
2015-12-27
1
-1
/
+1
|
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-12-27
8
-24
/
+42
|
|
\
|
|
*
MIPS: Fix bitrot in __get_user_unaligned()
Al Viro
2015-12-27
1
-3
/
+3
|
|
*
MIPS: Fix build error due to unused variables.
Ralf Baechle
2015-12-22
3
-3
/
+1
|
|
*
MIPS: VDSO: Fix build error
Qais Yousef
2015-12-22
1
-2
/
+2
|
|
*
MIPS: CPS: drop .set mips64r2 directives
Paul Burton
2015-12-22
1
-2
/
+0
|
|
*
MIPS: uaccess: Take EVA into account in [__]clear_user
James Hogan
2015-12-22
3
-10
/
+26
|
|
*
MIPS: uaccess: Take EVA into account in __copy_from_user()
James Hogan
2015-12-22
1
-3
/
+9
|
|
*
MIPS: uaccess: Fix strlen_user with EVA
James Hogan
2015-12-22
1
-1
/
+1
|
*
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2015-12-27
13
-13
/
+27
|
|
\
\
|
|
*
|
ARM: tegra: Fix suspend hang on Tegra124 Chromebooks
Jon Hunter
2015-12-22
1
-1
/
+1
|
|
*
|
Merge tag 'omap-for-v4.4/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2015-12-22
3
-0
/
+12
|
|
|
\
\
|
|
|
*
|
ARM: dts: Fix UART wakeirq for omap4 duovero parlor
Tony Lindgren
2015-12-18
1
-0
/
+4
|
|
|
*
|
ARM: OMAP2+: AM43xx: select ARM TWD timer
Felipe Balbi
2015-12-17
1
-0
/
+1
|
|
|
*
|
ARM: OMAP2+: am43xx: enable GENERIC_CLOCKEVENTS_BROADCAST
Grygorii Strashko
2015-12-17
2
-0
/
+7
|
|
*
|
|
Merge tag 'imx-fixes-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2015-12-22
6
-8
/
+8
|
|
|
\
\
\
|
|
|
*
|
|
ARM: dts: imx6: Fix Ethernet PHY mode on Ventana boards
Krzysztof HaĆasa
2015-12-15
5
-5
/
+5
|
|
|
*
|
|
ARM: dts: imx: Fix the assigned-clock mismatch issue on imx6q/dl
Bai Ping
2015-12-15
1
-3
/
+3
|
|
*
|
|
|
bus: sunxi-rsb: Fix peripheral IC mapping runtime address
Chen-Yu Tsai
2015-12-22
1
-1
/
+1
|
|
*
|
|
|
bus: sunxi-rsb: Fix primary PMIC mapping hardware address
Chen-Yu Tsai
2015-12-22
1
-1
/
+1
[next]