index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-04-17
spi: pxa2xx: Remove unused argument from pxa2xx_spi_dma_prepare()
Jarkko Nikula
2018-04-17
spi: spi-s3c64xx: Fix indentation in the register offset definitions
Sylwester Nawrocki
2018-04-17
spi: spi-s3c64xx: Do not ignore timeout errors in polling I/O mode
Sylwester Nawrocki
2018-04-17
spi: spi-s3c64xx: Remove unused s3c64xx_spi_hwinit() function argument
Sylwester Nawrocki
2018-04-17
spi: spi-s3c64xx: Remove unused driver data structure tgl_spi field
Sylwester Nawrocki
2018-04-17
spi: zynqmp: Add pm runtime support
Naga Sureshkumar Relli
2018-04-17
spi: sh-msiof: Simplify calculation of divisors for transfer rate
Vladimir Zapolskiy
2018-04-17
spi: stm32: Fix error handling in stm32_spi_probe()
Alexey Khoroshilov
2018-04-16
spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCR
Vladimir Zapolskiy
2018-04-13
spi: imx: Update MODULE_DESCRIPTION to "SPI Controller driver"
wangbo
2018-04-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-04-11
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-11
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-04-11
Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-04-11
Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2018-04-11
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-04-11
Merge tag 'nios2-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-11
page cache: use xa_lock
Matthew Wilcox
2018-04-11
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
2018-04-11
fscache: use appropriate radix tree accessors
Matthew Wilcox
2018-04-11
export __set_page_dirty
Matthew Wilcox
2018-04-11
unicore32: turn flush_dcache_mmap_lock into a no-op
Matthew Wilcox
2018-04-11
arm64: turn flush_dcache_mmap_lock into a no-op
Matthew Wilcox
2018-04-11
mac80211_hwsim: use DEFINE_IDA
Matthew Wilcox
2018-04-11
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
Matthew Wilcox
2018-04-11
linux/const.h: refactor _BITUL and _BITULL a bit
Masahiro Yamada
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
2018-04-11
linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI
Masahiro Yamada
2018-04-11
xen, mm: allow deferred page initialization for xen pv domains
Pavel Tatashin
2018-04-11
elf: enforce MAP_FIXED on overlaying elf segments
Michal Hocko
2018-04-11
fs, elf: drop MAP_FIXED usage from elf_map
Michal Hocko
2018-04-11
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
2018-04-11
MAINTAINERS: update bouncing aacraid@adaptec.com addresses
Joe Perches
2018-04-11
fs/dcache.c: add cond_resched() in shrink_dentry_list()
Nikolay Borisov
2018-04-11
include/linux/kfifo.h: fix comment
Valentin Vidic
2018-04-11
ipc/shm.c: shm_split(): remove unneeded test for NULL shm_file_data.vm_ops
Andrew Morton
2018-04-11
kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_param
Waiman Long
2018-04-11
fs/proc/proc_sysctl.c: fix typo in sysctl_check_table_array()
Waiman Long
2018-04-11
ipc/msg: introduce msgctl(MSG_STAT_ANY)
Davidlohr Bueso
2018-04-11
ipc/sem: introduce semctl(SEM_STAT_ANY)
Davidlohr Bueso
2018-04-11
ipc/shm: introduce shmctl(SHM_STAT_ANY)
Davidlohr Bueso
2018-04-11
kernel/params.c: downgrade warning for unsafe parameters
Chris Wilson
2018-04-11
kernel/sysctl.c: fix sizeof argument to match variable name
Randy Dunlap
2018-04-11
rapidio: use a reference count for struct mport_dma_req
Ioan Nicu
2018-04-11
drivers/rapidio/rio-scan.c: fix typo in comment
Vasyl Gomonovych
2018-04-11
exec: pin stack limit during exec
Kees Cook
2018-04-11
exec: introduce finalize_exec() before start_thread()
Kees Cook
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
[prev]
[next]