aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-10-02Linux 6.0HEADmasterLinus Torvalds1-1/+1
2022-10-02Merge tag 'i2c-for-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+9
2022-10-02Merge tag 'perf-urgent-2022-10-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-3/+57
2022-10-02Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-32/+38
2022-10-02i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probeZhang Qilong1-1/+2
2022-10-02dt-bindings: i2c: st,stm32-i2c: Document wakeup-source propertyMarek Vasut1-0/+2
2022-10-02dt-bindings: i2c: st,stm32-i2c: Document interrupt-names propertyMarek Vasut1-0/+5
2022-10-01Merge tag 'usb-6.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds4-3/+23
2022-10-01Merge tag 'media/v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds6-23/+31
2022-10-01Merge tag 'mm-hotfixes-stable-2022-09-30' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-2/+5
2022-09-30damon/sysfs: fix possible memleak on damon_sysfs_add_targetLevi Yun1-1/+1
2022-09-30mm: fix BUG splat with kvmalloc + GFP_ATOMICFlorian Westphal1-0/+4
2022-09-30MAINTAINERS: drop entry to removed file in ARM/RISCPC ARCHITECTURELukas Bulwahn1-1/+0
2022-09-30Merge tag 'drm-fixes-2022-10-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds7-149/+281
2022-09-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-21/+31
2022-09-30Merge tag 'perf-tools-fixes-for-v6.0-2022-09-29' of git://git.kernel.org/pub/...Linus Torvalds14-58/+92
2022-09-30Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-37/+115
2022-09-30Merge tag 'amd-drm-fixes-6.0-2022-09-30-1' of https://gitlab.freedesktop.org/...Daniel Vetter7-149/+281
2022-09-30drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang1-152/+4
2022-09-30drm/amdgpu: add helper to init rlc firmwareHawking Zhang2-1/+38
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_4Hawking Zhang1-0/+60
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_3Hawking Zhang1-0/+35
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_2Hawking Zhang1-0/+30
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_1Hawking Zhang1-0/+40
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_0Hawking Zhang1-0/+64
2022-09-30drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfxHawking Zhang3-0/+13
2022-09-30Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds7-17/+36
2022-09-30Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linuxLinus Torvalds2-3/+7
2022-09-30Merge tag 'io_uring-6.0-2022-09-29' of git://git.kernel.dk/linuxLinus Torvalds2-1/+8
2022-09-30Merge tag 'pstore-v6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-51/+12
2022-09-30Merge tag 'gpio-fixes-for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+6
2022-09-30Revert "pstore: migrate to crypto acomp interface"Guilherme G. Piccoli1-51/+12
2022-09-30Merge tag 'drm-fixes-2022-09-30-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds28-106/+340
2022-09-30KVM: selftests: Compare insn opcodes directly in fix_hypercall_testSean Christopherson1-18/+16
2022-09-30KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest useSean Christopherson2-1/+49
2022-09-30KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guestJim Mattson1-2/+0
2022-09-30KVM: selftests: Gracefully handle empty stack tracesDavid Matlack1-7/+13
2022-09-30KVM: selftests: replace assertion with warning in access_tracking_perf_testEmanuele Giuseppe Esposito1-9/+16
2022-09-30Merge tag 'drm-intel-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-5/+46
2022-09-30Merge tag 'amd-drm-fixes-6.0-2022-09-29' of https://gitlab.freedesktop.org/ag...Dave Airlie23-86/+283
2022-09-30Merge tag 'drm-misc-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-15/+11
2022-09-29Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-13/+50
2022-09-29drm/amdgpu: Enable sram on vcn_4_0_2Sonny Jiang1-1/+1
2022-09-29drm/amdgpu: Enable VCN DPG for GC11_0_1Sonny Jiang1-0/+1
2022-09-29perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...Arnaldo Carvalho de Melo1-1/+1
2022-09-29perf tests mmap-basic: Remove unused variable to address clang 15 warningJiri Olsa1-2/+1
2022-09-29perf parse-events: Ignore clang 15 warning about variable set but unused in b...Jiri Olsa1-1/+1
2022-09-29Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds32-191/+223
2022-09-29Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-3/+5
2022-09-29Merge tag 'nvme-6.0-2022-09-29' of git://git.infradead.org/nvme into block-6.0Jens Axboe2-3/+7
2022-09-29drm/amd/display: Prevent OTG shutdown during PSR SULeo Li1-1/+7
2022-09-29perf tests record: Fail the test if the 'errs' counter is not zeroArnaldo Carvalho de Melo1-1/+1
2022-09-29perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing1-1/+1
2022-09-29Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds5-21/+24
2022-09-29Merge tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-15/+4
2022-09-29LoongArch: Clean up loongson3_smp_ops declarationYanteng Si1-2/+0
2022-09-29LoongArch: Fix and cleanup csr_era handling in do_ri()Huacai Chen1-13/+2
2022-09-29LoongArch: Align the address of kernel_entry to 4KBHuacai Chen1-0/+2
2022-09-28Merge branch 'mptcp-properly-clean-up-unaccepted-subflows'Jakub Kicinski3-29/+22
2022-09-28mptcp: fix unreleased socket in accept queueMenglong Dong3-27/+9
2022-09-28mptcp: factor out __mptcp_close() without socket lockMenglong Dong2-2/+13
2022-09-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3-101/+71
2022-09-28net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}Daniel Golle1-2/+2
2022-09-28net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridgeVladimir Oltean1-0/+7
2022-09-28clk: imx93: drop of_match_ptrPeng Fan1-1/+1
2022-09-28clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli1-4/+8
2022-09-28io_uring/poll: disable level triggered pollJens Axboe1-1/+1
2022-09-28clk: sunxi-ng: h6: Fix default PLL GPU rateJernej Skrabec1-2/+6
2022-09-28drm/i915/gt: Perf_limit_reasons are only available for Gen11+Ashutosh Dixit1-4/+11
2022-09-28clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocksHan Xu1-2/+2
2022-09-28Merge tag 'irq_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-8/+16
2022-09-28Merge tag 'mmc-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds5-44/+8
2022-09-28[coredump] don't use __kernel_write() on kmap_local_page()Al Viro3-13/+50
2022-09-28Merge tag 'clk-microchip-fixes-6.0' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd1-2/+9
2022-09-28Merge tag 'linux-can-fixes-for-6.0-20220928' of git://git.kernel.org/pub/scm/...Jakub Kicinski2-8/+20
2022-09-28x86/cacheinfo: Add a cpu_llc_shared_mask() UP variantBorislav Petkov1-10/+15
2022-09-28Revert "net: set proper memcg for net_init hooks allocations"Shakeel Butt2-52/+0
2022-09-28perf arm-spe: augment the data source type with neoverse_spe listJing Zhang1-1/+1
2022-09-28perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k...Athira Rajeev1-2/+3
2022-09-28ata: libata-sata: Fix device queue depth controlDamien Le Moal3-15/+16
2022-09-28ata: libata-scsi: Fix initialization of device queue depthDamien Le Moal1-6/+4
2022-09-28can: c_can: don't cache TX messages for C_CAN coresMarc Kleine-Budde2-8/+20
2022-09-27Merge tag 'wireless-2022-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski6-10/+19
2022-09-27Merge tag 'soc-fixes-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-54/+64
2022-09-27vdpa/mlx5: Fix MQ to support non power of two num queuesEli Cohen1-7/+10
2022-09-27vduse: prevent uninitialized memory accessesMaxime Coquelin1-2/+7
2022-09-27virtio-blk: Fix WARN_ON_ONCE in virtio_queue_rq()Suwan Kim1-6/+5
2022-09-27virtio_test: fixup for vq resetXuan Zhuo2-0/+8
2022-09-27virtio-crypto: fix memory-leaklei he1-0/+4
2022-09-27vdpa/ifcvf: fix the calculation of queuepairAngus Chen1-2/+2
2022-09-27drm/amdgpu: Add amdgpu suspend-resume code path under SRIOVBokun Zhang2-1/+30
2022-09-27drm/amdgpu: Remove fence_process in count_emittedJiadong.Zhu1-1/+0
2022-09-27drm/amdgpu: Correct the position in patch_cond_execJiadong.Zhu1-1/+1
2022-09-27drm/amd/display: fill in clock values when DPM is not enabledSamson Tam4-0/+57
2022-09-27drm/amd/display: Avoid unnecessary pixel rate divider programmingTaimur Hassan1-0/+53
2022-09-27drm/amd/display: Remove assert for odm transition caseEric Bernstein1-3/+7
2022-09-27drm/amd/display: Fix typo in get_pixel_rate_divTaimur Hassan1-1/+1
2022-09-27drm/amd/display: Fix audio on display after unplugging anotherAric Cyr1-4/+2
2022-09-27drm/amd/display: Add explicit FIFO disable for DP blankNicholas Kazlauskas1-1/+11
2022-09-27drm/amd/display: Wrap OTG disable workaround with FIFO controlNicholas Kazlauskas1-1/+10
2022-09-27drm/amd/display: Do DIO FIFO enable after DP video stream enableNicholas Kazlauskas1-5/+8
2022-09-27drm/amd/display: Update DCN32 to use new SR latenciesAlvin Lee1-2/+2
2022-09-27drm/amd/display: Avoid avoid unnecessary pixel rate divider programmingTaimur Hassan1-0/+47
2022-09-27drm/amdkfd: fix dropped interrupt in kfd_int_process_v11Graham Sider1-3/+3
2022-09-27drm/amdgpu: pass queue size and is_aql_queue to MESGraham Sider4-1/+10
2022-09-27drm/amdkfd: fix MQD init for GFX11 in init_mqdGraham Sider1-0/+4
2022-09-27drm/amd/pm: use adverse selection for dpm features unsupported by driverEvan Quan1-61/+24
2022-09-27drm/amd/pm: enable gfxoff feature for SMU 13.0.0Evan Quan1-3/+5
2022-09-27drm/amdgpu: avoid gfx register accessing during gfxoffEvan Quan1-0/+4
2022-09-27x86/alternative: Fix race in try_get_desc()Nadav Amit1-22/+23
2022-09-27ice: xsk: drop power of 2 ring size restriction for AF_XDPMaciej Fijalkowski1-13/+7
2022-09-27ice: xsk: change batched Tx descriptor cleaningMaciej Fijalkowski3-88/+64
2022-09-27net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich1-0/+1
2022-09-27Input: snvs_pwrkey - fix SNVS_HPVIDR1 register addressSebastian Krzyszkowiak1-1/+1
2022-09-27Merge tag 'sound-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds8-22/+101
2022-09-27Merge tag 'irqchip-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Borislav Petkov743-5207/+10359
2022-09-27KVM: selftests: Skip tests that require EPT when it is not availableDavid Matlack2-0/+21
2022-09-27mmc: hsq: Fix data stomping during mmc recoveryWenchao Chen1-1/+1
2022-09-27selftests: Fix the if conditions of in test_extra_filter()Wang Yufen1-1/+1
2022-09-27uas: ignore UAS for Thinkplus chipsHongling Zeng1-0/+7
2022-09-27usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng1-0/+7
2022-09-27uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng1-0/+7
2022-09-27usb: dwc3: st: Fix node's child namePatrice Chotard1-1/+1
2022-09-27usb: typec: ucsi: Remove incorrect warningHeikki Krogerus1-2/+0
2022-09-27net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()Lukas Wunner1-4/+6
2022-09-27Merge tag 'thunderbolt-for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+1
2022-09-27net: stmmac: power up/down serdes in stmmac_open/releaseJunxiao Chang1-10/+13
2022-09-27wifi: mac80211: mlme: Fix double unlock on assoc success handlingRafael Mendonca1-1/+0
2022-09-27wifi: mac80211: mlme: Fix missing unlock on beacon RXRafael Mendonca1-2/+6
2022-09-27wifi: mac80211: fix memory corruption in minstrel_ht_update_rates()Paweł Lenkow1-2/+4
2022-09-27wifi: mac80211: fix regression with non-QoS driversHans de Goede1-0/+4
2022-09-27wifi: mac80211: ensure vif queues are operational after startAlexander Wetzel1-2/+2
2022-09-27wifi: mac80211: don't start TX with fq->lock to fix deadlockAlexander Wetzel1-1/+1
2022-09-27wifi: cfg80211: fix MCS divisor valueTamizh Chelvam Raja1-2/+2
2022-09-27media: rkvdec: Disable H.264 error detectionNicolas Dufresne1-2/+2
2022-09-27media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ)Nícolas F. R. A. Prado1-6/+3
2022-09-27media: dvb_vb2: fix possible out of bound accessHangyu Hua1-0/+11
2022-09-27media: v4l2-ioctl.c: fix incorrect error pathHans Verkuil1-14/+12
2022-09-27media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args()Hans Verkuil1-0/+2
2022-09-27nvme-pci: disable Write Zeroes on Phison E3C/E4CTina Hsu1-0/+4
2022-09-27nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devicesMichael Kelley1-3/+3
2022-09-27libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205Niklas Cassel1-0/+4
2022-09-26Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-10/+36
2022-09-26ARM: dts: integrator: Fix DMA rangesLinus Walleij2-4/+5
2022-09-26Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds23-106/+192
2022-09-26net: hippi: Add missing pci_disable_device() in rr_init_one()ruanjinjie1-0/+1
2022-09-26net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probePeng Wu1-2/+2
2022-09-26cxgb4: fix missing unlock on ETHOFLD desc collect fail pathRafael Mendonca1-9/+19
2022-09-26Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2022-09-26net: sched: act_ct: fix possible refcount leak in tcf_ct_init()Hangyu Hua1-1/+4
2022-09-26x86/uaccess: avoid check_object_size() in copy_from_user_nmi()Kees Cook1-1/+1
2022-09-26mm/page_isolation: fix isolate_single_pageblock() isolation behaviorZi Yan1-11/+14
2022-09-26mm,hwpoison: check mm when killing accessing processShuai Xue1-0/+3
2022-09-26mm/hugetlb: correct demote page offset logicDoug Berger1-6/+8
2022-09-26mm: prevent page_frag_alloc() from corrupting the memoryMaurizio Lombardi1-0/+12
2022-09-26mm: bring back update_mmu_cache() to finish_fault()Sergei Antonov1-4/+10
2022-09-26frontswap: don't call ->init if no ops are registeredChristoph Hellwig1-0/+3
2022-09-26mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()Naoya Horiguchi1-4/+2
2022-09-26mm: fix madivse_pageout mishandling on non-LRU pageMinchan Kim1-2/+5
2022-09-26powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flushYang Shi1-9/+0
2022-09-26mm: gup: fix the fast GUP race against THP collapseYang Shi2-10/+34
2022-09-26usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye1-1/+6
2022-09-26io_uring: register single issuer task at creationDylan Yudaken1-0/+7
2022-09-26ext4: fixup possible uninitialized variable access in ext4_mb_choose_next_gro...Jan Kara1-2/+1
2022-09-26Revert "net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()"Sasha Levin1-2/+2
2022-09-26drm/i915/gt: Restrict forced preemption to the active contextChris Wilson2-1/+35
2022-09-26perf tests powerpc: Fix branch stack sampling test to include sanity check fo...Athira Rajeev1-1/+2
2022-09-26perf parse-events: Remove "not supported" hybrid cache eventsZhengjun Xing4-43/+57
2022-09-26perf print-events: Fix "perf list" can not display the PMU prefix for some hy...Zhengjun Xing1-1/+1
2022-09-26perf tools: Get a perf cgroup more portably in BPFNamhyung Kim2-5/+24
2022-09-26gpio: mvebu: Fix check for pwm support on non-A8K platformsPali Rohár1-9/+6
2022-09-25Linux 6.0-rc7Linus Torvalds1-1/+1
2022-09-25Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-181/+154
2022-09-25Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...Linus Torvalds5-82/+7
2022-09-25Merge tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-51/+37
2022-09-24Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1Mark Pearson1-1/+0
2022-09-24Input: iqs62x-keys - drop unused device node referencesJeff LaBundy1-0/+3
2022-09-24Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang1-1/+1
2022-09-24Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams14074-274019/+1379154
2022-09-24devdax: Fix soft-reservation memory descriptionDan Williams1-0/+1
2022-09-24Merge tag 'kbuild-fixes-v6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-20/+14
2022-09-24Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+30
2022-09-24Merge tag 'pm-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-1/+3
2022-09-24Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-77/+24
2022-09-24Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-9/+27
2022-09-24Merge tag 'cgroup-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+5
2022-09-24Merge tag 'wq-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+2
2022-09-24Merge tag 'io_uring-6.0-2022-09-23' of git://git.kernel.dk/linuxLinus Torvalds1-0/+3
2022-09-24Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linuxLinus Torvalds2-3/+9
2022-09-23sfc: correct filter_table_remove method for EF10 PFsAndy Moreton1-1/+1
2022-09-24Makefile.debug: re-enable debug info for .S filesNick Desaulniers2-11/+14
2022-09-24Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLITNick Desaulniers1-3/+1
2022-09-23io_uring: ensure that cached task references are always put on exitJens Axboe1-0/+3
2022-09-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-18/+21
2022-09-23ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel ...Dave Hansen1-3/+20
2022-09-24certs: make system keyring depend on built-in x509 parserMasahiro Yamada1-1/+1
2022-09-24Kconfig: remove unused function 'menu_get_root_menu'Zeng Heng2-6/+0
2022-09-24scripts/clang-tools: remove unused moduleyangxingwu1-1/+0
2022-09-23cgroup: cgroup_get_from_id() must check the looked-up kn is a directoryMing Lei1-1/+4
2022-09-23Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+4