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
2021-09-24
mm/debug: sync up latest migrate_reason to migrate_reason_names
Weizhao Ouyang
2021-09-24
mm: fs: invalidate bh_lrus for only cold path
Minchan Kim
2021-09-24
Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-09-23
Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
Jia He
2021-09-23
Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-23
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
2021-09-20
Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-20
Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-09-19
pci_iounmap'2: Electric Boogaloo: try to make sense of it all
Linus Torvalds
2021-09-19
Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-19
parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled
Helge Deller
2021-09-19
net: dsa: tear down devlink port regions when tearing down the devlink port o...
Vladimir Oltean
2021-09-19
net: core: Correct the sock::sk_lock.owned lockdep annotations
Thomas Gleixner
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-09-19
net: mdio: introduce a shutdown method to mdio device drivers
Vladimir Oltean
2021-09-17
Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-17
Merge tag 'io_uring-5.15-2021-09-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-17
net: update NXP copyright text
Vladimir Oltean
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-15
Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-09-15
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
2021-09-15
Merge branch 'absolute-pointer' (patches from Guenter)
Linus Torvalds
2021-09-15
compiler.h: Introduce absolute_pointer macro
Guenter Roeck
2021-09-15
Revert "iov_iter: track truncated size"
Jens Axboe
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
2021-09-14
iov_iter: add helper to save iov_iter state
Jens Axboe
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-14
x86/mce: Avoid infinite loop for copy from user recovery
Tony Luck
2021-09-13
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
2021-09-13
cifs: remove pathname for file from SPDX header
Steve French
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
2021-09-13
Drop some straggling mentions of gcc-4.9 as being stale
Linus Torvalds
2021-09-13
compiler_attributes.h: drop __has_attribute() support for gcc4
Linus Torvalds
2021-09-13
vmlinux.lds.h: remove old check for GCC 4.9
Nick Desaulniers
2021-09-13
compiler-gcc.h: drop checks for older GCC versions
Nick Desaulniers
2021-09-13
compiler.h: drop fallback overflow checkers
Nick Desaulniers
2021-09-13
io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg items
Eugene Syromiatnikov
2021-09-13
afs: Try to avoid taking RCU read lock when checking vnode validity
David Howells
2021-09-12
Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...
Linus Torvalds
2021-09-12
Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-09-12
Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-09-12
Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-11
Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-09-11
Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-11
Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-11
asm-generic/hyperv: provide cpumask_to_vpset_noself
Wei Liu
2021-09-11
Documentation: core-api/cpuhotplug: Rewrite the API section
Thomas Gleixner
2021-09-11
cpu/hotplug: Remove deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
[next]