summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: use block_device name vsprintf helperDmitry Monakhov2016-01-0617-90/+49
* lib/vsprintf: add %*pg format specifierDmitry Monakhov2016-01-062-0/+35
* fs: use gendisk->disk_name where possibleDmitry Monakhov2016-01-061-9/+3
* poll: plug an unused argument to do_pollMateusz Guzik2016-01-061-3/+3
* amdkfd: don't open-code memdup_user()Al Viro2016-01-061-26/+7
* cdrom: don't open-code memdup_user()Al Viro2016-01-061-7/+3
* rsxx: don't open-code memdup_user()Al Viro2016-01-061-7/+4
* mtip32xx: don't open-code memdup_user()Al Viro2016-01-061-15/+8
* [um] mconsole: don't open-code memdup_user_nul()Al Viro2016-01-041-11/+3
* [um] hostaudio: don't open-code memdup_user()Al Viro2016-01-041-7/+3
* HFS wants 8Kb per-superblock allocation; just use kmalloc()Al Viro2016-01-041-2/+2
* jfs: microoptimize get_zeroed_page / virt_to_pageAl Viro2016-01-041-5/+4
* ... and a couple in net/9pAl Viro2016-01-041-2/+2
* md: more open-coded offset_in_page()Al Viro2016-01-042-3/+3
* dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZEAl Viro2016-01-041-1/+1
* hpfs: missing endianness annotationAl Viro2016-01-041-1/+1
* drivers/mtd/maps/pcmciamtd.c: __iomem annotationsAl Viro2016-01-041-14/+14
* don't carry MAY_OPEN in op->acc_modeAl Viro2016-01-043-18/+12
* saner calling conventions for copy_mount_options()Al Viro2016-01-043-30/+28
* fix the leak in integrity_read_file()Al Viro2016-01-041-5/+6
* ppc: get rid of the remnants of __get_user64()Al Viro2016-01-041-15/+0
* put the remnants of ..._user_ret() to restAl Viro2016-01-045-130/+0
* proc_pid_attr_write(): switch to memdup_user()Al Viro2016-01-041-10/+7
* kernel/*: switch to memdup_user_nul()Al Viro2016-01-044-95/+48
* cciss: switch to memdup_user_nul()Al Viro2016-01-041-10/+4
* switch wireless debugfs ->write() instances to memdup_user_nul()Al Viro2016-01-042-174/+89
* selinuxfs: switch to memdup_user_nul()Al Viro2016-01-041-73/+41
* convert a bunch of open-coded instances of memdup_user_nul()Al Viro2016-01-0412-197/+71
* Merge branch 'memdup_user_nul' into work.miscAl Viro2016-01-04596-2937/+5015
|\
| * new helper: memdup_user_nul()Al Viro2016-01-042-0/+32
| * Linux 4.4-rc7v4.4-rc7Linus Torvalds2015-12-271-1/+1
| * Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-12-278-24/+42
| |\
| | * MIPS: Fix bitrot in __get_user_unaligned()Al Viro2015-12-271-3/+3
| | * MIPS: Fix build error due to unused variables.Ralf Baechle2015-12-223-3/+1
| | * MIPS: VDSO: Fix build errorQais Yousef2015-12-221-2/+2
| | * MIPS: CPS: drop .set mips64r2 directivesPaul Burton2015-12-221-2/+0
| | * MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan2015-12-223-10/+26
| | * MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan2015-12-221-3/+9
| | * MIPS: uaccess: Fix strlen_user with EVAJames Hogan2015-12-221-1/+1
| * | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-12-2713-13/+27
| |\ \
| | * | ARM: tegra: Fix suspend hang on Tegra124 ChromebooksJon Hunter2015-12-221-1/+1
| | * | Merge tag 'omap-for-v4.4/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-12-223-0/+12
| | |\ \
| | | * | ARM: dts: Fix UART wakeirq for omap4 duovero parlorTony Lindgren2015-12-181-0/+4
| | | * | ARM: OMAP2+: AM43xx: select ARM TWD timerFelipe Balbi2015-12-171-0/+1
| | | * | ARM: OMAP2+: am43xx: enable GENERIC_CLOCKEVENTS_BROADCASTGrygorii Strashko2015-12-172-0/+7
| | * | | Merge tag 'imx-fixes-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-12-226-8/+8
| | |\ \ \
| | | * | | ARM: dts: imx6: Fix Ethernet PHY mode on Ventana boardsKrzysztof HaƂasa2015-12-155-5/+5
| | | * | | ARM: dts: imx: Fix the assigned-clock mismatch issue on imx6q/dlBai Ping2015-12-151-3/+3
| | * | | | bus: sunxi-rsb: Fix peripheral IC mapping runtime addressChen-Yu Tsai2015-12-221-1/+1
| | * | | | bus: sunxi-rsb: Fix primary PMIC mapping hardware addressChen-Yu Tsai2015-12-221-1/+1