summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2022-12-1325-56/+56
|\
| * use less confusing names for iov_iter direction initializersAl Viro2022-11-2525-55/+55
| * [xen] fix "direction" argument of iov_iter_kvec()Al Viro2022-11-251-4/+4
| * [vhost] fix 'direction' argument of iov_iter_{init,bvec}()Al Viro2022-11-252-5/+5
| * [target] fix iov_iter_bvec() "direction" argumentAl Viro2022-11-251-2/+2
| * [s390] zcore: WRITE is "data source", not destination...Al Viro2022-11-251-1/+1
| * [infiniband] READ is "data destination", not source...Al Viro2022-11-251-1/+1
| * [fsi] WRITE is "data source", not destination...Al Viro2022-11-251-3/+3
* | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-12-134-11/+24
|\ \
| * | rapidio: devices: fix missing put_device in mport_cdev_openCai Xinchen2022-12-121-0/+1
| * | rapidio: fix possible UAF when kfifo_alloc() failsWang Weiyang2022-12-121-4/+3
| * | rapidio: rio: fix possible name leak in rio_register_mport()Yang Yingliang2022-12-011-2/+7
| * | rapidio: fix possible name leaks when rio_add_device() failsYang Yingliang2022-12-012-4/+11
| * | wifi: rt2x00: use explicitly signed or unsigned typesJason A. Donenfeld2022-12-0113-58/+58
| * | rapidio/tsi721: replace flush_scheduled_work() with flush_work()Tetsuo Handa2022-11-181-1/+2
* | | Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds2022-12-131-6/+6
|\ \ \
| * | | kunit: Use KUNIT_EXPECT_MEMEQ macroMaĆ­ra Canal2022-10-271-6/+6
* | | | Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-12-131-1/+1
|\ \ \ \
| * | | | cpufreq: amd-pstate: fix spdxcheck warnings for amd-pstate-ut.cMeng Li2022-11-161-1/+1
* | | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-1342-200/+277
|\ \ \ \ \
| * | | | | random: align entropy_timer_state to cache lineJason A. Donenfeld2022-12-041-16/+17
| * | | | | random: mix in cycle counter when jitter timer firesJason A. Donenfeld2022-12-041-0/+2
| * | | | | random: spread out jitter callback to different CPUsJason A. Donenfeld2022-12-041-8/+44
| * | | | | random: remove extraneous period and add a missing one in commentsJason A. Donenfeld2022-11-291-10/+8
| * | | | | efi: random: refresh non-volatile random seed when RNG is initializedJason A. Donenfeld2022-11-221-0/+19
| * | | | | random: add back async readiness notifierJason A. Donenfeld2022-11-221-0/+22
| * | | | | random: reseed in delayed work rather than on-demandJason A. Donenfeld2022-11-181-36/+32
| * | | | | hw_random: use add_hwgenerator_randomness() for early entropyJason A. Donenfeld2022-11-182-9/+11
| * | | | | random: modernize documentation comment on get_random_bytes()Jason A. Donenfeld2022-11-181-5/+5
| * | | | | random: adjust comment to account for removed functionJason A. Donenfeld2022-11-181-1/+1
| * | | | | random: remove early archrandom abstractionJason A. Donenfeld2022-11-181-2/+2
| * | | | | random: use random.trust_{bootloader,cpu} command line option onlyJason A. Donenfeld2022-11-182-41/+5
| * | | | | treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld2022-11-188-13/+12
| * | | | | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-1838-76/+76
| * | | | | random: add helpers for random numbers with given floor or rangeJason A. Donenfeld2022-11-181-1/+17
| * | | | | random: use rejection sampling for uniform bounded random integersJason A. Donenfeld2022-11-171-0/+22
* | | | | | Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-9/+7
|\ \ \ \ \ \
| * | | | | | perf: Rewrite core context handlingPeter Zijlstra2022-10-271-9/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'ras_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-121-1/+1
|\ \ \ \ \ \
| * | | | | | RAS: Fix return value from show_trace()Tony Luck2022-10-311-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-1217-44/+183
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branches 'edac-ghes' and 'edac-misc' into edac-updates-for-v6.2Borislav Petkov (AMD)2022-12-124-3/+28
| |\ \ \ \ \ \
| | * | | | | | EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()Yang Yingliang2022-11-281-2/+1
| | * | | | | | EDAC/i5400: Fix typo in comment: vaious -> variousChen Zhang2022-11-251-1/+2
| | * | | | | | EDAC/mc_sysfs: Increase legacy channel support to 12Yazen Ghannam2022-10-311-0/+24
| | * | | | | | EDAC/i5000: Mark as BROKENAristeu Rozanski2022-10-171-0/+1
| | |/ / / / /
| * | | | | | EDAC/igen6: Return the correct error type when not the MC ownerJia He2022-10-251-1/+1
| * | | | | | apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()Ard Biesheuvel2022-10-241-27/+33
| * | | | | | EDAC: Check for GHES preference in the chipset-specific EDAC driversJia He2022-10-2111-0/+31
| * | | | | | EDAC/ghes: Make ghes_edac a proper moduleJia He2022-10-213-8/+40