Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | hwmon: (fam15h_power) Disable preemption when reading registers | Borislav Petkov | 2016-06-07 | 1 | -6/+2 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'stacking-fixes' (vfs stacking fixes from Jann) | Linus Torvalds | 2016-06-10 | 3 | -3/+20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sched: panic on corrupted stack end | Jann Horn | 2016-06-10 | 1 | -1/+2 | |
| * | | | | | | | | | | ecryptfs: forbid opening files without mmap handler | Jann Horn | 2016-06-10 | 1 | -2/+11 | |
| * | | | | | | | | | | proc: prevent stacking filesystems on top | Jann Horn | 2016-06-10 | 1 | -0/+7 | |
* | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2016-06-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | arm64: mm: always take dirty state from new pte in ptep_set_access_flags | Will Deacon | 2016-06-08 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-06-10 | 6 | -15/+86 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() | Rui Wang | 2016-06-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86/entry/traps: Don't force in_interrupt() to return true in IST handlers | Andy Lutomirski | 2016-06-10 | 1 | -10/+10 | |
| * | | | | | | | | | | | x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer models | Borislav Petkov | 2016-06-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | x86/cpu/intel: Introduce macros for Intel family numbers | Dave Hansen | 2016-06-08 | 1 | -0/+68 | |
| * | | | | | | | | | | | x86, build: copy ldlinux.c32 to image.iso | H. Peter Anvin | 2016-06-07 | 1 | -0/+3 | |
| * | | | | | | | | | | | x86/msr: Use the proper trace point conditional for writes | Dr. David Alan Gilbert | 2016-06-06 | 1 | -2/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-06-10 | 3 | -16/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sched/debug: Fix 'schedstats=enable' cmdline option | Josh Poimboeuf | 2016-06-08 | 1 | -5/+21 | |
| * | | | | | | | | | | | sched/debug: Fix /proc/sched_debug regression | Josh Poimboeuf | 2016-06-08 | 2 | -11/+7 | |
* | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-06-10 | 6 | -36/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | perf/core: Remove a redundant check | Alexander Shishkin | 2016-06-08 | 1 | -4/+2 | |
| * | | | | | | | | | | | | perf/x86/intel/uncore: Remove SBOX support for Broadwell server | Kan Liang | 2016-06-03 | 1 | -21/+0 | |
| * | | | | | | | | | | | | Merge tag 'perf-urgent-for-mingo-20160527' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 2016-05-29 | 3 | -10/+49 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | perf ctf: Convert invalid chars in a string before set value | Wang Nan | 2016-05-27 | 1 | -2/+39 | |
| | * | | | | | | | | | | | | perf record: Fix crash when kptr is restricted | Wang Nan | 2016-05-27 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | perf symbols: Check kptr_restrict for root | Wang Nan | 2016-05-27 | 1 | -8/+8 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | perf/x86/intel/rapl: Fix pmus free during cleanup | Vincent Stehlé | 2016-05-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-06-10 | 5 | -44/+99 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | futex: Calculate the futex key based on a tail page for file-based futexes | Mel Gorman | 2016-06-08 | 1 | -3/+11 | |
| * | | | | | | | | | | | | | locking/qspinlock: Fix spin_unlock_wait() some more | Peter Zijlstra | 2016-06-08 | 2 | -36/+77 | |
| * | | | | | | | | | | | | | locking/ww_mutex: Report recursive ww_mutex locking early | Chris Wilson | 2016-06-03 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | locking/seqcount: Re-fix raw_read_seqcount_latch() | Peter Zijlstra | 2016-06-03 | 1 | -2/+5 | |
* | | | | | | | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-06-10 | 2 | -9/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | efi/arm: Fix the format of EFI debug messages | Dennis Chen | 2016-06-03 | 1 | -8/+6 | |
| * | | | | | | | | | | | | | | efi: Fix for_each_efi_memory_desc_in_map() for empty memmaps | Vitaly Kuznetsov | 2016-06-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-06-10 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | objtool, drm/vmwgfx: Fix "duplicate frame pointer save" warning | Josh Poimboeuf | 2016-06-08 | 1 | -1/+3 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-06-10 | 93 | -460/+828 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | vmxnet3: segCnt can be 1 for LRO packets | Shrikrishna Khare | 2016-06-10 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | packet: compat support for sock_fprog | Willem de Bruijn | 2016-06-09 | 3 | -2/+41 | |
| * | | | | | | | | | | | | | | | stmmac: fix parameter to dwmac4_set_umac_addr() | Ben Dooks | 2016-06-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merge branch 'mlx5-fixes' | David S. Miller | 2016-06-09 | 10 | -52/+128 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | net/mlx5e: Fix blue flame quota logic | Eli Cohen | 2016-06-09 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | net/mlx5e: Use ndo_stop explicitly at shutdown flow | Eran Ben Elisha | 2016-06-09 | 1 | -4/+1 | |
| | * | | | | | | | | | | | | | | | net/mlx5: E-Switch, always set mc_promisc for allmulti vports | Mohamad Haj Yahia | 2016-06-09 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | net/mlx5: E-Switch, Modify node guid on vf set MAC | Noa Osherovich | 2016-06-09 | 4 | -4/+68 | |
| | * | | | | | | | | | | | | | | | net/mlx5: E-Switch, Fix vport enable flow | Mohamad Haj Yahia | 2016-06-09 | 1 | -4/+1 | |
| | * | | | | | | | | | | | | | | | net/mlx5: E-Switch, Use the correct error check on returned pointers | Or Gerlitz | 2016-06-09 | 1 | -17/+17 | |
| | * | | | | | | | | | | | | | | | net/mlx5: E-Switch, Use the correct free() function | Or Gerlitz | 2016-06-09 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | net/mlx5: Fix E-Switch flow steering capabilities check | Maor Gottlieb | 2016-06-09 | 1 | -13/+15 | |
| | * | | | | | | | | | | | | | | | net/mlx5: Fix flow steering NIC capabilities check | Maor Gottlieb | 2016-06-09 | 2 | -1/+15 | |
| | * | | | | | | | | | | | | | | | net/mlx5: Fix root flow table update | Maor Gottlieb | 2016-06-09 | 1 | -1/+1 |