index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2024-07-19
sbitmap: fix io hung due to race on sbitmap_word::cleared
Yang Yang
-0
/
+5
2024-07-19
block: Catch possible entries missing from rqf_name[]
John Garry
-0
/
+1
2024-07-19
block: Use enum to define RQF_x bit indexes
John Garry
-32
/
+54
2024-07-19
block: Catch possible entries missing from cmd_flag_name[]
John Garry
-0
/
+1
2024-07-19
block: Catch possible entries missing from alloc_policy_name[]
John Garry
-2
/
+6
2024-07-19
block: Catch possible entries missing from hctx_flag_name[]
John Garry
-4
/
+6
2024-07-19
block: Catch possible entries missing from hctx_state_name[]
John Garry
-7
/
+10
2024-07-19
block: Make QUEUE_FLAG_x as an enum
John Garry
-13
/
+16
2024-07-19
block: Relocate BLK_MQ_MAX_DEPTH
John Garry
-2
/
+1
2024-07-19
block: Relocate BLK_MQ_CPU_WORK_BATCH
John Garry
-2
/
+0
2024-07-19
block: remove QUEUE_FLAG_STOPPED
Christoph Hellwig
-2
/
+0
2024-07-19
Merge branch 'pci/switchtec'
Bjorn Helgaas
-1
/
+1
2024-07-19
Merge branch 'pci/endpoint'
Bjorn Helgaas
-5
/
+20
2024-07-19
Merge branch 'pci/resource'
Bjorn Helgaas
-8
/
+41
2024-07-19
ALSA: hda: tas2781: mark const variables as __maybe_unused
Arnd Bergmann
-3
/
+3
2024-07-19
fbcon: Add an option to disable fbcon in panic
Jocelyn Falempe
-0
/
+1
2024-07-18
Merge tag 'bcachefs-2024-07-18.2' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
-0
/
+20
2024-07-18
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
-13
/
+146
2024-07-18
Merge tag 'ext4_for_linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-16
/
+22
2024-07-18
lockdep: Add comments for lockdep_set_no{validate,track}_class()
Kent Overstreet
-0
/
+15
2024-07-18
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
-42
/
+77
2024-07-18
Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-20
/
+3
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-55
/
+34
2024-07-18
Merge tag 'trace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
-2
/
+2
2024-07-18
drm/xe/uapi: Expose SIMD16 EU mask in topology query
Lucas De Marchi
-1
/
+9
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-1
/
+9
2024-07-18
Merge tag 'fbdev-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+12
2024-07-18
genirq/msi: Move msi_device_data to core
Thomas Gleixner
-18
/
+0
2024-07-18
genirq/msi: Remove platform MSI leftovers
Thomas Gleixner
-30
/
+0
2024-07-18
genirq/msi: Remove platform_msi_create_device_domain()
Thomas Gleixner
-2
/
+0
2024-07-18
PCI/MSI: Provide MSI_FLAG_PCI_MSI_MASK_PARENT
Shivamurthy Shastri
-0
/
+2
2024-07-18
init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND
Mark Rutland
-20
/
+0
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-874
/
+2006
2024-07-18
SUNRPC: Fixup gss_status tracepoint error output
Benjamin Coddington
-1
/
+1
2024-07-18
ipv4: Fix incorrect TOS in route get reply
Ido Schimmel
-0
/
+1
2024-07-18
landlock: Various documentation improvements
Günther Noack
-13
/
+14
2024-07-17
driver core: auxiliary bus: Fix documentation of auxiliary_device
Shay Drory
-3
/
+4
2024-07-17
ia64: scrub ia64 from poison.h
Alexey Dobriyan
-6
/
+0
2024-07-17
mm/hugetlb: fix possible recursive locking detected warning
Miaohe Lin
-0
/
+1
2024-07-17
alloc_tag: fix page_ext_get/page_ext_put sequence during page splitting
Suren Baghdasaryan
-2
/
+3
2024-07-17
lib: reuse page_ext_data() to obtain codetag_ref
Suren Baghdasaryan
-1
/
+1
2024-07-17
lib: add missing newline character in the warning message
Suren Baghdasaryan
-1
/
+1
2024-07-17
mm, page_alloc: put should_fail_alloc_page() back behing CONFIG_FAIL_PAGE_ALLOC
Vlastimil Babka
-4
/
+2
2024-07-17
mm, slab: put should_failslab() back behind CONFIG_SHOULD_FAILSLAB
Vlastimil Babka
-3
/
+2
2024-07-17
Merge tag 'media/v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-25
/
+1291
2024-07-17
Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+4
2024-07-17
Merge tag 'leds-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-0
/
+28
2024-07-17
Merge tag 'backlight-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-8
/
+12
2024-07-17
Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
-159
/
+537
2024-07-17
Merge tag 'for-linus-2024071601' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-63
/
+146
[prev]
[next]