summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-03scsi: mpt3sas: Stop fw fault watchdog work item during system shutdownDavid Jeffery
2022-08-03scsi: core: Fix warning in scsi_alloc_sgtables()Jason Yan
2022-08-03tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_limit_output_bytes.Kuniyuki Iwashima
2022-08-03tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf.Kuniyuki Iwashima
2022-08-03tcp: md5: fix IPv4-mapped supportEric Dumazet
2022-08-03octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep
2022-08-03Revert "tcp: change pingpong threshold to 3"Wei Wang
2022-08-03scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He
2022-08-03ice: Fix VSIs unable to share unicast MACAnirudh Venkataramanan
2022-08-03ice: do not setup vlan for loopback VSIMaciej Fijalkowski
2022-08-03ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski
2022-08-03ice: Fix max VLANs available for VFPrzemyslaw Patynowski
2022-08-03bridge: Do not send empty IFLA_AF_SPEC attributeBenjamin Poirier
2022-08-03tcp: Fix data-races around sysctl_tcp_no_ssthresh_metrics_save.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_nometrics_save.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_frto.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_adv_win_scale.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_app_win.Kuniyuki Iwashima
2022-08-03tcp: Fix data-races around sysctl_tcp_dsack.Kuniyuki Iwashima
2022-08-03watch_queue: Fix missing locking in add_watch_to_object()Linus Torvalds
2022-08-03watch_queue: Fix missing rcu annotationDavid Howells
2022-08-03drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()Nathan Chancellor
2022-08-03nouveau/svm: Fix to migrate all requested pagesAlistair Popple
2022-08-03intel_idle: Fix false positive RCU splats due to incorrect hardirqs stateWaiman Long
2022-08-03s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger
2022-08-03asm-generic: remove a broken and needless ifdef conditionalLukas Bulwahn
2022-08-03hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pteMiaohe Lin
2022-08-03mm: fix missing wake-up event for FSDAX pagesMuchun Song
2022-08-03mm: fix page leak with multiple threads mapping the same pageJosef Bacik
2022-08-03secretmem: fix unhandled fault in truncateMike Rapoport
2022-08-03fs: sendfile handles O_NONBLOCK of out_fdAndrei Vagin
2022-08-03ntfs: fix use-after-free in ntfs_ucsncmp()ChenXiaoSong
2022-08-03userfaultfd: provide properly masked address for huge-pagesNadav Amit
2022-08-03Revert "ocfs2: mount shared volume without ha stack"Junxiao Bi
2022-08-03ARM: pxa2xx: Fix GPIO descriptor tablesLinus Walleij
2022-08-03ARM: dts: lan966x: fix sys_clk frequencyMichael Walle
2022-08-03Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz
2022-08-03Bluetooth: Always set event mask on suspendAbhishek Pandit-Subedi
2022-07-29Merge v5.18.15linaro-local/ci/tcwg_bmk_llvm_apm/llvm-release-arm-spec2k6-Os_LTOGreg Kroah-Hartman
2022-07-29Linux 5.18.15Greg Kroah-Hartman
2022-07-29watch-queue: remove spurious double semicolonLinus Torvalds
2022-07-29ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5 statesPierre-Louis Bossart
2022-07-29ASoC: SOF: pm: add definitions for S4 and S5 statesPierre-Louis Bossart
2022-07-29ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2Pierre-Louis Bossart
2022-07-29watchqueue: make sure to serialize 'wqueue->defunct' properlyLinus Torvalds
2022-07-29x86/alternative: Report missing return thunk detailsKees Cook
2022-07-29x86/amd: Use IBPB for firmware callsPeter Zijlstra
2022-07-29exfat: use updated exfat_chain directly during renamingSungjong Seo
2022-07-29exfat: fix referencing wrong parent directory information after renamingYuezhang Mo