aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-18dmaengine: at_hdmac: fix race condition in atc_advance_work()Ludovic Desroches1-5/+4
2013-04-17kernel/signal.c: stop info leak via the tkill and the tgkill syscallsEmese Revfy1-1/+1
2013-04-17mm/vmscan: fix error return in kswapd_run()Xishi Qiu1-1/+1
2013-04-17hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko1-1/+1
2013-04-17avr32: fix build error in atstk1006_defconfigJosh Wu1-0/+4
2013-04-17hugetlbfs: add swap entry check in follow_hugetlb_page()Naoya Horiguchi1-1/+11
2013-04-17fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()Naoya Horiguchi1-0/+1
2013-04-17hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)Naoya Horiguchi1-1/+1
2013-04-17checkpatch: fix stringification macro defectJoe Perches1-0/+1
2013-04-17drivers/video/mmp/core.c: fix use-after-free bugAndrei Epure1-2/+0
2013-04-17thinkpad-acpi: kill hotkey_thread_mutexOleg Nesterov1-10/+0
2013-04-17batman-adv: make is_my_mac() check for the current mesh onlyAntonio Quartulli5-23/+28
2013-04-17ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier1-2/+2
2013-04-17kexec: use Crash kernel for Crash kernel lowYinghai Lu1-1/+1
2013-04-17x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu3-21/+104
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu4-7/+41
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu4-10/+45
2013-04-17rbd: do a safe list traversal in rbd_img_request_submit()Alex Elder1-1/+2
2013-04-17ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon1-1/+4
2013-04-17ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht1-1/+1
2013-04-17ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin1-0/+1
2013-04-17ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim4-4/+2
2013-04-17ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen1-1/+1
2013-04-17s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2-4/+4
2013-04-17x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger2-1/+19
2013-04-17fuse: fix type definitions in uapi headerMiklos Szeredi1-220/+216
2013-04-17qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani1-2/+2
2013-04-17net: drop dst before queueing fragmentsEric Dumazet2-6/+20
2013-04-16vm: add vm_iomap_memory() helper functionLinus Torvalds2-0/+49
2013-04-16ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/WriteMarc Zyngier1-1/+1
2013-04-16ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reportingMarc Zyngier1-0/+1
2013-04-16net: fec: fix regression in link change accountingLucas Stach1-0/+1
2013-04-16net: cdc_mbim: remove bogus sizeof()Bjørn Mork1-1/+1
2013-04-16efi: Export efi_query_variable_store() for efivars.koSergey Vlasov1-0/+1
2013-04-16x86/Kconfig: Make EFI select UCS2_STRINGSergey Vlasov1-0/+1
2013-04-16perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian1-4/+16
2013-04-15efi: Distinguish between "remaining space" and actually used spaceMatthew Garrett1-6/+100
2013-04-15efi: Pass boot services variable info to runtime codeMatthew Garrett4-0/+76
2013-04-15Move utf16 functions to kernel core and renameMatthew Garrett6-62/+89
2013-04-15drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cpsw nodeMugunthan V N1-1/+1
2013-04-15net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau1-5/+4
2013-04-15esp4: fix error return code in esp_output()Wei Yongjun1-3/+3
2013-04-15bridge: make user modified path cost stickystephen hemminger3-1/+4
2013-04-15Input: wacom - correct reported resolution for Intuos4 WirelessJason Gerecke1-1/+1
2013-04-15perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala1-1/+1
2013-04-15powerpc: add a missing label in resume_kernelKevin Hao1-1/+1
2013-04-15powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple1-1/+1
2013-04-14userns: Changing any namespace id mappings should require privilegesAndy Lutomirski1-3/+3
2013-04-14userns: Check uid_map's opener's fsuid, not the current fsuidAndy Lutomirski1-2/+2
2013-04-14userns: Don't let unprivileged users trick privileged users into setting the id_mapEric W. Biederman1-4/+8