index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-13
macvlan: don't touch promisc without passthrough
Michael S. Tsirkin
1
-7
/
+13
2013-06-13
include/linux/math64.h: add div64_ul()
Alex Shi
1
-2
/
+4
2013-06-13
mm: memcontrol: fix lockless reclaim hierarchy iterator
Johannes Weiner
1
-7
/
+5
2013-06-13
frontswap: fix incorrect zeroing and allocation size for frontswap_map
Akinobu Mita
2
-2
/
+2
2013-06-13
kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()
Chen Gang
1
-0
/
+1
2013-06-13
mm: migration: add migrate_entry_wait_huge()
Naoya Horiguchi
3
-6
/
+22
2013-06-13
ocfs2: add missing lockres put in dlm_mig_lockres_handler
Xue jiufei
1
-0
/
+1
2013-06-13
mm/page_alloc.c: fix watermark check in __zone_watermark_ok()
Tomasz Stanislawski
1
-2
/
+4
2013-06-13
drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()
Dan Carpenter
1
-0
/
+1
2013-06-13
aio: fix io_destroy() regression by using call_rcu()
Kent Overstreet
1
-20
/
+16
2013-06-13
rtc-at91rm9200: use shadow IMR on at91sam9x5
Johan Hovold
2
-1
/
+8
2013-06-13
rtc-at91rm9200: add shadow interrupt mask
Johan Hovold
1
-1
/
+38
2013-06-13
rtc-at91rm9200: refactor interrupt-register handling
Johan Hovold
1
-14
/
+29
2013-06-13
rtc-at91rm9200: add configuration support
Johan Hovold
1
-8
/
+38
2013-06-13
rtc-at91rm9200: add match-table compile guard
Johan Hovold
1
-0
/
+2
2013-06-13
fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory
Goldwyn Rodrigues
1
-1
/
+1
2013-06-13
swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...
Rafael Aquini
1
-1
/
+17
2013-06-13
drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...
Tony Lindgren
1
-0
/
+1
2013-06-13
cciss: fix broken mutex usage in ioctl
Stephen M. Cameron
1
-16
/
+16
2013-06-13
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
Oleg Nesterov
1
-1
/
+1
2013-06-13
drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channel
Derek Basehore
1
-1
/
+3
2013-06-13
drivers/rtc/rtc-tps6586x.c: device wakeup flags correction
Dmitry Osipenko
1
-1
/
+2
2013-06-13
memcg: don't initialize kmem-cache destroying work for root caches
Andrey Vagin
1
-2
/
+0
2013-06-13
ocfs2: ocfs2_prep_new_orphaned_file() should return ret
Xiaowei.Hu
1
-1
/
+1
2013-06-13
lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EX...
Chen Gang
1
-1
/
+1
2013-06-13
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
Kees Cook
3
-48
/
+57
2013-06-13
reboot: rigrate shutdown/reboot to boot cpu
Robin Holt
1
-3
/
+26
2013-06-13
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
2
-32
/
+27
2013-06-12
b43: stop format string leaking into error msgs
Kees Cook
1
-1
/
+1
2013-06-12
ath9k: Use minstrel rate control by default
Sujith Manoharan
4
-9
/
+9
2013-06-12
Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"
Felix Fietkau
1
-5
/
+5
2013-06-12
ath9k: Disable PowerSave by default
Sujith Manoharan
1
-2
/
+1
2013-06-12
net: wireless: iwlegacy: fix build error for il_pm_ops
Yijing Wang
1
-3
/
+3
2013-06-12
rtlwifi: Fix a false leak indication for PCI devices
Larry Finger
1
-0
/
+1
2013-06-12
wl12xx/wl18xx: scan all 5ghz channels
Eliad Peller
2
-2
/
+2
2013-06-12
wl12xx: increase minimum singlerole firmware version required
Luciano Coelho
1
-2
/
+2
2013-06-12
wl12xx: fix minimum required firmware version for wl127x multirole
Luciano Coelho
1
-1
/
+1
2013-06-12
rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks
Larry Finger
7
-41
/
+139
2013-06-12
mwifiex: debugfs: Fix out of bounds array access
Mark A. Greer
1
-5
/
+17
2013-06-12
Bluetooth: Fix mgmt handling of power on failures
Johan Hedberg
4
-1
/
+28
2013-06-12
Bluetooth: Fix missing length checks for L2CAP signalling PDUs
Johan Hedberg
1
-18
/
+52
2013-06-12
Bluetooth: btmrvl: support Marvell Bluetooth device SD8897
Bing Zhao
2
-2
/
+30
2013-06-12
Bluetooth: Fix checks for LE support on LE-only controllers
Johan Hedberg
2
-3
/
+3
2013-06-12
HID: multitouch: prevent memleak with the allocated name
Benjamin Tissoires
1
-4
/
+7
2013-06-12
team: fix checks in team_get_first_port_txable_rcu()
Jiri Pirko
1
-2
/
+2
2013-06-12
team: move add to port list before port enablement
Jiri Pirko
1
-1
/
+1
2013-06-12
team: check return value of team_get_port_by_index_rcu() for NULL
Jiri Pirko
2
-0
/
+4
2013-06-12
tuntap: set SOCK_ZEROCOPY flag during open
Jason Wang
1
-0
/
+2
2013-06-11
tracing: Fix outputting formats of x86-tsc and counter when use trace_clock
Yoshihiro YUNOMAE
2
-7
/
+3
2013-06-11
netlink: fix error propagation in netlink_mmap()
Patrick McHardy
1
-1
/
+1
[next]