index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
ipmi:msghandler: Rename recv_work to smi_work
Corey Minyard
1
-10
/
+10
2025-05-07
ipmi:msghandler: Use READ_ONCE on run_to_completion
Corey Minyard
1
-9
/
+8
2025-05-07
ipmi:si: Move SI type information into an info structure
Corey Minyard
5
-55
/
+70
2025-05-06
Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts
Ingo Molnar
2
-4
/
+5
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
2
-4
/
+5
2025-05-05
hwrng: rockchip - add support for RK3576's RNG
Nicolas Frattaroli
1
-0
/
+73
2025-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5
Herbert Xu
2
-4
/
+5
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
1
-0
/
+1
2025-05-01
x86/devmem: Remove duplicate range_is_allowed() definition
Dan Williams
1
-18
/
+0
2025-04-28
Merge 6.15-rc4 into char-misc-next
Greg Kroah-Hartman
2
-4
/
+5
2025-04-25
Merge tag 'char-misc-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-04-25
char: misc: restrict the dynamic range to exclude reserved minors
Thadeu Lima de Souza Cascardo
1
-23
/
+5
2025-04-18
virtio_console: fix order of fields cols and rows
Maximilian Immanuel Brandtner
1
-1
/
+1
2025-04-18
virtio_console: fix missing byte order handling for cols and rows
Halil Pasic
1
-3
/
+4
2025-04-17
apm-emulation: hide an unused variable
Arnd Bergmann
1
-3
/
+2
2025-04-17
char: xillybus: Use to_delayed_work()
Chen Ni
1
-2
/
+1
2025-04-16
hwrng: npcm - Add struct device pointer to device context struct
Sakari Ailus
1
-4
/
+5
2025-04-16
hwrng: mtk - Add struct device pointer to device context struct
Sakari Ailus
1
-4
/
+5
2025-04-16
hwrng: atmel - Add struct device pointer to device context struct
Sakari Ailus
1
-5
/
+6
2025-04-15
char: misc: register chrdev region with all possible minors
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2025-04-15
Merge tag 'drm-intel-next-2025-04-11' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
1
-0
/
+55
2025-04-14
x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h>
Ingo Molnar
1
-1
/
+1
2025-04-10
tpm: Add SNP SVSM vTPM driver
Stefano Garzarella
3
-0
/
+136
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
12
-20
/
+20
2025-04-02
agp/intel-gtt: Add intel_gmch_gtt_read_entry()
Ville Syrjälä
1
-0
/
+55
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-30
/
+11
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-55
/
+285
2025-03-27
tpm: Make chip->{status,cancel,req_canceled} opt
Jarkko Sakkinen
2
-23
/
+27
2025-03-27
tpm: End any active auth session before shutdown
Jonathan McDowell
1
-0
/
+1
2025-03-27
tpm_crb: Add support for the ARM FF-A start method
Stuart Yoder
1
-5
/
+66
2025-03-27
tpm_crb: Clean-up and refactor check for idle support
Stuart Yoder
1
-15
/
+21
2025-03-27
tpm_crb: ffa_tpm: Implement driver compliant to CRB over FF-A
Stuart Yoder
4
-0
/
+383
2025-03-27
tpm/tpm_ftpm_tee: fix struct ftpm_tee_private documentation
Stefano Garzarella
1
-1
/
+0
2025-03-27
tpm, tpm_tis: Workaround failed command reception on Infineon devices
Jonathan McDowell
2
-3
/
+15
2025-03-27
tpm, tpm_tis: Fix timeout handling when waiting for TPM status
Jonathan McDowell
1
-2
/
+1
2025-03-27
tpm: Convert warn to dbg in tpm2_start_auth_session()
Jonathan McDowell
1
-1
/
+1
2025-03-27
tpm: Lazily flush auth session when getting random data
Jonathan McDowell
1
-1
/
+0
2025-03-27
tpm: ftpm_tee: remove incorrect of_match_ptr annotation
Arnd Bergmann
1
-1
/
+1
2025-03-27
tpm: do not start chip while suspended
Thadeu Lima de Souza Cascardo
2
-7
/
+5
2025-03-26
Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-5
/
+6
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2025-03-14
tlclk: convert to use faux_device
Greg Kroah-Hartman
1
-24
/
+8
2025-03-10
Merge 6.14-rc6 into char-misc-next
Greg Kroah-Hartman
2
-3
/
+3
2025-03-09
Merge tag 'char-misc-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-03-06
fs/pipe: add simpler helpers for common cases
Linus Torvalds
1
-2
/
+2
2025-03-02
hwrng: Kconfig - Fix indentation of HW_RANDOM_CN10K help text
Geert Uytterhoeven
1
-4
/
+4
2025-02-22
hwrng: rockchip - add support for rk3588's standalone TRNG
Nicolas Frattaroli
2
-21
/
+216
2025-02-22
hwrng: rockchip - eliminate some unnecessary dereferences
Nicolas Frattaroli
1
-3
/
+3
2025-02-22
hwrng: rockchip - store dev pointer in driver struct
Nicolas Frattaroli
1
-6
/
+6
[prev]
[next]