Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | crash_dump: fix compilation error (on MIPS at least) | Qais Yousef | 2014-01-15 | |
| | * | | | | | | | | mm: fix crash when using XFS on loopback | Mikulas Patocka | 2014-01-15 | |
| | * | | | | | | | | MIPS: fix blast_icache32 on loongson2 | Aaro Koskinen | 2014-01-15 | |
| | * | | | | | | | | MIPS: fix case mismatch in local_r4k_flush_icache_range() | Huacai Chen | 2014-01-15 | |
| | * | | | | | | | | nilfs2: fix segctor bug that causes file system corruption | Andreas Rohner | 2014-01-15 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||
| * | | | | | | | | Merge tag 'md/3.13-fixes' of git://neil.brown.name/md | Linus Torvalds | 2014-01-15 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | md: fix problem when adding device to read-only array with bitmap. | NeilBrown | 2014-01-14 | |
| | * | | | | | | | | md/raid10: fix bug when raid10 recovery fails to recover a block. | NeilBrown | 2014-01-14 | |
| | * | | | | | | | | md/raid5: fix a recently broken BUG_ON(). | NeilBrown | 2014-01-14 | |
| | * | | | | | | | | md/raid1: fix request counting bug in new 'barrier' code. | NeilBrown | 2014-01-14 | |
| | * | | | | | | | | md/raid10: fix two bugs in handling of known-bad-blocks. | NeilBrown | 2014-01-14 | |
| | * | | | | | | | | md/raid5: Fix possible confusion when multiple write errors occur. | NeilBrown | 2014-01-14 | |
| * | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-01-15 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||
| | * | | | | | | | | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu... | Dave Airlie | 2014-01-15 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | drm/nouveau: fix null ptr dereferences on some boards | Ben Skeggs | 2014-01-14 | |
| | * | | | | | | | | | Revert "drm: copy mode type in drm_mode_connector_list_update()" | Dave Airlie | 2014-01-13 | |
| | * | | | | | | | | | Merge tag 'drm-intel-fixes-2014-01-13' of git://people.freedesktop.org/~danve... | Dave Airlie | 2014-01-13 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||
| | | * | | | | | | | | drm/i915/bdw: make sure south port interrupts are enabled properly v2 | Jesse Barnes | 2014-01-10 | |
| | | * | | | | | | | | drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init() | Ville Syrjälä | 2014-01-10 | |
| | | * | | | | | | | | drm/i915: fix DDI PLLs HW state readout code | Paulo Zanoni | 2014-01-08 | |
| * | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2014-01-12 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | powerpc: Check return value of instance-to-package OF call | Benjamin Herrenschmidt | 2014-01-12 | |
| * | | | | | | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2014-01-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds | 2014-01-11 | |
| | * | | | | | | | | | | ftrace/x86: Load ftrace_ops in parameter not the variable holding it | Steven Rostedt | 2014-01-09 | |
| * | | | | | | | | | | | Linux 3.13-rc8 | Linus Torvalds | 2014-01-12 | |
| * | | | | | | | | | | | SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() | Steven Rostedt | 2014-01-12 | |
| * | | | | | | | | | | | thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only | Hugh Dickins | 2014-01-12 | |
| * | | | | | | | | | | | block: null_blk: fix queue leak inside removing device | Ming Lei | 2014-01-12 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-01-10 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | qlcnic: Fix ethtool statistics length calculation | Shahed Shaikh | 2014-01-10 | |
| | * | | | | | | | | | | qlcnic: Fix bug in TX statistics | Manish Chopra | 2014-01-10 | |
| | * | | | | | | | | | | net: core: explicitly select a txq before doing l2 forwarding | Jason Wang | 2014-01-10 | |
| | * | | | | | | | | | | macvlan: forbid L2 fowarding offload for macvtap | Jason Wang | 2014-01-10 | |
| | * | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-01-10 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-01-09 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | * \ \ \ \ \ \ \ \ \ | Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | John W. Linville | 2014-01-08 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | | NFC: Fix target mode p2p link establishment | Arron Wang | 2014-01-03 | |
| | | | * | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2014-01-06 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | | | iwlwifi: add new devices for 7265 series | Oren Givon | 2013-12-31 | |
| | | | * | | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2014-01-06 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | mac80211: move "bufferable MMPDU" check to fix AP mode scan | Felix Fietkau | 2013-12-16 | |
| | | | | * | | | | | | | | | | | mac80211_hwsim: Fix NULL pointer dereference | Javier Lopez | 2013-12-16 | |
| | * | | | | | | | | | | | | | | bnx2x: fix DMA unmapping of TSO split BDs | Michal Schmidt | 2014-01-10 | |
| | * | | | | | | | | | | | | | | ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME | Hannes Frederic Sowa | 2014-01-09 | |
| | * | | | | | | | | | | | | | | bnx2x: prevent WARN during driver unload | Yuval Mintz | 2014-01-09 | |
| | * | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-01-07 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | netfilter: only warn once on wrong seqadj usage | Jesper Dangaard Brouer | 2014-01-06 | |
| | | * | | | | | | | | | | | | | netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper | Daniel Borkmann | 2014-01-06 | |
| | * | | | | | | | | | | | | | | tipc: correctly unlink packets from deferred packet queue | Erik Hugne | 2014-01-07 |