summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | x86/alternatives: Acquire pte lock with interrupts enabledSebastian Andrzej Siewior2020-08-131-3/+3
| * | | | | | | x86/bugs/multihit: Fix mitigation reporting when VMX is not in usePawan Gupta2020-08-072-1/+11
| * | | | | | | x86/fpu/xstate: Fix an xstate size check warning with architectural LBRsKan Liang2020-08-071-1/+32
| * | | | | | | x86/purgatory: Don't generate debug info for purgatory.roPingfan Liu2020-08-071-1/+4
| * | | | | | | x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoCDilip Kota2020-08-071-2/+7
| * | | | | | | kexec_file: Correctly output debugging information for the PT_LOAD ELF headerLianbo Jiang2020-08-071-4/+4
| * | | | | | | kexec: Improve & fix crash_exclude_mem_range() to handle overlapping rangesLianbo Jiang2020-08-071-12/+23
| * | | | | | | x86/crash: Correct the address boundary of function parametersLianbo Jiang2020-08-071-1/+1
| * | | | | | | x86/acrn: Remove redundant chars from ACRN signatureShuo Liu2020-08-071-2/+2
| * | | | | | | x86/acrn: Allow ACRN guest to use X2APIC modeShuo Liu2020-08-071-6/+2
* | | | | | | | Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-152-12/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/debug: Fix the alignment of the show-state debug outputLibing Zhou2020-08-141-11/+4
| * | | | | | | | sched: Fix use of count for nr_running tracepointPhil Auld2020-08-061-1/+1
* | | | | | | | | Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-153-15/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf/x86/rapl: Add support for Intel SPR platformZhang Rui2020-08-141-0/+20
| * | | | | | | | | perf/x86/rapl: Support multiple RAPL unit quirksZhang Rui2020-08-141-9/+15
| * | | | | | | | | perf/x86/rapl: Fix missing psys sysfs attributesZhang Rui2020-08-141-1/+1
| * | | | | | | | | hw_breakpoint: Remove unused __register_perf_hw_breakpoint() declarationBhupesh Sharma2020-08-061-3/+0
| * | | | | | | | | kprobes: Remove show_registers() function prototypeMasami Hiramatsu2020-08-061-1/+0
| * | | | | | | | | perf/core: Take over CAP_SYS_PTRACE creds to CAP_PERFMON capabilityAlexey Budankov2020-08-061-2/+2
* | | | | | | | | | Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-151-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | futex: Convert to use the preferred 'fallthrough' macroMiaohe Lin2020-08-131-2/+2
| * | | | | | | | | | Documentation/locking/locktypes: Fix a typoHuang Shijie2020-08-131-1/+1
* | | | | | | | | | | Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linuxLinus Torvalds2020-08-154-63/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 9p: Remove unneeded cast from memory allocationLi Heng2020-07-311-2/+1
| * | | | | | | | | | | 9p: remove unused code in 9pJianyong Wu2020-07-191-53/+0
| * | | | | | | | | | | net/9p: Fix sparse endian warning in trans_fd.cAlexander Kapshuk2020-07-191-1/+1
| * | | | | | | | | | | 9p: Fix memory leak in v9fs_mountZheng Bin2020-07-191-3/+2
| * | | | | | | | | | | 9p: retrieve fid from file when file instance exist.Jianyong Wu2020-07-192-4/+14
* | | | | | | | | | | | Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-08-153-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | SMB3: Fix mkdir when idsfromsid configured on mountSteve French2020-08-131-0/+1
| * | | | | | | | | | | | cifs: Convert to use the fallthrough macroMiaohe Lin2020-08-101-2/+2
| * | | | | | | | | | | | cifs: Fix an error pointer dereference in cifs_mount()Dan Carpenter2020-08-061-0/+1
* | | | | | | | | | | | | Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-08-1531-123/+2368
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | NFS: Fix flexfiles read failoverTrond Myklebust2020-08-123-16/+40
| * | | | | | | | | | | | | fs: nfs: delete repeated words in commentsRandy Dunlap2020-08-122-2/+2
| * | | | | | | | | | | | | rpc_pipefs: convert comma to semicolonXu Wang2020-08-121-1/+1
| * | | | | | | | | | | | | nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell2020-08-122-3/+5
| * | | | | | | | | | | | | NFS: Don't return layout segments that are in useTrond Myklebust2020-08-121-19/+15
| * | | | | | | | | | | | | NFS: Don't move layouts to plh_return_segs list while in useTrond Myklebust2020-08-121-11/+1
| * | | | | | | | | | | | | NFS: Add layout segment info to pnfs read/write/commit tracepointsTrond Myklebust2020-08-121-6/+36
| * | | | | | | | | | | | | NFS: Add tracepoints for layouterror and layoutstats.Trond Myklebust2020-08-052-2/+10
| * | | | | | | | | | | | | NFS: Report the stateid + status in trace_nfs4_layoutreturn_on_close()Trond Myklebust2020-08-052-2/+2
| * | | | | | | | | | | | | SUNRPC dont update timeout value on connection resetOlga Kornievskaia2020-08-042-0/+10
| * | | | | | | | | | | | | nfs: nfs_file_write() should check for writeback errorsScott Mayhew2020-08-041-3/+9
| * | | | | | | | | | | | | nfs: ensure correct writeback errors are returned on close()Scott Mayhew2020-08-012-2/+8
| * | | | | | | | | | | | | NFSv4.2: xattr cache: get rid of cache discard work queueFrank van der Linden2020-07-301-32/+5
| * | | | | | | | | | | | | NFS: remove redundant initialization of variable resultColin Ian King2020-07-281-1/+1
| * | | | | | | | | | | | | NFSv4.0 allow nconnect for v4.0Olga Kornievskaia2020-07-171-1/+1
| * | | | | | | | | | | | | freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFSHe Zhe2020-07-172-1/+15