index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-14
md: fix problem when adding device to read-only array with bitmap.
NeilBrown
2
-3
/
+18
2014-01-14
md/raid10: fix bug when raid10 recovery fails to recover a block.
NeilBrown
1
-4
/
+4
2014-01-14
md/raid5: fix a recently broken BUG_ON().
NeilBrown
1
-1
/
+2
2014-01-14
md/raid1: fix request counting bug in new 'barrier' code.
NeilBrown
1
-2
/
+1
2014-01-14
md/raid10: fix two bugs in handling of known-bad-blocks.
NeilBrown
1
-2
/
+2
2014-01-14
md/raid5: Fix possible confusion when multiple write errors occur.
NeilBrown
1
-2
/
+2
2014-01-14
Revert "drm: copy mode type in drm_mode_connector_list_update()"
Dave Airlie
1
-1
/
+1
2014-01-12
powerpc: Check return value of instance-to-package OF call
Benjamin Herrenschmidt
1
-9
/
+13
2014-01-12
Linux 3.13-rc8
v3.13-rc8
Linus Torvalds
1
-1
/
+1
2014-01-12
SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
Steven Rostedt
2
-3
/
+22
2014-01-12
thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only
Hugh Dickins
1
-3
/
+3
2014-01-12
block: null_blk: fix queue leak inside removing device
Ming Lei
1
-8
/
+2
2014-01-12
x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround
Linus Torvalds
1
-6
/
+7
2014-01-10
leds: lp5521/5523: Remove duplicate mutex
Milo Kim
2
-16
/
+8
2014-01-10
drm/i915/bdw: make sure south port interrupts are enabled properly v2
Jesse Barnes
1
-0
/
+2
2014-01-10
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
1
-0
/
+1
2014-01-10
xfs: fix off-by-one error in xfs_attr3_rmt_verify
Jie Liu
1
-1
/
+1
2014-01-10
qlcnic: Fix ethtool statistics length calculation
Shahed Shaikh
1
-18
/
+21
2014-01-10
qlcnic: Fix bug in TX statistics
Manish Chopra
3
-1
/
+5
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
21
-62
/
+80
2014-01-10
macvlan: forbid L2 fowarding offload for macvtap
Jason Wang
1
-1
/
+4
2014-01-10
bnx2x: fix DMA unmapping of TSO split BDs
Michal Schmidt
1
-4
/
+9
2014-01-10
drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()
Ville Syrjälä
1
-2
/
+2
2014-01-10
ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME
Hannes Frederic Sowa
1
-2
/
+4
2014-01-10
bnx2x: prevent WARN during driver unload
Yuval Mintz
2
-18
/
+38
2014-01-10
intel_idle: close avn_cstates array with correct marker
Jiang Liu
1
-1
/
+3
2014-01-09
ftrace/x86: Load ftrace_ops in parameter not the variable holding it
Steven Rostedt
2
-3
/
+3
2014-01-09
Revert "intel_idle: mark states tables with __initdata tag"
Jiang Liu
1
-5
/
+5
2014-01-08
parisc: Ensure full cache coherency for kmap/kunmap
John David Anglin
3
-46
/
+6
2014-01-08
clk: clk-divider: fix divisor > 255 bug
James Hogan
1
-1
/
+1
2014-01-08
drm/i915: fix DDI PLLs HW state readout code
Paulo Zanoni
1
-1
/
+7
2014-01-08
drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip()
Christian Engelmayer
1
-1
/
+1
2014-01-08
drm/nouveau/bios: fix offset calculation for BMPv1 bioses
Ilia Mirkin
1
-4
/
+4
2014-01-07
tipc: correctly unlink packets from deferred packet queue
Erik Hugne
1
-0
/
+1
2014-01-07
ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.c
Li RongQing
1
-0
/
+6
2014-01-07
MAINTAINERS: Updates for drm/i915
Daniel Vetter
1
-0
/
+2
2014-01-07
drm/nouveau: return offset of allocated notifier
Bob Gleitsmann
1
-0
/
+2
2014-01-07
drm/nouveau/bios: make jump conditional
Ilia Mirkin
1
-1
/
+5
2014-01-07
drm/nvce/mc: fix msi rearm on GF114
Sid Boyce
1
-1
/
+1
2014-01-07
drm/nvc0/gr: fix mthd data submission
Kelly Doran
1
-1
/
+1
2014-01-07
drm/nouveau: populate master subdev pointer only when fully constructed
Ben Skeggs
3
-3
/
+7
2014-01-06
bridge: use spin_lock_bh() in br_multicast_set_hash_max
Curt Brune
1
-2
/
+2
2014-01-06
ipv6: don't install anycast address for /128 addresses on routers
Hannes Frederic Sowa
1
-2
/
+2
2014-01-06
hso: fix handling of modem port SERIAL_STATE notifications
Dan Williams
1
-2
/
+11
2014-01-06
ACPI / Battery: Add a _BIX quirk for NEC LZ750/LS
Lan Tianyu
1
-1
/
+21
2014-01-06
intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.
Dirk Brandewie
1
-1
/
+2
2014-01-06
isdn: Drop big endian cpp checks from telespci and hfc_pci drivers
Guenter Roeck
2
-8
/
+0
2014-01-06
ext4: fix bigalloc regression
Eric Whitney
1
-1
/
+1
2014-01-06
be2net: fix max_evt_qs calculation for BE3 in SR-IOV config
Suresh Reddy
2
-4
/
+9
2014-01-06
be2net: increase the timeout value for loopback-test FW cmd
Suresh Reddy
3
-12
/
+22
[next]