]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2016-01-29 Willy TarreauLinux 2.6.32.70 v2.6.32.70
2016-01-29 Paolo Bonzinikvm: x86: only channel 0 of the i8254 is linked to...
2016-01-29 Andrew HonigKVM: x86: Reload pit counters for all channels when...
2016-01-29 Andrew Banmanmm/memory_hotplug.c: check for missing sections in...
2016-01-29 Daniel Kipermm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN(...
2016-01-29 Andrey Ryabininipv6/addrlabel: fix ip6addrlbl_get()
2016-01-29 Helge Dellerparisc: Fix syscall restarts
2016-01-29 Ed SwierkMIPS: Fix restart of indirect syscalls
2016-01-29 Alan SternUSB: fix invalid memory access in hub_activate()
2016-01-29 Dan CarpenterUSB: ipaq.c: fix a timeout loop
2016-01-29 Michael Holzheus390/dis: Fix handling of format specifiers
2016-01-29 Johan Hovoldspi: fix parent-device reference leak
2016-01-29 Tilman Schmidtser_gigaset: fix deallocation of platform device structure
2016-01-29 Dan CarpentermISDN: fix a loop count
2016-01-29 Peter Hurleytty: Fix GPF in flush_to_ldisc()
2016-01-29 James Bottomleyses: fix additional element traversal bug
2016-01-29 James Bottomleyses: Fix problems with simple enclosures
2016-01-29 Johannes Bergrfkill: copy the name into the rfkill struct
2016-01-29 Eric Dumazetaf_unix: fix a fatal race with bit fields
2016-01-29 Marcelo Ricardo... sctp: update the netstamp_needed counter when copying...
2016-01-29 Daniel Borkmannnet, scm: fix PaX detected msg_controllen overflow...
2016-01-29 Eric Dumazettcp: initialize tp->copied_seq in case of cross SYN...
2016-01-29 Jan Stancekipmi: move timer init to before irq is setup
2016-01-29 Sasha Levinsched/core: Remove false-positive warning from wake_up_...
2016-01-29 Andrew Lunnipv4: igmp: Allow removing groups from a removed interface
2016-01-29 Peter Hurleywan/x25: Fix use-after-free in x25_asy_open_tty()
2016-01-29 Jeff Laytonnfs: if we have no valid attrs, then don't declare...
2016-01-29 David Turnerext4: Fix handling of extended tv_sec
2016-01-29 Jan Karavfs: Avoid softlockups with sendfile(2)
2016-01-29 Al Virofix sysvfs symlinks
2016-01-29 Roman Gushchinfuse: break infinite loop in fuse_fill_write_pages()
2016-01-29 luciensctp: translate host order to network order when settin...
2016-01-29 David S. Millerbluetooth: Validate socket address length in sco_sock_b...
2016-01-29 Hannes Frederic... net: fix warnings in 'make htmldocs' by moving macro...
2016-01-29 Hannes Frederic... net: add validation for the socket syscall protocol...
2016-01-29 David HowellsKEYS: Fix race between read and revoke
2016-01-29 Eric Dumazetudp: properly support MSG_PEEK with truncated buffers
2016-01-29 Willy TarreauRevert "net: add length argument to skb_copy_and_csum_d...
2016-01-29 Ben Hutchingsext4: Fix null dereference in ext4_fill_super()
2016-01-29 Rainer Weikusatunix: avoid use-after-free in ep_remove_wait_queue
2016-01-29 Quentin CasasnovasRDS: fix race condition when sending a message on unbou...
2016-01-29 Ben Hutchingsppp, slip: Validate VJ compression slot parameters...
2016-01-29 Ben Hutchingsisdn_ppp: Add checks for allocation failure in isdn_ppp...
2016-01-29 WANG Congip6mr: call del_timer_sync() in ip6mr_free_table()
2015-12-05 Willy TarreauLinux 2.6.32.69 v2.6.32.69
2015-12-05 Christophe... splice: sendfile() at once fails for big files
2015-12-05 Eric Dumazetnet: avoid NULL deref in inet_ctl_sock_destroy()
2015-12-05 Ani Sinhaipmr: fix possible race resulting from improper usage...
2015-12-05 Sowmini VaradhanRDS-TCP: Recover correctly from pskb_pull()/pksb_trim...
2015-12-05 Maciej W. Rozyckibinfmt_elf: Don't clobber passed executable's file...
2015-12-05 Dan Carpenterdevres: fix a for loop bounds check
2015-12-05 Richard PurdieHID: core: Avoid uninitialized buffer access
2015-12-05 Joe Perchesethtool: Use kcalloc instead of kmalloc for ethtool_get...
2015-12-05 \81vis MosÄ\81nsmvsas: Fix NULL pointer dereference in mvs_slot_task_free
2015-12-05 Kosuke Tatsukawatty: fix stall caused by missing memory barrier in...
2015-12-05 Mel Gormanmm: hugetlbfs: skip shared VMAs when unmapping private...
2015-12-05 Thomas Gleixnerx86/process: Add proper bound checks in 64bit get_wchan()
2015-12-05 Peter Zijlstramodule: Fix locking in symbol_put_addr()
2015-12-05 Sabrina Dubrocanet: add length argument to skb_copy_and_csum_datagram_...
2015-12-05 Herbert Xunet: Fix skb csum races when peeking
2015-12-05 Sasha LevinRDS: verify the underlying transport exists before...
2015-12-05 Andy Lutomirskix86/paravirt: Replace the paravirt nop with a bona...
2015-12-05 Hin-Tak Leunghfs: fix B-tree corruption after insertion at position 0
2015-12-05 Hin-Tak Leunghfs,hfsplus: cache pages correctly between bnode_create...
2015-12-05 Konstantin... pagemap: hide physical addresses from non-privileged...
2015-12-05 Chris Wrightsecurity: add cred argument to security_capable()
2015-12-05 Takashi IwaiInput: evdev - do not report errors form flush()
2015-12-05 Trond MyklebustSUNRPC: xs_reset_transport must mark the connection...
2015-12-05 Jan Karaxfs: Fix xfs_attr_leafblock definition
2015-12-05 Paul Bollewindfarm: decrement client count when unregistering
2015-12-05 Masahiro Yamadadevres: fix devres_get()
2015-12-05 Herton R. Krzesinskiipc,sem: fix use after free on IPC_RMID after a task...
2015-12-05 Herbert Xunet: Fix skb_set_peeked use-after-free bug
2015-12-05 Herbert Xunet: Clone skb before setting peeked flag
2015-12-05 Dan Carpenterrds: fix an integer overflow test in rds_info_getsockopt()
2015-12-05 Mathias Nymanxhci: fix off by one error in TRB DMA address boundary...
2015-12-05 Linus TorvaldsInitialize msg/shm IPC objects before doing ipc_addid()
2015-12-05 Manfred Spraulipc/sem.c: fully initialize sem_array before making...
2015-12-05 Johan HovoldUSB: whiteheat: fix potential null-deref at probe
2015-12-05 Jason Wangvirtio-net: drop NETIF_F_FRAGLIST
2015-12-05 Marcelo Leitneripv6: addrconf: validate new MTU before applying it
2015-12-05 Benjamin Randazzomd: use kzalloc() when bitmap is disabled
2015-12-05 Olga KornievskaiaFailing to send a CLOSE if file is opened WRONLY and...
2015-12-05 Eric W. Biedermanvfs: Test for and handle paths that are unreachable...
2015-12-05 Eric W. Biedermandcache: Handle escaped paths in prepend_path
2015-09-18 Willy TarreauLinux 2.6.32.68 v2.6.32.68
2015-09-18 David S. Milleripv6: Fix return of xfrm6_tunnel_rcv()
2015-09-18 Dr. David Alan... dmaengine: fix missing 'cnt' in ?: in dmatest
2015-09-18 Wang Weidongdccp: catch failed request_module call in dccp_probe...
2015-09-18 David S. Millerdccp: Fix compile warning in probe code.
2015-09-18 Gerrit Renkerdccp: fix auto-loading of dccp(_probe)
2015-09-18 Andy Lutomirskix86/xen: Probe target addresses in set_aliased_prot...
2015-09-18 Mikulas Patockalibata: increase the timeout when setting transfer...
2015-09-18 Heiko Carstenss390/process: fix sfpc inline assembly
2015-09-18 Kirill A. Shutemovmm: avoid setting up anonymous pages into file mapping
2015-09-18 Miklos Szeredifuse: initialize fc->release before calling it
2015-09-18 Steven Rostedt... tracing/filter: Do not allow infix to exceed end of...
2015-09-18 Steven Rostedt... tracing/filter: Do not WARN on operand count going...
2015-09-18 Catalin Marinasmm: kmemleak: allow safe memory scanning during kmemlea...
2015-09-18 Ralf BaechleNET: ROSE: Don't dereference NULL neighbour pointer.
next