]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2022-03-24  Jisheng Zhangx86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead...
2022-03-24  Jisheng Zhangriscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE)...
2022-03-24  Jisheng Zhangkexec: make crashk_res, crashk_low_res and crash_notes...
2022-03-24  Sebastian Andrzej... cgroup: use irqsave in cgroup_rstat_flush_locked().
2022-03-24  Helge Dellerfat: use pointer to simple type in put_user()
2022-03-24  Qinghua Jinminix: fix bug when opening a file with O_DIRECT
2022-03-24  Andrei Vaginfs/pipe.c: local vars have to match types of proper...
2022-03-24  Andrei Vaginfs/pipe: use kvcalloc to allocate a pipe_buffer array
2022-03-24  Randy Dunlapinit/main.c: return 1 from handled __setup() functions
2022-03-24  Randy Dunlapinit.h: improve __setup and early_param documentation
2022-03-24  Mark-PK Tsaiinit: use ktime_us_delta() to make initcall_debug log...
2022-03-24  Sagar Patelcheckpatch: use python3 to find codespell dictionary
2022-03-24  Joe Perchescheckpatch: add early_param exception to blank line...
2022-03-24  Joe Perchescheckpatch: add --fix option for some TRAILING_STATEMENTS
2022-03-24  Joe Perchescheckpatch: prefer MODULE_LICENSE("GPL") over MODULE_LI...
2022-03-24  Randy Dunlaplib: bitmap: fix many kernel-doc warnings
2022-03-24  Feng Tanglib/Kconfig.debug: add ARCH dependency for FUNCTION_ALI...
2022-03-24  Andy Shevchenkobitfield: add explicit inclusions to the example
2022-03-24  Christophe... ilog2: force inlining of __ilog2_u32() and __ilog2_u64()
2022-03-24  Rasmus Villemoesinclude: drop pointless __compiler_offsetof indirection
2022-03-24  Kees CookKconfig.debug: make DEBUG_INFO selectable from a choice
2022-03-24  Miaohe Linkernel/ksysfs.c: use helper macro __ATTR_RW
2022-03-24  Bjorn HelgaasDocumentation/sparse: add hints about __CHECKER__
2022-03-24  Bjorn Helgaaslinux/types.h: remove unnecessary __bitwise__
2022-03-24  Yang Liproc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
2022-03-24  David Hildenbrandproc/vmcore: fix possible deadlock on concurrent mmap...
2022-03-24  Hao Leeproc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
2022-03-20  Linus TorvaldsLinux 5.17 v5.17
2022-03-20  Linus TorvaldsMerge tag 'for-linus-5.17' of git://git.kernel.org...
2022-03-20  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2022-03-20  Borislav Petkovkvm/emulate: Fix SETcc emulation function offsets with SLS
2022-03-19  Linus TorvaldsMerge tag 'soc-fixes-5.17-4' of git://git.kernel.org...
2022-03-19  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2022-03-19  Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.17-2022-03-19' of...
2022-03-19  Linus TorvaldsMerge tag 'char-misc-5.17-final' of git://git.kernel...
2022-03-19  Linus TorvaldsMerge tag 'usb-5.17-final' of git://git.kernel.org...
2022-03-18  Ian Rogersperf parse-events: Ignore case in topdown.slots check
2022-03-18  Ian Rogersperf evlist: Avoid iteration for empty evlist.
2022-03-18  Michael Petlanperf symbols: Fix symbol size calculation condition
2022-03-18  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2022-03-18  Linus TorvaldsMerge tag '5.17-rc8-smb3-fix' of git://git.samba.org...
2022-03-18  Linus TorvaldsMerge tag 'block-5.17-2022-03-18' of git://git.kernel...
2022-03-18  Linus TorvaldsMerge tag 'drm-fixes-2022-03-18' of git://anongit.freed...
2022-03-18  Arnd Bergmannarm64: errata: avoid duplicate field initializer
2022-03-18  Arnd Bergmannarm64: fix clang warning about TRAMP_VALIAS
2022-03-18  Dave AirlieMerge tag 'drm-misc-fixes-2022-03-17' of git://anongit...
2022-03-17  Linus TorvaldsMerge tag 'net-5.17-final' of git://git.kernel.org...
2022-03-17  Linus TorvaldsMerge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub...
2022-03-17  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-03-17  Yosry Ahmedselftests: vm: fix clang build error multiple output...
2022-03-17  Joseph Qiocfs2: fix crash when initialize filecheck kobj fails
2022-03-17  Qian Caiconfigs/debug: restore DEBUG_INFO=y for overriding
2022-03-17  Guo Ziliangmm: swap: get rid of livelock in swapin readahead
2022-03-17  Ivan Veceraiavf: Fix hang during reboot/shutdown
2022-03-17  Vladimir Olteannet: mscc: ocelot: fix backwards compatibility with...
2022-03-17  Doug Bergernet: bcmgenet: skip invalid partial checksums
2022-03-17  Manish Choprabnx2x: fix built-in kernel driver load failure
2022-03-17  Juerg Haefligernet: phy: mscc: Add MODULE_FIRMWARE macros
2022-03-17  Miaoqian Linnet: dsa: Add missing of_node_put() in dsa_port_parse_of
2022-03-17  Thomas Zimmermanndrm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_H...
2022-03-17  Thomas ZimmermannMerge drm/drm-fixes into drm-misc-fixes
2022-03-17  Steve Frenchsmb3: fix incorrect session setup check for multiuser...
2022-03-17  Nicolas Dichtelnet: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
2022-03-16  Linus TorvaldsMerge tag 'efi-urgent-for-v5.17-3' of git://git.kernel...
2022-03-16  Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2022-03-16  Vladimir OlteanRevert "arm64: dts: freescale: Fix 'interrupt-map'...
2022-03-16  Jakub KicinskiMerge branch 'master' of git://git.kernel.org/pub/scm...
2022-03-16  Jakub KicinskiMerge tag 'wireless-2022-03-16' of git://git.kernel...
2022-03-16  Marek Vasutdrm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
2022-03-16  Christoph Niedermaierdrm/imx: parallel-display: Remove bus flags check in...
2022-03-16  Jens AxboeMerge tag 'nvme-5.17-2022-03-16' of git://git.infradead...
2022-03-16  Kalle ValoRevert "ath10k: drop beacon and probe response which...
2022-03-16  Rafael J. WysockiRevert "ACPI: scan: Do not add device IDs from _CID...
2022-03-16  David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2022-03-16  Jiasheng Jianghv_netvsc: Add check for kvmalloc_array
2022-03-15  Przemyslaw... iavf: Fix double free in iavf_reset_task
2022-03-15  Sudheer Mogilappagariice: destroy flow director filter mutex after releasing...
2022-03-15  Maciej Fijalkowskiice: fix NULL pointer dereference in ice_update_vsi_tx_...
2022-03-15  Jakub KicinskiAdd Paolo Abeni to networking maintainers
2022-03-15  Uwe Kleine... counter: Stop using dev_get_drvdata() to get the counte...
2022-03-15  David Jefferyscsi: fnic: Finish scsi_cmnd before dropping the spinlock
2022-03-15  Alan Sternusb: gadget: Fix use-after-free bug by not setting...
2022-03-15  Alan Sternusb: usbtmc: Fix bug in pipe direction for control...
2022-03-15  Bartosz GolaszewskiRevert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"
2022-03-15  H. Nikolaus... partially Revert "usb: musb: Set the DT node on the...
2022-03-15  Dan Carpenterusb: gadget: rndis: prevent integer overflow in rndis_s...
2022-03-15  Jiasheng Jiangatm: eni: Add check for dma_map_single
2022-03-15  Hannes Reineckenvmet: revert "nvmet: make discovery NQN configurable"
2022-03-15  Eric Dumazetnet/packet: fix slab-out-of-bounds access in packet_rec...
2022-03-15  Michael Wallenet: mdio: mscc-miim: fix duplicate debugfs entry
2022-03-15  Matt Lupferscsi: mpt3sas: Page fault in reply q processing
2022-03-15  Pavel SkripkinInput: aiptek - properly check endpoint type
2022-03-14  Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2022-03-14  Kurt Canceminet: phy: marvell: Fix invalid comparison in the resume...
2022-03-14  Ming Leiblock: release rq qos structures for queue without...
2022-03-14  Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2022-03-14  Sabrina Dubrocaesp6: fix check on ipv6_skip_exthdr's return value
2022-03-14  Claudiu Bezneanet: dsa: microchip: add spi_device_id tables
2022-03-14  Brian Masneycrypto: qcom-rng - ensure buffer for generate is comple...
2022-03-13  Linus TorvaldsLinux 5.17-rc8 v5.17-rc8
next