index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2019-12-15
Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-12-13
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-12-13
Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-12-13
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-13
Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-12-12
fs: remove ksys_dup()
Dominik Brodowski
2019-12-12
init: unify opening /dev/console as stdin/stdout/stderr
Dominik Brodowski
2019-12-12
blk-cgroup: remove blkcg_drain_queue
Guoqing Jiang
2019-12-12
init: use do_mount() instead of ksys_mount()
Dominik Brodowski
2019-12-12
devtmpfs: use do_mount() instead of ksys_mount()
Dominik Brodowski
2019-12-11
Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-12-11
i2c: add helper to check if a client has a driver attached
Wolfram Sang
2019-12-10
i2c: fix header file kernel-doc warning
Randy Dunlap
2019-12-10
i2c: remove i2c_new_dummy() API
Wolfram Sang
2019-12-10
ftrace: Fix function_graph tracer interaction with BPF trampoline
Alexei Starovoitov
2019-12-09
Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm...
Linus Torvalds
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
PM / devfreq: Use PM QoS for sysfs min/max_freq
Leonard Crestez
2019-12-09
PM / devfreq: Add PM QoS support
Leonard Crestez
2019-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-07
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-12-07
Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-12-07
pipe: remove 'waiting_writers' merging logic
Linus Torvalds
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
2019-12-06
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2019-12-06
Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2019-12-06
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-06
Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-12-06
Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...
Olof Johansson
2019-12-06
printk: Drop pr_warning definition
Kefeng Wang
2019-12-05
Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-12-05
Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-12-05
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-12-05
Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-12-05
Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-12-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-12-04
mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h
Mike Rapoport
2019-12-04
lib/bitmap: introduce bitmap_replace() helper
Andy Shevchenko
2019-12-04
kcov: remote coverage support
Andrey Konovalov
2019-12-04
uaccess: disallow > INT_MAX copy sizes
Kees Cook
2019-12-04
lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr
Huang Shijie
2019-12-04
lib/rbtree: get successor's color directly
Wei Yang
2019-12-04
lib/rbtree: set successor's parent unconditionally
Wei Yang
2019-12-04
bitops: introduce the for_each_set_clump8 macro
William Breathitt Gray
2019-12-04
kernel/notifier.c: remove blocking_notifier_chain_cond_register()
Xiaoming Ni
2019-12-04
kernel.h: update comment about simple_strto<foo>() functions
Andy Shevchenko
2019-12-04
linux/build_bug.h: change type to int
Rikard Falkeborn
[next]