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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-23
Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
2
-0
/
+19
2016-10-23
lwt: Remove unused len field
Thomas Graf
1
-2
/
+1
2016-10-22
qed*: Reduce the memory footprint for Rx path
Sudarsana Reddy Kalluru
1
-0
/
+1
2016-10-22
bpf: add helper for retrieving current numa node id
Daniel Borkmann
2
-0
/
+7
2016-10-22
udp: implement memory accounting helpers
Paolo Abeni
1
-0
/
+4
2016-10-22
net/socket: factor out helpers for memory and queue manipulation
Paolo Abeni
1
-0
/
+4
2016-10-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2016-10-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+0
2016-10-22
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2016-10-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-10-21
Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2016-10-21
Merge branches 'acpi-wdat' and 'acpi-cppc'
Rafael J. Wysocki
1
-1
/
+1
2016-10-21
Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Thomas Gleixner
1
-1
/
+1
2016-10-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+40
2016-10-21
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
WANG Cong
1
-0
/
+1
2016-10-20
Merge tag 'pm-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+2
2016-10-20
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-2
/
+2
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
2
-2
/
+0
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
1
-2
/
+0
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
1
-0
/
+1
2016-10-20
udp: must lock the socket in udp_disconnect()
Eric Dumazet
1
-0
/
+1
2016-10-20
net: add recursion limit to GRO
Sabrina Dubroca
1
-1
/
+38
2016-10-20
clocksource: Add J-Core timer/clocksource driver
Rich Felker
1
-0
/
+1
2016-10-20
cpufreq: fix overflow in cpufreq_table_find_index_dl()
Sergey Senozhatsky
1
-2
/
+2
2016-10-20
sched/core, x86: Make struct thread_info arch specific again
Heiko Carstens
1
-11
/
+0
2016-10-20
mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()
Andy Lutomirski
1
-1
/
+1
2016-10-20
iomap: add IOMAP_REPORT
Christoph Hellwig
1
-6
/
+11
2016-10-19
target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE
Nicholas Bellinger
1
-0
/
+1
2016-10-19
nvme.h: add an enum for cns values
Christoph Hellwig
1
-0
/
+10
2016-10-19
nvme.h: don't use uuid_be
Christoph Hellwig
1
-2
/
+1
2016-10-19
nvme.h: resync with nvme-cli
Christoph Hellwig
1
-6
/
+27
2016-10-19
nvme: Add tertiary number to NVME_VS
Gabriel Krisman Bertazi
1
-1
/
+2
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
1
-9
/
+10
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-1
/
+2
2016-10-19
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-19
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-19
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-19
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
Thomas Graf
1
-1
/
+1
2016-10-19
rtnetlink: Add rtnexthop offload flag to compare mask
Jiri Pirko
1
-1
/
+1
2016-10-19
net: core: Correctly iterate over lower adjacency list
Ido Schimmel
1
-1
/
+1
2016-10-19
cfg80211: allow aborting in-progress connection atttempts
Ilan Peer
1
-3
/
+4
2016-10-19
mac80211: uapsd_queues is in QoS IE order
Emmanuel Grumbach
2
-2
/
+4
2016-10-19
mac80211: add a HW flag for supporting HW TX fragmentation
Sara Sharon
1
-2
/
+8
2016-10-19
mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_trigger
Emmanuel Grumbach
1
-0
/
+4
2016-10-19
wireless: radiotap: fix timestamp sampling position values
Johannes Berg
1
-2
/
+2
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-18
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
1
-2
/
+1
2016-10-18
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
1
-0
/
+1
[prev]
[next]