]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2024-12-18  Wolfram Sanghwmon: (lm75) Fix LM75B document link
2024-12-18  Wolfram Sanghwmon: (lm75) Add NXP P3T1755 support
2024-12-18  Wolfram Sangdt-bindings: hwmon: lm75: Add NXP P3T1755
2024-12-16  Ninad Palsulehwmon: (pmbus/core) Add PMBUS_REVISION in debugfs
2024-12-16  Thomas Weißschuhhwmon: (occ/p9_sbe) Constify 'struct bin_attribute'
2024-12-16  Max Ammannhwmon: (nct6683) Add customer ID for ASRock B650 Steel...
2024-12-14  Uwe Kleine... hwmon: (isl28022) Drop explicit initialization of struc...
2024-12-14  Guenter Roeckhwmon: (tmp108) Drop of_match_ptr() protection
2024-12-14  Stanislav Jakubekhwmon: (tmp108) Add basic regulator support
2024-12-14  Li XingYanghwmon: (asus-ec-sensors) Add TUF GAMING X670E PLUS
2024-12-14  Li XingYanghwmon: (asus-ec-sensors) Add support for fan cpu opt...
2024-12-14  Uwe Kleine... hwmon: (nct6775): Actually make use of the HWMON_NCT677...
2024-12-14  Jerome Brunethwmon: (pmbus/tps25990) Add initial support
2024-12-14  Jerome Brunethwmon: (pmbus/core) add wp module param
2024-12-14  Jerome Brunethwmon: (pmbus/core) improve handling of write protected...
2024-12-14  Stefan Wahrenhwmon: (raspberrypi) Add PM suspend/resume support
2024-12-14  Thomas Weißschuhhwmon: (core) Avoid ifdef CONFIG_THERMAL in C source...
2024-12-14  Thomas Weißschuhthermal: core: Add stub for thermal_zone_device_update()
2024-12-14  Javier Carrascohwmon: (chipcap2) Switch to guard() for mutext handling
2024-12-14  Javier CarrascoMAINTAINERS: Drop IIO from the title of the Chipcap...
2024-12-14  Wolfram Sanghwmon: (isl28022) apply coding style to module init...
2024-12-14  Wolfram Sanghwmon: (isl28022) document shunt voltage channel
2024-12-14  Wolfram Sanghwmon: (isl28022) use proper path for DT bindings
2024-12-08  Linus TorvaldsLinux 6.13-rc2 v6.13-rc2
2024-12-08  Linus TorvaldsMerge tag 'kbuild-fixes-v6.13' of git://git.kernel...
2024-12-08  Linus TorvaldsMerge tag 'irq_urgent_for_v6.13_rc2' of git://git.kerne...
2024-12-08  Linus TorvaldsMerge tag 'timers_urgent_for_v6.13_rc2' of git://git...
2024-12-08  Linus TorvaldsMerge tag 'x86_urgent_for_v6.13_rc2' of git://git.kerne...
2024-12-08  Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-12-07-22-39' of...
2024-12-08  Masahiro Yamadakbuild: deb-pkg: fix build error with O=
2024-12-08  Thomas Gleixnermodpost: Add .irqentry.text to OTHER_SECTIONS
2024-12-08  Linus TorvaldsMerge tag '6.13-rc1-smb3-client-fixes' of git://git...
2024-12-08  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2024-12-07  Linus TorvaldsMerge tag 'block-6.13-20241207' of git://git.kernel...
2024-12-07  Linus TorvaldsMerge tag 'io_uring-6.13-20241207' of git://git.kernel...
2024-12-07  Linus TorvaldsMerge tag 'ubifs-for-linus-6.13-rc2' of git://git.kerne...
2024-12-06  Linus TorvaldsMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm...
2024-12-06  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2024-12-06  Linus TorvaldsMerge tag 'fixes-2024-12-06' of git://git.kernel.org...
2024-12-06  Linus TorvaldsMerge tag 'drm-fixes-2024-12-06' of https://gitlab...
2024-12-06  Simona VetterMerge tag 'amd-drm-fixes-6.13-2024-12-04' of https...
2024-12-06  Linus TorvaldsMerge tag 'drm-fixes-2024-12-07' of https://gitlab...
2024-12-06  Linus TorvaldsMerge tag 'sound-6.13-rc2' of git://git.kernel.org...
2024-12-06  Linus TorvaldsMerge tag 'regmap-fix-v6.13-rc1' of git://git.kernel...
2024-12-06  Linus TorvaldsMerge tag 'spi-fix-v6.13-rc1' of git://git.kernel.org...
2024-12-06  Linus TorvaldsMerge tag 'mmc-v6.13-rc1' of git://git.kernel.org/pub...
2024-12-06  Linus TorvaldsMerge tag 'pmdomain-v6.13-rc1' of git://git.kernel...
2024-12-06  Sean Christophersonx86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and...
2024-12-06  Alexei StarovoitovMerge branch 'fixes-for-lpm-trie'
2024-12-06  Hou Taoselftests/bpf: Add more test cases for LPM trie
2024-12-06  Hou Taoselftests/bpf: Move test_lpm_map.c to map_tests
2024-12-06  Hou Taobpf: Use raw_spinlock_t for LPM trie
2024-12-06  Hou Taobpf: Switch to bpf mem allocator for LPM trie
2024-12-06  Hou Taobpf: Fix exact match conditions in trie_get_next_key()
2024-12-06  Hou Taobpf: Handle in-place update for full LPM trie correctly
2024-12-06  Hou Taobpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
2024-12-06  Hou Taobpf: Remove unnecessary kfree(im_node) in lpm_trie_upda...
2024-12-06  Hou Taobpf: Remove unnecessary check when updating LPM trie
2024-12-06  Ming Leiblk-mq: move cpuhp callback registering out of q->sysfs...
2024-12-06  Ming Leiblk-mq: register cpuhp callback after hctx is added...
2024-12-06  Paulo Alcantarasmb: client: fix potential race in cifs_put_tcon()
2024-12-06  Steve Frenchsmb3.1.1: fix posix mounts to older servers
2024-12-06  Ricardo Nerix86/cacheinfo: Delete global num_cache_leaves
2024-12-06  Ricardo Nericacheinfo: Allocate memory during CPU hotplug if not...
2024-12-06  David Woodhousex86/kexec: Restore GDT on return from ::preserve_contex...
2024-12-06  Jakob Hauseriio: magnetometer: yas530: use signed integer type...
2024-12-06  Adrian Huangsched/numa: fix memory leak due to the overwritten...
2024-12-06  Akinobu Mitamm/damon: fix order of arguments in damos_before_apply...
2024-12-06  Kees Cooklib: stackinit: hide never-taken branch from compiler
2024-12-06  David Hildenbrandmm/filemap: don't call folio_test_locked() without...
2024-12-06  Randy Dunlapscatterlist: fix incorrect func name in kernel-doc
2024-12-06  Lorenzo Stoakesmm: correct typo in MMAP_STATE() macro
2024-12-06  Kalesh Singhmm: respect mmap hint address when aligning for THP
2024-12-06  John Sperbeckmm: memcg: declare do_memsw_account inline
2024-12-06  David Wangmm/codetag: swap tags when migrate pages
2024-12-06  Wengang Wangocfs2: update seq_file index in ocfs2_dlm_seq_next
2024-12-06  Marco Elverstackdepot: fix stack_depot_save_flags() in NMI context
2024-12-06  Matthew Wilcox... mm: open-code page_folio() in dump_page()
2024-12-06  Matthew Wilcox... mm: open-code PageTail in folio_flags() and const_folio...
2024-12-06  Andrii Nakryikomm: fix vrealloc()'s KASAN poisoning logic
2024-12-06  Jan KaraRevert "readahead: properly shorten readahead when...
2024-12-06  Maximilian... selftests/damon: add _damon_sysfs.py to TEST_FILES
2024-12-06  Mark Brownselftest: hugetlb_dio: fix test naming
2024-12-06  Tetsuo Handaocfs2: free inode when ocfs2_get_init_inode() fails
2024-12-06  Ryusuke Konishinilfs2: fix potential out-of-bounds memory access in...
2024-12-06  Jared Kangaskasan: make report_lock a raw spinlock
2024-12-06  David Hildenbrandmm/mempolicy: fix migrate_to_node() assuming there...
2024-12-06  John Hubbardmm/gup: handle NULL pages in unpin_user_pages()
2024-12-06  Andrew Mortonfs/proc/vmcore.c: fix warning when CONFIG_MMU=n
2024-12-05  Linus TorvaldsMerge tag 'audit-pr-20241205' of git://git.kernel.org...
2024-12-05  Linus TorvaldsMerge tag 'for-linus-iommufd' of git://git.kernel.org...
2024-12-05  Dave AirlieMerge tag 'drm-misc-fixes-2024-12-05' of https://gitlab...
2024-12-05  Linus TorvaldsMerge tag 'v6.13-rc1-ksmbd-server-fixes' of git://git...
2024-12-05  Dave AirlieMerge tag 'drm-xe-fixes-2024-12-04' of https://gitlab...
2024-12-05  Linus TorvaldsMerge tag 'net-6.13-rc2' of git://git.kernel.org/pub...
2024-12-05  Linus TorvaldsMerge tag 'trace-v6.13-rc1' of git://git.kernel.org...
2024-12-05  Linus TorvaldsMerge tag 'hid-for-linus-2024120501' of git://git.kerne...
2024-12-05  Mark Rutlandarm64: ptrace: fix partial SETREGSET for NT_ARM_GCS
2024-12-05  Mark Rutlandarm64: ptrace: fix partial SETREGSET for NT_ARM_POE
2024-12-05  Mark Rutlandarm64: ptrace: fix partial SETREGSET for NT_ARM_FPMR
next