index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwrng: xgene - remove unnecessary (void*) conversions
Yu Zhe
2023-03-24
1
-1
/
+1
*
hwrng: meson - remove not needed call to platform_set_drvdata
Heiner Kallweit
2023-03-14
1
-2
/
+0
*
hwrng: meson - use devm_clk_get_optional_enabled
Heiner Kallweit
2023-03-14
1
-20
/
+4
*
hwrng: meson - remove unused member of struct meson_rng_data
Heiner Kallweit
2023-03-14
1
-3
/
+0
*
hwrng: xgene - Improve error reporting for problems during .remove()
Uwe Kleine-König
2023-03-14
1
-1
/
+1
*
hwrng: xgene - Simplify using devm_clk_get_optional_enabled()
Uwe Kleine-König
2023-03-10
1
-21
/
+6
*
hwrng: xgene - Simplify using dev_err_probe()
Uwe Kleine-König
2023-03-10
1
-14
/
+7
*
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
4
-17
/
+21
|
\
|
*
virtio_console: Use strscpy() to instead of strncpy()
Bo Liu
2023-01-20
1
-3
/
+2
|
*
applicom: Fix PCI device refcount leak in applicom_init()
Xiongfeng Wang
2023-01-20
1
-1
/
+4
|
*
Revert "char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in set_prot...
Duoming Zhou
2023-01-19
1
-2
/
+4
|
*
pcmcia: synclink_cs: remove kernel-doc notation
Randy Dunlap
2023-01-19
1
-11
/
+11
*
|
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-24
1
-10
/
+8
|
\
\
|
*
|
tty: Call ->dtr_rts() parameter active consistently
Ilpo Järvinen
2023-01-19
1
-3
/
+3
|
*
|
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
2023-01-19
1
-2
/
+2
|
*
|
tty: Convert ->carrier_raised() and callchains to bool
Ilpo Järvinen
2023-01-19
1
-5
/
+3
|
*
|
tty: Cleanup tty_port_set_initialized() bool parameter
Ilpo Järvinen
2023-01-19
1
-2
/
+2
|
|
/
*
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
2
-2
/
+2
|
\
\
|
*
|
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
|
*
|
mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map...
David Hildenbrand
2023-01-18
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus-6.3-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2023-02-22
2
-59
/
+56
|
\
\
|
*
|
ipmi: ipmb: Fix the MODULE_PARM_DESC associated to 'retry_time_ms'
Christophe JAILLET
2023-02-10
1
-1
/
+1
|
*
|
ipmi:ssif: Add a timer between request retries
Corey Minyard
2023-02-10
1
-7
/
+27
|
*
|
ipmi:ssif: Remove rtc_us_timer
Corey Minyard
2023-02-10
1
-9
/
+0
|
*
|
ipmi_ssif: Rename idle state and check
Corey Minyard
2023-02-10
1
-23
/
+23
|
*
|
ipmi:ssif: resend_msg() cannot fail
Corey Minyard
2023-02-10
1
-21
/
+7
*
|
|
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-02-21
3
-0
/
+404
|
\
\
\
|
*
|
|
hwrng: starfive - Enable compile testing
Herbert Xu
2023-02-03
1
-2
/
+1
|
*
|
|
hwrng: starfive - Add TRNG driver for StarFive SoC
Jia Jie Ho
2023-01-27
3
-0
/
+405
*
|
|
|
Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-20
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
char/agp: consolidate {alloc,free}_gatt_pages()
Mike Rapoport
2023-02-13
1
-0
/
+6
|
|
/
/
/
*
|
|
|
tpm: add vendor flag to command code validation
Julien Gomes
2023-02-13
1
-1
/
+3
*
|
|
|
tpm: Add reserved memory event log
Eddie James
2023-02-13
1
-1
/
+31
*
|
|
|
tpm: Use managed allocation for bios event log
Eddie James
2023-02-13
4
-10
/
+12
*
|
|
|
tpm: tis_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-02-13
1
-3
/
+2
*
|
|
|
tpm: tpm_i2c_nuvoton: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-02-13
1
-3
/
+3
*
|
|
|
tpm: tpm_i2c_infineon: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-02-13
1
-3
/
+2
*
|
|
|
tpm: tpm_i2c_atmel: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-02-13
1
-3
/
+2
*
|
|
|
tpm: st33zp24: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-02-13
1
-3
/
+2
*
|
|
|
tpm_crb: Add support for CRB devices based on Pluton
Matthew Garrett
2023-02-13
1
-10
/
+90
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-01-12
1
-2
/
+1
|
\
\
\
|
*
|
|
xen: make remove callback of xen driver void returned
Dawei Li
2022-12-15
1
-2
/
+1
*
|
|
|
tpm: Allow system suspend to continue when TPM suspend fails
Jason A. Donenfeld
2023-01-06
1
-1
/
+3
|
|
/
/
|
/
|
|
*
|
|
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
2022-12-20
3
-0
/
+3
*
|
|
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
2
-3
/
+3
|
\
\
\
|
*
|
|
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-24
2
-3
/
+3
*
|
|
|
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-16
4
-34
/
+62
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
char: misc: Increase the maximum number of dynamic misc devices to 1048448
D Scott Phillips
2022-11-23
1
-13
/
+28
|
*
|
|
virtio_console: Introduce an ID allocator for virtual console numbers
Cédric Le Goater
2022-11-23
1
-15
/
+11
|
*
|
|
char: xillybus: Fix trivial bug with mutex
Eli Billauer
2022-11-23
1
-3
/
+4
[next]