index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
mm, oom: protect !costly allocations some more
Michal Hocko
1
-10
/
+78
2016-05-20
mm: throttle on IO only when there are too many dirty and writeback pages
Michal Hocko
2
-21
/
+40
2016-05-20
mm, oom: rework oom detection
Michal Hocko
3
-29
/
+97
2016-05-20
mm, compaction: abstract compaction feedback to helpers
Michal Hocko
1
-0
/
+79
2016-05-20
mm, compaction: simplify __alloc_pages_direct_compact feedback interface
Michal Hocko
1
-36
/
+31
2016-05-20
mm, compaction: update compaction_result ordering
Michal Hocko
1
-10
/
+16
2016-05-20
mm, compaction: distinguish between full and partial COMPACT_COMPLETE
Michal Hocko
4
-4
/
+22
2016-05-20
mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED
Michal Hocko
3
-6
/
+11
2016-05-20
mm, compaction: cover all compaction mode in compact_zone
Michal Hocko
1
-8
/
+5
2016-05-20
mm, compaction: change COMPACT_ constants into enum
Michal Hocko
3
-32
/
+42
2016-05-20
vmscan: consider classzone_idx in compaction_ready
Michal Hocko
1
-4
/
+4
2016-05-20
mm: vmscan: reduce size of inactive file list
Rik van Riel
3
-131
/
+42
2016-05-20
mm: filemap: only do access activations on reads
Johannes Weiner
1
-1
/
+1
2016-05-20
mm: workingset: only do workingset activations on reads
Rik van Riel
1
-1
/
+5
2016-05-20
Merge branch 'sparc32-cosmetic-changes'
David S. Miller
11
-34
/
+33
2016-05-20
sparc32: drop superfluous cast in calls to __nocache_pa()
Sam Ravnborg
2
-3
/
+3
2016-05-20
sparc32: fix build with STRICT_MM_TYPECHECKS
Sam Ravnborg
5
-11
/
+14
2016-05-20
sparc32: use proper prototype for trapbase
Sam Ravnborg
3
-5
/
+3
2016-05-20
sparc32: drop local prototype in kgdb_32
Sam Ravnborg
1
-2
/
+2
2016-05-20
sparc32: drop hardcoding trap_level in kgdb_trap
Sam Ravnborg
4
-14
/
+12
2016-05-20
net: suppress warnings on dev_alloc_skb
Neil Horman
1
-2
/
+2
2016-05-20
uapi glibc compat: fix compilation when !__USE_MISC in glibc
Nicolas Dichtel
1
-1
/
+1
2016-05-20
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
4
-11
/
+7
2016-05-20
Merge branch 'bpf-verifier-fixes'
David S. Miller
1
-9
/
+21
2016-05-20
bpf: teach verifier to recognize imm += ptr pattern
Alexei Starovoitov
1
-1
/
+17
2016-05-20
bpf: support decreasing order in direct packet access
Alexei Starovoitov
1
-8
/
+4
2016-05-20
net: usb: ch9200: use kmemdup
Muhammad Falak R Wani
1
-2
/
+1
2016-05-20
ps3_gelic: use kmemdup
Muhammad Falak R Wani
1
-2
/
+2
2016-05-20
net:liquidio: use kmemdup
Muhammad Falak R Wani
1
-3
/
+1
2016-05-20
bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
Eric W. Biederman
1
-1
/
+1
2016-05-20
Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...
David S. Miller
95
-4766
/
+6751
2016-05-20
net: cdc_ncm: update datagram size after changing mtu
Rafal Redzimski
1
-2
/
+4
2016-05-20
tuntap: correctly wake up process during uninit
Jason Wang
1
-3
/
+3
2016-05-20
Merge branch 'GREoIPV6-followups'
David S. Miller
9
-4
/
+16
2016-05-20
intel: Add support for IPv6 IP-in-IP offload
Alexander Duyck
8
-0
/
+8
2016-05-20
ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE
Alexander Duyck
1
-4
/
+8
2016-05-21
ACPI / battery: Correctly serialise with the pending async probe
Chris Wilson
1
-1
/
+1
2016-05-20
Merge branch 'rds-conn-spamming'
David S. Miller
1
-4
/
+9
2016-05-20
RDS: TCP: Avoid rds connection churn from rogue SYNs
Sowmini Varadhan
1
-4
/
+6
2016-05-20
RDS: TCP: rds_tcp_accept_worker() must exit gracefully when terminating rds-tcp
Sowmini Varadhan
1
-0
/
+3
2016-05-20
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
9
-32
/
+60
2016-05-20
net: sock: move ->sk_shutdown out of bitfields.
Andrey Ryabinin
1
-1
/
+8
2016-05-20
Merge branch 'GREoIPV6'
David S. Miller
36
-310
/
+737
2016-05-20
ipv6: Don't reset inner headers in ip6_tnl_xmit
Tom Herbert
1
-5
/
+0
2016-05-20
ip4ip6: Support for GSO/GRO
Tom Herbert
4
-6
/
+49
2016-05-20
ip6ip6: Support for GSO/GRO
Tom Herbert
2
-3
/
+26
2016-05-20
ipv6: Set features for IPv6 tunnels
Tom Herbert
1
-0
/
+9
2016-05-20
ip6_tunnel: Add support for fou/gue encapsulation
Tom Herbert
1
-0
/
+72
2016-05-20
ip6_gre: Add support for fou/gue encapsulation
Tom Herbert
1
-4
/
+75
2016-05-20
fou: Add encap ops for IPv6 tunnels
Tom Herbert
3
-1
/
+142
[prev]
[next]