Age | Commit message (Expand) | Author |
2016-05-11 | x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id" | Behan Webster |
2016-05-11 | compiler-gcc: disable -ftracer for __noclone functions | Paolo Bonzini |
2016-05-11 | compiler-gcc: integrate the various compiler-gcc[345].h files | Joe Perches |
2016-05-04 | include/linux/poison.h: fix LIST_POISON{1,2} offset | Vasily Kulikov |
2016-04-12 | tracing: Fix trace_printk() to print when not using bprintk() | Steven Rostedt (Red Hat) |
2016-04-12 | fs/coredump: prevent fsuid=0 dumps into user-controlled directories | Jann Horn |
2016-04-12 | PCI: Disable IO/MEM decoding for devices with non-compliant BARs | Bjorn Helgaas |
2016-03-16 | modules: fix longstanding /proc/kallsyms vs module insertion race. | Rusty Russell |
2016-03-16 | efi: Make efivarfs entries immutable by default | Peter Jones |
2016-03-16 | efi: Make our variable validation list include the guid | Peter Jones |
2016-03-16 | efi: Do variable name validation tests in utf8 | Peter Jones |
2016-03-16 | lib/ucs2_string: Add ucs2 -> utf8 helper functions | Peter Jones |
2016-03-16 | tracing: Fix check for cpu online when event is disabled | Steven Rostedt (Red Hat) |
2016-03-09 | libata: Align ata_device's id on a cacheline | Harvey Hunt |
2016-03-09 | libata: fix HDIO_GET_32BIT ioctl | Arnd Bergmann |
2016-03-03 | nfs: fix nfs_size_to_loff_t | Christoph Hellwig |
2016-03-03 | ses: fix additional element traversal bug | James Bottomley |
2016-03-03 | lockd: create NSM handles per net namespace | Andrey Ryabinin |
2016-03-03 | tracepoints: Do not trace when cpu is offline | Steven Rostedt (Red Hat) |
2016-02-25 | radix-tree: fix oops after radix_tree_iter_retry | Konstantin Khlebnikov |
2016-02-25 | radix-tree: fix race in gang lookup | Matthew Wilcox |
2016-02-25 | tracing: Fix freak link error caused by branch tracer | Arnd Bergmann |
2016-02-25 | ptrace: use fsuid, fsgid, effective creds for fs access checks | Jann Horn |
2016-02-25 | pty: make sure super_block is still valid in final /dev/tty close | Herton R. Krzesinski |
2016-02-17 | kernel/signal.c: unexport sigsuspend() | Richard Weinberger |
2016-01-28 | arm64: fix building without CONFIG_UID16 | Arnd Bergmann |
2016-01-28 | unix: properly account for FDs passed over unix sockets | willy tarreau |
2016-01-22 | USB: add quirk for devices with broken LPM | Alan Stern |
2016-01-22 | ext4, jbd2: ensure entering into panic after recording an error in superblock | Daeho Jeong |
2015-10-27 | sched/preempt: Fix cond_resched_lock() and cond_resched_softirq() | Konstantin Khlebnikov |
2015-10-27 | sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET | Frederic Weisbecker |
2015-10-27 | skbuff: Fix skb checksum partial check. | Pravin B Shelar |
2015-10-27 | skbuff: Fix skb checksum flag on skb pull | Pravin B Shelar |
2015-10-22 | jbd2: avoid infinite loop when destroying aborted journal | Jan Kara |
2015-10-22 | security: fix typo in security_task_prctl | Jann Horn |
2015-09-21 | iio: Add inverse unit conversion macros | Lars-Peter Clausen |
2015-08-16 | dentry_kill(): don't try to remove from shrink list | Al Viro |
2015-08-03 | nfs: increase size of EXCHANGE_ID name string buffer | Jeff Layton |
2015-08-03 | of: return NUMA_NO_NODE from fallback of_node_to_nid() | Konstantin Khlebnikov |
2015-08-03 | libata: add ATA_HORKAGE_NOTRIM | Arne Fitzenreiter |
2015-08-03 | jbd2: fix ocfs2 corrupt when updating journal superblock fails | Joseph Qi |
2015-08-03 | ACPI / init: Switch over platform to the ACPI mode later | Rafael J. Wysocki |
2015-07-03 | bus: mvebu: pass the coherency availability information at init time | Greg Ungerer |
2015-06-06 | libata: Ignore spurious PHY event on LPM policy change | Gabriele Mazzotta |
2015-06-06 | libata: Add helper to determine when PHY events should be ignored | Gabriele Mazzotta |
2015-05-17 | nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() | Ryusuke Konishi |
2015-05-06 | usb: define a generic USB_RESUME_TIMEOUT macro | Felipe Balbi |
2015-05-06 | net: fix crash in build_skb() | Eric Dumazet |
2015-04-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-04-29 | sched: declare pid_alive as inline | Richard Guy Briggs |