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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2020-09-25
dma-mapping: remove dma_cache_sync
Christoph Hellwig
2020-09-25
dma-mapping: add a new dma_alloc_noncoherent API
Christoph Hellwig
2020-09-25
mm: turn alloc_pages into an inline function
Christoph Hellwig
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
2020-09-25
dma-mapping: better document dma_addr_t and DMA_MAPPING_ERROR
Christoph Hellwig
2020-09-25
dma-mapping: move valid_dma_direction to dma-direction.h
Christoph Hellwig
2020-09-25
dma-mapping: remove DMA_MASK_NONE
Christoph Hellwig
2020-09-24
Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-09-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-22
Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-09-21
dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
Jan Kara
2020-09-20
Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-09-20
Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-09-20
net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
Henry Ptasinski
2020-09-20
Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
2020-09-19
stackleak: let stack_erasing_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-19
ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-18
net: mscc: ocelot: deinitialize only initialized ports
Vladimir Oltean
2020-09-18
net: mscc: ocelot: add locking for the port TX timestamp ID
Vladimir Oltean
2020-09-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-09-18
Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-09-18
Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-09-18
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
2020-09-18
ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-17
ethtool: add and use message type for tunnel info reply
Michal Kubecek
2020-09-17
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2020-09-17
arm64: paravirt: Initialize steal time when cpu is online
Andrew Jones
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
2020-09-17
dma-direct: Fix potential NULL pointer dereference
Thomas Tai
2020-09-16
fs: fix cast in fsparam_u32hex() macro
Alexey Dobriyan
2020-09-16
cpuidle: Allow cpuidle drivers to take over RCU-idle
Peter Zijlstra
2020-09-16
locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
Hou Tao
2020-09-16
serial: core: fix console port-lock regression
Johan Hovold
2020-09-14
net: sched: only keep the available bits when setting vxlan md->gbp
Xin Long
2020-09-14
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
2020-09-14
media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
2020-09-13
Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-09-13
Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-09-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-09-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-09-11
KVM: MIPS: Change the definition of kvm type
Huacai Chen
2020-09-11
Merge branch 'powercap'
Rafael J. Wysocki
2020-09-11
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
2020-09-11
dma-direct: remove __dma_to_phys
Christoph Hellwig
2020-09-11
dma-direct: remove dma_direct_{alloc,free}_pages
Christoph Hellwig
2020-09-11
dma-mapping: add (back) arch_dma_mark_clean for ia64
Christoph Hellwig
2020-09-10
netlink: fix doc about nlmsg_parse/nla_validate
Nicolas Dichtel
[next]