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
*
rxrpc: Fix undefined packet handling
David Howells
2018-04-04
2
-0
/
+12
*
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-04
15
-455
/
+346
|
\
|
*
ipc/shm: Fix pid freeing.
Eric W. Biederman
2018-03-28
1
-2
/
+2
|
*
ipc/shm: fix up for struct file no longer being available in shm.h
Stephen Rothwell
2018-03-28
1
-0
/
+2
|
*
ipc/smack: Tidy up from the change in type of the ipc security hooks
Eric W. Biederman
2018-03-27
1
-139
/
+58
|
*
ipc: Directly call the security hook in ipc_ops.associate
Eric W. Biederman
2018-03-27
3
-27
/
+3
|
*
ipc/sem: Fix semctl(..., GETPID, ...) between pid namespaces
Eric W. Biederman
2018-03-27
1
-10
/
+12
|
*
ipc/msg: Fix msgctl(..., IPC_STAT, ...) between pid namespaces
Eric W. Biederman
2018-03-27
1
-10
/
+13
|
*
ipc/shm: Fix shmctl(..., IPC_STAT, ...) between pid namespaces.
Eric W. Biederman
2018-03-27
1
-10
/
+15
|
*
ipc/util: Helpers for making the sysvipc operations pid namespace aware
Eric W. Biederman
2018-03-24
2
-0
/
+20
|
*
ipc: Move IPCMNI from include/ipc.h into ipc/util.h
Eric W. Biederman
2018-03-24
2
-2
/
+1
|
*
msg: Move struct msg_queue into ipc/msg.c
Eric W. Biederman
2018-03-24
2
-18
/
+17
|
*
shm: Move struct shmid_kernel into ipc/shm.c
Eric W. Biederman
2018-03-24
2
-22
/
+22
|
*
sem: Move struct sem and struct sem_array into ipc/sem.c
Eric W. Biederman
2018-03-23
2
-39
/
+35
|
*
msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
Eric W. Biederman
2018-03-23
6
-65
/
+62
|
*
shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks
Eric W. Biederman
2018-03-23
6
-56
/
+52
|
*
sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
Eric W. Biederman
2018-03-23
6
-57
/
+53
|
*
pidns: simpler allocation of pid_* caches
Alexey Dobriyan
2018-03-21
1
-43
/
+24
*
|
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2018-04-04
5
-34
/
+93
|
\
\
|
*
|
workqueue: remove the comment about the old manager_arb mutex
Lai Jiangshan
2018-03-20
1
-1
/
+0
|
*
|
workqueue: fix the comments of nr_idle
Lai Jiangshan
2018-03-20
1
-3
/
+2
|
*
|
fs/aio: Use rcu_work instead of explicit rcu and work item
Tejun Heo
2018-03-19
1
-15
/
+6
|
*
|
cgroup: Use rcu_work instead of explicit rcu and work item
Tejun Heo
2018-03-19
2
-15
/
+8
|
*
|
RCU, workqueue: Implement rcu_work
Tejun Heo
2018-03-19
2
-0
/
+77
*
|
|
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2018-04-04
23
-135
/
+995
|
\
\
\
|
*
|
|
ahci: imx: add the imx8qm ahci sata support
Richard Zhu
2018-03-29
1
-0
/
+332
|
*
|
|
libata: ensure host is free'd on error exit paths
Colin Ian King
2018-03-27
1
-1
/
+3
|
*
|
|
ata: ahci-platform: add reset control support
Kunihiko Hayashi
2018-03-26
3
-3
/
+23
|
*
|
|
ahci: imx: fix the build warning
Richard Zhu
2018-03-21
1
-0
/
+3
|
*
|
|
ata: add Amiga Gayle PATA controller driver
Bartlomiej Zolnierkiewicz
2018-03-19
3
-0
/
+232
|
*
|
|
ahci: imx: add the imx6qp ahci sata support
Richard Zhu
2018-03-19
3
-4
/
+35
|
*
|
|
ata: change Tegra124 to Tegra
Preetham Ramchandra
2018-03-14
1
-2
/
+2
|
*
|
|
ata: ahci_tegra: Add AHCI support for Tegra210
Preetham Ramchandra
2018-03-14
1
-1
/
+9
|
*
|
|
ata: ahci_tegra: disable DIPM
Preetham Ramchandra
2018-03-14
1
-1
/
+1
|
*
|
|
ata: ahci_tegra: disable devslp for Tegra124
Preetham Ramchandra
2018-03-14
1
-0
/
+26
|
*
|
|
ata: ahci_tegra: initialize regulators from soc struct
Preetham Ramchandra
2018-03-14
1
-10
/
+23
|
*
|
|
ata: ahci_tegra: Update initialization sequence
Preetham Ramchandra
2018-03-14
1
-64
/
+224
|
*
|
|
dt-bindings: Tegra210: add binding documentation
Preetham Ramchandra
2018-03-14
1
-12
/
+24
|
*
|
|
libata: add refcounting to ata_host
Taras Kondratiuk
2018-03-13
4
-8
/
+43
|
*
|
|
pata_bk3710: clarify license version and use SPDX header
Bartlomiej Zolnierkiewicz
2018-03-01
1
-5
/
+3
|
*
|
|
pata_falcon: clarify license version and use SPDX header
Bartlomiej Zolnierkiewicz
2018-03-01
1
-5
/
+3
|
*
|
|
pata_it821x: Delete an error message for a failed memory allocation in it821x...
Markus Elfring
2018-02-18
1
-3
/
+3
|
*
|
|
pata_macio: Delete an error message for a failed memory allocation in two fun...
Markus Elfring
2018-02-18
1
-8
/
+4
|
*
|
|
pata_mpc52xx: Delete an error message for a failed memory allocation in mpc52...
Markus Elfring
2018-02-18
1
-1
/
+0
|
*
|
|
sata_dwc_460ex: Delete an error message for a failed memory allocation in sat...
Markus Elfring
2018-02-18
1
-1
/
+0
|
*
|
|
pata_samsung_cf: Delete an error message for a failed memory allocation in pa...
Markus Elfring
2018-02-18
1
-3
/
+1
|
*
|
|
pata_arasan_cf: Delete an unnecessary variable initialisation in arasan_cf_pr...
Markus Elfring
2018-02-18
1
-1
/
+1
|
*
|
|
pata_arasan_cf: Delete an error message for a failed memory allocation in ara...
Markus Elfring
2018-02-18
1
-3
/
+1
*
|
|
|
Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-04-04
572
-21327
/
+37792
|
\
\
\
\
|
*
|
|
|
media: v4l2-ioctl: rename a temp var that stores _IOC_SIZE(cmd)
Mauro Carvalho Chehab
2018-03-26
1
-8
/
+8
[next]