Age | Commit message (Expand) | Author |
2015-05-20 | ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address. | Lv Zheng |
2015-05-16 | nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() | Ryusuke Konishi |
2015-05-15 | mm: prevent endless growth of anon_vma hierarchy | Konstantin Khlebnikov |
2015-05-15 | ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLE | Charles Keepax |
2015-05-15 | ALSA: emu10k1: Emu10k2 32 bit DMA mode | Peter Zubaj |
2015-05-15 | mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support | Kirill A. Shutemov |
2015-05-04 | ACPICA: Utilities: split IO address types from data type models. | Lv Zheng |
2015-05-04 | target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling | Nicholas Bellinger |
2015-05-04 | usb: define a generic USB_RESUME_TIMEOUT macro | Felipe Balbi |
2015-05-04 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven |
2015-04-30 | net: fix crash in build_skb() | Eric Dumazet |
2015-04-30 | arm/arm64: KVM: Require in-kernel vgic for the arch timers | Christoffer Dall |
2015-04-30 | ARM: KVM: fix non-VGIC compilation | Marc Zyngier |
2015-04-27 | nick kvfree() from apparmor | Al Viro |
2015-04-22 | Defer processing of REQ_PREEMPT requests for blocked devices | Bart Van Assche |
2015-04-22 | remove extra definitions of U32_MAX | Alex Elder |
2015-04-22 | kernel.h: define u8, s8, u32, etc. limits | Alex Elder |
2015-04-22 | conditionally define U32_MAX | Alex Elder |
2015-04-09 | net: fix sparse warning in sk_dst_set() | Eric Dumazet |
2015-04-09 | NFS: Add attribute update barriers to nfs_setattr_update_inode() | Trond Myklebust |
2015-04-09 | workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM... | Tejun Heo |
2015-04-09 | mm: thp: give transparent hugepage code a separate copy_page | Dave Hansen |
2015-04-09 | mm, hugetlb: define page_hstate for !HUGETLB_PAGE | Jiri Slaby |
2015-04-09 | include/linux/hugetlb.h: make isolate_huge_page() an inline | Naoya Horiguchi |
2015-03-16 | mm/hugetlb: take page table lock in follow_huge_pmd() | Naoya Horiguchi |
2015-03-12 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-03-12 | target: Fix PR_APTPL_BUF_LEN buffer size limitation | Nicholas Bellinger |
2015-03-01 | usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN | Sebastian Andrzej Siewior |
2015-03-01 | fsnotify: fix handling of renames in audit | Jan Kara |
2015-02-10 | ipv4: tcp: get rid of ugly unicast_sock | Eric Dumazet |
2015-02-10 | ipv4: try to cache dst_entries which would cause a redirect | Hannes Frederic Sowa |
2015-02-09 | ALSA: ak411x: Fix stall in work callback | Takashi Iwai |
2015-02-08 | mmc: sdhci: add support for realtek rts5250 | Micky Ching |
2015-02-08 | mmc: sdhci: add quirk for broken HS200 support | David Cohen |
2015-02-02 | ipc/compat_sys_msgrcv: change msgtyp type from long to compat_long_t | Heiko Carstens |
2015-01-29 | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro |
2015-01-29 | mm: get rid of radix tree gfp mask for pagecache_get_page | Michal Hocko |
2015-01-29 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
2015-01-29 | time: settimeofday: Validate the values of tv from user | Sasha Levin |
2015-01-26 | genirq: Prevent proc race against freeing of irq descriptors | Thomas Gleixner |
2015-01-26 | in6: fix conflict with glibc | stephen hemminger |
2015-01-26 | mm: propagate error from stack expansion even for guard page | Linus Torvalds |
2015-01-26 | pstore-ram: Allow optional mapping with pgprot_noncached | Tony Lindgren |
2015-01-07 | audit: restore AUDIT_LOGINUID unset ABI | Richard Guy Briggs |
2015-01-07 | userns: Add a knob to disable setgroups on a per user namespace basis | Eric W. Biederman |
2015-01-07 | userns: Don't allow setgroups until a gid mapping has been setablished | Eric W. Biederman |
2015-01-07 | groups: Consolidate the setgroups permission checks | Eric W. Biederman |
2015-01-07 | audit: change decimal constant to macro for invalid uid | Richard Guy Briggs |
2014-12-06 | iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask | Cristina Ciocan |
2014-12-06 | ASoC: dpcm: Fix race between FE/BE updates and trigger | Takashi Iwai |