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
2022-04-29
lib/string.c: simplify str[c]spn
Rasmus Villemoes
2022-04-29
lib/test_string.c: add strspn and strcspn tests
Rasmus Villemoes
2022-04-29
lib/Kconfig.debug: remove more CONFIG_..._VALUE indirections
Rasmus Villemoes
2022-04-29
lib/test_meminit: optimize do_kmem_cache_rcu_persistent() test
Xiaoke Wang
2022-04-29
get_maintainer: Honor mailmap for in file emails
Rob Herring
2022-04-29
kernel: pid_namespace: use NULL instead of using plain integer as pointer
Haowen Bai
2022-04-29
net: unexport csum_and_copy_{from,to}_user
Christoph Hellwig
2022-04-29
vmcore: convert read_from_oldmem() to take an iov_iter
Matthew Wilcox (Oracle)
2022-04-29
vmcore: convert __read_vmcore to use an iov_iter
Matthew Wilcox (Oracle)
2022-04-29
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
2022-04-29
fs/proc/kcore.c: remove check of list iterator against head past the loop body
Jakob Koschel
2022-04-29
ocfs2: rewrite error handling of ocfs2_fill_super
Heming Zhao via Ocfs2-devel
2022-04-29
ocfs2: ocfs2_mount_volume does cleanup job before return error
Heming Zhao via Ocfs2-devel
2022-04-29
ocfs2: ocfs2_initialize_super does cleanup job before return error
Heming Zhao via Ocfs2-devel
2022-04-29
ocfs2: change return type of ocfs2_resmap_init
Heming Zhao via Ocfs2-devel
2022-04-29
ocfs2: fix mounting crash if journal is not alloced
Heming Zhao via Ocfs2-devel
2022-04-29
ocfs2: remove usage of list iterator variable after the loop body
Jakob Koschel
2022-04-29
ocfs2: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-29
scripts/bloat-o-meter: filter out vermagic as it is not relevant
Paul Gortmaker
2022-04-29
scripts/decode_stacktrace.sh: support old bash version
Schspa Shi
2022-04-28
ia64: replace comments with C99 initializers
Benjamin Stürz
2022-04-28
ia64: ptrace: fix typos in comments
Julia Lawall
2022-04-28
ia64: fix typos in comments
Julia Lawall
2022-04-28
Merge tag 'drm-fixes-2022-04-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-04-29
Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/a...
Dave Airlie
2022-04-29
Merge tag 'drm-intel-fixes-2022-04-28' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2022-04-29
Merge tag 'drm-misc-fixes-2022-04-27' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-04-28
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-28
Merge tag 'thermal-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-28
Merge tag 'pm-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-04-28
Merge tag 'acpi-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-04-28
Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-04-28
Merge tag 'regulator-fix-v5.18-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-04-28
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-04-28
Merge tag 'gfs2-v5.18-rc4-fix2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-28
Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
Dany Madden
2022-04-28
net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
Vladimir Oltean
2022-04-28
ixgbe: ensure IPsec VF<->PF compatibility
Leon Romanovsky
2022-04-28
Merge tag 'xfs-5.18-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-04-28
MAINTAINERS: Update BNXT entry with firmware files
Florian Fainelli
2022-04-28
Merge branch 'thermal-int340x'
Rafael J. Wysocki
2022-04-28
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
2022-04-28
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2022-04-28
gfs2: No short reads or writes upon glock contention
Andreas Gruenbacher
2022-04-28
Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2022-04-27
net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
Yang Yingliang
2022-04-27
bnx2x: fix napi API usage sequence
Manish Chopra
2022-04-27
tls: Skip tls_append_frag on zero copy size
Maxim Mikityanskiy
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
[next]