index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-07-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-30
random: fix circular include dependency on arm64 after addition of percpu.h
Willy Tarreau
2020-07-29
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-07-28
rhashtable: Restore RCU marking on rhash_lock_head
Herbert Xu
2020-07-28
rhashtable: Fix unprotected RCU dereference in __rht_ptr
Herbert Xu
2020-07-28
net/mlx5e: Modify uplink state on interface up/down
Ron Diskin
2020-07-27
i2c: also convert placeholder function to return errno
Wolfram Sang
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
2020-07-24
Merge branch 'akpm' into master (patches from Andrew)
Linus Torvalds
2020-07-24
Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-24
io-mapping: indicate mapping failure
Michael J. Ruhl
2020-07-24
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
Chengguang Xu
2020-07-23
tcp: allow at most one TLP probe per flight
Yuchung Cheng
2020-07-23
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
2020-07-22
i2c: drop duplicated word in the header file
Randy Dunlap
2020-07-19
Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-19
Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mappin...
Linus Torvalds
2020-07-17
rhashtable: drop duplicated word in <linux/rhashtable.h>
Randy Dunlap
2020-07-17
Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-16
Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm i...
Linus Torvalds
2020-07-16
Merge tag 'driver-core-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-16
Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-07-16
Merge tag 'drm-misc-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-07-14
dma-direct: provide function to check physical memory area validity
Nicolas Saenz Julienne
2020-07-14
fuse: reject options on reconfigure via fsconfig(2)
Miklos Szeredi
2020-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-07-11
Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-07-10
Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2020-07-10
Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc
Linus Torvalds
2020-07-10
Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-07-10
Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-10
driver core: Avoid deferred probe due to fw_devlink_pause/resume()
Saravana Kannan
2020-07-10
driver core: Rename dev_links_info.defer_sync to defer_hook
Saravana Kannan
2020-07-10
dmabuf: use spinlock to access dmabuf->name
Charan Teja Kalla
2020-07-09
kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h
Vincent Chen
2020-07-09
kgdb: enable arch to support XML packet.
Vincent Chen
2020-07-09
net/mlx5e: Fix port buffers cell size value
Eran Ben Elisha
2020-07-09
cgroup: Fix sock_cgroup_data on big-endian.
Cong Wang
2020-07-09
Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-07-09
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
2020-07-08
Input: elan_i2c - add more hardware ID for Lenovo laptops
Dave Wang
2020-07-08
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
2020-07-08
kallsyms: Refactor kallsyms_show_value() to take cred
Kees Cook
2020-07-08
Raise gcc version requirement to 4.9
Linus Torvalds
2020-07-08
sched: Fix loadavg accounting race
Peter Zijlstra
2020-07-08
fs: remove __vfs_read
Christoph Hellwig
[next]