index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-09-16
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-17
Merge tag 'amd-drm-next-6.12-2024-09-13' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2024-09-16
Merge tag 'ib-mfd-gpio-pwm-v6.12' of https://git.kernel.org/pub/scm/linux/ker...
Uwe Kleine-König
2024-09-16
Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-16
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-16
Merge tag 'for-6.12/io_uring-20240913' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-16
Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.fallocate' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-09-16
Merge tag 'thermal-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-16
Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2024-09-16
Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-09-16
Merge tag 'edac_updates_for_v6.12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2024-09-16
Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-09-14
io_uring: rename "copy buffers" to "clone buffers"
Jens Axboe
2024-09-14
Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2024-09-13
MIPS: Remove the obsoleted code for include/linux/mv643xx.h
Gaosheng Cui
2024-09-13
net: fib_rules: Add DSCP selector attribute
Ido Schimmel
2024-09-13
Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2024-09-13
PCI: Pass domain number to pci_bus_release_domain_nr() explicitly
Manivannan Sadhasivam
2024-09-13
bpf: Fix helper writes to read-only maps
Daniel Borkmann
2024-09-13
blk-integrity: improved sg segment mapping
Keith Busch
2024-09-13
dt-bindings: interrupt-controller: arm,gic: add ESPI and EPPI specifiers
Nikunj Kela
2024-09-13
block: provide a request helper for user integrity segments
Keith Busch
2024-09-13
blk-mq: unconditional nr_integrity_segments
Keith Busch
2024-09-13
ASoC: tas2781: Add Calibration Kcontrols for Chromebook
Shenghao Ding
2024-09-13
mm: Define VM_DROPPABLE for powerpc/32
Christophe Leroy
2024-09-13
random: vDSO: add a __vdso_getrandom prototype for all architectures
Xi Ruoyao
2024-09-13
random: vDSO: minimize and simplify header includes
Christophe Leroy
2024-09-13
random: vDSO: move prototype of arch chacha function to vdso/getrandom.h
Jason A. Donenfeld
2024-09-13
hwmon: Remove devm_hwmon_device_unregister() API function
Guenter Roeck
2024-09-13
ASoC: sdw_utils/intel: move soundwire endpoint parsing helper functions
Vijendar Mukunda
2024-09-13
ASoC: sdw_util/intel: move soundwire endpoint and dai link structures
Vijendar Mukunda
2024-09-13
driver core: attribute_container: Remove unused functions
Dr. David Alan Gilbert
2024-09-13
Merge branch 'for-6.12/hidraw' into for-linus
Benjamin Tissoires
2024-09-13
Merge branch 'for-6.12/constify-rdesc' into for-linus
Benjamin Tissoires
2024-09-13
Merge branch 'for-6.12/core' into for-linus
Benjamin Tissoires
2024-09-13
Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...
Joerg Roedel
2024-09-13
Merge branch 'slab/for-6.12/kmem_cache_args' into slab/for-next
Vlastimil Babka
2024-09-13
mm, slab: restore kerneldoc for kmem_cache_create()
Vlastimil Babka
2024-09-13
locking/mutex: Introduce mutex_init_with_key()
Bart Van Assche
2024-09-13
locking/mutex: Define mutex_init() once
Bart Van Assche
2024-09-13
RDMA/nldev: Expose whether RDMA monitoring is supported
Chiara Meiohas
2024-09-13
RDMA/nldev: Add support for RDMA monitoring
Chiara Meiohas
[prev]
[next]