index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-28
ipc/shm: fix up for struct file no longer being available in shm.h
Stephen Rothwell
1
-0
/
+2
2018-03-27
ipc/smack: Tidy up from the change in type of the ipc security hooks
Eric W. Biederman
1
-139
/
+58
2018-03-27
ipc: Directly call the security hook in ipc_ops.associate
Eric W. Biederman
3
-27
/
+3
2018-03-27
ipc/sem: Fix semctl(..., GETPID, ...) between pid namespaces
Eric W. Biederman
1
-10
/
+12
2018-03-27
ipc/msg: Fix msgctl(..., IPC_STAT, ...) between pid namespaces
Eric W. Biederman
1
-10
/
+13
2018-03-27
ipc/shm: Fix shmctl(..., IPC_STAT, ...) between pid namespaces.
Eric W. Biederman
1
-10
/
+15
2018-03-24
ipc/util: Helpers for making the sysvipc operations pid namespace aware
Eric W. Biederman
2
-0
/
+20
2018-03-24
ipc: Move IPCMNI from include/ipc.h into ipc/util.h
Eric W. Biederman
2
-2
/
+1
2018-03-24
msg: Move struct msg_queue into ipc/msg.c
Eric W. Biederman
2
-18
/
+17
2018-03-24
shm: Move struct shmid_kernel into ipc/shm.c
Eric W. Biederman
2
-22
/
+22
2018-03-22
sem: Move struct sem and struct sem_array into ipc/sem.c
Eric W. Biederman
2
-39
/
+35
2018-03-22
msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
Eric W. Biederman
6
-65
/
+62
2018-03-22
shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks
Eric W. Biederman
6
-56
/
+52
2018-03-22
sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
Eric W. Biederman
6
-57
/
+53
2018-03-21
pidns: simpler allocation of pid_* caches
Alexey Dobriyan
1
-43
/
+24
2018-02-18
Linux 4.16-rc2
Linus Torvalds
1
-1
/
+1
2018-02-17
pvcalls-front: wait for other operations to return when release passive sockets
Stefano Stabellini
1
-0
/
+6
2018-02-17
pvcalls-front: introduce a per sock_mapping refcount
Stefano Stabellini
1
-112
/
+79
2018-02-17
x86/xen: Calculate __max_logical_packages on PV domains
Prarit Bhargava
3
-2
/
+11
2018-02-17
xenbus: track caller request id
Joao Martins
3
-0
/
+5
2018-02-17
arm64: cputype: Silence Sparse warnings
Robin Murphy
1
-1
/
+1
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
13
-399
/
+426
2018-02-16
mm: hide a #warning for COMPILE_TEST
Arnd Bergmann
1
-1
/
+1
2018-02-16
dm: correctly handle chained bios in dec_pending()
NeilBrown
1
-1
/
+2
2018-02-16
irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-14
/
+4
2018-02-16
irqchip/bcm: Remove hashed address printing
Jaedon Shin
3
-9
/
+0
2018-02-16
irqchip/gic-v2m: Add PCI Multi-MSI support
Marc Zyngier
1
-24
/
+22
2018-02-16
irqchip/gic-v3: Ignore disabled ITS nodes
Stephen Boyd
4
-0
/
+8
2018-02-16
irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
Shanker Donthineni
1
-1
/
+1
2018-02-16
irqchip/gic-v3: Change pr_debug message to pr_devel
Mark Salter
1
-1
/
+1
2018-02-16
irqchip/mips-gic: Avoid spuriously handling masked interrupts
Matt Redfearn
1
-2
/
+0
2018-02-16
powerpc/pseries: Check for zero filled ibm,dynamic-memory property
Nathan Fontenot
1
-0
/
+8
2018-02-16
cpumask: Make for_each_cpu_wrap() available on UP as well
Michael Kelley
1
-0
/
+2
2018-02-16
x86/Kconfig: Explicitly enumerate i686-class CPUs in Kconfig
Matthew Whitehead
1
-1
/
+1
2018-02-16
x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G Kconfig group
Matthew Whitehead
1
-1
/
+1
2018-02-16
x86/Kconfig: Add missing i586-class CPUs to the X86_CMPXCHG64 Kconfig group
Matthew Whitehead
1
-1
/
+1
2018-02-16
kprobes: Propagate error from disarm_kprobe_ftrace()
Jessica Yu
1
-25
/
+53
2018-02-16
kprobes: Propagate error from arm_kprobe_ftrace()
Jessica Yu
1
-25
/
+75
2018-02-16
drm/nouveau: Make clock gate support conditional
Thierry Reding
1
-3
/
+3
2018-02-15
sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}
James Hogan
2
-2
/
+2
2018-02-15
usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
James Hogan
2
-8
/
+8
2018-02-15
block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTS
Minwoo Im
1
-1
/
+1
2018-02-15
Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h"
Hendrik Brueckner
2
-413
/
+0
2018-02-15
perf s390: Rework system call table creation by using syscall.tbl
Hendrik Brueckner
2
-14
/
+14