summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-10Revert "drm/amd/display: Fix for otg synchronization logic"Linus Torvalds
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-10Merge branch 'random-5.17-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-10Merge tag 'edac_updates_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-10Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-10Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-01-10Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-01-10Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-01-10Merge tag 'dt-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-01-10Merge tag 'soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-01-10Merge branches 'edac-misc' and 'edac-amd64' into edac-updates-for-v5.17Borislav Petkov
2022-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-01-09Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"Len Brown
2022-01-08Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin
2022-01-08Merge tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-08Merge tag 'for-v5.16-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2022-01-08s390/dasd: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-08s390/sclp_sd: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-07Merge tag 'block-5.16-2022-01-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-07Merge tag 'edac_urgent_for_v5.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-01-07Revert "i2c: core: support bus regulator controlling in adapter"Wolfram Sang
2022-01-07Merge tag 'drm-fixes-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-01-07random: don't reset crng_init_cnt on urandom_read()Jann Horn
2022-01-07random: avoid superfluous call to RDRAND in CRNG extractionJason A. Donenfeld
2022-01-07random: early initialization of ChaCha constantsDominik Brodowski
2022-01-07random: use IS_ENABLED(CONFIG_NUMA) instead of ifdefsJason A. Donenfeld
2022-01-07random: harmonize "crng init done" messagesDominik Brodowski
2022-01-07random: mix bootloader randomness into poolJason A. Donenfeld
2022-01-07random: do not throw away excess input to crng_fast_loadJason A. Donenfeld
2022-01-07random: do not re-init if crng_reseed completes before primary initJason A. Donenfeld
2022-01-07random: fix crash on multiple early calls to add_bootloader_randomness()Dominik Brodowski
2022-01-07random: do not sign extend bytes for rotation when mixingJason A. Donenfeld
2022-01-07random: use BLAKE2s instead of SHA1 in extractionJason A. Donenfeld
2022-01-07lib/crypto: blake2s: include as built-inJason A. Donenfeld
2022-01-07random: fix data race on crng init timeEric Biggers
2022-01-07random: fix data race on crng_node_poolEric Biggers
2022-01-07random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior
2022-01-07random: document add_hwgenerator_randomness() with other input functionsMark Brown
2022-01-07Merge tag 'amd-drm-fixes-5.16-2021-12-31' of ssh://gitlab.freedesktop.org/agd...Dave Airlie
2022-01-06i2c: mpc: Avoid out of bounds memory accessChris Packham
2022-01-05Merge tag 'socfpga_fix_for_v5.16_part_3' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2022-01-05Merge tag 'reset-fixes-for-v5.16-2' of git://git.pengutronix.de/pza/linux int...Olof Johansson
2022-01-05Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-01-05RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky
2022-01-05RDMA/uverbs: Check for null return of kmalloc_arrayJiasheng Jiang
2022-01-05Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"Aaron Ma