summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-21genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings
2013-07-21xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek
2013-07-21pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood
2013-07-21usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian
2013-07-21xhci: check for failed dma pool allocationMathias Nyman
2013-07-21usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi
2013-07-21USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams
2013-07-21ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()Al Viro
2013-07-21jbd2: fix theoretical race in jbd2__journal_restartTheodore Ts'o
2013-07-21rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger
2013-07-21rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger
2013-07-21CIFS use sensible file nlink values if unprovidedSteve French
2013-07-13Linux 3.4.53v3.4.53Greg Kroah-Hartman
2013-07-13Revert "sched: Add missing call to calc_load_exit_idle()"Greg Kroah-Hartman
2013-07-13SCSI: sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings
2013-07-13nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields
2013-07-13Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman
2013-07-13MAINTAINERS: add stable_kernel_rules.txt to stable maintainer informationGreg Kroah-Hartman
2013-07-13crypto: sanitize argument for format stringKees Cook
2013-07-13block: do not pass disk names as format stringsKees Cook
2013-07-13hpfs: better test for errorsMikulas Patocka
2013-07-13charger-manager: Ensure event is not used as format stringKees Cook
2013-07-13drivers/cdrom/cdrom.c: use kzalloc() for failing hardwareJonathan Salwan
2013-07-13libceph: Fix NULL pointer dereference in auth client codeTyler Hicks
2013-07-03Linux 3.4.52v3.4.52Greg Kroah-Hartman
2013-07-03perf: Fix mmap() accounting holePeter Zijlstra
2013-07-03perf: Fix perf mmap bugsPeter Zijlstra
2013-07-03pch_uart: fix a deadlock when pch_uart as consoleLiang Li
2013-07-03UBIFS: fix a horrid bugArtem Bityutskiy
2013-07-03UBIFS: prepare to fix a horrid bugArtem Bityutskiy
2013-07-03perf: Disable monitoring on setuid processes for regular usersStephane Eranian
2013-07-03dlci: validate the net device in dlci_del()Zefan Li
2013-07-03dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li
2013-07-03hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()Oleg Nesterov
2013-07-03Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo
2013-07-03ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz
2013-07-03ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz
2013-06-27Linux 3.4.51v3.4.51Greg Kroah-Hartman
2013-06-27inotify: invalid mask should return a error number but not set itZhao Hongjiang
2013-06-27target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()Joern Engel
2013-06-27USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist
2013-06-27Input: cyttsp - fix memcpy size paramFerruh Yigit
2013-06-27bonding: rlb mode of bond should not alter ARP originating via bridgeZheng Li
2013-06-27l2tp: Fix sendmsg() return valueGuillaume Nault
2013-06-27l2tp: Fix PPP header erasure and memory leakGuillaume Nault
2013-06-27packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann
2013-06-27team: check return value of team_get_port_by_index_rcu() for NULLJiri Pirko
2013-06-27net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann
2013-06-27ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng
2013-06-27net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet