]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2014-12-13  Andy Lutomirskix86_64, traps: Rework bad_iret
2014-12-13  Andy Lutomirskix86_64, traps: Fix the espfix64 #DF fixup and rewrite...
2014-12-13  Andy Lutomirskix86_64, traps: Stop using IST for #SS
2014-12-13  Boris Ostrovskyx86/espfix/xen: Fix allocation of pages for paravirt...
2014-12-13  Andy Lutomirskix86_64/entry/xen: Do not invoke espfix64 on Xen
2014-12-13  H. Peter Anvinx86, espfix: Make it possible to disable 16-bit support
2014-12-13  H. Peter Anvinx86, espfix: Make espfix64 a Kconfig option, fix UML
2014-12-13  H. Peter Anvinx86, espfix: Fix broken header guard
2014-12-13  H. Peter Anvinx86, espfix: Move espfix definitions into a separate...
2014-12-13  H. Peter Anvinx86-64, espfix: Don't leak bits 31:16 of %esp returning...
2014-12-13  H. Peter Anvinx86-32, espfix: Remove filter for espfix32 due to race
2014-12-13  H. Peter Anvinx86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
2014-12-13  Jan Beulichx86-64: Adjust frame type at paranoid_exit:
2014-12-13  Brian Gerstx86, 64-bit: Move K8 B step iret fixup to fault entry asm
2014-12-13  Willy Tarreaunet: sendmsg: fix failed backport of "fix NULL pointer...
2014-11-23  Willy TarreauLinux 2.6.32.64 v2.6.32.64
2014-11-23  Zhu Yanjunsctp: not send SCTP_PEER_ADDR_CHANGE notifications...
2014-11-23  Jan Karaisofs: Fix unbounded recursion when processing relocate...
2014-11-23  Thomas Gleixnerfutex: Unlock hb->lock in futex_wait_requeue_pi() error...
2014-11-23  Rui liUSB: add new zte 3g-dongle's pid to option.c
2014-11-23  Willy Tarreaulzo: check for length overrun in variable length encoding.
2014-11-23  Willy TarreauDocumentation: lzo: document part of the encoding
2014-11-23  Markus F.X... lib/lzo: Update LZO compression to current upstream...
2014-11-23  Nicolas PitreARM: 7670/1: fix the memset fix
2014-11-23  Ivan DjelicARM: 7668/1: fix memset-related crashes caused by recen...
2014-11-23  Christoph Schulznet: pppoe: use correct channel MTU when using Multilin...
2014-11-23  NeilBrownmd/raid6: avoid data corruption during recovery of...
2014-11-23  Steven Rostedt... ring-buffer: Always reset iterator to reader page
2014-11-23  Florian Westphalnetfilter: nfnetlink_log: fix maximum packet length...
2014-11-23  Florian Westphalnetfilter: nf_log: account for size of NLMSG_DONE attribute
2014-11-23  Peter Hurleytty: Fix high cpu load if tty is unreleaseable
2014-11-23  Daniel Borkmannnet: sctp: fix skb_over_panic when receiving malformed...
2014-11-23  Al Virofix misuses of f_count() in ppp and netlink
2014-11-23  Johan HovoldUSB: kobil_sct: fix non-atomic allocation in write...
2014-11-23  Zhu Yanjungianfar: disable vlan tag insertion by default
2014-11-23  Mikulas Patockadm crypt: fix access beyond the end of allocated space
2014-11-23  Willy TarreauRevert "nfsd: correctly handle return value from nfsd_m...
2014-11-23  Eric Dumazetsctp: fix possible seqlock seadlock in sctp_packet_tran...
2014-11-23  Sasha Leviniovec: make sure the caller actually wants anything...
2014-11-23  Vlad Yasevichnet: Correctly set segment mac_len in skb_segment().
2014-11-23  Vlad Yasevichmacvlan: Initialize vlan_features to turn on offload...
2014-11-23  Christoph Paaschtcp: Fix integer-overflow in TCP vegas
2014-11-23  Christoph Paaschtcp: Fix integer-overflows in TCP veno
2014-11-23  Andrey Ryabininnet: sendmsg: fix NULL pointer dereference
2014-11-23  Daniel Borkmannnet: sctp: inherit auth_capable on INIT collisions
2014-11-23  Eric Dumazetipv4: fix buffer overflow in ip_options_compile()
2014-11-23  Sowmini Varadhansunvnet: clean up objects created in vnet_new() on...
2014-11-23  Daniel Borkmannnet: sctp: fix information leaks in ulpevent layer
2014-11-23  Andrey Utkinappletalk: Fix socket referencing in skb
2014-11-23  dingtianhongigmp: fix the problem when mc leave group
2014-11-23  Neal Cardwelltcp: fix tcp_match_skb_to_sack() for unaligned SACK...
2014-11-23  Mikulas Patockasym53c8xx_2: Set DID_REQUEUE return code when aborting...
2014-11-23  Tejun Heoptrace,x86: force IRET path after a ptrace_stop()
2014-11-23  Lars-Peter... ALSA: control: Protect user controls against concurrent...
2014-11-23  Mathias Krausefilter: prevent nla extensions to peek beyond the end...
2014-11-23  Vlastimil Babkamm: try_to_unmap_cluster() should lock_page() before...
2014-11-23  Xufeng Zhangsctp: Fix sk_ack_backlog wrap-around problem
2014-11-23  Lars-Peter... ALSA: control: Handle numid overflow
2014-11-23  Lars-Peter... ALSA: control: Make sure that id->index does not overflow
2014-11-23  Al Virofix autofs/afs/etc. magic mountpoint breakage
2014-11-23  Markos ChandrasMIPS: asm: thread_info: Add _TIF_SECCOMP flag
2014-11-23  Ralf BaechleMIPS: Cleanup flags in syscall flags handlers.
2014-11-23  Stefan Baderx86_32, entry: Clean up sysenter_badsys declaration
2014-11-23  Sven Wegenerx86_32, entry: Store badsys error code in %eax
2014-11-23  Andy Lutomirskix86_32, entry: Do syscall exit work on badsys (CVE...
2014-06-18  Willy TarreauLinux 2.6.32.63 v2.6.32.63
2014-06-18  Willy Tarreaunet: fix regression introduced in 2.6.32.62 by sysctl...
2014-06-18  Andy Lutomirskiauditsc: audit_krule mask accesses need bounds checking
2014-06-18  Thomas Gleixnerfutex: Make lookup_pi_state more robust
2014-06-18  Thomas Gleixnerfutex: Always cleanup owner tid in unlock_pi
2014-06-18  Thomas Gleixnerfutex: Validate atomic acquisition in futex_lock_pi_ato...
2014-06-18  Thomas Gleixnerfutex-prevent-requeue-pi-on-same-futex.patch futex...
2014-06-18  Thomas Gleixnerfutex: Prevent attaching to kernel threads
2014-06-18  Thomas Gleixnerfutex: Add another early deadlock detection check
2014-06-18  Ben Hutchingsethtool: Report link-down while interface is down
2014-05-19  Willy TarreauLinux 2.6.32.62 v2.6.32.62
2014-05-19  Matthew Daleyfloppy: don't write kernel-only members to FDRAWCMD...
2014-05-19  Matthew Daleyfloppy: ignore kernel-only members in FDRAWCMD ioctl...
2014-05-19  Daniel Borkmannnetfilter: nf_conntrack_dccp: fix skb_header_pointer...
2014-05-19  Martin Schwidefskys390: fix kernel crash due to linkage stack instructions
2014-05-19  Stephen SmalleySELinux: Fix kernel BUG on empty security contexts.
2014-05-19  Dan Carpenteraacraid: missing capable() check in compat ioctl
2014-05-19  Dan Carpenterxfs: underflow bug in xfs_attrlist_by_handle()
2014-05-19  Ursula Braunqeth: avoid buffer overflow in snmp ioctl
2014-05-19  Andy HonigKVM: x86: Fix potential divide by 0 in lapic (CVE-2013...
2014-05-19  Andy HonigKVM: Improve create VCPU parameter (CVE-2013-4587)
2014-05-19  Dan Carpenteruml: check length in exitcode_proc_write()
2014-05-19  Neil Hormancrypto: ansi_cprng - Fix off by one error in non-block...
2014-05-19  Mikulas Patockadm snapshot: fix data corruption
2014-05-19  Hannes Frederic... ipv6: call udp_push_pending_frames when uncorking a...
2014-05-19  Kees Cookexec/ptrace: fix get_dumpable() incorrect tests
2014-05-19  Peter Hurleyn_tty: Fix n_tty_write crash when echoing in raw mode
2014-05-19  Liu Yutcp_cubic: fix the range of delayed_ack
2014-05-19  stephen hemmingertcp_cubic: limit delayed_ack ratio to prevent divide...
2014-05-19  Neal Cardwelltcp: fix tcp_trim_head() to adjust segment count with...
2014-05-19  Mikulas Patockapowernow-k6: reorder frequencies
2014-05-19  Mikulas Patockapowernow-k6: correctly initialize default parameters
2014-05-19  Mikulas Patockapowernow-k6: disable cache when changing frequency
2014-05-19  Krzysztof Heltpowernow-k6: set transition latency value so ondemand...
2014-05-19  Zhu Yanjungianfar: disable TX vlan based on kernel 2.6.x
next