summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-21Merge tag 'amd-drm-fixes-6.1-2022-10-19' of https://gitlab.freedesktop.org/ag...Dave Airlie34-91/+204
2022-10-21Merge tag 'drm-misc-fixes-2022-10-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-0/+30
2022-10-21i2c: fix spelling typos in commentsJiangshan Yi2-2/+2
2022-10-20rv/dot2c: Make automaton definition staticDaniel Bristot de Oliveira1-1/+1
2022-10-20perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()Maxim Levitsky1-1/+1
2022-10-20ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()Peter Zijlstra3-15/+27
2022-10-20x86/ftrace: Remove ftrace_epilogue()Peter Zijlstra1-15/+6
2022-10-20drm/amdgpu: fix sdma doorbell init ordering on APUsAlex Deucher2-5/+21
2022-10-20blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'Ye Bin1-3/+1
2022-10-20blktrace: fix possible memleak in '__blk_trace_remove'Ye Bin1-2/+2
2022-10-20blktrace: introduce 'blk_trace_{start,stop}' helperYe Bin1-38/+36
2022-10-20bio: safeguard REQ_ALLOC_CACHE bio putPavel Begunkov1-1/+1
2022-10-20io-wq: Fix memory leak in worker creationRafael Mendonca1-1/+1
2022-10-20block, bfq: remove unused variable for bfq_queueYuwei Guan1-4/+0
2022-10-20drbd: only clone bio if we have a backing deviceChristoph Böhmwalder1-8/+6
2022-10-20Merge tag 'nvme-6.1-2022-10-22' of git://git.infradead.org/nvme into block-6.1Jens Axboe7-17/+47
2022-10-20drm/panfrost: replace endian-specific types with native onesSteven Price2-34/+38
2022-10-20drm/panfrost: Remove type name from internal structsSteven Price1-2/+2
2022-10-20drm/connector: Set DDC pointer in drmm_connector_initMaxime Ripard1-1/+1
2022-10-20drm: tests: Fix a buffer overflow in format_helper_testDavid Gow1-1/+1
2022-10-20Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann12685-207217/+616776
2022-10-20net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann1-2/+1
2022-10-20ublk_drv: use flexible-array member instead of zero-length arrayYushan Zhou1-1/+1
2022-10-20net: sched: fix race condition in qdisc_graft()Eric Dumazet1-2/+3
2022-10-20net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang1-1/+3
2022-10-20wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()Yang Yingliang1-1/+1
2022-10-20sfc: include vport_id in filter spec hash and equal()Pieter Jansen van Vuuren2-7/+7
2022-10-20cifs: update internal module numberSteve French1-2/+2
2022-10-20cifs: fix memory leaks in session setupPaulo Alcantara1-8/+7
2022-10-20cifs: drop the lease for cached directories on rmdir or renameRonnie Sahlberg3-0/+27
2022-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski5-2/+8
2022-10-20MAINTAINERS: Update Kishon's email address in PCI endpoint subsystemKishon Vijay Abraham I1-1/+1
2022-10-19genetlink: fix kdoc warningsJakub Kicinski1-3/+5
2022-10-19i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapterBryan O'Donoghue1-5/+8
2022-10-19io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd()Harshit Mogalapalli1-0/+3
2022-10-19i2c: xiic: Add platform module aliasMartin Tůma1-0/+1
2022-10-19ACPI: scan: Fix DMA range assignmentRobin Murphy1-3/+4
2022-10-19MAINTAINERS: Add Vignesh Raghavendra as maintainer of TI DRA7XX/J721E PCI driverKishon Vijay Abraham I1-1/+1
2022-10-19smb3: interface count displayed incorrectlySteve French1-1/+2
2022-10-19selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context()GONG, Ruiqi3-5/+6
2022-10-19Merge branch 'qdisc-ingress-success'David S. Miller3-0/+84
2022-10-19selftests: add selftest for chaining of tc ingress handling to egressPaul Blakey2-0/+80
2022-10-19net: Fix return value of qdisc ingress handling on successPaul Blakey1-0/+4
2022-10-19Merge branch 'qdisc-null-deref'David S. Miller3-9/+23
2022-10-19net: sched: sfb: fix null pointer access issue when sfb_init() failsZhengchao Shao1-1/+2
2022-10-19Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i...Zhengchao Shao1-8/+17
2022-10-19net: sched: cake: fix null pointer access issue when cake_init() failsZhengchao Shao1-0/+4
2022-10-19ethernet: marvell: octeontx2 Fix resource not freed after mallocManank Patel1-0/+2
2022-10-19ACPI: PCI: Fix device reference counting in acpi_get_pci_dev()Rafael J. Wysocki1-0/+1
2022-10-19drm/amdgpu: use DRM_SCHED_FENCE_DONT_PIPELINE for VM updatesChristian König1-1/+8