aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-26hwmon: (adm1021) Improve detection of LM84, MAX1617, and MAX1617AGuenter Roeck
2021-12-26hwmon: (tmp401) Hide register write address differences in regmap codeGuenter Roeck
2021-12-26hwmon: (tmp401) Use regmapGuenter Roeck
2021-12-26hwmon: (tmp401) Convert to _info APIGuenter Roeck
2021-12-26hwmon: (tmp401) Simplify temperature register arraysGuenter Roeck
2021-12-26hwmon: Driver for Texas Instruments INA238Nathan Rossi
2021-12-26dt-bindings: hwmon: ti,ina2xx: Add ti,shunt-gain propertyNathan Rossi
2021-12-26dt-bindings: hwmon: ti,ina2xx: Document ti,ina238 compatible stringNathan Rossi
2021-12-26hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFhBabu Moger
2021-12-26hwmon: (k10temp) Remove unused definitionsBabu Moger
2021-12-26x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDsYazen Ghannam
2021-12-26Linux 5.16-rc7Linus Torvalds
2021-12-26Merge tag 'x86_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-26Merge tag 'objtool_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-12-25Merge tag 'pinctrl-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-12-25Merge tag 'hwmon-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-12-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-12-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-12-25mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()Liu Shixin
2021-12-25mm/damon/dbgfs: protect targets destructions with kdamond_lockSeongJae Park
2021-12-25mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nidThibaut Sautereau
2021-12-25mm: delete unsafe BUG from page_cache_add_speculative()Hugh Dickins
2021-12-25mm, hwpoison: fix condition in free hugetlb page pathNaoya Horiguchi
2021-12-25MAINTAINERS: mark more list instances as moderatedRandy Dunlap
2021-12-25kernel/crash_core: suppress unknown crashkernel parameter warningPhilipp Rudo
2021-12-25mm: mempolicy: fix THP allocations escaping mempolicy restrictionsAndrey Ryabinin
2021-12-25kfence: fix memory leak when cat kfence objectsBaokun Li
2021-12-24Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-12-24Merge tag 'platform-drivers-x86-v5.16-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-12-23Merge tag '5.16-rc5-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2021-12-23Merge tag 'drm-fixes-2021-12-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-23Merge tag 'io_uring-5.16-2021-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-12-23Merge branch 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2021-12-23Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-23platform/x86: intel_pmc_core: fix memleak on registration failureJohan Hovold
2021-12-23net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5MNobuhiro Iwamatsu
2021-12-23Merge branch 'r8152-fix-bugs'Jakub Kicinski
2021-12-23r8152: sync ocp baseHayes Wang
2021-12-23r8152: fix the force speed doesn't work for RTL8156Hayes Wang
2021-12-23Merge tag 'sound-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-12-23net: bridge: fix ioctl old_deviceless bridge argumentRemi Pommarel
2021-12-23net: stmmac: ptp: fix potentially overflowing expressionXiaoliang Yang
2021-12-23net: dsa: tag_ocelot: use traffic class to map priority on injected headerXiaoliang Yang
2021-12-23Merge tag 'gpio-fixes-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-23veth: ensure skb entering GRO are not cloned.Paolo Abeni
2021-12-23Merge tag 'mmc-v5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-12-23Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-12-23platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTELAndy Shevchenko
2021-12-23platform/x86: system76_acpi: Guard System76 EC specific functionalityTim Crawford
2021-12-22io_uring: zero iocb->ki_pos for stream file typesJens Axboe