summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-01KVM: x86: fix memoryleak in kvm_arch_vcpu_create()Miaohe Lin1-2/+1
2022-09-01KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIESJim Mattson1-4/+21
2022-09-02Merge tag 'drm-msm-fixes-2022-08-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie7-4/+17
2022-09-02Merge tag 'amd-drm-fixes-6.0-2022-08-31' of https://gitlab.freedesktop.org/ag...Dave Airlie23-96/+234
2022-09-02Merge tag 'drm-misc-fixes-2022-08-31' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+2
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds70-249/+478
2022-09-01Merge tag 'slab-for-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-16/+29
2022-09-01Merge tag 'sound-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-34/+146
2022-09-01platform/x86: p2sb: Fix UAF when caller uses resource nameAndy Shevchenko1-2/+16
2022-09-01platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32Luke D. Jones1-5/+4
2022-09-01firmware_loader: Fix memory leak in firmware uploadRuss Weight3-4/+17
2022-09-01firmware_loader: Fix use-after-free during unregisterRuss Weight1-1/+2
2022-09-01selftests/net: return back io_uring zc send testsPavel Begunkov2-79/+41
2022-09-01io_uring/net: simplify zerocopy send user APIPavel Begunkov7-76/+47
2022-09-01io_uring/notif: remove notif registrationPavel Begunkov5-103/+1
2022-09-01Revert "io_uring: rename IORING_OP_FILES_UPDATE"Pavel Begunkov4-33/+9
2022-09-01Revert "io_uring: add zc notification flush requests"Pavel Begunkov2-39/+0
2022-09-01selftests/net: temporarily disable io_uring zc testPavel Begunkov1-0/+9
2022-09-01arch_topology: Silence early cacheinfo errors when non-existentFlorian Fainelli1-1/+1
2022-09-01binder: fix alloc->vma_vm_mm null-ptr dereferenceCarlos Llamas1-2/+2
2022-09-01misc: fastrpc: increase maximum session countJohan Hovold1-1/+1
2022-09-01misc: fastrpc: fix memory corruption on openJohan Hovold1-4/+3
2022-09-01misc: fastrpc: fix memory corruption on probeJohan Hovold1-0/+5
2022-09-01Merge tag 'nvme-6.0-2022-09-01' of git://git.infradead.org/nvme into block-6.0Jens Axboe3-0/+6
2022-09-01usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UASHu Xiaoying1-0/+7
2022-09-01driver core: Don't probe devices after bus_type.match() probe deferralIsaac J. Manjarres1-0/+10
2022-09-01platform/mellanox: Remove redundant 'NULL' checkVadim Pasternak1-4/+2
2022-09-01platform/mellanox: Remove unnecessary codeVadim Pasternak1-5/+4
2022-09-01platform/mellanox: mlxreg-lc: Fix locking issueVadim Pasternak1-12/+25
2022-09-01platform/mellanox: mlxreg-lc: Fix coverity warningVadim Pasternak1-1/+0
2022-09-01platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixesHans de Goede1-1/+8
2022-09-01arm64: mm: Reserve enough pages for the initial ID mapArd Biesheuvel1-13/+13
2022-09-01perf/arm_pmu_platform: fix tests for platform_get_irq() failureYu Zhe1-1/+1
2022-09-01arm64: head: Ignore bogus KASLR displacement on non-relocatable kernelsArd Biesheuvel1-0/+2
2022-09-01arm64/kexec: Fix missing extra range for crashkres_low.Levi Yun1-1/+1
2022-09-01mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab...Waiman Long1-16/+29
2022-09-01Merge tag 'usb-serial-6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman5-2/+38
2022-09-01soundwire: qcom: fix device status array rangeSrinivas Kandagatla1-3/+3
2022-09-01net/smc: Remove redundant refcount increaseYacan Liu1-1/+0
2022-09-01Merge tag 'drm-intel-fixes-2022-08-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie12-53/+76
2022-08-31Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"Jakub Kicinski1-3/+1
2022-08-31Merge branch 'tcp-tcp-challenge-ack-fixes'Jakub Kicinski4-13/+21
2022-08-31tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet4-13/+21
2022-08-31tcp: annotate data-race around challenge_timestampEric Dumazet1-2/+2
2022-08-31net: dsa: hellcreek: Print warning only onceKurt Kanzenbach1-1/+1
2022-08-31ip: fix triggering of 'icmp redirect'Nicolas Dichtel1-2/+2
2022-08-31mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn2-15/+21
2022-08-31sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skbToke Høiland-Jørgensen1-1/+3
2022-08-31drm/amd/amdgpu: skip ucode loading if ucode_size == 0Chengming Gui1-1/+1
2022-08-31selftests: net: sort .gitignore fileAxel Rasmussen1-25/+25