summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-03scsi: core: Fix warning in scsi_alloc_sgtables()Jason Yan1-1/+1
2022-08-03tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.Kuniyuki Iwashima1-1/+1
2022-08-03tcp: Fix a data-race around sysctl_tcp_limit_output_bytes.Kuniyuki Iwashima1-1/+1
2022-08-03tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf.Kuniyuki Iwashima2-2/+2
2022-08-03tcp: md5: fix IPv4-mapped supportEric Dumazet1-3/+12
2022-08-03octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep1-12/+18
2022-08-03Revert "tcp: change pingpong threshold to 3"Wei Wang2-18/+7
2022-08-03scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He1-2/+13
2022-08-03ice: Fix VSIs unable to share unicast MACAnirudh Venkataramanan2-40/+2
2022-08-03ice: do not setup vlan for loopback VSIMaciej Fijalkowski1-3/+5
2022-08-03ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski1-1/+2
2022-08-03ice: Fix max VLANs available for VFPrzemyslaw Patynowski1-1/+2
2022-08-03bridge: Do not send empty IFLA_AF_SPEC attributeBenjamin Poirier1-2/+6
2022-08-03tcp: Fix data-races around sysctl_tcp_no_ssthresh_metrics_save.Kuniyuki Iwashima1-4/+4
2022-08-03tcp: Fix a data-race around sysctl_tcp_nometrics_save.Kuniyuki Iwashima1-1/+1
2022-08-03tcp: Fix a data-race around sysctl_tcp_frto.Kuniyuki Iwashima1-1/+1
2022-08-03tcp: Fix a data-race around sysctl_tcp_adv_win_scale.Kuniyuki Iwashima1-1/+1
2022-08-03tcp: Fix a data-race around sysctl_tcp_app_win.Kuniyuki Iwashima1-1/+1
2022-08-03tcp: Fix data-races around sysctl_tcp_dsack.Kuniyuki Iwashima1-2/+2
2022-08-03watch_queue: Fix missing locking in add_watch_to_object()Linus Torvalds1-22/+36
2022-08-03watch_queue: Fix missing rcu annotationDavid Howells1-1/+1
2022-08-03drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()Nathan Chancellor1-1/+1
2022-08-03nouveau/svm: Fix to migrate all requested pagesAlistair Popple1-1/+5
2022-08-03intel_idle: Fix false positive RCU splats due to incorrect hardirqs stateWaiman Long1-1/+7
2022-08-03s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger1-3/+6
2022-08-03asm-generic: remove a broken and needless ifdef conditionalLukas Bulwahn1-2/+0
2022-08-03hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pteMiaohe Lin1-0/+1
2022-08-03mm: fix missing wake-up event for FSDAX pagesMuchun Song3-10/+16
2022-08-03mm: fix page leak with multiple threads mapping the same pageJosef Bacik1-2/+5
2022-08-03secretmem: fix unhandled fault in truncateMike Rapoport1-7/+26
2022-08-03fs: sendfile handles O_NONBLOCK of out_fdAndrei Vagin1-0/+3
2022-08-03ntfs: fix use-after-free in ntfs_ucsncmp()ChenXiaoSong1-2/+6
2022-08-03userfaultfd: provide properly masked address for huge-pagesNadav Amit1-5/+7
2022-08-03Revert "ocfs2: mount shared volume without ha stack"Junxiao Bi3-51/+20
2022-08-03ARM: pxa2xx: Fix GPIO descriptor tablesLinus Walleij7-9/+9
2022-08-03ARM: dts: lan966x: fix sys_clk frequencyMichael Walle1-1/+1
2022-08-03Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz2-13/+49
2022-08-03Bluetooth: Always set event mask on suspendAbhishek Pandit-Subedi1-3/+3
2022-07-29Linux 5.18.15v5.18.15Greg Kroah-Hartman1-1/+1
2022-07-29watch-queue: remove spurious double semicolonLinus Torvalds1-1/+1
2022-07-29ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5 statesPierre-Louis Bossart1-1/+2
2022-07-29ASoC: SOF: pm: add definitions for S4 and S5 statesPierre-Louis Bossart2-0/+11
2022-07-29ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2Pierre-Louis Bossart1-1/+11
2022-07-29watchqueue: make sure to serialize 'wqueue->defunct' properlyLinus Torvalds1-16/+37
2022-07-29x86/alternative: Report missing return thunk detailsKees Cook1-1/+3
2022-07-29x86/amd: Use IBPB for firmware callsPeter Zijlstra3-1/+13
2022-07-29exfat: use updated exfat_chain directly during renamingSungjong Seo1-1/+3
2022-07-29exfat: fix referencing wrong parent directory information after renamingYuezhang Mo1-26/+1
2022-07-29crypto: qat - re-enable registration of algorithmsGiovanni Cabiddu2-14/+0
2022-07-29crypto: qat - add param check for DHGiovanni Cabiddu1-0/+4