index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples/kobject/: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
2
-6
/
+8
*
drivers/hid/hid-picolcd_fb: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-1
/
+1
*
drivers/staging/speakup/: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
16
-150
/
+150
*
drivers/regulator/virtual: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-5
/
+5
*
drivers/scsi/pm8001/pm8001_ctl.c: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-1
/
+1
*
drivers/hid/hid-lg4ff.c: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-1
/
+1
*
drivers/video/fbdev/sm501fb.c: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-1
/
+1
*
drivers/mtd/devices/docg3.c: avoid world-writable sysfs files.
Rusty Russell
2014-05-14
1
-2
/
+2
*
speakup: fix incorrect perms on speakup_acntsa.c
Rusty Russell
2014-05-14
1
-4
/
+4
*
cpumask.h: silence warning with -Wsign-compare
Brian W Hart
2014-05-14
1
-1
/
+1
*
Documentation: Update kernel-parameters.tx
Rusty Russell
2014-05-14
1
-15
/
+25
*
param: hand arguments after -- straight to init
Rusty Russell
2014-04-28
4
-19
/
+53
*
modpost: Fix resource leak in read_dump()
Christian Engelmayer
2014-04-28
1
-0
/
+2
*
word-at-a-time: avoid undefined behaviour in zero_bytemask macro
Will Deacon
2014-04-27
1
-6
/
+2
*
Merge branch 'safe-dirty-tlb-flush'
Linus Torvalds
2014-04-27
6
-33
/
+111
|
\
|
*
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
Linus Torvalds
2014-04-25
6
-33
/
+111
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-27
8
-45
/
+48
|
\
\
|
*
|
Btrfs: limit the path size in send to PATH_MAX
Chris Mason
2014-04-26
1
-0
/
+5
|
*
|
Btrfs: correctly set profile flags on seqlock retry
Filipe Manana
2014-04-24
1
-1
/
+3
|
*
|
Btrfs: use correct key when repeating search for extent item
Filipe Manana
2014-04-24
1
-0
/
+2
|
*
|
Btrfs: fix inode caching vs tree log
Miao Xie
2014-04-24
1
-16
/
+2
|
*
|
Btrfs: fix possible memory leaks in open_ctree()
Wang Shilong
2014-04-24
1
-5
/
+5
|
*
|
Btrfs: avoid triggering bug_on() when we fail to start inode caching task
Wang Shilong
2014-04-24
1
-1
/
+5
|
*
|
Btrfs: move btrfs_{set,clear}_and_info() to ctree.h
Wang Shilong
2014-04-24
2
-14
/
+14
|
*
|
btrfs: replace error code from btrfs_drop_extents
David Sterba
2014-04-24
2
-5
/
+5
|
*
|
btrfs: Change the hole range to a more accurate value.
Qu Wenruo
2014-04-24
1
-1
/
+1
|
*
|
btrfs: fix use-after-free in mount_subvol()
Christoph Jaeger
2014-04-14
1
-2
/
+6
*
|
|
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-04-27
5
-15
/
+56
|
\
\
\
|
*
|
|
ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B
Sebastian Hesselbarth
2014-04-25
2
-3
/
+4
|
*
|
|
ARM: 8041/1: pj4: fix cpu_is_pj4 check
Sebastian Hesselbarth
2014-04-25
1
-7
/
+7
|
*
|
|
ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor
Sebastian Hesselbarth
2014-04-25
1
-1
/
+33
|
*
|
|
ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is set
Sebastian Hesselbarth
2014-04-25
1
-2
/
+6
|
*
|
|
ARM: 8038/1: iwmmxt: explicitly check for supported architectures
Sebastian Hesselbarth
2014-04-25
1
-2
/
+6
*
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2014-04-27
7
-7
/
+13
|
\
\
\
\
|
*
|
|
|
arm64: init: Move of_clk_init to time_init
Chanho Min
2014-04-25
2
-1
/
+2
|
*
|
|
|
arm64: initialize spinlock for init_mm's context
Leo Yan
2014-04-25
1
-0
/
+3
|
*
|
|
|
arm64: debug: remove noisy, pointless warning
Will Deacon
2014-04-25
1
-3
/
+0
|
*
|
|
|
arm64: mm: Add THP TLB entries to general mmu_gather
Steve Capper
2014-04-25
1
-0
/
+6
|
*
|
|
|
arm64: add renameat2 compat syscall
Miklos Szeredi
2014-04-23
1
-1
/
+2
|
*
|
|
|
ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"
Hanjun Guo
2014-04-22
1
-2
/
+0
|
*
|
|
|
arm64: __NR_compat_syscalls fix
Miklos Szeredi
2014-04-22
1
-1
/
+1
*
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-27
6
-25
/
+52
|
\
\
\
\
\
|
*
|
|
|
|
clocksource: Exynos_mct: Register clock event after request_irq()
Krzysztof Kozlowski
2014-04-17
1
-2
/
+2
|
*
|
|
|
|
clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringup
Thomas Gleixner
2014-04-17
1
-7
/
+1
|
*
|
|
|
|
irqchip: Gic: Support forced affinity setting
Thomas Gleixner
2014-04-17
1
-2
/
+6
|
*
|
|
|
|
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
2014-04-17
4
-14
/
+43
*
|
|
|
|
|
Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-27
6
-34
/
+56
|
\
\
\
\
\
\
|
*
|
|
|
|
|
serial_core: fix uart PORT_UNKNOWN handling
Thomas Pfaff
2014-04-24
1
-18
/
+21
|
*
|
|
|
|
|
serial: samsung: Change barrier() to cpu_relax() in console output
Doug Anderson
2014-04-24
1
-1
/
+1
|
*
|
|
|
|
|
serial: samsung: don't check config for every character
Doug Anderson
2014-04-24
1
-5
/
+6
[next]