index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-14
Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-17
/
+22
2022-02-04
random: only call crng_finalize_init() for primary_crng
Dominik Brodowski
1
-5
/
+5
2022-02-04
random: access primary_pool directly rather than through pointer
Dominik Brodowski
1
-7
/
+7
2022-02-04
random: wake up /dev/random writers after zap
Jason A. Donenfeld
1
-1
/
+4
2022-02-04
random: continually use hwgenerator randomness
Dominik Brodowski
1
-4
/
+6
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
6
-11
/
+14
2022-01-22
random: move the random sysctl declarations to its own file
Xiaoming Ni
1
-2
/
+12
2022-01-22
hpet: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
1
-21
/
+1
2022-01-18
random: simplify arithmetic function flow in account()
Jason A. Donenfeld
1
-11
/
+6
2022-01-18
random: selectively clang-format where it makes sense
Jason A. Donenfeld
1
-110
/
+99
2022-01-18
random: access input_pool_data directly rather than through pointer
Jason A. Donenfeld
1
-13
/
+8
2022-01-18
random: cleanup fractional entropy shift constants
Jason A. Donenfeld
1
-15
/
+13
2022-01-18
random: prepend remaining pool constants with POOL_
Jason A. Donenfeld
1
-20
/
+20
2022-01-18
random: de-duplicate INPUT_POOL constants
Jason A. Donenfeld
1
-11
/
+6
2022-01-18
random: remove unused OUTPUT_POOL constants
Jason A. Donenfeld
1
-3
/
+1
2022-01-18
random: rather than entropy_store abstraction, use global
Jason A. Donenfeld
1
-123
/
+96
2022-01-18
random: remove unused extract_entropy() reserved argument
Jason A. Donenfeld
1
-10
/
+7
2022-01-18
random: remove incomplete last_data logic
Jason A. Donenfeld
1
-35
/
+4
2022-01-18
random: cleanup integer types
Jason A. Donenfeld
1
-53
/
+52
2022-01-18
random: cleanup poolinfo abstraction
Jason A. Donenfeld
1
-37
/
+30
2022-01-18
random: fix typo in comments
Schspa Shi
1
-1
/
+1
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-3
/
+3
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-57
/
+17
2022-01-14
hwrng: virtio - unregister device before reset
Michael S. Tsirkin
1
-1
/
+1
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2
-3
/
+3
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+3
2022-01-14
agp/via: Remove unused variable 'current_size'
Thomas Zimmermann
1
-3
/
+0
2022-01-14
agp/sworks: Remove unused variable 'current_size'
Thomas Zimmermann
1
-3
/
+0
2022-01-14
agp/nvidia: Declare value returned by readl() as unused
Thomas Zimmermann
1
-1
/
+2
2022-01-14
agp/ati: Return error from ati_create_page_map()
Thomas Zimmermann
1
-1
/
+5
2022-01-14
agp: Documentation fixes
Thomas Zimmermann
1
-0
/
+2
2022-01-14
agp: Include "compat_ioctl.h" where necessary
Thomas Zimmermann
1
-0
/
+2
2022-01-14
agp: Remove trailing whitespaces
Thomas Zimmermann
3
-3
/
+3
2022-01-14
Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
3
-171
/
+0
2022-01-11
Merge tag 'tpmdd-next-v5.17-fixed' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-122
/
+96
2022-01-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-17
/
+383
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2022-01-09
tpm: fix NPE on probe for missing device
Patrick Williams
1
-2
/
+2
2022-01-09
tpm: fix potential NULL pointer access in tpm_del_char_device
Lino Sanfilippo
1
-5
/
+13
2022-01-09
tpm: Add Upgrade/Reduced mode support for TPM2 modules
axelj
3
-7
/
+21
2022-01-09
char: tpm: cr50: Set TPM_FIRMWARE_POWER_MANAGED based on device property
Rob Barnes
2
-2
/
+30
2022-01-09
tpm_tis: Fix an error handling path in 'tpm_tis_core_init()'
Christophe Jaillet
1
-1
/
+1
2022-01-09
tpm: tpm_tis_spi_cr50: Add default RNG quality
AngeloGioacchino Del Regno
1
-0
/
+4
2022-01-09
tpm/st33zp24: drop unneeded over-commenting
Sohaib Mohamed
1
-105
/
+17
2022-01-09
tpm: add request_locality before write TPM_INT_ENABLE
Chen Jun
1
-0
/
+8
2022-01-07
random: don't reset crng_init_cnt on urandom_read()
Jann Horn
1
-4
/
+0
2022-01-07
random: avoid superfluous call to RDRAND in CRNG extraction
Jason A. Donenfeld
1
-3
/
+1
2022-01-07
random: early initialization of ChaCha constants
Dominik Brodowski
1
-1
/
+4
2022-01-07
random: use IS_ENABLED(CONFIG_NUMA) instead of ifdefs
Jason A. Donenfeld
1
-19
/
+11
2022-01-07
random: harmonize "crng init done" messages
Dominik Brodowski
1
-1
/
+1
[next]