index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-30
mm/compaction.c: periodically schedule when freeing pages
David Rientjes
1
-0
/
+7
2013-09-30
fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing
Dan Aloni
1
-12
/
+18
2013-09-30
revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"
Joonyoung Shim
1
-4
/
+0
2013-09-30
pkt_sched: fq: qdisc dismantle fixes
Eric Dumazet
1
-20
/
+37
2013-09-30
net: flow_dissector: fix thoff for IPPROTO_AH
Eric Dumazet
1
-2
/
+2
2013-09-30
MAINTAINERS: add myself as maintainer of xen-netback
Wei Liu
1
-0
/
+1
2013-09-30
xen-netback: Handle backend state transitions in a more robust way
Paul Durrant
1
-30
/
+118
2013-09-30
ipv6: Fix preferred_lft not updating in some cases
Paul Marks
1
-37
/
+15
2013-09-30
ip_tunnel: Do not use stale inner_iph pointer.
Pravin B Shelar
1
-2
/
+2
2013-09-30
net: qmi_wwan: fix Cinterion PLXX product ID
Aleksander Morgado
1
-1
/
+1
2013-09-30
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Aida Mynzhasova
2
-2
/
+18
2013-09-30
vxlan: Use RCU apis to access sk_user_data.
Pravin B Shelar
2
-6
/
+8
2013-09-30
Merge tag 'regulator-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-13
/
+27
2013-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-20
/
+21
2013-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-6
/
+5
2013-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
17
-73
/
+24
2013-09-30
Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linux
Linus Torvalds
8
-52
/
+64
2013-09-30
Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-8
/
+18
2013-09-30
can: flexcan: fix flexcan_chip_start() on imx6
Marc Kleine-Budde
1
-12
/
+0
2013-09-30
Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linus
Mark Brown
1
-1
/
+1
2013-09-30
Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-linus
Mark Brown
1
-2
/
+2
2013-09-30
Merge remote-tracking branch 'regulator/fix/ti-abb' into regulator-linus
Mark Brown
1
-2
/
+14
2013-09-30
Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linus
Mark Brown
1
-7
/
+7
2013-09-30
Merge remote-tracking branch 'regulator/fix/doc' into regulator-linus
Mark Brown
1
-0
/
+2
2013-09-30
Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linus
Mark Brown
1
-1
/
+1
2013-09-30
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
Patrick McHardy
4
-12
/
+22
2013-09-30
avr32: cast syscall_return to silence compiler warning
Gabor Juhos
1
-1
/
+1
2013-09-30
avr32: fix clockevents kernel warning
Gabor Juhos
1
-1
/
+8
2013-09-30
avr32: use Kbuild infrastructure to handle the asm-generic headers
Steven Rostedt
15
-71
/
+15
2013-09-29
afs: dget_parent() can't return a negative dentry
Al Viro
1
-3
/
+0
2013-09-29
ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate()
Al Viro
1
-3
/
+4
2013-09-29
sysv: Add forgotten superblock lock init for v7 fs
Lubomir Rintel
1
-0
/
+1
2013-09-30
apparmor: fix suspicious RCU usage warning in policy.c/policy.h
John Johansen
2
-2
/
+5
2013-09-30
apparmor: Use shash crypto API interface for profile hashes
Tyler Hicks
1
-18
/
+16
2013-09-29
Linux 3.12-rc3
v3.12-rc3
Linus Torvalds
1
-1
/
+1
2013-09-29
Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-107
/
+201
2013-09-29
Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-13
/
+10
2013-09-29
Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-16
/
+31
2013-09-29
Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+7
2013-09-29
Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-50
/
+116
2013-09-29
NFS: Give "flavor" an initial value to fix a compile warning
Anna Schumaker
1
-1
/
+1
2013-09-29
NFSv4.1: try SECINFO_NO_NAME flavs until one works
Weston Andros Adamson
1
-3
/
+27
2013-09-29
NFSv4.1: Ensure memory ordering between nfs4_ds_connect and nfs4_fl_prepare_ds
Trond Myklebust
1
-0
/
+2
2013-09-29
NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt fails
Trond Myklebust
1
-9
/
+9
2013-09-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-26
/
+1
2013-09-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
26
-77
/
+266
2013-09-29
Revert "perf symbols: Demangle cloned functions"
Ingo Molnar
1
-26
/
+1
2013-09-29
Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...
Dave Airlie
3
-13
/
+4
2013-09-28
net: net_secret should not depend on TCP
Eric Dumazet
3
-7
/
+25
2013-09-28
net: Delay default_device_exit_batch until no devices are unregistering v2
Eric W. Biederman
2
-1
/
+49
[prev]
[next]