index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
7
-22
/
+11
4 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-5
/
+5
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
58
-95
/
+95
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
65
-139
/
+129
8 days
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-91
/
+177
10 days
Merge tag 'i2c-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+7
13 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+2
13 days
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-77
/
+30
14 days
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+202
2026-02-10
Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+82
2026-02-01
mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
David Hildenbrand (Red Hat)
1
-1
/
+1
2026-02-01
mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
David Hildenbrand (Red Hat)
1
-4
/
+4
2026-02-01
mm: rename balloon_compaction.(c|h) to balloon.(c|h)
David Hildenbrand (Red Hat)
1
-1
/
+1
2026-02-01
vmw_balloon: stop using the balloon_dev_info lock
David Hildenbrand (Red Hat)
1
-8
/
+12
2026-02-01
mm/balloon_compaction: centralize basic page migration handling
David Hildenbrand (Red Hat)
1
-41
/
+8
2026-02-01
vmw_balloon: remove vmballoon_compaction_init()
David Hildenbrand (Red Hat)
1
-25
/
+5
2026-02-01
vmw_balloon: adjust BALLOON_DEFLATE when deflating while migrating
David Hildenbrand (Red Hat)
1
-0
/
+2
2026-01-30
misc: pci_endpoint_test: Add BAR subrange mapping test case
Koichiro Den
1
-1
/
+202
2026-01-27
eeprom: at25: expose JEDEC ID via sysfs
Patrick Wicki
1
-8
/
+30
2026-01-27
eeprom: at25: add support for Infineon Cypress QSN FRAMs
Patrick Wicki
1
-20
/
+30
2026-01-26
Merge 6.19-rc7 into char-misc-next
Greg Kroah-Hartman
2
-17
/
+49
2026-01-24
Merge tag 'at24-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Wolfram Sang
1
-13
/
+7
2026-01-21
Revert "mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A"
Greg Kroah-Hartman
1
-3
/
+0
2026-01-21
Revert "mmc: rtsx: reset power state on suspend"
Greg Kroah-Hartman
1
-9
/
+0
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2
-0
/
+2
2026-01-17
lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDS
Kees Cook
1
-8
/
+82
2026-01-16
mei: trace: treat reg parameter as string
Alexander Usyskin
1
-9
/
+9
2026-01-16
uacce: ensure safe queue release with state management
Chenghai Huang
1
-7
/
+21
2026-01-16
uacce: implement mremap in uacce_vm_ops to return -EPERM
Yang Shen
1
-0
/
+6
2026-01-16
uacce: fix isolate sysfs check condition
Chenghai Huang
1
-0
/
+6
2026-01-16
uacce: fix cdev handling in the cleanup path
Wenkai Lin
1
-1
/
+7
2026-01-16
mmc: rtsx: reset power state on suspend
Matthew Schwartz
1
-0
/
+9
2026-01-16
mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A
Matthew Schwartz
1
-0
/
+3
2026-01-16
kgdbts: mark kgdbts_option_setup() with __init to free init memory
Can Peng
1
-1
/
+1
2026-01-16
misc/mei: gsc_proxy: add dependency on Xe driver
Simon Richter
1
-1
/
+1
2026-01-16
misc/mei: Allow building standalone for compile testing
Simon Richter
4
-5
/
+5
2026-01-16
misc/mei: Decouple ME interfaces from GPU drivers
Simon Richter
4
-5
/
+5
2026-01-16
misc/mei: Allow building Intel ME interface on non-x86
Simon Richter
1
-1
/
+1
2026-01-12
Merge 6.19-rc5 into char-misc-next
Greg Kroah-Hartman
6
-65
/
+10
2026-01-11
Merge tag 'char-misc-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+4
2026-01-10
Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
4
-65
/
+6
2025-12-29
misc: fastrpc: Update dma_bits for CDSP support on Kaanapali SoC
Kumari Pallavi
1
-2
/
+13
2025-12-29
misc: fastrpc: Add support for new DSP IOVA formatting
Kumari Pallavi
1
-11
/
+51
2025-12-29
misc: fastrpc: Rename phys to dma_addr for clarity
Kumari Pallavi
1
-36
/
+41
2025-12-29
misc: ti_fpc202: fix a potential memory leak in probe function
Felix Gu
1
-2
/
+1
2025-12-29
misc: bcm_vk: Fix possible null-pointer dereferences in bcm_vk_read()
Tuo Li
1
-4
/
+8
2025-12-29
misc: eeprom: Fix EWEN/EWDS/ERAL commands for 93xx56 and 93xx66
Markus Perkins
1
-8
/
+3
2025-12-29
mei: me: add nova lake point S DID
Alexander Usyskin
2
-0
/
+4
2025-12-19
misc: rp1: drop overlay support
Andrea della Porta
4
-65
/
+6
2025-12-19
lkdtm/bugs: Do not confuse the clang/objtool with busy wait loop
Catalin Marinas
1
-4
/
+4
[next]