summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-03-27ipc/sem: Fix semctl(..., GETPID, ...) between pid namespacesEric W. Biederman
2018-03-27ipc/msg: Fix msgctl(..., IPC_STAT, ...) between pid namespacesEric W. Biederman
2018-03-27ipc/shm: Fix shmctl(..., IPC_STAT, ...) between pid namespaces.Eric W. Biederman
2018-03-24ipc/util: Helpers for making the sysvipc operations pid namespace awareEric W. Biederman
2018-03-24ipc: Move IPCMNI from include/ipc.h into ipc/util.hEric W. Biederman
2018-03-24msg: Move struct msg_queue into ipc/msg.cEric W. Biederman
2018-03-24shm: Move struct shmid_kernel into ipc/shm.cEric W. Biederman
2018-03-22sem: Move struct sem and struct sem_array into ipc/sem.cEric W. Biederman
2018-03-22msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooksEric W. Biederman
2018-03-22shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooksEric W. Biederman
2018-03-22sem/security: Pass kern_ipc_perm not sem_array into the sem security hooksEric W. Biederman
2018-03-21pidns: simpler allocation of pid_* cachesAlexey Dobriyan
2018-02-18Linux 4.16-rc2Linus Torvalds
2018-02-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-17Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-17Merge tag 'mmc-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-02-17Merge tag 'mtd/fixes-for-4.16-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-02-17Merge tag 'powerpc-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-02-17Merge tag 'for-linus-4.16a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-17pvcalls-front: wait for other operations to return when release passive socketsStefano Stabellini
2018-02-17pvcalls-front: introduce a per sock_mapping refcountStefano Stabellini
2018-02-17x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava
2018-02-17xenbus: track caller request idJoao Martins
2018-02-17arm64: cputype: Silence Sparse warningsRobin Murphy
2018-02-16Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-02-16arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon
2018-02-16mm: hide a #warning for COMPILE_TESTArnd Bergmann
2018-02-16Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-16Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-16Merge tag 'for-4.16/dm-chained-bios-fix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2018-02-16Merge tag 'platform-drivers-x86-v4.16-4' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-02-16Merge tag 'sound-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-02-16Merge tag 'drm-fixes-for-v4.16-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-02-16dm: correctly handle chained bios in dec_pending()NeilBrown
2018-02-16Merge tag 'irqchip-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner
2018-02-16irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-02-16irqchip/bcm: Remove hashed address printingJaedon Shin
2018-02-16irqchip/gic-v2m: Add PCI Multi-MSI supportMarc Zyngier
2018-02-16irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd
2018-02-16irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni
2018-02-16irqchip/gic-v3: Change pr_debug message to pr_develMark Salter
2018-02-16irqchip/mips-gic: Avoid spuriously handling masked interruptsMatt Redfearn
2018-02-16powerpc/pseries: Check for zero filled ibm,dynamic-memory propertyNathan Fontenot
2018-02-16cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley
2018-02-16x86/Kconfig: Explicitly enumerate i686-class CPUs in KconfigMatthew Whitehead
2018-02-16x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G ...Matthew Whitehead