summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-28Merge tag 'drm-fixes-2022-10-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-10-28Merge tag 'v6.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-28MAINTAINERS: Change myself to a maintainerMatti Vaittinen
2022-10-28Merge branches 'acpi-resource', 'acpi-pcc' and 'devprop'Rafael J. Wysocki
2022-10-28Merge branches 'pm-sleep', 'pm-domains' and 'pm-tools'Rafael J. Wysocki
2022-10-28blk-mq: Properly init requests from blk_mq_alloc_request_hctx()John Garry
2022-10-27cifs: fix use-after-free caused by invalid pointer `hostname`Zeng Heng
2022-10-28Merge tag 'drm-misc-fixes-2022-10-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-10-28Merge tag 'drm-intel-fixes-2022-10-27-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2022-10-27RISC-V: Fix /proc/cpuinfo cpumask warningAndrew Jones
2022-10-27Merge patch series "Fix RISC-V toolchain extension support detection"Palmer Dabbelt
2022-10-27riscv: fix detection of toolchain Zihintpause supportConor Dooley
2022-10-27riscv: fix detection of toolchain Zicbom supportConor Dooley
2022-10-27riscv: mm: add missing memcpy in kasan_initQinglin Pan
2022-10-27Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-10-27Merge tag 'execve-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-27Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-27Merge tag 'media/v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-27Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2022-10-27net: enetc: survive memory pressure without crashingVladimir Oltean
2022-10-27fbdev: cyber2000fb: fix missing pci_disable_device()Yang Yingliang
2022-10-27kcm: do not sense pfmemalloc status in kcm_sendpage()Eric Dumazet
2022-10-27net: do not sense pfmemalloc status in skb_append_pagefrags()Eric Dumazet
2022-10-27net/mlx5e: Fix macsec sci endianness at rx sa updateRaed Salem
2022-10-27net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule functionRaed Salem
2022-10-27net/mlx5e: Fix macsec rx security association (SA) update/deleteRaed Salem
2022-10-27net/mlx5e: Fix macsec coverity issue at rx sa updateRaed Salem
2022-10-27net/mlx5: Fix crash during sync firmware resetSuresh Devarakonda
2022-10-27net/mlx5: Update fw fatal reporter state on PCI handlers successful recoverRoy Novich
2022-10-27net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroedRoi Dayan
2022-10-27net/mlx5e: TC, Reject forwarding from internal port to internal portAriel Levkovich
2022-10-27net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan
2022-10-27net/mlx5: ASO, Create the ASO SQ with the correct timestamp formatSaeed Mahameed
2022-10-27net/mlx5e: Update restore chain id for slow path packetsPaul Blakey
2022-10-27net/mlx5e: Extend SKB room check to include PTP-SQAya Levin
2022-10-27net/mlx5: DR, Fix matcher disconnect error flowRongwei Liu
2022-10-27net/mlx5: Wait for firmware to enable CRS before pci_restore_stateMoshe Shemesh
2022-10-27net/mlx5e: Do not increment ESN when updating IPsec ESN stateHyong Youb Kim
2022-10-27Merge branch 'fix-some-issues-in-netdevsim-driver'Jakub Kicinski
2022-10-27netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failedZhengchao Shao
2022-10-27netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_regist...Zhengchao Shao
2022-10-27netdevsim: fix memory leak in nsim_bus_dev_new()Zhengchao Shao
2022-10-27Merge tag 'linux-can-fixes-for-6.1-20221027' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-10-27net: broadcom: bcm4908_enet: update TX stats after actual transmissionRafał Miłecki
2022-10-27Merge branch 'ip-rework-the-fix-for-dflt-addr-selection-for-connected-nexthop'Jakub Kicinski
2022-10-27nh: fix scope used to find saddr when adding non gw nhNicolas Dichtel
2022-10-27Revert "ip: fix dflt addr selection for connected nexthop"Nicolas Dichtel
2022-10-27Revert "ip: fix triggering of 'icmp redirect'"Nicolas Dichtel
2022-10-27io_uring: unlock if __io_run_local_work locked insideDylan Yudaken
2022-10-27io_uring: use io_run_local_work_locked helperDylan Yudaken