index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
packet
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-23
mm: mmu_notifier fix for tlb_end_vma
Nicholas Piggin
2
-14
/
+13
2018-08-23
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
Peter Zijlstra
3
-0
/
+22
2018-08-23
mm/tlb: Remove tlb_remove_table() non-concurrent condition
Peter Zijlstra
1
-9
/
+0
2018-08-23
mm: move tlb_table_flush to tlb_flush_mmu_free
Nicholas Piggin
1
-3
/
+3
2018-08-23
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
4
-181
/
+77
2018-08-23
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
9
-253
/
+133
2018-08-23
sunrpc: Add comment defining gssd upcall API keywords
Chuck Lever
1
-0
/
+17
2018-08-23
nfsd: Remove callback_cred
Chuck Lever
3
-30
/
+2
2018-08-23
nfsd: Use correct credential for NFSv4.0 callback with GSS
Chuck Lever
1
-1
/
+8
2018-08-23
sunrpc: Extract target name into svc_cred
Chuck Lever
3
-27
/
+53
2018-08-23
sunrpc: Enable the kernel to specify the hostname part of service principals
Chuck Lever
1
-3
/
+17
2018-08-23
sunrpc: Don't use stack buffer with scatterlist
Laura Abbott
1
-3
/
+9
2018-08-22
ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_info
Tony Luck
1
-2
/
+2
2018-08-22
ovl: set I_CREATING on inode being created
Miklos Szeredi
1
-0
/
+4
2018-08-22
ipc/util.c: update return value of ipc_getref from int to bool
Manfred Spraul
2
-2
/
+2
2018-08-22
ipc/util.c: further variable name cleanups
Manfred Spraul
6
-27
/
+27
2018-08-22
ipc: simplify ipc initialization
Davidlohr Bueso
6
-54
/
+30
2018-08-22
ipc: get rid of ids->tables_initialized hack
Davidlohr Bueso
2
-16
/
+8
2018-08-22
lib/rhashtable: guarantee initial hashtable allocation
Davidlohr Bueso
1
-3
/
+11
2018-08-22
lib/rhashtable: simplify bucket_table_alloc()
Davidlohr Bueso
1
-5
/
+2
2018-08-22
ipc: drop ipc_lock()
Davidlohr Bueso
3
-43
/
+23
2018-08-22
ipc/util.c: correct comment in ipc_obtain_object_check
Manfred Spraul
1
-2
/
+2
2018-08-22
ipc: rename ipcctl_pre_down_nolock()
Manfred Spraul
5
-8
/
+8
2018-08-22
ipc/util.c: use ipc_rcu_putref() for failues in ipc_addid()
Manfred Spraul
4
-4
/
+12
2018-08-22
ipc: reorganize initialization of kern_ipc_perm.seq
Manfred Spraul
2
-44
/
+50
2018-08-22
ipc: compute kern_ipc_perm.id under the ipc lock
Manfred Spraul
3
-15
/
+41
2018-08-22
init/Kconfig: remove EXPERT from CHECKPOINT_RESTORE
Adrian Reber
1
-12
/
+12
2018-08-22
fs/sysv/inode.c: use ktime_get_real_seconds() for superblock stamp
Arnd Bergmann
1
-3
/
+3
2018-08-22
adfs: use timespec64 for time conversion
Arnd Bergmann
1
-7
/
+4
2018-08-22
kernel/sysctl.c: fix typos in comments
Randy Dunlap
1
-3
/
+3
2018-08-22
drivers/rapidio/devices/rio_mport_cdev.c: remove redundant pointer md
Colin Ian King
1
-2
/
+0
2018-08-22
fork: don't copy inconsistent signal handler state to child
Jann Horn
1
-0
/
+2
2018-08-22
signal: make get_signal() return bool
Christian Brauner
2
-3
/
+3
2018-08-22
signal: make sigkill_pending() return bool
Christian Brauner
1
-3
/
+3
2018-08-22
signal: make legacy_queue() return bool
Christian Brauner
1
-1
/
+1
2018-08-22
signal: make wants_signal() return bool
Christian Brauner
1
-5
/
+9
2018-08-22
signal: make flush_sigqueue_mask() void
Christian Brauner
1
-3
/
+2
2018-08-22
signal: make unhandled_signal() return bool
Christian Brauner
2
-4
/
+6
2018-08-22
signal: make recalc_sigpending_tsk() return bool
Christian Brauner
1
-3
/
+4
2018-08-22
signal: make has_pending_signals() return bool
Christian Brauner
1
-1
/
+1
2018-08-22
signal: make sig_ignored() return bool
Christian Brauner
1
-3
/
+3
2018-08-22
signal: make sig_task_ignored() return bool
Christian Brauner
1
-2
/
+2
2018-08-22
signal: make sig_handler_ignored() return bool
Christian Brauner
1
-2
/
+2
2018-08-22
signal: make kill_ok_by_cred() return bool
Christian Brauner
1
-11
/
+6
2018-08-22
signal: simplify rt_sigaction()
Christian Brauner
1
-12
/
+10
2018-08-22
signal: make do_sigpending() void
Christian Brauner
1
-21
/
+20
2018-08-22
signal: make may_ptrace_stop() return bool
Christian Brauner
1
-4
/
+4
2018-08-22
signal: make kill_as_cred_perm() return bool
Christian Brauner
1
-6
/
+7
2018-08-22
signal: make force_sigsegv() void
Christian Brauner
2
-6
/
+3
2018-08-22
fat: propagate 64-bit inode timestamps
Arnd Bergmann
6
-48
/
+30
[next]