index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
Elena Reshetova
2017-12-21
2
-4
/
+4
*
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
Elena Reshetova
2017-12-21
3
-9
/
+9
*
lockd: fix "list_add double add" caused by legacy signal interface
Vasily Averin
2017-11-27
2
-4
/
+9
*
nlm_shutdown_hosts_net() cleanup
Vasily Averin
2017-11-27
1
-2
/
+1
*
race of nfsd inetaddr notifiers vs nn->nfsd_serv change
Vasily Averin
2017-11-27
3
-3
/
+17
*
race of lockd inetaddr notifiers vs nlmsvc_rqst change
Vasily Averin
2017-11-27
1
-2
/
+14
*
SUNRPC: make cache_detail structures const
Bhumika Goyal
2017-11-27
2
-4
/
+4
*
NFSD: make cache_detail structures const
Bhumika Goyal
2017-11-27
2
-4
/
+4
*
sunrpc: make the function arg as const
Bhumika Goyal
2017-11-27
2
-2
/
+2
*
nfsd: check for use of the closed special stateid
Andrew Elble
2017-11-27
1
-2
/
+5
*
nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat
Naofumi Honda
2017-11-27
1
-2
/
+2
*
lockd: lost rollback of set_grace_period() in lockd_down_net()
Vasily Averin
2017-11-27
1
-0
/
+2
*
lockd: added cleanup checks in exit_net hook
Vasily Averin
2017-11-27
1
-0
/
+11
*
grace: replace BUG_ON by WARN_ONCE in exit_net hook
Vasily Averin
2017-11-27
1
-1
/
+3
*
nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex class
Andrew Elble
2017-11-27
1
-3
/
+8
*
lockd: remove net pointer from messages
Vasily Averin
2017-11-27
4
-14
/
+21
*
nfsd: remove net pointer from debug messages
Vasily Averin
2017-11-27
1
-3
/
+3
*
nfsd: Fix races with check_stateid_generation()
Trond Myklebust
2017-11-27
1
-3
/
+19
*
nfsd: Ensure we check stateid validity in the seqid operation checks
Trond Myklebust
2017-11-27
1
-9
/
+3
*
nfsd: Fix race in lock stateid creation
Trond Myklebust
2017-11-27
1
-28
/
+42
*
nfsd4: move find_lock_stateid
Trond Myklebust
2017-11-27
1
-19
/
+19
*
nfsd: Ensure we don't recognise lock stateids after freeing them
Trond Myklebust
2017-11-27
1
-11
/
+8
*
nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)
Trond Myklebust
2017-11-27
1
-0
/
+8
*
nfsd: Fix another OPEN stateid race
Trond Myklebust
2017-11-27
1
-15
/
+13
*
nfsd: Fix stateid races between OPEN and CLOSE
Trond Myklebust
2017-11-27
1
-8
/
+59
*
Linux 4.15-rc1
v4.15-rc1
Linus Torvalds
2017-11-27
1
-2
/
+2
*
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-27
6
-6
/
+42
|
\
|
*
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2017-11-26
2
-0
/
+24
|
*
ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
Philip Derrin
2017-11-21
1
-2
/
+2
|
*
ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
Philip Derrin
2017-11-21
1
-2
/
+2
|
*
ARM: make decompressor debug output user selectable
Russell King
2017-11-21
1
-2
/
+2
|
*
ARM: fix get_user_pages_fast
Russell King
2017-11-21
1
-0
/
+12
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
12
-15
/
+52
|
\
\
|
*
|
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
2017-11-23
1
-1
/
+1
|
*
|
irqchip/imgpdc: Use resource_size function on resource object
Vasyl Gomonovych
2017-11-23
1
-1
/
+1
|
*
|
irqchip/qcom: Fix u32 comparison with value less than zero
Colin Ian King
2017-11-23
1
-1
/
+1
|
*
|
irqchip/exiu: Fix return value check in exiu_init()
Wei Yongjun
2017-11-14
1
-2
/
+2
|
*
|
Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-11-14
8
-10
/
+47
|
|
\
\
|
|
*
|
irqchip/gic-v3-its: Remove artificial dependency on PCI
Marc Zyngier
2017-11-13
2
-1
/
+9
|
|
*
|
irqchip/gic-v4: Add forward definition of struct irq_domain_ops
Marc Zyngier
2017-11-13
1
-0
/
+1
|
|
*
|
irqchip/gic-v3: pr_err() strings should end with newlines
Arvind Yadav
2017-11-13
1
-1
/
+1
|
|
*
|
irqchip/s3c24xx: pr_err() strings should end with newlines
Arvind Yadav
2017-11-13
1
-2
/
+2
|
|
*
|
irqchip/gic-v3: Fix ppi-partitions lookup
Johan Hovold
2017-11-12
1
-3
/
+6
|
|
*
|
irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping fails
Marc Zyngier
2017-11-10
1
-1
/
+6
|
|
*
|
genirq: Track whether the trigger type has been set
Marc Zyngier
2017-11-10
2
-2
/
+22
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
38
-616
/
+472
|
\
\
\
\
|
*
|
|
|
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
2017-11-24
1
-1
/
+1
|
*
|
|
|
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
2017-11-23
11
-454
/
+2
|
*
|
|
|
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
2017-11-23
3
-4
/
+4
|
*
|
|
|
x86/boot/KASLR: Remove unused variable
Chao Fan
2017-11-23
1
-3
/
+2
[next]