]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2022-08-09  Dan CarpenterNTB: ntb_tool: uninitialized heap data in tool_fn_write()
2022-08-09  Justin Stittntb: idt: fix clang -Wformat warnings
2022-08-09  Bedant PatnaikALSA: hda/realtek: Add a quirk for HP OMEN 15 (8786...
2022-08-09  Jeff Laytonfscache: add tracepoint when failing cookie
2022-08-09  Jeff Laytonfscache: don't leak cookie access refs if invalidation...
2022-08-09  Takashi IwaiALSA: usb-audio: More comprehensive mixer map for ASUS...
2022-08-09  Arunpravin... drm/ttm: Fix dummy res NULL ptr deref bug
2022-08-09  Christian ColglazierALSA: scarlett2: Add Focusrite Clarett+ 8Pre support
2022-08-09  Marc Kleine... can: ems_usb: fix clang's -Wunaligned-access warning
2022-08-09  Fedor Pchelkincan: j1939: j1939_session_destroy(): fix memory leak...
2022-08-09  Fedor Pchelkincan: j1939: j1939_sk_queue_activate_next_locked():...
2022-08-09  Marc Zyngierirqchip/loongarch: Fix irq_domain_alloc_fwnode() abuse
2022-08-09  Jakub KicinskiMerge tag 'for-net-2022-08-08' of git://git.kernel...
2022-08-09  Alexandra Winters390/qeth: cache link_info for ethtool
2022-08-09  Nikita Shubinnet: phy: dp83867: fix get nvmem cell fail
2022-08-09  Oleksij Rempelnet: phy: c45 baset1: do not skip aneg configuration...
2022-08-09  Duoming Zhouatm: idt77252: fix use-after-free bugs caused by tst_timer
2022-08-09  Vladimir Olteannet: dsa: felix: fix min gate len calculation for tc...
2022-08-09  Martin Schillernet/x25: fix call timeouts in blocking connects
2022-08-09  Jakub KicinskiMerge branch 'tsnep-two-fixes-for-the-driver'
2022-08-09  Gerhard Engledertsnep: Fix tsnep_tx_unmap() error path usage
2022-08-09  Gerhard Engledertsnep: Fix unused warning for 'tsnep_of_match'
2022-08-09  Linus TorvaldsMerge tag '5.20-rc-ksmbd-server-fixes' of git://git...
2022-08-09  Linus TorvaldsMerge tag 'pull-work.iov_iter-rebased' of git://git...
2022-08-09  Al Virofix copy_page_from_iter() for compound destinations
2022-08-09  Al Virohugetlbfs: copy_page_to_iter() can deal with compound...
2022-08-09  Al Virocopy_page_to_iter(): don't split high-order page in...
2022-08-09  Al Viroexpand those iov_iter_advance()...
2022-08-09  Al Viropipe_get_pages(): switch to append_pipe()
2022-08-09  Al Viroget rid of non-advancing variants
2022-08-09  Al Viroceph: switch the last caller of iov_iter_get_pages_alloc()
2022-08-09  Al Viro9p: convert to advancing variant of iov_iter_get_pages_...
2022-08-09  Al Viroaf_alg_make_sg(): switch to advancing variant of iov_it...
2022-08-09  Al Viroiter_to_pipe(): switch to advancing variant of iov_iter...
2022-08-09  Al Viroblock: convert to advancing variants of iov_iter_get_pa...
2022-08-09  Al Viroiov_iter: advancing variants of iov_iter_get_pages...
2022-08-09  Al Viroiov_iter: saner helper for page array allocation
2022-08-09  Al Virofold __pipe_get_pages() into pipe_get_pages()
2022-08-09  Al ViroITER_XARRAY: don't open-code DIV_ROUND_UP()
2022-08-09  Al Virounify the rest of iov_iter_get_pages()/iov_iter_get_pag...
2022-08-09  Al Virounify xarray_get_pages() and xarray_get_pages_alloc()
2022-08-09  Al Virounify pipe_get_pages() and pipe_get_pages_alloc()
2022-08-09  Al Viroiov_iter_get_pages(): sanity-check arguments
2022-08-09  Al Viroiov_iter_get_pages_alloc(): lift freeing pages array...
2022-08-09  Al ViroITER_PIPE: fold data_start() and pipe_space_for_user...
2022-08-09  Al ViroITER_PIPE: cache the type of last buffer
2022-08-09  Al ViroITER_PIPE: clean iov_iter_revert()
2022-08-09  Al ViroITER_PIPE: clean pipe_advance() up
2022-08-09  Al ViroITER_PIPE: lose iter_head argument of __pipe_get_pages()
2022-08-09  Al ViroITER_PIPE: fold push_pipe() into __pipe_get_pages()
2022-08-09  Al ViroITER_PIPE: allocate buffers as we go in copy-to-pipe...
2022-08-09  Al ViroITER_PIPE: helpers for adding pipe buffers
2022-08-09  Al ViroITER_PIPE: helper for getting pipe buffer by index
2022-08-09  Al Virosplice: stop abusing iov_iter_advance() to flush a...
2022-08-09  Al Viroswitch new_sync_{read,write}() to ITER_UBUF
2022-08-09  Al Vironew iov_iter flavour - ITER_UBUF
2022-08-09  Fabio M. De... Documentation/mm: add details about kmap_local_page...
2022-08-09  Fabio M. De... highmem: delete a sentence from kmap_local_page() kdocs
2022-08-09  Fabio M. De... Documentation/mm: rrefer kmap_local_page() and avoid...
2022-08-09  Fabio M. De... Documentation/mm: avoid invalid use of addresses from...
2022-08-09  Fabio M. De... Documentation/mm: don't kmap*() pages which can't come...
2022-08-09  Fabio M. De... highmem: specify that kmap_local_page() is callable...
2022-08-09  Fabio M. De... highmem: remove unneeded spaces in kmap_local_page...
2022-08-09  Naoya Horiguchimm, hwpoison: enable memory error handling on 1GB hugepage
2022-08-09  Naoya Horiguchimm, hwpoison: skip raw hwpoison page in freeing 1GB...
2022-08-09  Naoya Horiguchimm, hwpoison: make __page_handle_poison returns int
2022-08-09  Naoya Horiguchimm, hwpoison: set PG_hwpoison for busy hugetlb pages
2022-08-09  Naoya Horiguchimm, hwpoison: make unpoison aware of raw error info...
2022-08-09  Naoya Horiguchimm, hwpoison, hugetlb: support saving mechanism of...
2022-08-09  Naoya Horiguchimm/hugetlb: make pud_huge() and follow_huge_pud() aware...
2022-08-09  Naoya Horiguchimm/hugetlb: check gigantic_page_runtime_supported(...
2022-08-09  Muchun Songmm: hugetlb_vmemmap: use PTRS_PER_PTE instead of PMD_SI...
2022-08-09  Muchun Songmm: hugetlb_vmemmap: move code comments to vmemmap_dedu...
2022-08-09  Muchun Songmm: hugetlb_vmemmap: improve hugetlb_vmemmap code reada...
2022-08-09  Muchun Songmm: hugetlb_vmemmap: replace early_param() with core_pa...
2022-08-09  Muchun Songmm: hugetlb_vmemmap: move vmemmap code related to HugeT...
2022-08-09  Muchun Songmm: hugetlb_vmemmap: introduce the name HVO
2022-08-09  Muchun Songmm: hugetlb_vmemmap: optimize vmemmap_optimize_mode...
2022-08-09  Muchun Songmm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_en...
2022-08-09  Luiz Augusto... Bluetooth: ISO: Fix not using the correct QoS
2022-08-09  Tetsuo HandaBluetooth: don't try to cancel uninitialized works...
2022-08-09  Luiz Augusto... Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP
2022-08-09  Luiz Augusto... Bluetooth: MGMT: Fixes build warnings with C=1
2022-08-09  Luiz Augusto... Bluetooth: hci_event: Fix build warning with C=1
2022-08-09  Luiz Augusto... Bluetooth: ISO: Fix memory corruption
2022-08-09  Soenke HusterBluetooth: Fix null pointer deref on unexpected status...
2022-08-09  Luiz Augusto... Bluetooth: ISO: Fix info leak in iso_sock_getsockopt()
2022-08-09  Luiz Augusto... Bluetooth: hci_conn: Fix updating ISO QoS PHY
2022-08-09  Dan CarpenterBluetooth: ISO: unlock on error path in iso_sock_setsoc...
2022-08-09  Luiz Augusto... Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
2022-08-08  Zeng Jingxiangrtc: spear: set range max
2022-08-08  Linus TorvaldsMerge tag 'rproc-v5.20' of git://git.kernel.org/pub...
2022-08-08  Linus TorvaldsMerge tag 'rpmsg-v5.20' of git://git.kernel.org/pub...
2022-08-08  Linus TorvaldsMerge tag 'linux-watchdog-5.20-rc1' of git://www.linux...
2022-08-08  Linus TorvaldsMerge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub...
2022-08-08  Linus TorvaldsMerge tag 'thermal-5.20-rc1-2' of git://git.kernel...
2022-08-08  Linus TorvaldsMerge tag 'sysctl-6.0-rc1' of git://git.kernel.org...
2022-08-08  Linus TorvaldsMerge tag 'modules-6.0-rc1' of git://git.kernel.org...
2022-08-08  Jason Gunthorpevfio: Move vfio.c to vfio_main.c
2022-08-08  NeilBrownNFS: don't unhash dentry during unlink/rename
next