summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-21Linux 3.4.54v3.4.54Greg Kroah-Hartman
2013-07-21Handle big endianness in NTLM (ntlmv2) authenticationSteve French
2013-07-21drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz
2013-07-21ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis
2013-07-21ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o
2013-07-21ext4: fix overflow when counting used blocks on 32-bit architecturesJan Kara
2013-07-21ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archsJan Kara
2013-07-21timer: Fix jiffies wrap behavior of round_jiffies_common()Bart Van Assche
2013-07-21ahci: remove pmp link online check in FBS EHShane Huang
2013-07-21ahci: Add AMD CZ SATA device IDShane Huang
2013-07-21ocfs2: xattr: fix inlined xattr reflinkJunxiao Bi
2013-07-21ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scanLan Tianyu
2013-07-21drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irqAxel Lin
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