Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Linux 4.3-rc4v4.3-rc4 | Linus Torvalds | 2015-10-04 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 | 25 | -37/+188 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | tile: use global strscpy() rather than private copy | Chris Metcalf | 2015-09-10 | 1 | -29/+4 | |
| * | | | | | | | | | string: provide strscpy() | Chris Metcalf | 2015-09-10 | 2 | -0/+91 | |
| * | | | | | | | | | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 | 22 | -8/+93 | |
* | | | | | | | | | | Merge tag 'md/4.3-fixes' of git://neil.brown.name/md | Linus Torvalds | 2015-10-04 | 7 | -26/+28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | md/bitmap: don't pass -1 to bitmap_storage_alloc. | NeilBrown | 2015-10-02 | 1 | -1/+2 | |
| * | | | | | | | | | | md/raid1: Avoid raid1 resync getting stuck | Jes Sorensen | 2015-10-02 | 1 | -3/+2 | |
| * | | | | | | | | | | md: drop null test before destroy functions | Julia Lawall | 2015-10-02 | 4 | -14/+7 | |
| * | | | | | | | | | | md: clear CHANGE_PENDING in readonly array | Shaohua Li | 2015-10-02 | 1 | -0/+1 | |
| * | | | | | | | | | | md/raid0: apply base queue limits *before* disk_stack_limits | NeilBrown | 2015-10-02 | 1 | -6/+6 | |
| * | | | | | | | | | | md/raid5: don't index beyond end of array in need_this_block(). | NeilBrown | 2015-10-02 | 1 | -2/+2 | |
| * | | | | | | | | | | raid5: update analysis state for failed stripe | Shaohua Li | 2015-10-02 | 1 | -0/+4 | |
| * | | | | | | | | | | md: wait for pending superblock updates before switching to read-only | NeilBrown | 2015-10-02 | 1 | -0/+4 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-10-04 | 13 | -144/+82 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | MIPS: scall: Always run the seccomp syscall filters | Markos Chandras | 2015-10-04 | 4 | -73/+42 | |
| * | | | | | | | | | | MIPS: Octeon: Fix kernel panic on startup from memory corruption | Matt Bennett | 2015-10-02 | 1 | -1/+1 | |
| * | | | | | | | | | | MIPS: Fix R2300 FP context switch handling | Paul Burton | 2015-10-02 | 1 | -27/+1 | |
| * | | | | | | | | | | MIPS: Fix octeon FP context switch handling | Paul Burton | 2015-10-02 | 1 | -25/+1 | |
| * | | | | | | | | | | MIPS: BPF: Fix load delay slots. | Ralf Baechle | 2015-10-02 | 1 | -0/+4 | |
| * | | | | | | | | | | MIPS: BPF: Do all exports of symbols with FEXPORT(). | Ralf Baechle | 2015-10-01 | 1 | -6/+3 | |
| * | | | | | | | | | | MIPS: Fix the build on jz4740 after removing the custom gpio.h | Alban Bedel | 2015-10-01 | 2 | -0/+2 | |
| * | | | | | | | | | | MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT | Paul Burton | 2015-09-30 | 1 | -4/+4 | |
| * | | | | | | | | | | MIPS: CPS: Don't include MT code in non-MT kernels. | Paul Burton | 2015-09-30 | 1 | -0/+2 | |
| * | | | | | | | | | | MIPS: CPS: Stop dangling delay slot from has_mt. | Paul Burton | 2015-09-30 | 1 | -2/+2 | |
| * | | | | | | | | | | MIPS: dma-default: Fix 32-bit fall back to GFP_DMA | James Hogan | 2015-09-30 | 1 | -1/+1 | |
| * | | | | | | | | | | MIPS: Wire up userfaultfd and membarrier syscalls. | Ralf Baechle | 2015-09-30 | 5 | -6/+20 | |
* | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-10-04 | 3 | -3/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | irqchip/gic-v3-its: Count additional LPIs for the aliased devices | Marc Zyngier | 2015-10-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined | Marc Zyngier | 2015-10-02 | 1 | -0/+3 | |
| * | | | | | | | | | | | genirq: Fix race in register_irq_proc() | Ben Hutchings | 2015-10-01 | 1 | -2/+17 | |
* | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-10-03 | 9 | -65/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds | Ben Hutchings | 2015-10-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | x86/mm: Set NX on gap between __ex_table and rodata | Stephen Smalley | 2015-10-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | x86/kexec: Fix kexec crash in syscall kexec_file_load() | Lee, Chun-Yi | 2015-10-02 | 1 | -4/+3 | |
| * | | | | | | | | | | | | Merge remote-tracking branch 'tglx/x86/urgent' into x86/urgent | Ingo Molnar | 2015-10-01 | 3 | -52/+55 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | x86/process: Unify 32bit and 64bit implementations of get_wchan() | Thomas Gleixner | 2015-09-30 | 3 | -84/+55 | |
| | * | | | | | | | | | | | | x86/process: Add proper bound checks in 64bit get_wchan() | Thomas Gleixner | 2015-09-30 | 1 | -10/+42 | |
| * | | | | | | | | | | | | | x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernels | Andrey Ryabinin | 2015-09-30 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | Merge tag 'v4.3-rc3' into x86/urgent, before applying dependent fix | Ingo Molnar | 2015-09-30 | 434 | -2576/+4956 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | / / / / / / | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE case | Vitaly Kuznetsov | 2015-09-30 | 1 | -5/+7 | |
| * | | | | | | | | | | | | x86/cpufeatures: Correct spelling of the HWP_NOTIFY flag | Kristen Carlson Accardi | 2015-09-23 | 2 | -2/+2 | |
* | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2015-10-03 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | clocksource: Fix abs() usage w/ 64bit values | John Stultz | 2015-10-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | clocksource/drivers/keystone: Fix bad NO_IRQ usage | Daniel Lezcano | 2015-09-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | clocksource/drivers/rockchip: Fix bad NO_IRQ usage | Daniel Lezcano | 2015-09-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-10-03 | 3 | -17/+141 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions | Ard Biesheuvel | 2015-10-01 | 2 | -16/+75 | |
| * | | | | | | | | | | | | | | x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i... | Matt Fleming | 2015-10-01 | 1 | -1/+66 | |
* | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-10-03 | 34 | -300/+227 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |