summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-09NFS: Improve O_DIRECT tracingTrond Myklebust
2022-08-09NFS: Improve write error tracingTrond Myklebust
2022-08-09posix-cpu-timers: Cleanup CPU timers before freeing them during execThadeu Lima de Souza Cascardo
2022-08-09time: Correct the prototype of ns_to_kernel_old_timeval and ns_to_timespec64Youngmin Nam
2022-08-09netfilter: ip6t_LOG: Fix a typo in a commentChristophe JAILLET
2022-08-09netfilter: nf_tables: do not allow RULE_ID to refer to another chainThadeu Lima de Souza Cascardo
2022-08-09netfilter: nf_tables: do not allow CHAIN_ID to refer to another tableThadeu Lima de Souza Cascardo
2022-08-09netfilter: nf_tables: do not allow SET_ID to refer to another tableThadeu Lima de Souza Cascardo
2022-08-09netfilter: nf_tables: validate variable length element extensionPablo Neira Ayuso
2022-08-09ACPI: property: Fix error handling in acpi_init_properties()Sakari Ailus
2022-08-09Merge tag 'fscache-fixes-20220809' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-09Merge tag 'afs-fixes-20220802' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-09Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2022-08-09Merge tag 'memblock-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-09drm/gem: Properly annotate WW context on drm_gem_lock_reservations() errorDmitry Osipenko
2022-08-09Merge tag 'm68knommu-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-09Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-08-09drm/shmem-helper: Add missing vunmap on errorDmitry Osipenko
2022-08-09ntb: intel: add GNR support for Intel PCIe gen5 NTBDave Jiang
2022-08-09NTB: ntb_tool: uninitialized heap data in tool_fn_write()Dan Carpenter
2022-08-09ntb: idt: fix clang -Wformat warningsJustin Stitt
2022-08-09ALSA: hda/realtek: Add a quirk for HP OMEN 15 (8786) mute LEDBedant Patnaik
2022-08-09fscache: add tracepoint when failing cookieJeff Layton
2022-08-09fscache: don't leak cookie access refs if invalidation is in progress or failedJeff Layton
2022-08-09ALSA: usb-audio: More comprehensive mixer map for ASUS ROG Zenith IITakashi Iwai
2022-08-09ALSA: scarlett2: Add Focusrite Clarett+ 8Pre supportChristian Colglazier
2022-08-09can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde
2022-08-09can: j1939: j1939_session_destroy(): fix memory leak of skbsFedor Pchelkin
2022-08-09can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with ...Fedor Pchelkin
2022-08-08Merge tag 'for-net-2022-08-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-08-08s390/qeth: cache link_info for ethtoolAlexandra Winter
2022-08-08net: phy: dp83867: fix get nvmem cell failNikita Shubin
2022-08-08net: phy: c45 baset1: do not skip aneg configuration if clock role is not spe...Oleksij Rempel
2022-08-08atm: idt77252: fix use-after-free bugs caused by tst_timerDuoming Zhou
2022-08-08net: dsa: felix: fix min gate len calculation for tc when its first gate is c...Vladimir Oltean
2022-08-08net/x25: fix call timeouts in blocking connectsMartin Schiller
2022-08-08Merge branch 'tsnep-two-fixes-for-the-driver'Jakub Kicinski
2022-08-08tsnep: Fix tsnep_tx_unmap() error path usageGerhard Engleder
2022-08-08tsnep: Fix unused warning for 'tsnep_of_match'Gerhard Engleder
2022-08-08Merge tag '5.20-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-08-08Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-08-08fix copy_page_from_iter() for compound destinationsAl Viro
2022-08-08hugetlbfs: copy_page_to_iter() can deal with compound pagesAl Viro
2022-08-08copy_page_to_iter(): don't split high-order page in case of ITER_PIPEAl Viro
2022-08-08expand those iov_iter_advance()...Al Viro
2022-08-08pipe_get_pages(): switch to append_pipe()Al Viro
2022-08-08get rid of non-advancing variantsAl Viro
2022-08-08ceph: switch the last caller of iov_iter_get_pages_alloc()Al Viro
2022-08-089p: convert to advancing variant of iov_iter_get_pages_alloc()Al Viro
2022-08-08af_alg_make_sg(): switch to advancing variant of iov_iter_get_pages()Al Viro