index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-19
dma: fix call order in dmam_free_coherent
Lance Richardson
2024-07-18
bcachefs: kill btree_trans_too_many_iters() in bch2_bucket_alloc_freelist()
Kent Overstreet
2024-07-18
Merge tag 'bcachefs-2024-07-18.2' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-07-18
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-07-18
Merge tag 'ext4_for_linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-18
Merge tag 'vfs-6.11-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-18
Merge tag 'docs-6.11' of git://git.lwn.net/linux
Linus Torvalds
2024-07-18
Merge tag 'sparc-for-6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-18
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-07-18
bcachefs: mean_and_variance: Avoid too-large shift amounts
Tavian Barnes
2024-07-18
lockdep: Add comments for lockdep_set_no{validate,track}_class()
Kent Overstreet
2024-07-18
bcachefs: Fix integer overflow on trans->nr_updates
Kent Overstreet
2024-07-18
bcachefs: silence silly kdoc warning
Kent Overstreet
2024-07-18
bcachefs: Fix fsck warning about btree_trans not passed to fsck error
Kent Overstreet
2024-07-18
bcachefs: Add an error message for insufficient rw journal devs
Kent Overstreet
2024-07-18
bcachefs: varint: Avoid left-shift of a negative value
Tavian Barnes
2024-07-18
Merge tag 'x86-percpu-2024-07-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-18
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2024-07-18
Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-19
drm/bridge: analogix: remove unused struct 'bridge_init'
Dr. David Alan Gilbert
2024-07-18
Merge tag 'perf-tools-for-v6.11-2024-07-16' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2024-07-18
Merge tag 'trace-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2024-07-18
x86/efistub: Revert to heap allocated boot_params for PE entrypoint
Ard Biesheuvel
2024-07-18
Merge tag 'trace-tools-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-07-18
clk: sophgo: clk-sg2042-pll: Fix uninitialized variable in debug output
Dan Carpenter
2024-07-18
clk: davinci: da8xx-cfgchip: Initialize clk_init_data before use
Bastien Curutchet
2024-07-18
Merge tag 'trace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-07-18
drm/xe/uapi: Expose SIMD16 EU mask in topology query
Lucas De Marchi
2024-07-18
drm/i915/guc: Extend w/a 14019159160
John Harrison
2024-07-18
drm/i915/arl: Enable Wa_14019159160 for ARL
John Harrison
2024-07-18
Merge tag 'bootconfig-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-07-18
Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-18
dt-bindings: watchdog: dlg,da9062-watchdog: Drop blank space
Biju Das
2024-07-18
watchdog: rzn1: Convert comma to semicolon
Chen Ni
2024-07-18
watchdog: lenovo_se10_wdt: Convert comma to semicolon
Chen Ni
2024-07-18
irqchip/gic-v3-its: Correctly fish out the DID for platform MSI
Marc Zyngier
2024-07-18
irqchip/gic-v3-its: Correctly honor the RID remapping
Marc Zyngier
2024-07-18
genirq/msi: Move msi_device_data to core
Thomas Gleixner
2024-07-18
genirq/msi: Remove platform MSI leftovers
Thomas Gleixner
2024-07-18
irqchip/irq-mvebu-icu: Remove platform MSI leftovers
Thomas Gleixner
2024-07-18
irqchip/irq-mvebu-sei: Switch to MSI parent
Thomas Gleixner
2024-07-18
irqchip/mvebu-odmi: Switch to parent MSI
Thomas Gleixner
2024-07-18
irqchip/mvebu-gicp: Switch to MSI parent
Thomas Gleixner
2024-07-18
irqchip/irq-mvebu-icu: Prepare for real per device MSI
Thomas Gleixner
2024-07-18
irqchip/imx-mu-msi: Switch to MSI parent
Thomas Gleixner
2024-07-18
irqchip/gic-v2m: Switch to device MSI
Thomas Gleixner
2024-07-18
irqchip/gic_v3_mbi: Switch over to parent domain
Thomas Gleixner
2024-07-18
genirq/msi: Remove platform_msi_create_device_domain()
Thomas Gleixner
[prev]
[next]