summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-29ARM: findbit: fix overflowing offsetRussell King (Oracle)
2022-07-29x86/bugs: Do not enable IBPB at firmware entry when IBPB is not availableThadeu Lima de Souza Cascardo
2022-07-28Merge tag 'drm-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-07-29Merge tag 'drm-intel-fixes-2022-07-28-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-07-28nouveau/svm: Fix to migrate all requested pagesAlistair Popple
2022-07-28Merge tag 'net-5.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-07-28stmmac: dwmac-mediatek: fix resource leak in probeDan Carpenter
2022-07-28ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptrZiyang Xuan
2022-07-28net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima
2022-07-28watch_queue: Fix missing locking in add_watch_to_object()Linus Torvalds
2022-07-28watch_queue: Fix missing rcu annotationDavid Howells
2022-07-28net/funeth: Fix fun_xdp_tx() and XDP packet reclaimDimitris Michailidis
2022-07-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-27sctp: leave the err path free in sctp_stream_init to sctp_stream_freeXin Long
2022-07-27sfc: disable softirqs for ptp TXAlejandro Lucero
2022-07-27ptp: ocp: Select CRC16 in the Kconfig.Jonathan Lemon
2022-07-27clk: sunxi-ng: Fix H6 RTC clock definitionJernej Skrabec
2022-07-27tcp: md5: fix IPv4-mapped supportEric Dumazet
2022-07-27ARM: 9216/1: Fix MAX_DMA_ADDRESS overflowFlorian Fainelli
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-27Merge tag 'soc-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-27Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"Borislav Petkov
2022-07-27x86/configs: Update configs in x86_debug.configLukas Bulwahn
2022-07-27Merge tag 'nvme-5.19-2022-07-27' of git://git.infradead.org/nvme into block-5.19Jens Axboe
2022-07-27perf bpf: Remove undefined behavior from bpf_perf_object__next()Ian Rogers
2022-07-27perf symbol: Skip symbols if SHF_ALLOC flag is not setLeo Yan
2022-07-27perf symbol: Correct address for bss symbolsLeo Yan
2022-07-27perf scripts python: Let script to be python2 compliantLeo Yan
2022-07-27tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-07-27virtio-net: fix the race between refill work and closeJason Wang
2022-07-27EDAC/ghes: Set the DIMM label unconditionallyToshi Kani
2022-07-27Add Seth Forshee as co-maintainer for idmapped mountsChristian Brauner
2022-07-26mptcp: Do not return EINPROGRESS when subflow creation succeedsMat Martineau
2022-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-07-26Merge tag 'for-net-2022-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-07-26Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-07-26scsi: ufs: core: Fix a race condition related to device managementBart Van Assche
2022-07-26scsi: core: Fix warning in scsi_alloc_sgtables()Jason Yan
2022-07-26scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He
2022-07-26scsi: mpt3sas: Stop fw fault watchdog work item during system shutdownDavid Jeffery
2022-07-26mailmap: update Gao Xiang's email addressesGao Xiang
2022-07-26userfaultfd: provide properly masked address for huge-pagesNadav Amit
2022-07-26Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz
2022-07-26Bluetooth: Always set event mask on suspendAbhishek Pandit-Subedi
2022-07-26Bluetooth: mgmt: Fix double free on error pathDan Carpenter
2022-07-26wifi: mac80211: do not abuse fq.lock in ieee80211_do_stop()Tetsuo Handa
2022-07-26ice: do not setup vlan for loopback VSIMaciej Fijalkowski
2022-07-26ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski
2022-07-26ice: Fix VSIs unable to share unicast MACAnirudh Venkataramanan
2022-07-26ice: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski