Age | Commit message (Expand) | Author |
2014-12-13 | Linux 2.6.32.65v2.6.32.65 | Willy Tarreau |
2014-12-13 | proc connector: Delete spurious memset in proc_exit_connector() | Ben Hutchings |
2014-12-13 | cciss: Fix misapplied "cciss: fix info leak in cciss_ioctl32_passthru()" | Ben Hutchings |
2014-12-13 | block: Fix blk_execute_rq_nowait() dead queue handling | Muthukumar Ratty |
2014-12-13 | block: add missing blk_queue_dead() checks | Tejun Heo |
2014-12-13 | md/raid6: Fix misapplied backport in 2.6.32.64 | Ben Hutchings |
2014-12-13 | sctp: Fix double-free introduced by bad backport in 2.6.32.62 | Ben Hutchings |
2014-12-13 | vlan: Don't propagate flag changes on down interfaces. | Matthijs Kooijman |
2014-12-13 | ttusb-dec: buffer overflow in ioctl | Dan Carpenter |
2014-12-13 | mac80211: fix fragmentation code, particularly for encryption | Johannes Berg |
2014-12-13 | net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p... | Daniel Borkmann |
2014-12-13 | udf: Avoid infinite loop when processing indirect ICBs | Jan Kara |
2014-12-13 | net: sctp: fix remote memory pressure from excessive queueing | Daniel Borkmann |
2014-12-13 | net: sctp: fix panic on duplicate ASCONF chunks | Daniel Borkmann |
2014-12-13 | USB: whiteheat: Added bounds checking for bulk command response | James Forshaw |
2014-12-13 | ALSA: control: Fix replacing user controls | Lars-Peter Clausen |
2014-12-13 | ALSA: control: Don't access controls outside of protected regions | Lars-Peter Clausen |
2014-12-13 | net/l2tp: don't fall back on UDP [get|set]sockopt | Sasha Levin |
2014-12-13 | x86_64, traps: Rework bad_iret | Andy Lutomirski |
2014-12-13 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski |
2014-12-13 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski |
2014-12-13 | x86/espfix/xen: Fix allocation of pages for paravirt page tables | Boris Ostrovsky |
2014-12-13 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski |
2014-12-13 | x86, espfix: Make it possible to disable 16-bit support | H. Peter Anvin |
2014-12-13 | x86, espfix: Make espfix64 a Kconfig option, fix UML | H. Peter Anvin |
2014-12-13 | x86, espfix: Fix broken header guard | H. Peter Anvin |
2014-12-13 | x86, espfix: Move espfix definitions into a separate header file | H. Peter Anvin |
2014-12-13 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin |
2014-12-13 | x86-32, espfix: Remove filter for espfix32 due to race | H. Peter Anvin |
2014-12-13 | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin |
2014-12-13 | x86-64: Adjust frame type at paranoid_exit: | Jan Beulich |
2014-12-13 | x86, 64-bit: Move K8 B step iret fixup to fault entry asm | Brian Gerst |
2014-12-13 | net: sendmsg: fix failed backport of "fix NULL pointer dereference" | Willy Tarreau |
2014-11-23 | Linux 2.6.32.64v2.6.32.64 | Willy Tarreau |
2014-11-23 | sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe | Zhu Yanjun |
2014-11-23 | isofs: Fix unbounded recursion when processing relocated directories | Jan Kara |
2014-11-23 | futex: Unlock hb->lock in futex_wait_requeue_pi() error path | Thomas Gleixner |
2014-11-23 | USB: add new zte 3g-dongle's pid to option.c | Rui li |
2014-11-23 | lzo: check for length overrun in variable length encoding. | Willy Tarreau |
2014-11-23 | Documentation: lzo: document part of the encoding | Willy Tarreau |
2014-11-23 | lib/lzo: Update LZO compression to current upstream version | Markus F.X.J. Oberhumer |
2014-11-23 | ARM: 7670/1: fix the memset fix | Nicolas Pitre |
2014-11-23 | ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza... | Ivan Djelic |
2014-11-23 | net: pppoe: use correct channel MTU when using Multilink PPP | Christoph Schulz |
2014-11-23 | md/raid6: avoid data corruption during recovery of double-degraded RAID6 | NeilBrown |
2014-11-23 | ring-buffer: Always reset iterator to reader page | Steven Rostedt (Red Hat) |
2014-11-23 | netfilter: nfnetlink_log: fix maximum packet length logged to userspace | Florian Westphal |
2014-11-23 | netfilter: nf_log: account for size of NLMSG_DONE attribute | Florian Westphal |
2014-11-23 | tty: Fix high cpu load if tty is unreleaseable | Peter Hurley |
2014-11-23 | net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks | Daniel Borkmann |