index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
crypto: sig - Add interface for sign/verify
Herbert Xu
8
-18
/
+385
2023-06-23
crypto: akcipher - Add sync interface without SG lists
Herbert Xu
2
-0
/
+131
2023-06-23
crypto: cipher - On clone do crypto_mod_get()
Dmitry Safonov
1
-1
/
+6
2023-06-23
crypto: api - Add __crypto_alloc_tfmgfp
Herbert Xu
3
-5
/
+14
2023-06-23
crypto: api - Remove crypto_init_ops()
Dmitry Safonov
2
-15
/
+0
2023-06-23
crypto: rsa - allow only odd e and restrict value in FIPS mode
Mahmoud Adam
1
-0
/
+36
2023-06-23
crypto: geniv - Split geniv out of AEAD Kconfig option
Herbert Xu
2
-12
/
+9
2023-06-23
crypto: algboss - Add missing dependency on RNG2
Herbert Xu
1
-3
/
+4
2023-06-23
crypto: starfive - Add RSA algo support
Jia Jie Ho
5
-2
/
+683
2023-06-23
crypto: starfive - Update hash module irq handling
Jia Jie Ho
1
-1
/
+8
2023-06-23
crypto: caam - optimize RNG sample size
Meenakshi Aggarwal
2
-22
/
+44
2023-06-23
crypto: caam - add a test for the RNG
Victoria Milhoan (b42089)
2
-0
/
+57
2023-06-23
crypto: caam - adjust RNG timing to support more devices
Victoria Milhoan
1
-2
/
+2
2023-06-16
crypto: qat - do not export adf_init_admin_pm()
Giovanni Cabiddu
1
-1
/
+0
2023-06-16
crypto: n2 - Use of_property_read_reg() to parse "reg"
Rob Herring
1
-5
/
+4
2023-06-16
crypto: qat - expose pm_idle_enabled through sysfs
Lucas Segarra Fernandez
5
-1
/
+101
2023-06-16
crypto: qat - extend configuration for 4xxx
Adam Guerin
5
-22
/
+163
2023-06-16
crypto: qat - refactor fw config logic for 4xxx
Giovanni Cabiddu
1
-38
/
+58
2023-06-16
crypto: qat - make fw images name constant
Giovanni Cabiddu
5
-10
/
+10
2023-06-16
crypto: qat - move returns to default case
Adam Guerin
2
-11
/
+10
2023-06-16
crypto: hmac - Add missing blank line
Franziska Naepelt
1
-0
/
+1
2023-06-16
crypto: qat - unmap buffers before free for RSA
Hareshx Sankar Raj
1
-5
/
+4
2023-06-16
crypto: qat - unmap buffer before free for DH
Hareshx Sankar Raj
1
-3
/
+2
2023-06-09
dm crypt: Avoid using MAX_CIPHER_BLOCKSIZE
Herbert Xu
1
-4
/
+11
2023-06-09
crypto: qat - update slice mask for 4xxx devices
Karthikeyan Gopal
1
-1
/
+1
2023-06-09
crypto: qat - set deprecated capabilities as reserved
Karthikeyan Gopal
1
-2
/
+1
2023-06-06
crypto: qat - add missing function declaration in adf_dbgfs.h
Giovanni Cabiddu
1
-1
/
+1
2023-06-02
dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290
Bhupesh Sharma
1
-9
/
+35
2023-06-02
dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs
Bhupesh Sharma
1
-0
/
+6
2023-06-02
crypto: qat - move dbgfs init to separate file
Damian Muszynski
13
-62
/
+156
2023-06-02
crypto: atmel - Switch i2c drivers back to use .probe()
Uwe Kleine-König
2
-2
/
+2
2023-06-02
crypto: jitter - correct health test during initialization
Stephan Müller
1
-6
/
+3
2023-06-02
hwrng: cn10k - Add extended trng register support
Bharat Bhushan
1
-4
/
+59
2023-06-02
crypto: marvell/cesa - Fix type mismatch warning
Arnd Bergmann
1
-1
/
+1
2023-06-02
crypto: ccp - Add support for PCI device 0x156E
John Allen
1
-0
/
+15
2023-06-02
crypto: ccp - Add support for PCI device 0x17E0
Mario Limonciello
1
-0
/
+28
2023-06-02
crypto: ccp - Validate that platform access mailbox registers are declared
Mario Limonciello
1
-0
/
+5
2023-05-24
crypto: Kconfig - warn about performance overhead of CRYPTO_STATS
Eric Biggers
1
-0
/
+3
2023-05-24
crypto: nx - fix build warnings when DEBUG_FS is not enabled
Randy Dunlap
2
-3
/
+3
2023-05-24
hwrng: imx-rngc - don't init of_device_id's data
Martin Kaiser
1
-1
/
+1
2023-05-24
hwrng: imx-rngc - mark the probe function as __init
Martin Kaiser
1
-1
/
+1
2023-05-24
hwrng: imx-rngc - use BIT(x) for register bit defines
Martin Kaiser
1
-10
/
+10
2023-05-24
hwrng: imx-rngc - use bitfield macros to read rng type
Martin Kaiser
1
-2
/
+2
2023-05-24
hwrng: imx-rngc - simpler check for available random bytes
Martin Kaiser
1
-8
/
+3
2023-05-24
crypto: shash - Allow cloning on algorithms with no init_tfm
Herbert Xu
1
-5
/
+7
2023-05-24
crypto: cmac - Add support for cloning
Herbert Xu
1
-1
/
+17
2023-05-24
crypto: cipher - Add crypto_clone_cipher
Herbert Xu
2
-0
/
+25
2023-05-24
crypto: cmac - Use modern init_tfm/exit_tfm
Herbert Xu
1
-9
/
+9
2023-05-24
crypto: aegis128-neon - add header for internal prototypes
Arnd Bergmann
3
-11
/
+19
2023-05-24
crypto: starfive - Depend on AMBA_PL08X instead of selecting it
Herbert Xu
1
-3
/
+2
[next]