linux-2.6-microblaze.git
2022-07-29 Linus TorvaldsMerge tag 'pm-5.19-rc9' of git://git./linux/kernel...
2022-07-29 Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc9' of git://git....
2022-07-29 Linus TorvaldsMerge tag 'loongarch-fixes-5.19-5' of git://git./linux...
2022-07-29 Linus TorvaldsMerge tag 'powerpc-5.19-6' of git://git./linux/kernel...
2022-07-29 Tiezhu YangLoongArch: Fix wrong "ROM Size" of boardinfo
2022-07-29 Qi HuLoongArch: Fix missing fcsr in ptrace's fpr_set
2022-07-29 Huacai ChenLoongArch: Fix shared cache size calculation
2022-07-29 Huacai ChenLoongArch: Disable executable stack by default
2022-07-29 Bibo MaoLoongArch: Remove unused variables
2022-07-29 Bibo MaoLoongArch: Remove clock setting during cpu hotplug...
2022-07-29 Jun YiLoongArch: Remove useless header compiler.h
2022-07-29 WANG XueruiLoongArch: Remove several syntactic sugar macros for...
2022-07-29 WANG XueruiLoongArch: Re-tab the assembly files
2022-07-29 WANG XueruiLoongArch: Simplify "BGT foo, zero" with BGTZ
2022-07-29 WANG XueruiLoongArch: Simplify "BLT foo, zero" with BLTZ
2022-07-29 WANG XueruiLoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZ
2022-07-29 WANG XueruiLoongArch: Use the "move" pseudo-instruction where...
2022-07-29 WANG XueruiLoongArch: Use the "jr" pseudo-instruction where applicable
2022-07-29 WANG XueruiLoongArch: Use ABI names of registers where appropriate
2022-07-29 Linus TorvaldsMerge tag 'drm-fixes-2022-07-29' of git://anongit.freed...
2022-07-29 Dave AirlieMerge tag 'drm-intel-fixes-2022-07-28-1' of git://anong...
2022-07-28 Linus TorvaldsMerge tag 'net-5.19-final' of git://git./linux/kernel...
2022-07-28 Dan Carpenterstmmac: dwmac-mediatek: fix resource leak in probe
2022-07-28 Ziyang Xuanipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
2022-07-28 Kuniyuki Iwashimanet: ping6: Fix memleak in ipv6_renew_options().
2022-07-28 Linus Torvaldswatch_queue: Fix missing locking in add_watch_to_object()
2022-07-28 David Howellswatch_queue: Fix missing rcu annotation
2022-07-28 Dimitris Michailidisnet/funeth: Fix fun_xdp_tx() and XDP packet reclaim
2022-07-28 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2022-07-28 Xin Longsctp: leave the err path free in sctp_stream_init to...
2022-07-28 Alejandro Lucerosfc: disable softirqs for ptp TX
2022-07-28 Jonathan Lemonptp: ocp: Select CRC16 in the Kconfig.
2022-07-27 Eric Dumazettcp: md5: fix IPv4-mapped support
2022-07-27 Linus TorvaldsMerge tag 'asm-generic-fixes-5.19-2' of git://git....
2022-07-27 Linus TorvaldsMerge tag 'soc-fixes-5.19-4' of git://git./linux/kernel...
2022-07-27 Jason Wangvirtio-net: fix the race between refill work and close
2022-07-27 Mat Martineaumptcp: Do not return EINPROGRESS when subflow creation...
2022-07-27 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf
2022-07-27 Jakub KicinskiMerge tag 'for-net-2022-07-26' of git://git./linux...
2022-07-27 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-07-26' of git:/...
2022-07-27 Gao Xiangmailmap: update Gao Xiang's email addresses
2022-07-27 Nadav Amituserfaultfd: provide properly masked address for huge...
2022-07-26 Luiz Augusto... Bluetooth: L2CAP: Fix use-after-free caused by l2cap_ch...
2022-07-26 Abhishek Pandit... Bluetooth: Always set event mask on suspend
2022-07-26 Dan CarpenterBluetooth: mgmt: Fix double free on error path
2022-07-26 Tetsuo Handawifi: mac80211: do not abuse fq.lock in ieee80211_do_stop()
2022-07-26 Maciej Fijalkowskiice: do not setup vlan for loopback VSI
2022-07-26 Maciej Fijalkowskiice: check (DD | EOF) bits on Rx descriptor rather...
2022-07-26 Anirudh Venkataramananice: Fix VSIs unable to share unicast MAC
2022-07-26 Przemyslaw... ice: Fix tunnel checksum offload with fragmented traffic
2022-07-26 Przemyslaw... ice: Fix max VLANs available for VF
2022-07-26 Florian Westphalnetfilter: nft_queue: only allow supported familes...
2022-07-26 Florian Westphalnetfilter: nf_tables: add rescheduling points during...
2022-07-26 Florian Westphalnetfilter: nf_queue: do not allow packet truncation...
2022-07-26 Linus TorvaldsMerge tag 's390-5.19-7' of git://git./linux/kernel...
2022-07-26 Qi Zhengmm: fix NULL pointer dereference in wp_page_reuse()
2022-07-26 Benjamin Poirierbridge: Do not send empty IFLA_AF_SPEC attribute
2022-07-26 Paolo AbeniMerge branch 'octeontx2-minor-tc-fixes'
2022-07-26 Subbaraya Sundeepocteontx2-pf: Fix UDP/TCP src and dst port tc filters
2022-07-26 Sunil Gouthamocteontx2-pf: cn10k: Fix egress ratelimit configuration
2022-07-26 Duoming Zhousctp: fix sleep in atomic context bug in timer handlers
2022-07-26 Vladimir Olteannet: dsa: fix reference counting for LAG FDBs
2022-07-26 Michal Maloszewskii40e: Fix interface init with MSI interrupts (no MSI-X)
2022-07-25 Michael Ellermandrm/amdgpu: Re-enable DCN for 64-bit powerpc
2022-07-25 Waiman Longintel_idle: Fix false positive RCU splats due to incorr...
2022-07-25 Umesh Nerlige... drm/i915/reset: Add additional steps for Wa_22011802037...
2022-07-25 David S. MillerMerge branch 'net-sysctl-races-part-6'
2022-07-25 Kuniyuki Iwashimaipv4: Fix data-races around sysctl_fib_notify_on_flag_c...
2022-07-25 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_reflect_tos.
2022-07-25 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_comp_sack_nr.
2022-07-25 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.
2022-07-25 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.
2022-07-25 Kuniyuki Iwashimanet: Fix data-races around sysctl_[rw]mem(_offset)?.
2022-07-25 Kuniyuki Iwashimatcp: Fix data-races around sk_pacing_rate.
2022-07-25 Taehee Yoonet: mld: fix reference count leak in mld_{query |...
2022-07-25 Jianglei Nienet: macsec: fix potential resource leak in macsec_add_...
2022-07-25 David S. MillerMerge branch 'macsec-config-issues'
2022-07-25 Sabrina Dubrocamacsec: always read MACSEC_SA_ATTR_PN as a u64
2022-07-25 Sabrina Dubrocamacsec: limit replay window size with XPN
2022-07-25 Sabrina Dubrocamacsec: fix error message in macsec_add_rxsa and _txsa
2022-07-25 Sabrina Dubrocamacsec: fix NULL deref in macsec_add_rxsa
2022-07-25 Slark Xiaos390/qeth: Fix typo 'the the' in comment
2022-07-25 Slark Xiaonet: ipa: Fix typo 'the the' in comment
2022-07-25 Slark Xiaonfp: bpf: Fix typo 'the the' in comment
2022-07-25 Michael EllermanMerge tag 'v5.19-rc7' into fixes
2022-07-24 Xin LongDocumentation: fix sctp_wmem in ip-sysctl.rst
2022-07-24 Maxim Mikityanskiynet/tls: Remove the context from the list in tls_device...
2022-07-24 Linus TorvaldsLinux 5.19-rc8
2022-07-24 Adam Borowskicerts: make system keyring depend on x509 parser
2022-07-24 Linus TorvaldsMerge tag 'perf_urgent_for_v5.19_rc8' of git://git...
2022-07-24 Linus TorvaldsMerge tag 'sched_urgent_for_v5.19_rc8' of git://git...
2022-07-24 Linus TorvaldsMerge tag 'x86_urgent_for_v5.19_rc8' of git://git....
2022-07-24 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-07-23 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-07-23 Ben Hutchingsx86/speculation: Make all RETbleed mitigations 64-bit...
2022-07-22 Linus TorvaldsMerge tag 'spi-fix-v5.19-rc7' of git://git./linux/kerne...
2022-07-22 Wei WangRevert "tcp: change pingpong threshold to 3"
2022-07-22 Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc8' of git://git....
2022-07-22 Linus TorvaldsMerge tag 'acpi-5.19-rc8' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'io_uring-5.19-2022-07-21' of git://git.kerne...
next