]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2022-03-22  Yosry Ahmedmemcg: add per-memcg total kernel memory stat
2022-03-22  Shakeel Buttmemcg: replace in_interrupt() with !in_task()
2022-03-22  Miaohe Linmm: shmem: use helper macro __ATTR_RW
2022-03-22  Hugh Dickinstmpfs: do not allocate pages on read
2022-03-22  Hugh Dickinsshmem: mapping_set_exiting() to help mapped resilience
2022-03-22  Xavier Rochetmpfs: support for file creation time
2022-03-22  Bang Limm/swap: fix confusing comment in folio_mark_accessed
2022-03-22  John Hubbardmm/gup: remove unused get_user_pages_locked()
2022-03-22  John Hubbardmm: change lookup_node() to use get_user_pages_fast()
2022-03-22  John Hubbardmm/gup: remove unused pin_user_pages_locked()
2022-03-22  John Hubbardmm/gup: follow_pfn_pte(): -EEXIST cleanup
2022-03-22  Peter Xumm: fix invalid page pointer returned with FOLL_PIN...
2022-03-22  Minchan Kimmm: fs: fix lru_cache_disabled race in bh_lru
2022-03-22  Miaohe Linmm/writeback: minor clean up for highmem_dirtyable_memory
2022-03-22  Miaohe Linfilemap: remove find_get_pages()
2022-03-22  Miaohe Linmm/memremap: avoid calling kasan_remove_zero_shadow...
2022-03-22  Anthony Iliopoulosmount: warn only once about timestamp range expiration
2022-03-22  NeilBrownremove congestion tracking framework
2022-03-22  NeilBrownblock/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
2022-03-22  NeilBrownf2fs: replace congestion_wait() calls with io_schedule_...
2022-03-22  NeilBrownremove bdi_congested() and wb_congested() and related...
2022-03-22  NeilBrownremove inode_congested()
2022-03-22  NeilBrownceph: remove reliance on bdi congestion
2022-03-22  NeilBrownnfs: remove reliance on bdi congestion
2022-03-22  NeilBrownfuse: remove reliance on bdi congestion
2022-03-22  NeilBrownmm: improve cleanup when ->readpages doesn't process...
2022-03-22  NeilBrownmm: document and polish read-ahead code
2022-03-22  NeilBrowndoc: convert 'subsection' to 'section' in gfp.h
2022-03-22  hongnanlifs/ocfs2: fix comments mentioning i_mutex
2022-03-22  Joseph Qiocfs2: cleanup some return variables
2022-03-22  Dongliang Muntfs: add sanity check on allocation size
2022-03-22  Colin Ian Kingscripts/spelling.txt: add more spellings to spelling.txt
2022-03-22  Rasmus Villemoeslinux/kthread.h: remove unused macros
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...
next