index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-23
init: Pin init task to the boot CPU, initially
Thomas Gleixner
2017-05-23
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
2017-05-23
sched/rt: Minimize rq->lock contention in do_sched_rt_period_timer()
Dave Kleikamp
2017-05-23
sched/core: Allow __sched_setscheduler() in interrupts when PI is not used
Steven Rostedt (VMware)
2017-05-23
sched/deadline: Remove unnecessary condition in push_dl_task()
Byungchul Park
2017-05-23
sched/rt: Remove unnecessary condition in push_rt_task()
Byungchul Park
2017-05-23
sched/core: Use the new llist_for_each_entry_safe() primitive
Byungchul Park
2017-05-23
llist: Provide a safe version for llist_for_each()
Byungchul Park
2017-05-23
smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu()
Peter Zijlstra
2017-05-23
smp: Avoid sending needless IPI in smp_call_function_many()
Aaron Lu
2017-05-23
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-05-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-05-22
Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-22
Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-05-22
Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-05-22
i2c: designware: Fix bogus sda_hold_time due to uninitialized vars
Jan Kiszka
2017-05-22
efi-pstore: Fix write/erase id tracking
Kees Cook
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-22
net: sched: cls_matchall: fix null pointer dereference
Jiri Pirko
2017-05-22
vsock: use new wait API for vsock_stream_sendmsg()
WANG Cong
2017-05-22
bonding: fix randomly populated arp target array
Jarod Wilson
2017-05-22
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2017-05-22
Merge branches 'acpi-button' and 'acpi-tools'
Rafael J. Wysocki
2017-05-22
Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'
Rafael J. Wysocki
2017-05-22
net: Make IP alignment calulations clearer.
David S. Miller
2017-05-22
bonding: fix accounting of active ports in 3ad
Jarod Wilson
2017-05-22
net: atheros: atl2: don't return zero on failure path in atl2_probe()
Alexey Khoroshilov
2017-05-22
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
2017-05-21
Linux 4.12-rc2
v4.12-rc2
Linus Torvalds
2017-05-21
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
2017-05-21
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
2017-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-05-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-05-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-21
bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
Xin Long
2017-05-21
smsc95xx: Support only IPv4 TCP/UDP csum offload
Nisar Sayed
2017-05-21
Merge branch 'arp-always-override-existing-neigh-entries-with-gratuitous-ARP'
David S. Miller
2017-05-21
arp: always override existing neigh entries with gratuitous ARP
Ihar Hrachyshka
2017-05-21
arp: postpone addr_type calculation to as late as possible
Ihar Hrachyshka
2017-05-21
arp: decompose is_garp logic into a separate function
Ihar Hrachyshka
2017-05-21
arp: fixed error in a comment
Ihar Hrachyshka
2017-05-21
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
2017-05-21
osf_wait4(): fix infoleak
Al Viro
2017-05-21
fix unsafe_put_user()
Al Viro
2017-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-05-20
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-20
nvmet: release the sq ref on rdma read errors
Vijay Immanuel
2017-05-20
nvmet-fc: remove target cpu scheduling flag
James Smart
2017-05-20
nvme-fc: stop queues on error detection
James Smart
[next]