aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Standalone recovery kernel build for galaxysmtdreplicant-4.2-0002replicant-4.2-0001Paul Kocialkowski2013-12-273-0/+530
* s3cfb: Replicant logoPaul Kocialkowski2013-12-241-38404/+38403
* Revert "Update charging animation to match OSS charger"Paul Kocialkowski2013-12-241-46202/+46202
* orientation: Sync input after reporting valuesPaul Kocialkowski2013-12-231-0/+3
* Replicant kernel releasePaul Kocialkowski2013-12-231-2/+3
* Get rid of proprietary firmwares and related instructionsPaul Kocialkowski2013-12-23160-153746/+3
* Merge tag 'v3.0.86' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Chirayu Desai2013-07-1818-46/+122
|\
| * Linux 3.0.86Greg Kroah-Hartman2013-07-131-1/+1
| * SCSI: sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings2013-07-131-1/+1
| * nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields2013-07-131-1/+1
| * MAINTAINERS: add stable_kernel_rules.txt to stable maintainer informationGreg Kroah-Hartman2013-07-131-0/+1
| * crypto: sanitize argument for format stringKees Cook2013-07-131-1/+2
| * block: do not pass disk names as format stringsKees Cook2013-07-133-3/+4
| * hpfs: better test for errorsMikulas Patocka2013-07-132-2/+9
| * drivers/cdrom/cdrom.c: use kzalloc() for failing hardwareJonathan Salwan2013-07-131-1/+1
| * libceph: Fix NULL pointer dereference in auth client codeTyler Hicks2013-07-131-0/+6
| * Linux 3.0.85Greg Kroah-Hartman2013-07-031-1/+1
| * pch_uart: fix a deadlock when pch_uart as consoleLiang Li2013-07-031-7/+22
| * UBIFS: fix a horrid bugArtem Bityutskiy2013-07-031-3/+27
| * UBIFS: prepare to fix a horrid bugArtem Bityutskiy2013-07-031-12/+12
| * perf: Disable monitoring on setuid processes for regular usersStephane Eranian2013-07-031-7/+9
| * dlci: validate the net device in dlci_del()Zefan Li2013-07-031-0/+12
| * dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li2013-07-031-5/+9
| * hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()Oleg Nesterov2013-07-031-2/+2
| * Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo2013-07-031-0/+3
* | Merge tag 'v3.0.84' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Chirayu Desai2013-06-2921-48/+193
|\ \ | |/
| * Linux 3.0.84Greg Kroah-Hartman2013-06-271-1/+1
| * USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2013-06-272-2/+5
| * l2tp: Fix sendmsg() return valueGuillaume Nault2013-06-271-1/+1
| * l2tp: Fix PPP header erasure and memory leakGuillaume Nault2013-06-271-2/+2
| * packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann2013-06-271-3/+2
| * net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann2013-06-271-0/+6
| * ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng2013-06-271-1/+3
| * net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet2013-06-271-1/+6
| * net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski2013-06-273-24/+59
| * ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet2013-06-272-2/+2
| * tcp: xps: fix reordering issuesEric Dumazet2013-06-271-4/+6
| * netlabel: improve domain mapping validationPaul Moore2013-06-271-0/+69
| * ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet2013-06-271-1/+1
| * gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun2013-06-271-0/+1
| * tcp: fix tcp_md5_hash_skb_data()Eric Dumazet2013-06-271-1/+5
| * KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)2013-06-271-3/+2
| * tilepro: work around module link error with gcc 4.7Chris Metcalf2013-06-271-0/+2
| * ALSA: usb-audio: work around Android accessory firmware bugClemens Ladisch2013-06-271-2/+20
* | Merge tag 'v3.0.83' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Chirayu Desai2013-06-2111-18/+56
|\ \ | |/
| * Linux 3.0.83Greg Kroah-Hartman2013-06-201-1/+1
| * ceph: fix statvfs fr_sizeSage Weil2013-06-202-2/+7
| * x86: Fix typo in kexec register clearingKees Cook2013-06-201-1/+1
| * mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi2013-06-203-6/+22
| * swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini2013-06-201-1/+17