linux-2.6-block.git
2022-08-27 Linus TorvaldsMerge tag 'for-linus-6.0-rc3-tag' of git://git./linux...
2022-08-27 Linus TorvaldsMerge tag 'audit-pr-20220826' of git://git./linux/kerne...
2022-08-27 Linus TorvaldsMerge tag 'fbdev-for-6.0-rc3' of git://git./linux/kerne...
2022-08-27 Mikulas Patockaprovide arch_test_bit_acquire for architectures that...
2022-08-26 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-08-26 Linus TorvaldsMerge tag 'riscv-for-linus-6.0-rc3' of git://git./linux...
2022-08-26 Linus TorvaldsMerge tag 'loongarch-fixes-6.0-1' of git://git./linux...
2022-08-26 Linus TorvaldsMerge tag 'drm-fixes-2022-08-26-1' of git://anongit...
2022-08-26 Linus TorvaldsMerge tag 'block-6.0-2022-08-26' of git://git.kernel...
2022-08-26 Linus TorvaldsMerge tag 'io_uring-6.0-2022-08-26' of git://git.kernel...
2022-08-26 Shigeru Yoshidafbdev: fbcon: Properly revert changes when vc_resize...
2022-08-26 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-08-26 Mikulas Patockawait_on_bit: add an acquire memory barrier
2022-08-25 Dave AirlieMerge tag 'amd-drm-fixes-6.0-2022-08-25' of https:...
2022-08-25 Dave AirlieMerge tag 'drm-misc-fixes-2022-08-25' of git://anongit...
2022-08-25 Palmer DabbeltMerge branch 'riscv-variable_fixes_without_kvm' of...
2022-08-25 Palmer DabbeltMerge tag 'dt-fixes-for-palmer-6.0-rc3' of git://git...
2022-08-25 Richard Guy... audit: move audit_return_fixup before the filters
2022-08-25 Linus TorvaldsMerge tag 'net-6.0-rc3' of git://git./linux/kernel...
2022-08-25 Jakub KicinskiMerge branch 'net-lantiq_xrx200-fix-errors-under-memory...
2022-08-25 Aleksander... net: lantiq_xrx200: restore buffer if memory allocation...
2022-08-25 Aleksander... net: lantiq_xrx200: fix lock under memory pressure
2022-08-25 Aleksander... net: lantiq_xrx200: confirm skb is allocated before...
2022-08-25 Heiner Kallweitnet: stmmac: work around sporadic tx issue on link-up
2022-08-25 Jakub KicinskiMerge branch '10GbE' of git://git./linux/kernel/git...
2022-08-25 Jakub KicinskiMerge branch 'ionic-bug-fixes'
2022-08-25 R Mohamed Shahionic: VF initial random MAC address if no assigned mac
2022-08-25 Shannon Nelsonionic: fix up issues with handling EAGAIN on FW cmds
2022-08-25 Shannon Nelsonionic: clear broken state on generation change
2022-08-25 David Howellsrxrpc: Fix locking in rxrpc's sendmsg
2022-08-25 Qu Huangdrm/amdgpu: mmVM_L2_CNTL3 register not initialized...
2022-08-25 Likun Gaodrm/amdgpu: add MGCG perfmon setting for gfx11
2022-08-25 Prike Liangdrm/amdkfd: Fix isa version for the GC 10.3.7
2022-08-25 Mukul Joshidrm/amdgpu: Fix page table setup on Arcturus
2022-08-25 Evan Quandrm/amd/pm: update SMU 13.0.0 driver_if header
2022-08-25 Tim Huangdrm/amdgpu: add sdma instance check for gfx11 CGCG
2022-08-25 Roman Lidrm/amd/display: enable PCON support for dcn314
2022-08-25 Tim Huangdrm/amdgpu: enable NBIO IP v7.7.0 Clock Gating
2022-08-25 Tim Huangdrm/amdgpu: add NBIO IP v7.7.0 Clock Gating support
2022-08-25 Tim Huangdrm/amdgpu: add TX_POWER_CTRL_1 macro definitions for...
2022-08-25 Linus TorvaldsMerge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git...
2022-08-25 Tetsuo Handacgroup: Add missing cpus_read_lock() to cgroup_attach_t...
2022-08-25 Juergen Grossxen/privcmd: fix error exit of privcmd_ioctl_dm_op()
2022-08-25 Pavel Begunkovio_uring/net: save address for sendzc async execution io_uring-6.0-2022-08-26
2022-08-25 Wolfram Sangxen: move from strlcpy with unused retval to strscpy
2022-08-25 Lukas Bulwahnxen: x86: remove setting the obsolete config XEN_MAX_DO...
2022-08-25 Huacai ChenLoongArch: mm: Avoid unnecessary page fault retires...
2022-08-25 Huacai ChenLoongArch: Add subword xchg/cmpxchg emulation
2022-08-25 Huacai ChenLoongArch: Cleanup headers to avoid circular dependency
2022-08-25 Huacai ChenLoongArch: Cleanup reset routines with new API
2022-08-25 Huacai ChenLoongArch: Fix build warnings in VDSO
2022-08-25 Huacai ChenLoongArch: Select PCI_QUIRKS to avoid build error
2022-08-25 Lorenzo Bianconinet: ethernet: mtk_eth_soc: fix hw hash reporting for...
2022-08-25 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf
2022-08-25 Lukas BulwahnMAINTAINERS: rectify file entry in BONDING DRIVER
2022-08-24 Wolfram Sangfbdev: Move fbdev drivers from strlcpy to strscpy
2022-08-24 Jens AxboeMerge branch 'md-fixes' of https://git./linux/kernel... block-6.0-2022-08-26
2022-08-24 Jiapeng Chongfbdev: omap: Remove unnecessary print function dev_err()
2022-08-24 Yang Yingliangfbdev: chipsfb: Add missing pci_disable_device() in...
2022-08-24 Shigeru Yoshidafbdev: fbcon: Destroy mutex on freeing struct fb_info
2022-08-24 Jiapeng Chongfbdev: radeon: Clean up some inconsistent indenting
2022-08-24 Jiapeng Chongfbdev: sisfb: Clean up some inconsistent indenting
2022-08-24 Letu Renfbdev: fb_pm2fb: Avoid potential divide by zero error
2022-08-24 Jilin Yuanfbdev: ssd1307fb: Fix repeated words in comments
2022-08-24 Yu Zhefbdev: omapfb: Fix tests for platform_get_irq() failure
2022-08-24 Sylwester Dziedziuchi40e: Fix incorrect address type for IPv6 flow rules
2022-08-24 Jacob Kellerixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclec...
2022-08-24 Guoqing Jiangmd: call __md_stop_writes in md_stop
2022-08-24 Guoqing JiangRevert "md-raid: destroy the bitmap after destroying...
2022-08-24 Linus TorvaldsMerge tag 'trace-v6.0-rc2' of git://git./linux/kernel...
2022-08-24 David Sloanmd: Flush workqueue md_rdev_misc_wq in md_alloc()
2022-08-24 Bart Van Asschemd/raid10: Fix the data type of an r10_sync_page_io...
2022-08-24 Linus TorvaldsMerge branch 'dmi-for-linus' of git://git./linux/kernel...
2022-08-24 Pavel Begunkovio_uring: conditional ->async_data allocation
2022-08-24 Pavel Begunkovio_uring/notif: order notif vs send CQEs
2022-08-24 Pavel Begunkovio_uring/net: fix indentation
2022-08-24 Pavel Begunkovio_uring/net: fix zc send link failing
2022-08-24 Pavel Begunkovio_uring/net: fix must_hold annotation
2022-08-24 Siddh Raman... loop: Check for overflow while configuring loop
2022-08-24 David S. MillerMerge branch 'sysctl-data-races'
2022-08-24 Kuniyuki Iwashimanet: Fix a data-race around sysctl_somaxconn.
2022-08-24 Kuniyuki Iwashimanet: Fix a data-race around netdev_unregister_timeout_secs.
2022-08-24 Kuniyuki Iwashimanet: Fix a data-race around gro_normal_batch.
2022-08-24 Kuniyuki Iwashimanet: Fix data-races around sysctl_devconf_inherit_init_net.
2022-08-24 Kuniyuki Iwashimanet: Fix data-races around sysctl_fb_tunnels_only_for_i...
2022-08-24 Kuniyuki Iwashimanet: Fix a data-race around netdev_budget_usecs.
2022-08-24 Kuniyuki Iwashimanet: Fix data-races around sysctl_max_skb_frags.
2022-08-24 Kuniyuki Iwashimanet: Fix a data-race around netdev_budget.
2022-08-24 Kuniyuki Iwashimanet: Fix a data-race around sysctl_net_busy_read.
2022-08-24 Kuniyuki Iwashimanet: Fix a data-race around sysctl_net_busy_poll.
2022-08-24 Kuniyuki Iwashimanet: Fix a data-race around sysctl_tstamp_allow_data.
2022-08-24 Kuniyuki Iwashimanet: Fix data-races around sysctl_optmem_max.
2022-08-24 Kuniyuki Iwashimaratelimit: Fix data-races in ___ratelimit().
2022-08-24 Kuniyuki Iwashimanet: Fix data-races around netdev_tstamp_prequeue.
2022-08-24 Kuniyuki Iwashimanet: Fix data-races around netdev_max_backlog.
2022-08-24 Kuniyuki Iwashimanet: Fix data-races around weight_p and dev_weight_...
2022-08-24 Kuniyuki Iwashimanet: Fix data-races around sysctl_[rw]mem_(max|default).
2022-08-24 lilynet/core/skbuff: Check the return value of skb_copy_bits()
2022-08-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2022-08-24 Csókás Bencefec: Restart PPS after link state change
next