Age | Commit message (Expand) | Author |
2015-08-07 | include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou... | Oleg Nesterov |
2015-08-07 | dt: Add empty of_property_match_string() function | Thierry Reding |
2015-08-07 | of: Add of_property_match_string() to find index into a string list | Grant Likely |
2015-08-07 | nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() | Ryusuke Konishi |
2015-08-07 | libata: Ignore spurious PHY event on LPM policy change | Gabriele Mazzotta |
2015-08-07 | libata: Add helper to determine when PHY events should be ignored | Gabriele Mazzotta |
2015-08-07 | jhash: Update jhash_[321]words functions to use correct initval | Alexander Duyck |
2015-05-09 | Defer processing of REQ_PREEMPT requests for blocked devices | Bart Van Assche |
2015-05-09 | fsnotify: fix handling of renames in audit | Jan Kara |
2015-05-09 | USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd) | Alan Stern |
2015-05-09 | usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN | Sebastian Andrzej Siewior |
2015-05-09 | kernel.h: add BUILD_BUG() macro | David Daney |
2015-02-20 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-02-20 | usb-core bInterval quirk | James P Michels III |
2015-02-20 | libata: allow sata_sil24 to opt-out of tag ordered submission | Dan Williams |
2015-02-20 | driver core: Introduce device_create_groups | Guenter Roeck |
2015-02-20 | sysfs.h: add ATTRIBUTE_GROUPS() macro | Greg Kroah-Hartman |
2015-02-20 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
2015-02-20 | mm: protect set_page_dirty() from ongoing truncation | Johannes Weiner |
2015-02-20 | mm: remove unused arg of set_page_dirty_balance() | Miklos Szeredi |
2015-02-20 | mm: prevent endless growth of anon_vma hierarchy | Konstantin Khlebnikov |
2015-02-20 | time: settimeofday: Validate the values of tv from user | Sasha Levin |
2015-02-20 | mm: propagate error from stack expansion even for guard page | Linus Torvalds |
2015-02-20 | virtio: use dev_to_virtio wrapper in virtio | Wanlong Gao |
2015-02-20 | genirq: Prevent proc race against freeing of irq descriptors | Thomas Gleixner |
2015-01-01 | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro |
2014-12-14 | mm, thp: fix collapsing of hugepages on madvise | David Rientjes |
2014-12-14 | random: add and use memzero_explicit() for clearing data | Daniel Borkmann |
2014-12-14 | compiler: Define OPTIMIZER_HIDE_VAR | Ben Hutchings |
2014-12-14 | kernel: add support for gcc 5 | Sasha Levin |
2014-12-14 | block: fix alignment_offset math that assumes io_min is a power-of-2 | Mike Snitzer |
2014-12-14 | vfs: fix data corruption when blocksize < pagesize for mmaped data | Jan Kara |
2014-12-14 | USB: Add device quirk for ASUS T100 Base Station keyboard | Lu Baolu |
2014-11-05 | alarmtimer: Return relative times in timer_gettime | Richard Larocque |
2014-11-05 | jiffies: Fix timeval conversion to jiffies | Andrew Hunter |
2014-11-05 | libceph: rename ceph_msg::front_max to front_alloc_len | Ilya Dryomov |
2014-09-13 | slab/mempolicy: always use local policy from interrupt context | Andi Kleen |
2014-09-13 | mnt: Change the default remount atime from relatime to the existing value | Eric W. Biederman |
2014-08-06 | libata: introduce ata_host->n_tags to avoid oops on SAS controllers | Tejun Heo |
2014-08-06 | introduce SIZE_MAX | Xi Wang |
2014-08-06 | include/linux/math64.h: add div64_ul() | Alex Shi |
2014-08-06 | usb-storage/SCSI: Add broken_fua blacklist flag | Alan Stern |
2014-08-06 | Revert "net: ip, ipv6: handle gso skbs in forwarding path" | Ben Hutchings |
2014-07-11 | skbuff: add an api to orphan frags | Michael S. Tsirkin |
2014-07-11 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo |
2014-07-11 | lib/lzo: Update LZO compression to current upstream version | Markus F.X.J. Oberhumer |
2014-07-11 | ptrace: fix fork event messages across pid namespaces | Matthew Dempsky |
2014-07-11 | reiserfs: drop vmtruncate | Marco Stornelli |
2014-07-11 | genirq: Sanitize spurious interrupt detection of threaded irqs | Thomas Gleixner |
2014-06-09 | ftrace/module: Hardcode ftrace_module_init() call into load_module() | Steven Rostedt (Red Hat) |