index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_counter.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-31
um: Catch unprotected user memory access
Richard Weinberger
1
-0
/
+5
2015-05-31
um: Fix warning in setup_signal_stack_si()
Richard Weinberger
1
-1
/
+2
2015-05-31
um: Rework uaccess code
Richard Weinberger
7
-184
/
+54
2015-05-31
um: Add uaccess.h to ldt.c
Richard Weinberger
1
-0
/
+1
2015-05-31
um: Add uaccess.h to syscalls_64.c
Richard Weinberger
1
-0
/
+1
2015-05-31
um: Add asm/elf.h to vma.c
Richard Weinberger
1
-0
/
+1
2015-05-31
um: Cleanup mem_32/64.c headers
Richard Weinberger
2
-4
/
+2
2015-05-31
um: Remove hppfs
Richard Weinberger
4
-788
/
+0
2015-05-31
um: Move syscall() declaration into os.h
Richard Weinberger
2
-1
/
+2
2015-05-31
um: kernel: ksyms: Export symbol syscall() for fixing modpost issue
Chen Gang
1
-0
/
+3
2015-05-31
um/os-Linux: Use char[] for syscall_stub declarations
Nicolas Iooss
2
-7
/
+7
2015-05-31
um: Use char[] for linker script address declarations
Nicolas Iooss
4
-7
/
+7
2015-05-31
um: Create asm/sections.h
Nicolas Iooss
5
-7
/
+11
2015-05-25
Linux 4.1-rc5
v4.1-rc5
Linus Torvalds
1
-1
/
+1
2015-05-22
bridge: fix lockdep splat
Eric Dumazet
1
-0
/
+2
2015-05-22
net: core: 'ethtool' issue with querying phy settings
Arun Parameswaran
1
-1
/
+9
2015-05-22
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2015-05-22
ARM: zynq: DT: Use the zynq binding with macb
Nathan Sullivan
1
-2
/
+2
2015-05-22
net: macb: Disable half duplex gigabit on Zynq
Nathan Sullivan
2
-0
/
+13
2015-05-22
net: macb: Document zynq gem dt binding
Nathan Sullivan
1
-1
/
+2
2015-05-22
ipv4: fill in table id when replacing a route
Michal Kubeček
1
-0
/
+1
2015-05-22
cdc_ncm: Fix tx_bytes statistics
Bjørn Mork
1
-1
/
+1
2015-05-22
ipv4: Avoid crashing in ip_error
Eric W. Biederman
1
-0
/
+4
2015-05-22
tcp: fix a potential deadlock in tcp_get_info()
Eric Dumazet
4
-4
/
+17
2015-05-22
crypto: s390/ghash - Fix incorrect ghash icv buffer handling.
Harald Freudenberger
1
-12
/
+13
2015-05-22
Input: smtpe-ts - wait 50mS until polling for pen-up
Marek Vasut
1
-1
/
+1
2015-05-22
Input: smtpe-ts - use msecs_to_jiffies() instead of HZ
Marek Vasut
1
-1
/
+1
2015-05-22
Input: joydev - don't classify the vmmouse as a joystick
Thomas Hellstrom
1
-0
/
+61
2015-05-22
net: sched: fix call_rcu() race on classifier module unloads
Daniel Borkmann
1
-0
/
+5
2015-05-21
drm/radeon: fix error flag checking in native aux path
Alex Deucher
1
-2
/
+0
2015-05-21
drm/radeon: retry dcpd fetch
Alex Deucher
1
-9
/
+11
2015-05-21
drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()
Stephane Viau
1
-1
/
+1
2015-05-21
md/bitmap: remove rcu annotation from pointer arithmetic.
NeilBrown
1
-1
/
+6
2015-05-21
md/raid0: fix restore to sector variable in raid0_make_request
Eric Work
1
-1
/
+3
2015-05-21
raid5: fix broken async operation chain
Shaohua Li
1
-1
/
+1
2015-05-20
Input: vmmouse - do not reference non-existing version of X driver
Thomas Hellstrom
1
-1
/
+1
2015-05-20
Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpad
Hans de Goede
1
-0
/
+5
2015-05-20
IB/cma: Fix broken AF_IB UD support
Matthew Finlay
1
-11
/
+21
2015-05-20
irqchip/gicv3-its: ITS table size should not be smaller than PSZ
Minghuan Lian
1
-1
/
+8
2015-05-20
Btrfs: fix regression in raid level conversion
Chris Mason
1
-0
/
+18
2015-05-20
Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"
Ilya Dryomov
1
-2
/
+0
2015-05-20
libceph: request a new osdmap if lingering request maps to no osd
Ilya Dryomov
1
-11
/
+20
2015-05-20
ib/cm: Change reject message type when destroying cm_id
Ted Kim
1
-1
/
+1
2015-05-20
net: phy: Make sure phy_start() always re-enables the phy interrupts
Tim Beale
1
-13
/
+16
2015-05-20
ipv6: fix ECMP route replacement
Michal Kubeček
2
-6
/
+44
2015-05-20
ipv6: do not delete previously existing ECMP routes if add fails
Michal Kubeček
1
-1
/
+2
2015-05-20
Revert "netfilter: bridge: query conntrack about skb dnat"
Florian Westphal
2
-18
/
+10
2015-05-20
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
4
-0
/
+22
2015-05-20
netfilter: nfnetlink_{log,queue}: Register pernet in first place
Francesco Ruggeri
2
-18
/
+19
2015-05-20
kvm/fpu: Enable eager restore kvm FPU for MPX
Liang Li
4
-2
/
+27
[next]