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
/
arch
/
um
Age
Commit message (
Expand
)
Author
2024-07-16
um: Use generic runtime constant implementation
Linus Torvalds
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-10
um: don't generate asm/bpf_perf_event.h
Arnd Bergmann
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
2024-06-14
ubd: untagle discard vs write zeroes not support handling
Christoph Hellwig
2024-06-14
ubd: refactor the interrupt handler
Christoph Hellwig
2024-05-25
Merge tag 'uml-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-22
um: virt-pci: drop owner assignment
Krzysztof Kozlowski
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
2024-04-30
um: virtio_uml: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-30
um: rtc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-30
um: Add an internal header shared among the user code
Tiwei Bie
2024-04-30
um: Fix the declaration of kasan_map_memory
Tiwei Bie
2024-04-30
um: Fix the -Wmissing-prototypes warning for get_thread_reg
Tiwei Bie
2024-04-30
um: Fix the -Wmissing-prototypes warning for __switch_mm
Tiwei Bie
2024-04-30
um: Stop tracking host PID in cpu_tasks
Tiwei Bie
2024-04-25
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
2024-04-22
um: process: remove unused 'n' variable
Johannes Berg
2024-04-22
um: vector: remove unused len variable/calculation
Johannes Berg
2024-04-22
um: vector: fix bpfflash parameter evaluation
Johannes Berg
2024-04-22
um: slirp: remove set but unused variable 'pid'
Johannes Berg
2024-04-22
um: Makefile: use bash from the environment
Yueh-Shun Li
2024-04-22
um: Add winch to winch_handlers before registering winch IRQ
Roberto Sassu
2024-04-22
um: Fix -Wmissing-prototypes warnings for __warp_* and foo
Tiwei Bie
2024-04-22
um: Fix -Wmissing-prototypes warnings for text_poke*
Tiwei Bie
2024-04-22
um: Move declarations to proper headers
Tiwei Bie
2024-04-22
um: Add missing headers
Tiwei Bie
2024-04-22
um: Fix the return type of __switch_to
Tiwei Bie
2024-04-22
um: Remove unused functions
Tiwei Bie
2024-04-22
um: Fix the declaration of vfree
Tiwei Bie
2024-04-22
um: Make local functions and variables static
Tiwei Bie
2024-04-22
um: Fix return value in ubd_init()
Duoming Zhou
2024-04-06
x86/percpu: Rewrite x86_this_cpu_test_bit() and friends as macros
Uros Bizjak
2024-03-15
Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-08
um: Unconditionally call unflatten_device_tree()
Stephen Boyd
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-02-27
ubd: open the backing files in ubd_add
Christoph Hellwig
2024-02-27
ubd: remove the queue pointer in struct ubd
Christoph Hellwig
2024-02-27
ubd: move set_disk_ro to ubd_add
Christoph Hellwig
2024-02-27
ubd: move setting the variable queue limits to ubd_add
Christoph Hellwig
[next]