summaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon/mc13783-adc.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-18kdb: fix ctrl+e/a/f/b/d/p/n broken in keyboard modeNir Lichtman1-9/+24
2024-11-18MAINTAINERS: Use Daniel Thompson's korg address for kgdb workDaniel Thompson1-1/+1
2024-11-18gpio: tegra186: Allow to enable driver on Tegra234Lars-Peter Clausen1-3/+3
2024-11-18gpio: grgpio: Add NULL check in grgpio_probeCharles Han1-0/+3
2024-11-17Linux 6.12v6.12Linus Torvalds1-1/+1
2024-11-17io_uring/region: fix error codes after failed vmapPavel Begunkov1-1/+3
2024-11-17mm: revert "mm: shmem: fix data-race in shmem_getattr()"Andrew Morton1-2/+0
2024-11-16Revert "drm/amd/pm: correct the workload setting"Alex Deucher12-84/+36
2024-11-16irqchip/riscv-aplic: Prevent crash when MSI domain is missingSamuel Holland2-1/+5
2024-11-15Documentation/CoC: spell out enforcement for unacceptable behaviorsShuah Khan1-0/+87
2024-11-15rcuscale: Remove redundant WARN_ON_ONCE() splatUladzislau Rezki (Sony)1-2/+0
2024-11-15rcuscale: Do a proper cleanup if kfree_scale_init() failsUladzislau Rezki (Sony)1-2/+4
2024-11-15srcu: Unconditionally record srcu_read_lock_lite() in ->srcu_reader_flavorPaul E. McKenney4-11/+27
2024-11-15io_uring: restore back registered wait argumentsPavel Begunkov4-2/+36
2024-11-15MAINTAINERS: Update git tree for mdraid subsystemSong Liu1-1/+1
2024-11-15io_uring: add memory region registrationPavel Begunkov4-0/+49
2024-11-15io_uring: introduce concept of memory regionsPavel Begunkov4-0/+101
2024-11-15io_uring: temporarily disable registered waitsPavel Begunkov5-106/+0
2024-11-15io_uring: disable ENTER_EXT_ARG_REG for IOPOLLPavel Begunkov1-6/+2
2024-11-15io_uring: fortify io_pin_pages with a warningPavel Begunkov1-0/+2
2024-11-15switch io_msg_ring() to CLASS(fd)Al Viro1-11/+7
2024-11-15workqueue: Reduce expensive locks for unbound workqueueWangyang Guo1-4/+18
2024-11-15block: make struct rq_list available for !CONFIG_BLOCKJens Axboe1-1/+1
2024-11-15crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctxKarol Przybylski1-12/+12
2024-11-15crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()Christophe JAILLET1-0/+2
2024-11-15crypto: aesni - Move back to module_initHerbert Xu1-1/+1
2024-11-15crypto: lib/mpi - Export mpi_set_bitHerbert Xu1-0/+1
2024-11-15crypto: aes-gcm-p10 - Use the correct bit to test for P10Michal Suchanek1-1/+1
2024-11-15hwrng: amd - remove reference to removed PPC_MAPLE configLukas Bulwahn1-1/+1
2024-11-15crypto: arm/crct10dif - Implement plain NEON variantArd Biesheuvel2-9/+134
2024-11-15crypto: arm/crct10dif - Macroify PMULL asm codeArd Biesheuvel2-81/+83
2024-11-15crypto: arm/crct10dif - Use existing mov_l macro instead of __adrlArd Biesheuvel1-8/+3
2024-11-15crypto: arm64/crct10dif - Remove remaining 64x64 PMULL fallback codeArd Biesheuvel2-194/+68
2024-11-15crypto: arm64/crct10dif - Use faster 16x64 bit polynomial multiplyArd Biesheuvel1-17/+104
2024-11-15crypto: arm64/crct10dif - Remove obsolete chunking logicArd Biesheuvel1-24/+6
2024-11-15crypto: bcm - add error check in the ahash_hmac_init functionChen Ridong1-1/+4
2024-11-15crypto: caam - add error check to caam_rsa_set_priv_key_formChen Ridong1-4/+7
2024-11-15ocfs2: uncache inode which has failed entering the groupDmitry Antipov1-0/+2
2024-11-15mm: fix NULL pointer dereference in alloc_pages_bulk_noprofJinjiang Tu1-1/+2
2024-11-15mm, doc: update read_ahead_kb for MADV_HUGEPAGEYafang Shao1-0/+3
2024-11-15fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args()Dan Carpenter1-1/+3
2024-11-15sched/task_stack: fix object_is_on_stack() for KASAN tagged pointersQun-Wei Lin1-0/+2
2024-11-15crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky10-1/+29
2024-11-15mm/mremap: fix address wraparound in move_page_tables()Jann Horn1-1/+1
2024-11-15tools/mm: fix compile errorMotiejus JakÅ`tys1-1/+1
2024-11-15sched_ext: Replace scx_next_task_picked() with switch_class() in commentZhao Mengmeng1-2/+2
2024-11-15scftorture: Handle NULL argument passed to scf_add_to_free_list().Sebastian Andrzej Siewior1-0/+2
2024-11-15mm, swap: fix allocation and scanning race with swapoffKairui Song1-3/+19
2024-11-14sched_ext: ops.cpu_acquire() should be called with SCX_KF_RESTTejun Heo1-1/+1
2024-11-14cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if not load balancingWaiman Long1-4/+16