index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-23
cpufreq/pasemi: Adjust system_state check
Thomas Gleixner
1
-1
/
+1
2017-05-23
mm: Adjust system_state check
Thomas Gleixner
1
-1
/
+1
2017-05-23
ACPI: Adjust system_state check
Thomas Gleixner
1
-1
/
+1
2017-05-23
powerpc: Adjust system_state check
Thomas Gleixner
1
-1
/
+1
2017-05-23
metag: Adjust system_state check
Thomas Gleixner
1
-2
/
+1
2017-05-23
x86/smp: Adjust system_state check
Thomas Gleixner
1
-1
/
+1
2017-05-23
arm64: Adjust system_state check
Thomas Gleixner
1
-2
/
+1
2017-05-23
arm: Adjust system_state check
Thomas Gleixner
1
-2
/
+1
2017-05-23
init: Pin init task to the boot CPU, initially
Thomas Gleixner
1
-5
/
+12
2017-05-23
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
1
-1
/
+2
2017-05-23
sched/rt: Minimize rq->lock contention in do_sched_rt_period_timer()
Dave Kleikamp
1
-0
/
+11
2017-05-23
sched/core: Allow __sched_setscheduler() in interrupts when PI is not used
Steven Rostedt (VMware)
1
-2
/
+2
2017-05-23
sched/deadline: Remove unnecessary condition in push_dl_task()
Byungchul Park
1
-1
/
+1
2017-05-23
sched/rt: Remove unnecessary condition in push_rt_task()
Byungchul Park
1
-1
/
+1
2017-05-23
sched/core: Use the new llist_for_each_entry_safe() primitive
Byungchul Park
1
-12
/
+3
2017-05-23
llist: Provide a safe version for llist_for_each()
Byungchul Park
1
-0
/
+19
2017-05-23
smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu()
Peter Zijlstra
2
-2
/
+13
2017-05-23
smp: Avoid sending needless IPI in smp_call_function_many()
Aaron Lu
1
-2
/
+12
2017-05-23
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
449
-1975
/
+4611
2017-05-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+39
2017-05-22
Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+11
2017-05-22
Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-4
/
+25
2017-05-22
Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
11
-303
/
+787
2017-05-22
i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
Jan Kiszka
1
-1
/
+1
2017-05-22
efi-pstore: Fix write/erase id tracking
Kees Cook
1
-6
/
+11
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
33
-133
/
+335
2017-05-22
net: sched: cls_matchall: fix null pointer dereference
Jiri Pirko
1
-1
/
+0
2017-05-22
vsock: use new wait API for vsock_stream_sendmsg()
WANG Cong
1
-13
/
+8
2017-05-22
bonding: fix randomly populated arp target array
Jarod Wilson
1
-3
/
+2
2017-05-22
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
4
-8
/
+8
2017-05-22
Merge branches 'acpi-button' and 'acpi-tools'
Rafael J. Wysocki
3
-4
/
+25
2017-05-22
Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'
Rafael J. Wysocki
7
-295
/
+779
2017-05-22
net: Make IP alignment calulations clearer.
David S. Miller
1
-4
/
+8
2017-05-22
bonding: fix accounting of active ports in 3ad
Jarod Wilson
1
-1
/
+1
2017-05-22
net: atheros: atl2: don't return zero on failure path in atl2_probe()
Alexey Khoroshilov
1
-4
/
+4
2017-05-22
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
1
-7
/
+8
2017-05-21
Linux 4.12-rc2
v4.12-rc2
Linus Torvalds
1
-1
/
+1
2017-05-21
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
1
-3
/
+3
2017-05-21
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
1
-2
/
+3
2017-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+5
2017-05-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-1
/
+28
2017-05-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+11
2017-05-21
bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
Xin Long
2
-1
/
+2
2017-05-21
smsc95xx: Support only IPv4 TCP/UDP csum offload
Nisar Sayed
1
-3
/
+10
2017-05-21
Merge branch 'arp-always-override-existing-neigh-entries-with-gratuitous-ARP'
David S. Miller
1
-17
/
+39
2017-05-21
arp: always override existing neigh entries with gratuitous ARP
Ihar Hrachyshka
1
-4
/
+5
2017-05-21
arp: postpone addr_type calculation to as late as possible
Ihar Hrachyshka
1
-7
/
+17
2017-05-21
arp: decompose is_garp logic into a separate function
Ihar Hrachyshka
1
-12
/
+23
2017-05-21
arp: fixed error in a comment
Ihar Hrachyshka
1
-1
/
+1
2017-05-21
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
1
-0
/
+4
[next]