| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-07-31 | Linux 5.19HEADv5.19master | Linus Torvalds | 1 | -1/+1 |
| 2022-07-31 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
| 2022-07-31 | Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -33/+22 |
| 2022-07-31 | Merge tag 'locking_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -10/+20 |
| 2022-07-31 | Merge tag 'edac_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -22/+33 |
| 2022-07-30 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2 | -9/+9 |
| 2022-07-30 | locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs... | Waiman Long | 1 | -10/+20 |
| 2022-07-29 | Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -15/+16 |
| 2022-07-29 | Merge tag 'block-5.19-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+2 |
| 2022-07-29 | Merge tag 'drm-fixes-2022-07-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2 | -2/+6 |
| 2022-07-30 | Merge tag 'drm-misc-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2 | -2/+6 |
| 2022-07-29 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 4 | -21/+55 |
| 2022-07-29 | docs/kernel-parameters: Update descriptions for "mitigations=" param with ret... | Eiichi Tsukata | 1 | -0/+2 |
| 2022-07-29 | mm/hmm: fault non-owner device private entries | Ralph Campbell | 1 | -11/+8 |
| 2022-07-29 | page_alloc: fix invalid watermark check on a negative value | Jaewon Kim | 1 | -4/+8 |
| 2022-07-29 | Merge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub... | Linus Torvalds | 4 | -31/+78 |
| 2022-07-29 | Merge tag 'wq-for-5.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+4 |
| 2022-07-29 | Merge tag 'pm-5.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+7 |
| 2022-07-29 | workqueue: Avoid a false warning in unbind_workers() | Lai Jiangshan | 1 | -1/+4 |
| 2022-07-29 | Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2022-07-29 | Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 31 | -428/+277 |
| 2022-07-29 | Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 3 | -1/+6 |
| 2022-07-29 | LoongArch: Fix wrong "ROM Size" of boardinfo | Tiezhu Yang | 1 | -1/+1 |
| 2022-07-29 | LoongArch: Fix missing fcsr in ptrace's fpr_set | Qi Hu | 1 | -5/+7 |
| 2022-07-29 | LoongArch: Fix shared cache size calculation | Huacai Chen | 1 | -2/+9 |
| 2022-07-29 | LoongArch: Disable executable stack by default | Huacai Chen | 1 | -2/+0 |
| 2022-07-29 | LoongArch: Remove unused variables | Bibo Mao | 2 | -32/+0 |
| 2022-07-29 | LoongArch: Remove clock setting during cpu hotplug stage | Bibo Mao | 2 | -101/+13 |
| 2022-07-29 | LoongArch: Remove useless header compiler.h | Jun Yi | 8 | -32/+6 |
| 2022-07-29 | LoongArch: Remove several syntactic sugar macros for branches | WANG Xuerui | 1 | -12/+0 |
| 2022-07-29 | LoongArch: Re-tab the assembly files | WANG Xuerui | 7 | -163/+163 |
| 2022-07-29 | LoongArch: Simplify "BGT foo, zero" with BGTZ | WANG Xuerui | 2 | -2/+2 |
| 2022-07-29 | LoongArch: Simplify "BLT foo, zero" with BLTZ | WANG Xuerui | 2 | -7/+7 |
| 2022-07-29 | LoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZ | WANG Xuerui | 4 | -22/+22 |
| 2022-07-29 | LoongArch: Use the "move" pseudo-instruction where applicable | WANG Xuerui | 5 | -8/+8 |
| 2022-07-29 | LoongArch: Use the "jr" pseudo-instruction where applicable | WANG Xuerui | 5 | -15/+15 |
| 2022-07-29 | LoongArch: Use ABI names of registers where appropriate | WANG Xuerui | 7 | -55/+55 |
| 2022-07-29 | ARM: findbit: fix overflowing offset | Russell King (Oracle) | 1 | -8/+8 |
| 2022-07-29 | x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available | Thadeu Lima de Souza Cascardo | 1 | -0/+1 |
| 2022-07-28 | Merge tag 'drm-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 5 | -79/+103 |
| 2022-07-29 | Merge tag 'drm-intel-fixes-2022-07-28-1' of git://anongit.freedesktop.org/drm... | Dave Airlie | 5 | -79/+103 |
| 2022-07-28 | nouveau/svm: Fix to migrate all requested pages | Alistair Popple | 1 | -1/+5 |
| 2022-07-28 | Merge tag 'net-5.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 56 | -321/+481 |
| 2022-07-28 | stmmac: dwmac-mediatek: fix resource leak in probe | Dan Carpenter | 1 | -4/+5 |
| 2022-07-28 | ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr | Ziyang Xuan | 1 | -0/+3 |
| 2022-07-28 | net: ping6: Fix memleak in ipv6_renew_options(). | Kuniyuki Iwashima | 1 | -0/+6 |
| 2022-07-28 | watch_queue: Fix missing locking in add_watch_to_object() | Linus Torvalds | 1 | -22/+36 |
| 2022-07-28 | watch_queue: Fix missing rcu annotation | David Howells | 1 | -1/+1 |
| 2022-07-28 | net/funeth: Fix fun_xdp_tx() and XDP packet reclaim | Dimitris Michailidis | 3 | -15/+16 |
| 2022-07-27 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 5 | -48/+16 |
| 2022-07-27 | sctp: leave the err path free in sctp_stream_init to sctp_stream_free | Xin Long | 2 | -19/+5 |
| 2022-07-27 | sfc: disable softirqs for ptp TX | Alejandro Lucero | 1 | -0/+22 |
| 2022-07-27 | ptp: ocp: Select CRC16 in the Kconfig. | Jonathan Lemon | 1 | -0/+1 |
| 2022-07-27 | clk: sunxi-ng: Fix H6 RTC clock definition | Jernej Skrabec | 1 | -0/+1 |
| 2022-07-27 | tcp: md5: fix IPv4-mapped support | Eric Dumazet | 1 | -3/+12 |
| 2022-07-27 | ARM: 9216/1: Fix MAX_DMA_ADDRESS overflow | Florian Fainelli | 1 | -1/+1 |
| 2022-07-27 | Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -3/+12 |
| 2022-07-27 | Merge tag 'soc-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -10/+14 |
| 2022-07-27 | Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV" | Borislav Petkov | 3 | -31/+18 |
| 2022-07-27 | x86/configs: Update configs in x86_debug.config | Lukas Bulwahn | 1 | -2/+1 |
| 2022-07-27 | Merge tag 'nvme-5.19-2022-07-27' of git://git.infradead.org/nvme into block-5.19 | Jens Axboe | 1 | -0/+2 |
| 2022-07-27 | perf bpf: Remove undefined behavior from bpf_perf_object__next() | Ian Rogers | 1 | -11/+7 |
| 2022-07-27 | perf symbol: Skip symbols if SHF_ALLOC flag is not set | Leo Yan | 1 | -0/+11 |
| 2022-07-27 | perf symbol: Correct address for bss symbols | Leo Yan | 1 | -4/+41 |
| 2022-07-27 | perf scripts python: Let script to be python2 compliant | Leo Yan | 1 | -16/+18 |
| 2022-07-27 | tools headers cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2022-07-27 | virtio-net: fix the race between refill work and close | Jason Wang | 1 | -3/+34 |
| 2022-07-27 | EDAC/ghes: Set the DIMM label unconditionally | Toshi Kani | 1 | -3/+8 |
| 2022-07-26 | mptcp: Do not return EINPROGRESS when subflow creation succeeds | Mat Martineau | 1 | -1/+1 |
| 2022-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 3 | -1/+39 |
| 2022-07-26 | Merge tag 'for-net-2022-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 4 | -17/+52 |
| 2022-07-26 | Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 15 | -93/+105 |
| 2022-07-26 | scsi: ufs: core: Fix a race condition related to device management | Bart Van Assche | 1 | -18/+40 |
| 2022-07-26 | scsi: core: Fix warning in scsi_alloc_sgtables() | Jason Yan | 1 | -1/+1 |
| 2022-07-26 | scsi: ufs: host: Hold reference returned by of_parse_phandle() | Liang He | 1 | -2/+13 |
| 2022-07-26 | scsi: mpt3sas: Stop fw fault watchdog work item during system shutdown | David Jeffery | 1 | -0/+1 |
| 2022-07-26 | mailmap: update Gao Xiang's email addresses | Gao Xiang | 1 | -0/+2 |
| 2022-07-26 | userfaultfd: provide properly masked address for huge-pages | Nadav Amit | 1 | -5/+7 |
| 2022-07-26 | Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put | Luiz Augusto von Dentz | 2 | -13/+49 |
| 2022-07-26 | Bluetooth: Always set event mask on suspend | Abhishek Pandit-Subedi | 1 | -3/+3 |
| 2022-07-26 | Bluetooth: mgmt: Fix double free on error path | Dan Carpenter | 1 | -1/+0 |
| 2022-07-26 | wifi: mac80211: do not abuse fq.lock in ieee80211_do_stop() | Tetsuo Handa | 1 | -2/+1 |
| 2022-07-26 | ice: do not setup vlan for loopback VSI | Maciej Fijalkowski | 1 | -3/+5 |
| 2022-07-26 | ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS) | Maciej Fijalkowski | 1 | -1/+2 |
| 2022-07-26 | ice: Fix VSIs unable to share unicast MAC | Anirudh Venkataramanan | 2 | -40/+2 |
| 2022-07-26 | ice: Fix tunnel checksum offload with fragmented traffic | Przemyslaw Patynowski | 1 | -3/+5 |
| 2022-07-26 | ice: Fix max VLANs available for VF | Przemyslaw Patynowski | 1 | -1/+2 |
| 2022-07-26 | netfilter: nft_queue: only allow supported familes and hooks | Florian Westphal | 1 | -0/+27 |
| 2022-07-26 | netfilter: nf_tables: add rescheduling points during loop detection walks | Florian Westphal | 1 | -0/+6 |
| 2022-07-26 | netfilter: nf_queue: do not allow packet truncation below transport header of... | Florian Westphal | 1 | -1/+6 |
| 2022-07-26 | Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -3/+6 |
| 2022-07-26 | mm: fix NULL pointer dereference in wp_page_reuse() | Qi Zheng | 1 | -1/+1 |
| 2022-07-26 | drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid() | Nathan Chancellor | 1 | -1/+1 |
| 2022-07-26 | bridge: Do not send empty IFLA_AF_SPEC attribute | Benjamin Poirier | 1 | -2/+6 |
| 2022-07-26 | Merge branch 'octeontx2-minor-tc-fixes' | Paolo Abeni | 1 | -33/+73 |
| 2022-07-26 | octeontx2-pf: Fix UDP/TCP src and dst port tc filters | Subbaraya Sundeep | 1 | -12/+18 |
| 2022-07-26 | octeontx2-pf: cn10k: Fix egress ratelimit configuration | Sunil Goutham | 1 | -21/+55 |
| 2022-07-25 | sctp: fix sleep in atomic context bug in timer handlers | Duoming Zhou | 1 | -1/+1 |
| 2022-07-25 | net: dsa: fix reference counting for LAG FDBs | Vladimir Oltean | 1 | -0/+1 |
| 2022-07-25 | i40e: Fix interface init with MSI interrupts (no MSI-X) | Michal Maloszewski | 1 | -0/+4 |
| 2022-07-26 | drm/amdgpu: Re-enable DCN for 64-bit powerpc | Michael Ellerman | 2 | -1/+5 |
| 2022-07-25 | intel_idle: Fix false positive RCU splats due to incorrect hardirqs state | Waiman Long | 1 | -1/+7 |
| 2022-07-25 | drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backend | Umesh Nerlige Ramappa | 5 | -79/+103 |
| 2022-07-25 | Merge branch 'net-sysctl-races-part-6' | David S. Miller | 10 | -31/+36 |
| 2022-07-25 | ipv4: Fix data-races around sysctl_fib_notify_on_flag_change. | Kuniyuki Iwashima | 1 | -2/+5 |
| 2022-07-25 | tcp: Fix data-races around sysctl_tcp_reflect_tos. | Kuniyuki Iwashima | 2 | -4/+4 |
| 2022-07-25 | tcp: Fix a data-race around sysctl_tcp_comp_sack_nr. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-25 | tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-25 | tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns. | Kuniyuki Iwashima | 1 | -1/+2 |
| 2022-07-25 | net: Fix data-races around sysctl_[rw]mem(_offset)?. | Kuniyuki Iwashima | 7 | -20/+21 |
| 2022-07-25 | tcp: Fix data-races around sk_pacing_rate. | Kuniyuki Iwashima | 1 | -2/+2 |
| 2022-07-25 | net: mld: fix reference count leak in mld_{query | report}_work() | Taehee Yoo | 1 | -6/+8 |
| 2022-07-25 | net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_... | Jianglei Nie | 1 | -2/+2 |
| 2022-07-25 | Merge branch 'macsec-config-issues' | David S. Miller | 1 | -10/+19 |
| 2022-07-25 | macsec: always read MACSEC_SA_ATTR_PN as a u64 | Sabrina Dubroca | 1 | -3/+3 |
| 2022-07-25 | macsec: limit replay window size with XPN | Sabrina Dubroca | 1 | -4/+12 |
| 2022-07-25 | macsec: fix error message in macsec_add_rxsa and _txsa | Sabrina Dubroca | 1 | -2/+2 |
| 2022-07-25 | macsec: fix NULL deref in macsec_add_rxsa | Sabrina Dubroca | 1 | -1/+2 |
| 2022-07-25 | s390/qeth: Fix typo 'the the' in comment | Slark Xiao | 1 | -1/+1 |
| 2022-07-25 | net: ipa: Fix typo 'the the' in comment | Slark Xiao | 1 | -1/+1 |
| 2022-07-25 | nfp: bpf: Fix typo 'the the' in comment | Slark Xiao | 1 | -1/+1 |
| 2022-07-25 | nvme-pci: Crucial P2 has bogus namespace ids | Tobias Gruetzmacher | 1 | -0/+2 |
| 2022-07-25 | Merge tag 'v5.19-rc7' into fixes | Michael Ellerman | 1356 | -10097/+17734 |
| 2022-07-24 | Documentation: fix sctp_wmem in ip-sysctl.rst | Xin Long | 1 | -1/+8 |
| 2022-07-24 | net/tls: Remove the context from the list in tls_device_down | Maxim Mikityanskiy | 1 | -1/+6 |
| 2022-07-24 | Linux 5.19-rc8v5.19-rc8 | Linus Torvalds | 1 | -1/+1 |
| 2022-07-24 | certs: make system keyring depend on x509 parser | Adam Borowski | 1 | -0/+1 |
| 2022-07-24 | Merge tag 'perf_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -9/+10 |
| 2022-07-24 | Merge tag 'sched_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+4 |
| 2022-07-24 | Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -12/+36 |
| 2022-07-24 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2022-07-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -6/+16 |
| 2022-07-23 | x86/speculation: Make all RETbleed mitigations 64-bit only | Ben Hutchings | 1 | -4/+4 |
| 2022-07-22 | Merge tag 'spi-fix-v5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -5/+13 |
| 2022-07-22 | Revert "tcp: change pingpong threshold to 3" | Wei Wang | 2 | -18/+7 |
| 2022-07-22 | Merge tag 'riscv-for-linus-5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -9/+10 |
| 2022-07-22 | Merge tag 'acpi-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -2/+4 |
| 2022-07-22 | Merge tag 'io_uring-5.19-2022-07-21' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+11 |
| 2022-07-22 | Merge tag 'block-5.19-2022-07-21' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+3 |
| 2022-07-22 | Merge tag 'i2c-for-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -27/+7 |
| 2022-07-22 | Merge tag 'gpio-fixes-for-v5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -10/+16 |
| 2022-07-22 | Merge tag 'pinctrl-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -104/+184 |
| 2022-07-22 | riscv: compat: vdso: Fix vdso_install target | Emil Renner Berthing | 1 | -1/+1 |
| 2022-07-22 | Merge tag 'sound-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -129/+31 |
| 2022-07-22 | Merge tag 'mmc-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 1 | -6/+8 |
| 2022-07-22 | Merge tag 'drm-fixes-2022-07-22' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 19 | -98/+505 |
| 2022-07-22 | Merge tag 'rcu-urgent.2022.07.21a' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -24/+92 |
| 2022-07-22 | mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE case | Linus Torvalds | 1 | -3/+0 |
| 2022-07-22 | ARM: pxa2xx: Fix GPIO descriptor tables | Linus Walleij | 7 | -9/+9 |
| 2022-07-22 | asm-generic: remove a broken and needless ifdef conditional | Lukas Bulwahn | 1 | -2/+0 |
| 2022-07-22 | EDAC/synopsys: Re-enable the error interrupts on v3 hw | Sherry Sun | 1 | -22/+25 |
| 2022-07-22 | EDAC/synopsys: Use the correct register to disable the error interrupt on v3 hw | Sherry Sun | 1 | -2/+5 |
| 2022-07-22 | caif: Fix bitmap data type in "struct caifsock" | Christophe JAILLET | 1 | -13/+7 |
| 2022-07-22 | dt-bindings: net: fsl,fec: Add missing types to phy-reset-* properties | Rob Herring | 1 | -0/+3 |
| 2022-07-22 | dt-bindings: net: ethernet-controller: Rework 'fixed-link' schema | Rob Herring | 1 | -64/+59 |
| 2022-07-22 | Merge branch 'sysctl-races-part-5' | David S. Miller | 7 | -22/+23 |
| 2022-07-22 | tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit. | Kuniyuki Iwashima | 1 | -1/+2 |
| 2022-07-22 | tcp: Fix a data-race around sysctl_tcp_autocorking. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-22 | tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-22 | tcp: Fix a data-race around sysctl_tcp_tso_rtt_log. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-22 | tcp: Fix a data-race around sysctl_tcp_min_tso_segs. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-22 | tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-22 | tcp: Fix a data-race around sysctl_tcp_limit_output_bytes. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-22 | tcp: Fix data-races around sysctl_tcp_workaround_signed_windows. | Kuniyuki Iwashima | 2 | -3/+3 |
| 2022-07-22 | tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf. | Kuniyuki Iwashima | 2 | -2/+2 |
| 2022-07-22 | tcp: Fix data-races around sysctl_tcp_no_ssthresh_metrics_save. | Kuniyuki Iwashima | 1 | -4/+4 |
| 2022-07-22 | tcp: Fix a data-race around sysctl_tcp_nometrics_save. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-22 | tcp: Fix a data-race around sysctl_tcp_frto. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-22 | tcp: Fix a data-race around sysctl_tcp_adv_win_scale. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-22 | tcp: Fix a data-race around sysctl_tcp_app_win. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-22 | tcp: Fix data-races around sysctl_tcp_dsack. | Kuniyuki Iwashima | 1 | -2/+2 |
| 2022-07-22 | gpio: gpio-xilinx: Fix integer overflow | Srinivas Neeli | 1 | -1/+1 |
| 2022-07-22 | Merge tag 'drm-misc-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 5 | -7/+17 |
| 2022-07-21 | net: sungem_phy: Add of_node_put() for reference returned by of_get_parent() | Liang He | 1 | -0/+1 |
| 2022-07-21 | net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmii | Vladimir Oltean | 1 | -1/+1 |
| 2022-07-21 | riscv: add as-options for modules with assembly compontents | Ben Dooks | 1 | -0/+1 |
| 2022-07-21 | Merge tag 'mtd/fixes-for-5.19-final' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+4 |
| 2022-07-21 | Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 93 | -592/+1117 |
| 2022-07-21 | s390/archrandom: prevent CPACF trng invocations in interrupt context | Harald Freudenberger | 1 | -3/+6 |
| 2022-07-21 | mmu_gather: Force tlb-flush VM_PFNMAP vmas | Peter Zijlstra | 1 | -16/+17 |
| 2022-07-21 | mmu_gather: Let there be one tlb_{start,end}_vma() implementation | Peter Zijlstra | 1 | -13/+2 |
| 2022-07-21 | csky/tlb: Remove tlb_flush() define | Peter Zijlstra | 1 | -2/+0 |
| 2022-07-21 | mmu_gather: Remove per arch tlb_{start,end}_vma() | Peter Zijlstra | 13 | -35/+32 |
| 2022-07-21 | scripts/gdb: Fix gdb 'lx-symbols' command | Khalid Masum | 1 | -1/+1 |
| 2022-07-21 | watch-queue: remove spurious double semicolon | Linus Torvalds | 1 | -1/+1 |
| 2022-07-21 | spi: spi-rspi: Fix PIO fallback on RZ platforms | Biju Das | 1 | -0/+4 |
| 2022-07-21 | io_uring: do not recycle buffer in READV | Dylan Yudaken | 1 | -0/+8 |
| 2022-07-21 | io_uring: fix free of unallocated buffer list | Dylan Yudaken | 1 | -3/+3 |
| 2022-07-21 | Merge tag 'at91-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 1 | -1/+1 |
| 2022-07-21 | sched/deadline: Fix BUG_ON condition for deboosted tasks | Juri Lelli | 1 | -1/+4 |
| 2022-07-21 | Merge tag 'amd-drm-fixes-5.19-2022-07-20' of https://gitlab.freedesktop.org/a... | Dave Airlie | 5 | -18/+38 |
| 2022-07-21 | Merge tag 'drm-intel-fixes-2022-07-20-1' of git://anongit.freedesktop.org/drm... | Dave Airlie | 9 | -73/+450 |
| 2022-07-20 | drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2 | Luben Tuikov | 3 | -4/+19 |
| 2022-07-20 | watchqueue: make sure to serialize 'wqueue->defunct' properly | Linus Torvalds | 1 | -16/+37 |
| 2022-07-20 | spi: spi-cadence: Fix SPI NO Slave Select macro definition | Sai Krishna Potthuri | 1 | -1/+1 |
| 2022-07-20 | perf/x86/intel/lbr: Fix unchecked MSR access error on HSW | Kan Liang | 1 | -9/+10 |
| 2022-07-20 | lkdtm: Disable return thunks in rodata.c | Josh Poimboeuf | 2 | -3/+7 |
| 2022-07-20 | x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts | Pawan Gupta | 1 | -0/+3 |
| 2022-07-20 | x86/alternative: Report missing return thunk details | Kees Cook | 1 | -1/+3 |
| 2022-07-20 | lockdown: Fix kexec lockdown bypass with ima policy | Eric Snowberg | 1 | -0/+4 |