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
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-21
Merge tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-21
Merge tag 'hwlock-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2024-03-21
Merge tag 'rpmsg-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2024-03-21
Merge tag 'rproc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2024-03-21
Merge tag 'cocci-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2024-03-21
Merge tag 'sh-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-21
Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-03-21
Merge tag 'for-6.9-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-21
Merge tag 'exfat-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-21
Merge tag 'bitmap-for-6.9' of https://github.com/norov/linux
Linus Torvalds
2024-03-21
sh: hd64461: Make setup_hd64461() static
Artur Rojek
2024-03-20
Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-03-20
Merge tag 'trace-tools-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-20
Merge tag 'docs-6.9-2' of git://git.lwn.net/linux
Linus Torvalds
2024-03-20
tools/rtla: Add -U/--user-load option to timerlat
Daniel Bristot de Oliveira
2024-03-20
tools/verification: Use tools/build makefiles on rv
Daniel Bristot de Oliveira
2024-03-20
tools/rtla: Use tools/build makefiles to build rtla
Daniel Bristot de Oliveira
2024-03-20
tools/tracing: Use tools/build makefiles on latency-collector
Daniel Bristot de Oliveira
2024-03-19
Merge tag 'bcachefs-2024-03-19' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-03-19
Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2024-03-19
Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-03-19
tracing: Just use strcmp() for testing __string() and __assign_str() match
Steven Rostedt (Google)
2024-03-19
Merge tag 'pm-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2024-03-19
Merge tag 'acpi-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2024-03-19
Merge tag 'thermal-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-19
Merge tag 'ata-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
2024-03-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-03-19
Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-19
Merge branches 'pm-em', 'pm-powercap' and 'pm-sleep'
Rafael J. Wysocki
2024-03-19
Merge branch 'acpi-docs'
Rafael J. Wysocki
2024-03-19
usb: usb-acpi: Fix oops due to freeing uninitialized pld pointer
Mathias Nyman
2024-03-19
exfat: remove duplicate update parent dir
Yuezhang Mo
2024-03-19
exfat: do not sync parent dir if just update timestamp
Yuezhang Mo
2024-03-19
exfat: remove unused functions
Yuezhang Mo
2024-03-19
exfat: convert exfat_find_empty_entry() to use dentry cache
Yuezhang Mo
2024-03-19
exfat: convert exfat_init_ext_entry() to use dentry cache
Yuezhang Mo
2024-03-19
exfat: move free cluster out of exfat_init_ext_entry()
Yuezhang Mo
2024-03-19
exfat: convert exfat_remove_entries() to use dentry cache
Yuezhang Mo
2024-03-19
exfat: convert exfat_add_entry() to use dentry cache
Yuezhang Mo
2024-03-19
exfat: add exfat_get_empty_dentry_set() helper
Yuezhang Mo
2024-03-19
exfat: add __exfat_get_dentry_set() helper
Yuezhang Mo
2024-03-19
ahci: asm1064: asm1166: don't limit reported ports
Conrad Kostecki
2024-03-19
virtio_net: rename free_old_xmit_skbs to free_old_xmit
Xuan Zhuo
2024-03-19
virtio_net: unify the code for recycling the xmit ptr
Xuan Zhuo
2024-03-19
virtio-net: add cond_resched() to the command waiting loop
Jason Wang
2024-03-19
virtio-net: convert rx mode setting to use workqueue
Jason Wang
[next]