summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips-fixes_5.12_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-03-171-1/+1
|\
| * MIPS: vmlinux.lds.S: Fix appended dtb not properly alignedPaul Cercueil2021-03-161-1/+1
* | Merge tag 'thermal-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-03-171-0/+3
|\ \
| * | thermal/core: Add NULL pointer check before using cooling device statsManaf Meethalavalappu Pallikunhi2021-03-171-0/+3
* | | Merge tag 'fuse-fixes-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-03-164-12/+27
|\ \ \
| * | | fuse: 32-bit user space ioctl compat for fuse deviceAlessio Balsini2021-03-162-11/+18
| * | | virtiofs: Fail dax mount if device does not support itVivek Goyal2021-03-051-1/+8
| * | | fuse: fix live lock in fuse_iget()Amir Goldstein2021-03-041-0/+1
* | | | Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-03-1612-99/+75
|\ \ \ \
| * | | | svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"Chuck Lever2021-03-112-44/+39
| * | | | NFSD: fix error handling in NFSv4.0 callbacksOlga Kornievskaia2021-03-111-0/+1
| * | | | NFSD: fix dest to src mount in inter-server COPYOlga Kornievskaia2021-03-091-1/+1
| * | | | Revert "nfsd4: a client's own opens needn't prevent delegations"J. Bruce Fields2021-03-092-43/+14
| * | | | Revert "nfsd4: remove check_conflicting_opens warning"J. Bruce Fields2021-03-091-0/+1
| * | | | rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields2021-03-061-4/+7
| * | | | sunrpc: fix refcount leak for rpc auth modulesDaniel Kobras2021-03-061-2/+4
| * | | | NFSD: Repair misuse of sv_lock in 5.10.16-rt30.Joe Korty2021-03-061-2/+2
| * | | | nfsd: don't abort copies earlyJ. Bruce Fields2021-03-061-1/+1
| * | | | fs: nfsd: fix kconfig dependency warning for NFSD_V4Julian Braha2021-03-061-0/+1
| * | | | svcrdma: disable timeouts on rdma backchannelTimo Rothenpieler2021-03-061-3/+3
| * | | | nfsd: Don't keep looking up unhashed files in the nfsd file cacheTrond Myklebust2021-03-061-0/+2
| | |/ / | |/| |
* | | | Merge tag 'afs-fixes-20210315' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-03-167-31/+12
|\ \ \ \
| * | | | afs: Stop listxattr() from listing "afs.*" attributesDavid Howells2021-03-156-28/+0
| * | | | afs: Fix accessing YFS xattrs on a non-YFS serverDavid Howells2021-03-152-3/+12
| |/ / /
* | | | Linux 5.12-rc3v5.12-rc3Linus Torvalds2021-03-141-1/+1
* | | | prctl: fix PR_SET_MM_AUXV kernel stack leakAlexey Dobriyan2021-03-141-1/+1
* | | | Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-147-18/+8
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-03-1411444-286202/+488784
| |\ \ \ \
| | * | | | irqchip/ingenic: Add support for the JZ4760Paul Cercueil2021-03-092-0/+2
| | * | | | dt-bindings/irq: Add compatible string for the JZ4760BPaul Cercueil2021-03-091-0/+1
| | * | | | irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLERMarc Zyngier2021-03-081-9/+0
| | * | | | ARM: ep93xx: Select GENERIC_IRQ_MULTI_HANDLER directlyMarc Zyngier2021-03-081-0/+1
| | * | | | irqdomain: Remove debugfs_file from struct irq_domainGreg Kroah-Hartman2021-03-082-9/+4
| | |/ / /
* | | | | Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-03-141-21/+39
|\ \ \ \ \
| * | | | | hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()Anna-Maria Behnsen2021-03-081-21/+39
| | |/ / / | |/| | |
* | | | | Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-142-67/+63
|\ \ \ \ \
| * | | | | sched/membarrier: fix missing local execution of ipi_sync_rq_state()Mathieu Desnoyers2021-03-061-3/+1
| * | | | | sched: Simplify set_affinity_pending refcountsPeter Zijlstra2021-03-061-12/+20
| * | | | | sched: Fix affine_move_task() self-concurrencyPeter Zijlstra2021-03-061-3/+12
| * | | | | sched: Optimize migration_cpu_stop()Peter Zijlstra2021-03-061-1/+12
| * | | | | sched: Collate affine_move_task() stoppersPeter Zijlstra2021-03-061-15/+8
| * | | | | sched: Simplify migration_cpu_stop()Peter Zijlstra2021-03-061-48/+8
| * | | | | sched: Fix migration_cpu_stop() requeueingPeter Zijlstra2021-03-061-11/+28
| |/ / / /
* | | | | Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-142-6/+7
|\ \ \ \ \
| * | | | | objtool,x86: Fix uaccess PUSHF/POPF validationPeter Zijlstra2021-03-122-6/+7
| |/ / / /
* | | | | Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-143-10/+9
|\ \ \ \ \
| * | | | | seqlock,lockdep: Fix seqcount_latch_init()Peter Zijlstra2021-03-101-4/+1
| * | | | | u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra2021-03-101-3/+4
| * | | | | static_call: Fix the module key fixupPeter Zijlstra2021-03-061-3/+4
| |/ / / /
* | | | | Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-145-15/+51
|\ \ \ \ \