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-11-26
char/mwave: drop typedefs
Jiri Slaby (SUSE)
9
-93
/
+89
2025-11-26
char/mwave: drop printk wrapper
Jiri Slaby (SUSE)
5
-85
/
+74
2025-11-26
char/mwave: remove printk tracing
Jiri Slaby (SUSE)
7
-524
/
+14
2025-11-26
char/mwave: remove unneeded fops
Jiri Slaby (SUSE)
1
-62
/
+0
2025-11-26
char/mwave: remove MWAVE_FUTZ_WITH_OTHER_DEVICES ifdeffery
Jiri Slaby (SUSE)
2
-111
/
+0
2025-11-26
char/mwave: remove dead code
Jiri Slaby (SUSE)
3
-118
/
+0
2025-11-25
random: complete sentence of comment
Jason A. Donenfeld
1
-1
/
+1
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
1
-2
/
+1
2025-11-24
hwrng: core - use min3() instead of nested min_t()
David Laight
1
-1
/
+1
2025-11-19
ipmi: Switch to use %ptSp
Andy Shevchenko
2
-6
/
+3
2025-11-16
mm: update mem char driver to use mmap_prepare
Lorenzo Stoakes
1
-34
/
+50
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
1
-1
/
+1
2025-11-14
hwrng: bcm2835 - Simplify with of_device_get_match_data()
Krzysztof Kozlowski
1
-6
/
+2
2025-11-14
hwrng: bcm2835 - Move MODULE_DEVICE_TABLE() to table definition
Krzysztof Kozlowski
1
-2
/
+1
2025-11-11
random: drop check for static_key_initialized
Thomas Weißschuh
1
-4
/
+3
2025-10-30
random: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-4
/
+4
2025-10-30
random: use offstack cpumask when necessary
Arnd Bergmann
1
-7
/
+12
2025-10-30
random: add missing words in function comments
Thorsten Blum
1
-2
/
+2
2025-10-29
lib/crypto: blake2s: Rename blake2s_state to blake2s_ctx
Eric Biggers
1
-1
/
+1
2025-10-29
lib/crypto: blake2s: Adjust parameter order of blake2s()
Eric Biggers
1
-2
/
+2
2025-10-27
Merge 6.18-rc3 into char-misc-next
Greg Kroah-Hartman
2
-10
/
+24
2025-10-22
apm-emulation: remove unused __apm_get_power_status
Ahelenia Ziemiańska
1
-9
/
+1
2025-10-22
char/adi: Use min_t(size_t,,) in adi_read() + adi_write()
Thorsten Blum
1
-3
/
+3
2025-10-18
tpm_crb: Add idle support for the Arm FF-A start method
Stuart Yoder
1
-9
/
+20
2025-10-17
hwrng: core - Allow runtime disabling of the HW RNG
Jonathan McDowell
1
-3
/
+6
2025-10-14
ipmi: Skip channel scan if channels are already marked ready
Jinhui Guo
1
-0
/
+4
2025-10-14
ipmi: Fix __scan_channels() failing to rescan channels
Jinhui Guo
1
-5
/
+13
2025-10-14
ipmi: Fix the race between __scan_channels() and deliver_response()
Jinhui Guo
1
-2
/
+0
2025-10-14
Merge tag 'for-linus-6.18-2' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-1
/
+4
2025-10-10
tpm: Prevent local DOS via tpm/tpm0/ppi/*operations
Denis Aleksandrov
1
-23
/
+66
2025-10-10
tpm: use a map for tpm2_calc_ordinal_duration()
Jarkko Sakkinen
3
-97
/
+34
2025-10-10
tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single
Gunnar Kudrjavets
1
-2
/
+2
2025-10-10
tpm: Use HMAC-SHA256 library instead of open-coded HMAC
Eric Biggers
1
-71
/
+27
2025-10-10
tpm: Compare HMAC values in constant time
Eric Biggers
2
-3
/
+4
2025-10-10
tpm: Disable TPM2_TCG_HMAC by default
Jarkko Sakkinen
1
-1
/
+1
2025-10-07
ipmi: Fix handling of messages with provided receive message pointer
Guenter Roeck
1
-1
/
+4
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-9
/
+706
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-2
/
+7
2025-10-04
Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+17
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2025-10-01
Merge tag 'for-linus-6.18-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
10
-334
/
+590
2025-09-28
hwrng: ks-sa - fix division by zero in ks_sa_rng_init
Nishanth Menon
1
-0
/
+4
2025-09-26
sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
1
-2
/
+2
2025-09-25
tpm: loongson: Add bufsiz parameter to tpm_loongson_send()
Nathan Chancellor
1
-1
/
+1
2025-09-16
ipmi: Add Loongson-2K BMC support
Binbin Zhou
5
-0
/
+208
2025-09-13
/dev/zero: try to align PMD_SIZE for private mapping
Zhang Qilong
1
-4
/
+17
2025-09-09
char: hw_random: atmel: make it selectable for ARCH_MICROCHIP
Robert Marko
1
-1
/
+1
2025-09-08
ipmi:si: Gracefully handle if the BMC is non-functional
Corey Minyard
1
-6
/
+23
2025-09-08
ipmi: Rename "user_data" to "recv_msg" in an SMI message
Corey Minyard
1
-13
/
+13
[prev]
[next]