index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-29
15
-434
/
+351
|
\
|
*
sysctl: replace child with an enumeration
Joel Granados
2023-06-18
3
-66
/
+30
|
*
sysctl: Remove debugging dump_stack
Joel Granados
2023-06-18
1
-1
/
+0
|
*
test_sysclt: Test for registering a mount point
Joel Granados
2023-06-18
2
-6
/
+55
|
*
test_sysctl: Add an option to prevent test skip
Joel Granados
2023-06-18
1
-22
/
+44
|
*
test_sysctl: Add an unregister sysctl test
Joel Granados
2023-06-18
2
-0
/
+46
|
*
test_sysctl: Group node sysctl test under one func
Joel Granados
2023-06-18
1
-3
/
+17
|
*
test_sysctl: Fix test metadata getters
Joel Granados
2023-06-18
1
-6
/
+13
|
*
parport: plug a sysctl register leak
Joel Granados
2023-06-18
1
-10
/
+12
|
*
sysctl: move security keys sysctl registration to its own file
Luis Chamberlain
2023-06-09
3
-7
/
+7
|
*
sysctl: move umh sysctl registration to its own file
Luis Chamberlain
2023-06-09
3
-4
/
+10
|
*
signal: move show_unhandled_signals sysctl to its own file
Luis Chamberlain
2023-05-31
2
-14
/
+23
|
*
sysctl: remove empty dev table
Luis Chamberlain
2023-05-31
1
-5
/
+0
|
*
sysctl: Remove register_sysctl_table
Joel Granados
2023-05-24
2
-169
/
+0
|
*
sysctl: Refactor base paths registrations
Joel Granados
2023-05-24
3
-47
/
+11
|
*
sysctl: stop exporting register_sysctl_table
Joel Granados
2023-05-24
2
-10
/
+3
|
*
parport: Removed sysctl related defines
Joel Granados
2023-05-24
1
-7
/
+0
|
*
parport: Remove register_sysctl_table from parport_default_proc_register
Joel Granados
2023-05-24
1
-17
/
+1
|
*
parport: Remove register_sysctl_table from parport_device_proc_register
Joel Granados
2023-05-24
1
-24
/
+32
|
*
parport: Remove register_sysctl_table from parport_proc_register
Joel Granados
2023-05-24
1
-31
/
+60
|
*
parport: Move magic number "15" to a define
Joel Granados
2023-05-24
2
-1
/
+3
*
|
Merge tag 'v6.5-rc1-modules-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-29
8
-152
/
+49
|
\
\
|
*
|
kallsyms: make kallsyms_show_value() as generic function
Maninder Singh
2023-06-08
2
-10
/
+3
|
*
|
kallsyms: move kallsyms_show_value() out of kallsyms.c
Maninder Singh
2023-06-08
3
-36
/
+46
|
*
|
kallsyms: remove unsed API lookup_symbol_attrs
Maninder Singh
2023-05-27
4
-71
/
+0
|
*
|
kallsyms: remove unused arch_get_kallsym() helper
Arnd Bergmann
2023-05-26
2
-30
/
+2
|
*
|
module: Remove preempt_disable() from module reference counting.
Sebastian Andrzej Siewior
2023-05-24
1
-7
/
+0
*
|
|
modules: catch concurrent module loads, treat them as idempotent
Linus Torvalds
2023-06-29
1
-2
/
+71
*
|
|
module: split up 'finit_module()' into init_module_from_file() helper
Linus Torvalds
2023-06-29
1
-15
/
+27
*
|
|
Merge tag 'mmc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2023-06-28
32
-333
/
+1067
|
\
\
\
|
*
|
|
dt-bindings: mmc: fsl-imx-esdhc: Add imx6ul support
Oleksij Rempel
2023-06-22
1
-0
/
+1
|
*
|
|
mmc: mmci: Add support for SW busy-end timeouts
Ulf Hansson
2023-06-22
3
-7
/
+49
|
*
|
|
mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019
Marek Vasut
2023-06-20
4
-8
/
+38
|
*
|
|
mmc: core: disable TRIM on Kingston EMMC04G-M627
Robert Marko
2023-06-20
1
-0
/
+7
|
*
|
|
mmc: mmci: stm32: add delay block support for STM32MP25
Yann Gautier
2023-06-20
1
-1
/
+65
|
*
|
|
mmc: mmci: stm32: prepare other delay block support
Yann Gautier
2023-06-20
1
-13
/
+55
|
*
|
|
mmc: mmci: stm32: manage block gap hardware flow control
Yann Gautier
2023-06-20
2
-0
/
+18
|
*
|
|
mmc: mmci: Add support for sdmmc variant revision v3.0
Yann Gautier
2023-06-20
1
-0
/
+33
|
*
|
|
mmc: mmci: add stm32_idmabsize_align parameter
Yann Gautier
2023-06-20
3
-4
/
+5
|
*
|
|
dt-bindings: mmc: mmci: Add st,stm32mp25-sdmmc2 compatible
Yann Gautier
2023-06-20
1
-3
/
+4
|
*
|
|
mmc: core: disable TRIM on Micron MTFC4GACAJCN-1M
Robert Marko
2023-06-19
1
-0
/
+7
|
*
|
|
mmc: Merge branch fixes into next
Ulf Hansson
2023-06-19
13
-18
/
+23
|
|
\
\
\
|
*
|
|
|
mmc: mmci: Break out a helper function
Linus Walleij
2023-06-19
1
-15
/
+16
|
*
|
|
|
mmc: mmci: Use a switch statement machine
Linus Walleij
2023-06-19
1
-12
/
+17
|
*
|
|
|
mmc: mmci: Use state machine state as exit condition
Linus Walleij
2023-06-19
1
-8
/
+10
|
*
|
|
|
mmc: mmci: Retry the busy start condition
Linus Walleij
2023-06-19
1
-12
/
+27
|
*
|
|
|
mmc: mmci: Make busy complete state machine explicit
Linus Walleij
2023-06-19
2
-18
/
+45
|
*
|
|
|
mmc: mmci: Break out error check in busy detect
Linus Walleij
2023-06-19
1
-1
/
+10
|
*
|
|
|
mmc: mmci: Stash status while waiting for busy
Linus Walleij
2023-06-19
1
-0
/
+1
|
*
|
|
|
mmc: mmci: Unwind big if() clause
Linus Walleij
2023-06-19
1
-7
/
+26
[next]