index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
atm: update msg_namelen in vcc_recvmsg()
Mathias Krause
2013-05-01
1
-0
/
+2
*
net: fix incorrect credentials passing
Linus Torvalds
2013-05-01
3
-6
/
+13
*
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
2013-05-01
1
-33
/
+32
*
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
2013-05-01
1
-1
/
+1
*
esp4: fix error return code in esp_output()
Wei Yongjun
2013-05-01
1
-3
/
+3
*
tcp: incoming connections might use wrong route under synflood
Dmitry Popov
2013-05-01
1
-2
/
+2
*
rtnetlink: Call nlmsg_parse() with correct header length
Michael Riesch
2013-05-01
1
-2
/
+2
*
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
2013-05-01
2
-0
/
+9
*
af_unix: If we don't care about credentials coallesce all messages
Eric W. Biederman
2013-05-01
1
-1
/
+1
*
bonding: IFF_BONDING is not stripped on enslave failure
nikolay@redhat.com
2013-05-01
1
-0
/
+1
*
atl1e: limit gso segment size to prevent generation of wrong ip length fields
Hannes Frederic Sowa
2013-05-01
2
-1
/
+2
*
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
2013-05-01
2
-4
/
+4
*
net IPv6 : Fix broken IPv6 routing table after loopback down-up
Balakumaran Kannan
2013-05-01
1
-0
/
+27
*
cbq: incorrect processing of high limits
Vasily Averin
2013-05-01
1
-1
/
+4
*
sparc64: Fix race in TLB batch processing.
David S. Miller
2013-05-01
7
-55
/
+242
*
TTY: fix atime/mtime regression
Jiri Slaby
2013-05-01
1
-1
/
+15
*
TTY: do not update atime/mtime on read/write
Jiri Slaby
2013-05-01
1
-6
/
+2
*
Linux 3.0.75
Greg Kroah-Hartman
2013-04-25
1
-1
/
+1
*
Btrfs: make sure nbytes are right after log replay
Josef Bacik
2013-04-25
1
-6
/
+42
*
vm: convert mtdchar mmap to vm_iomap_memory() helper
Linus Torvalds
2013-04-25
1
-30
/
+2
*
vm: convert HPET mmap to vm_iomap_memory() helper
Linus Torvalds
2013-04-25
1
-13
/
+1
*
vm: convert fb_mmap to vm_iomap_memory() helper
Linus Torvalds
2013-04-25
1
-26
/
+14
*
vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
Linus Torvalds
2013-04-25
1
-10
/
+2
*
vm: add vm_iomap_memory() helper function
Linus Torvalds
2013-04-25
2
-0
/
+49
*
fbcon: fix locking harder
Dave Airlie
2013-04-25
3
-3
/
+13
*
perf: Treat attr.config as u64 in perf_swevent_init()
Tommi Rantala
2013-04-25
1
-1
/
+1
*
Revert "sysfs: fix race between readdir and lseek"
Jiri Kosina
2013-04-25
1
-13
/
+1
*
crypto: algif - suppress sending source address information in recvmsg
Mathias Krause
2013-04-25
2
-0
/
+3
*
sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
Tejun Heo
2013-04-25
1
-2
/
+4
*
ath9k_htc: accept 1.x firmware newer than 1.3
Felix Fietkau
2013-04-25
1
-1
/
+1
*
ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
Illia Ragozin
2013-04-25
1
-0
/
+1
*
KVM: Allow cross page reads and writes from cached translations.
Andrew Honig
2013-04-25
4
-15
/
+37
*
KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)
Andy Honig
2013-04-25
1
-2
/
+5
*
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
2013-04-25
2
-27
/
+16
*
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...
Andy Honig
2013-04-25
1
-0
/
+5
*
hfsplus: fix potential overflow in hfsplus_file_truncate()
Vyacheslav Dubeyko
2013-04-25
1
-1
/
+1
*
kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
Emese Revfy
2013-04-25
1
-1
/
+1
*
hugetlbfs: add swap entry check in follow_hugetlb_page()
Naoya Horiguchi
2013-04-25
1
-1
/
+11
*
can: sja1000: fix handling on dt properties on little endian systems
Christoph Fritz
2013-04-25
1
-16
/
+15
*
Revert "8021q: fix a potential use-after-free"
Greg Kroah-Hartman
2013-04-25
1
-7
/
+7
*
hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
Michael Bohan
2013-04-25
1
-2
/
+1
*
Linux 3.0.74
Greg Kroah-Hartman
2013-04-16
1
-1
/
+1
*
mtd: Disable mtdchar mmap on MMU systems
David Woodhouse
2013-04-16
1
-1
/
+5
*
r8169: fix auto speed down issue
Hayes Wang
2013-04-16
1
-4
/
+26
*
mtdchar: fix offset overflow detection
Linus Torvalds
2013-04-16
1
-6
/
+42
*
x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
Boris Ostrovsky
2013-04-16
5
-13
/
+21
*
x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
Samu Kallio
2013-04-16
1
-2
/
+4
*
sched_clock: Prevent 64bit inatomicity on 32bit systems
Thomas Gleixner
2013-04-16
1
-0
/
+26
*
target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
Nicholas Bellinger
2013-04-16
1
-0
/
+3
*
PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()
Huacai Chen
2013-04-16
1
-1
/
+2
[next]