| Commit message (Expand) | Author | Files | Lines |
2017-07-03 | scripts/kernel-doc: handle DECLARE_HASHTABLE | Jakub Kicinski | 1 | -0/+2 |
2017-07-03 | Linux 4.12v4.12 | Linus Torvalds | 1 | -1/+1 |
2017-07-03 | moduleparam: fix doc: hwparam_irq configures an IRQ | Sylvain 'ythier' Hitier | 1 | -1/+1 |
2017-07-02 | parisc: Report SIGSEGV instead of SIGBUS when running out of stack | Helge Deller | 1 | -1/+1 |
2017-07-02 | parisc: use compat_sys_keyctl() | Eric Biggers | 1 | -1/+1 |
2017-07-02 | locking/refcount: Remove the half-implemented refcount_sub() API | Kees Cook | 1 | -6/+0 |
2017-06-30 | uapi/linux/a.out.h: don't use deprecated system-specific predefines. | Zack Weinberg | 1 | -25/+1 |
2017-06-30 | hashtable: remove repeated phrase from a comment | Jakub Kicinski | 1 | -1/+0 |
2017-06-30 | x86/intel_rdt: Fix memory leak on mount failure | Vikas Shivappa | 1 | -1/+3 |
2017-06-30 | objtool: Silence warnings for functions which use IRET | Josh Poimboeuf | 1 | -8/+6 |
2017-06-30 | lightnvm: pblk: set line bitmap check under debug | Javier González | 1 | -1/+4 |
2017-06-30 | lightnvm: pblk: verify that cache read is still valid | Javier González | 3 | -6/+22 |
2017-06-30 | lightnvm: pblk: add initialization check | Javier González | 1 | -0/+6 |
2017-06-30 | lightnvm: pblk: remove target using async. I/Os | Javier González | 6 | -73/+122 |
2017-06-30 | lightnvm: pblk: use vmalloc for GC data buffer | Javier González | 5 | -12/+14 |
2017-06-30 | lightnvm: pblk: use right metadata buffer for recovery | Javier González | 1 | -3/+3 |
2017-06-30 | lightnvm: pblk: schedule if data is not ready | Javier González | 1 | -1/+3 |
2017-06-30 | lightnvm: pblk: remove unused return variable | Javier González | 1 | -2/+2 |
2017-06-30 | lightnvm: pblk: fix double-free on pblk init | Javier González | 1 | -2/+0 |
2017-06-30 | lightnvm: pblk: fix bad le64 assignations | Javier González | 4 | -4/+7 |
2017-06-30 | perf auxtrace: Add CPU filter support | Adrian Hunter | 4 | -0/+14 |
2017-06-30 | perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSC | Adrian Hunter | 1 | -0/+14 |
2017-06-30 | perf intel-pt: Update documentation to include new ptwrite and power events | Adrian Hunter | 1 | -2/+40 |
2017-06-30 | perf intel-pt: Add example script for power events and PTWRITE | Adrian Hunter | 3 | -0/+144 |
2017-06-30 | perf intel-pt: Synthesize new power and "ptwrite" events | Adrian Hunter | 1 | -0/+283 |
2017-06-30 | perf intel-pt: Move code in intel_pt_synth_events() to simplify attr setting | Adrian Hunter | 1 | -23/+22 |
2017-06-30 | perf intel-pt: Factor out intel_pt_set_event_name() | Adrian Hunter | 1 | -8/+16 |
2017-06-30 | perf intel-pt: Tidy messages into called function intel_pt_synth_event() | Adrian Hunter | 1 | -24/+18 |
2017-06-30 | perf intel-pt: Tidy Intel PT evsel lookup into separate function | Adrian Hunter | 1 | -10/+15 |
2017-06-30 | perf intel-pt: Join needlessly wrapped lines | Adrian Hunter | 1 | -4/+2 |
2017-06-30 | perf intel-pt: Remove unused instructions_sample_period | Adrian Hunter | 1 | -2/+0 |
2017-06-30 | perf intel-pt: Factor out common code synthesizing event samples | Adrian Hunter | 1 | -122/+100 |
2017-06-30 | perf script: Add synthesized Intel PT power and ptwrite events | Adrian Hunter | 2 | -1/+231 |
2017-06-30 | irqchip/or1k-pic: Fix interrupt acknowledgement | Pedro H. Penna | 1 | -1/+1 |
2017-06-30 | irqchip/irq-mvebu-gicp: Allocate enough memory for spi_bitmap | Dan Carpenter | 1 | -2/+2 |
2017-06-30 | irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity | Suzuki K Poulose | 1 | -0/+3 |
2017-06-30 | regulator: core: Fix size limit of supply_map | Haishan Zhou | 1 | -23/+13 |
2017-06-30 | objtool: Implement stack validation 2.0 | Josh Poimboeuf | 11 | -320/+1130 |
2017-06-30 | objtool, x86: Add several functions and files to the objtool whitelist | Josh Poimboeuf | 15 | -6/+39 |
2017-06-30 | objtool: Move checking code to check.c | Josh Poimboeuf | 4 | -1268/+1328 |
2017-06-30 | x86/mm: Delete a big outdated comment about TLB flushing | Andy Lutomirski | 1 | -36/+0 |
2017-06-30 | x86/mm: Don't reenter flush_tlb_func_common() | Andy Lutomirski | 1 | -2/+15 |
2017-06-30 | x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings | Paolo Abeni | 1 | -2/+5 |
2017-06-30 | sched/cputime: Refactor the cputime_adjust() code | Gustavo A. R. Silva | 1 | -11/+5 |
2017-06-30 | cpu/hotplug: Constify attribute_group structures | Arvind Yadav | 1 | -2/+2 |
2017-06-30 | sched/debug: Expose the number of RT/DL tasks that can migrate | Daniel Bristot de Oliveira | 1 | -2/+15 |
2017-06-30 | perf/x86/intel: Constify the 'lbr_desc[]' array and make a function static | Colin Ian King | 1 | -2/+2 |
2017-06-30 | x86/KASLR: Fix detection 32/64 bit bootloaders for 5-level paging | Kirill A. Shutemov | 1 | -6/+12 |
2017-06-30 | x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug | Baoquan He | 3 | -7/+2 |
2017-06-30 | x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi... | Baoquan He | 1 | -0/+2 |