index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
strnlen_user.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-13
memcg: do not abuse memcg_kmem_skip_account
Vladimir Davydov
1
-7
/
+0
2014-12-13
memcg: don't check mm in __memcg_kmem_{get_cache,newpage_charge}
Vladimir Davydov
1
-2
/
+2
2014-12-13
memcg: __mem_cgroup_free: remove stale disarm_static_keys comment
Vladimir Davydov
1
-11
/
+0
2014-12-13
mm: cma: align to physical address, not CMA region position
Gregory Fong
1
-3
/
+16
2014-12-13
lib: bitmap: add alignment offset for bitmap_find_next_zero_area()
Michal Nazarewicz
2
-16
/
+44
2014-12-13
mm/memory.c: share the i_mmap_rwsem
Davidlohr Bueso
1
-2
/
+2
2014-12-13
mm/nommu: share the i_mmap_rwsem
Davidlohr Bueso
1
-5
/
+4
2014-12-13
mm/memory-failure: share the i_mmap_rwsem
Davidlohr Bueso
1
-2
/
+2
2014-12-13
mm/xip: share the i_mmap_rwsem
Davidlohr Bueso
1
-14
/
+9
2014-12-13
uprobes: share the i_mmap_rwsem
Davidlohr Bueso
1
-2
/
+2
2014-12-13
mm/rmap: share the i_mmap_rwsem
Davidlohr Bueso
2
-3
/
+13
2014-12-13
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
10
-29
/
+30
2014-12-13
mm: use new helper functions around the i_mmap_mutex
Davidlohr Bueso
12
-40
/
+40
2014-12-13
mm,fs: introduce helpers around the i_mmap_mutex
Davidlohr Bueso
1
-0
/
+10
2014-12-13
MAINTAINERS: update Xiubo's email address
Xiubo Li
1
-1
/
+1
2014-12-13
rtc: snvs: fix build with CONFIG_PM_SLEEP disabled
Guenter Roeck
1
-2
/
+9
2014-12-12
HID: rmi: The address of query8 must be calculated based on which query regis...
Andrew Duggan
1
-12
/
+12
2014-12-12
HID: rmi: Check for additional ACM registers appended to F11 data report
Andrew Duggan
1
-9
/
+52
2014-12-12
HID: i2c-hid: prevent buffer overflow in early IRQ
Gwendal Grignou
1
-1
/
+1
2014-12-11
HID: logitech-hidpp: disable io in probe error path
Peter Wu
1
-1
/
+3
2014-12-11
HID: logitech-hidpp: add boundary check for name retrieval
Peter Wu
1
-0
/
+3
2014-12-11
HID: logitech-hidpp: check name retrieval return code
Peter Wu
1
-2
/
+8
2014-12-11
HID: logitech-hidpp: do not return the name length
Peter Wu
1
-13
/
+6
2014-12-11
HID: wacom: Report input events for each finger on generic devices
Jason Gerecke
2
-28
/
+59
2014-12-11
pstore-ram: Allow optional mapping with pgprot_noncached
Tony Lindgren
4
-14
/
+47
2014-12-11
pstore-ram: Fix hangs by using write-combine mappings
Rob Herring
1
-2
/
+2
2014-12-11
Fix race condition between vxlan_sock_add and vxlan_sock_release
Marcelo Leitner
1
-7
/
+3
2014-12-11
net/macb: fix compilation warning for print_hex_dump() called with skb->mac_h...
Cyrille Pitchen
1
-1
/
+1
2014-12-11
net/mlx4: Add support for A0 steering
Matan Barak
7
-19
/
+191
2014-12-11
net/mlx4: Refactor QUERY_PORT
Matan Barak
3
-95
/
+154
2014-12-11
net/mlx4_core: Add explicit error message when rule doesn't meet configuration
Matan Barak
1
-3
/
+18
2014-12-11
net/mlx4: Add A0 hybrid steering
Matan Barak
8
-25
/
+300
2014-12-11
net/mlx4: Add mlx4_bitmap zone allocator
Matan Barak
2
-0
/
+451
2014-12-11
net/mlx4: Add a check if there are too many reserved QPs
Dotan Barak
1
-1
/
+7
2014-12-11
net/mlx4: Change QP allocation scheme
Eugenia Emantayev
14
-38
/
+137
2014-12-11
net/mlx4_core: Use tasklet for user-space CQ completion events
Matan Barak
5
-2
/
+86
2014-12-11
net/mlx4_core: Mask out host side virtualization features for guests
Or Gerlitz
1
-1
/
+11
2014-12-11
net/mlx4_en: Set csum level for encapsulated packets
Or Gerlitz
1
-1
/
+2
2014-12-11
be2net: Export tunnel offloads only when a VxLAN tunnel is created
Sriharsha Basavapatna
2
-10
/
+33
2014-12-11
gianfar: Fix dma check map error when DMA_API_DEBUG is enabled
Kevin Hao
1
-28
/
+56
2014-12-11
cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call
Hariprasad Shenai
3
-16
/
+3
2014-12-11
net: fec: only enable mdio interrupt before phy device link up
Nimrod Andy
1
-1
/
+4
2014-12-11
net: fec: clear all interrupt events to support i.MX6SX
Nimrod Andy
1
-1
/
+1
2014-12-11
net: fec: reset fep link status in suspend function
Nimrod Andy
1
-0
/
+6
2014-12-11
net: sock: fix access via invalid file descriptor
Alexei Starovoitov
1
-2
/
+2
2014-12-11
net: introduce helper macro for_each_cmsghdr
Gu Zheng
10
-16
/
+15
2014-12-11
exit: pidns: fix/update the comments in zap_pid_ns_processes()
Oleg Nesterov
1
-4
/
+24
2014-12-11
exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
Oleg Nesterov
1
-0
/
+2
2014-12-11
exit: exit_notify: re-use "dead" list to autoreap current
Oleg Nesterov
1
-4
/
+2
2014-12-11
exit: reparent: call forget_original_parent() under tasklist_lock
Oleg Nesterov
1
-24
/
+23
[next]