summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-01platform/mellanox: Remove redundant 'NULL' checkVadim Pasternak
2022-09-01platform/mellanox: Remove unnecessary codeVadim Pasternak
2022-09-01platform/mellanox: mlxreg-lc: Fix locking issueVadim Pasternak
2022-09-01platform/mellanox: mlxreg-lc: Fix coverity warningVadim Pasternak
2022-09-01platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixesHans de Goede
2022-09-01arm64: mm: Reserve enough pages for the initial ID mapArd Biesheuvel
2022-09-01perf/arm_pmu_platform: fix tests for platform_get_irq() failureYu Zhe
2022-09-01arm64: head: Ignore bogus KASLR displacement on non-relocatable kernelsArd Biesheuvel
2022-09-01arm64/kexec: Fix missing extra range for crashkres_low.Levi Yun
2022-09-01rxrpc: Remove rxrpc_get_reply_time() which is no longer usedDavid Howells
2022-09-01afs: Use the operation issue time instead of the reply time for callbacksDavid Howells
2022-09-01rxrpc: Fix calc of resend ageDavid Howells
2022-09-01rxrpc: Fix local destruction being repeatedDavid Howells
2022-09-01rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()David Howells
2022-09-01rxrpc: Fix ICMP/ICMP6 error handlingDavid Howells
2022-09-01mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab...Waiman Long
2022-09-01perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu
2022-09-01perf/x86/intel: Fix unchecked MSR access error for Alder Lake NKan Liang
2022-09-01Merge tag 'usb-serial-6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-09-01soundwire: qcom: fix device status array rangeSrinivas Kandagatla
2022-09-01ALSA: usb-audio: Register card again for iface over delayed_register optionTakashi Iwai
2022-09-01ALSA: usb-audio: Inform the delayed registration more properlyTakashi Iwai
2022-09-01net/smc: Remove redundant refcount increaseYacan Liu
2022-09-01RDMA/srp: Set scmnd->result only when scmnd is not NULLyangx.jy@fujitsu.com
2022-09-01Merge tag 'drm-intel-fixes-2022-08-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-09-01scsi: core: Fix a use-after-freeBart Van Assche
2022-09-01scsi: core: Revert "Make sure that targets outlive devices"Bart Van Assche
2022-09-01scsi: core: Revert "Make sure that hosts outlive targets"Bart Van Assche
2022-09-01scsi: core: Revert "Simplify LLD module reference counting"Bart Van Assche
2022-09-01scsi: core: Revert "Call blk_mq_free_tag_set() earlier"Bart Van Assche
2022-09-01scsi: lpfc: Add missing destroy_workqueue() in error pathYang Yingliang
2022-09-01scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUEHannes Reinecke
2022-08-31Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"Jakub Kicinski
2022-08-31Merge branch 'tcp-tcp-challenge-ack-fixes'Jakub Kicinski
2022-08-31tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet
2022-08-31tcp: annotate data-race around challenge_timestampEric Dumazet
2022-08-31net: dsa: hellcreek: Print warning only onceKurt Kanzenbach
2022-08-31ip: fix triggering of 'icmp redirect'Nicolas Dichtel
2022-08-31clk: ingenic-tcu: Properly enable registers before accessing timersAidan MacDonald
2022-09-01netfilter: nf_conntrack_irc: Fix forged IP logicDavid Leadbeater
2022-08-31mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn
2022-08-31sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skbToke Høiland-Jørgensen
2022-08-31x86/cpu: Add CPU model numbers for Meteor LakeTony Luck
2022-08-31drm/amd/amdgpu: skip ucode loading if ucode_size == 0Chengming Gui
2022-08-31selftests: net: sort .gitignore fileAxel Rasmussen
2022-08-31Documentation: networking: correct possessive "its"Randy Dunlap
2022-08-31kcm: fix strp_init() order and cleanupCong Wang
2022-08-31mlxbf_gige: compute MDIO period based on i1clkDavid Thompson
2022-08-31Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"Stephen Boyd
2022-08-31Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds