summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-09fix "direction" argument of iov_iter_kvec()Al Viro1-4/+4
2023-02-09fix iov_iter_bvec() "direction" argumentAl Viro1-2/+2
2023-02-09READ is "data destination", not source...Al Viro1-1/+1
2023-02-09WRITE is "data source", not destination...Al Viro1-3/+3
2023-02-09vhost/net: Clear the pending messages when the backend is removedEric Auger3-1/+6
2023-02-09scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRES...Martin K. Petersen1-4/+3
2023-02-09drm/vc4: hdmi: make CEC adapter name uniqueHans Verkuil1-1/+2
2023-02-09arm64: dts: imx8mm: Fix pad control for UART1_DTE_RXPierluigi Passaro1-1/+1
2023-02-09bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listenerJakub Sitnicki2-2/+14
2023-02-09bpf: Fix to preserve reg parent/live fields when copying range infoEduard Zingerman1-7/+18
2023-02-09bpf: Support <8-byte scalar spill and refillMartin KaFai Lau1-15/+52
2023-02-09ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()Artemii Karasev1-0/+3
2023-02-09bpf: Fix a possible task gone issue with bpf_send_signal[_thread]() helpersYonghong Song1-1/+2
2023-02-09ASoC: Intel: bytcr_wm5102: Drop reference count of ACPI device after useAndy Shevchenko1-1/+1
2023-02-09ASoC: Intel: bytcr_rt5640: Drop reference count of ACPI device after useAndy Shevchenko1-6/+6
2023-02-09ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI device after useAndy Shevchenko1-1/+1
2023-02-09ASoC: Intel: bytcht_es8316: Drop reference count of ACPI device after useAndy Shevchenko1-8/+12
2023-02-09ASoC: Intel: bytcht_es8316: move comment to the right placePierre-Louis Bossart1-1/+1
2023-02-09ASoC: Intel: boards: fix spelling in commentsPierre-Louis Bossart16-18/+18
2023-02-09bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()Yuan Can1-1/+7
2023-02-09firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP...Takashi Sakamoto1-1/+3
2023-02-06Linux 5.15.92v5.15.92Greg Kroah-Hartman1-1/+1
2023-02-06net: mctp: purge receive queues on sk destructionJeremy Kerr1-0/+6
2023-02-06net: fix NULL pointer in skb_segment_listYan Zhai1-3/+2
2023-02-06selftests: Provide local define of __cpuid_count()Reinette Chatre1-0/+15
2023-02-06selftests/vm: remove ARRAY_SIZE define from individual testsShuah Khan3-3/+3
2023-02-06tools: fix ARRAY_SIZE defines in tools and selftests hdrsShuah Khan3-0/+8
2023-02-06Bluetooth: fix null ptr deref on hci_sync_conn_complete_evtSoenke Huster1-0/+13
2023-02-06ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel ...Dave Hansen1-3/+20
2023-02-06extcon: usbc-tusb320: fix kernel-doc warningRong Chen1-1/+1
2023-02-06ext4: fix bad checksum after online resizeBaokun Li1-2/+2
2023-02-06cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()Paulo Alcantara1-3/+3
2023-02-06dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_initHui Wang1-1/+3
2023-02-06HID: playstation: sanity check DualSense calibration data.Roderick Colenbrander1-0/+32
2023-02-06blk-cgroup: fix missing pd_online_fn() while activating policyYu Kuai1-0/+4
2023-02-06erofs/zmap.c: Fix incorrect offset calculationSiddh Raman Pant1-3/+7
2023-02-06bpf: Skip task with pid=1 in send_signal_common()Hao Sun1-0/+3
2023-02-06firmware: arm_scmi: Clear stale xfer->hdr.statusCristian Marussi1-0/+2
2023-02-06arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCIKrzysztof Kozlowski1-2/+2
2023-02-06arm64: dts: freescale: Fix pca954x i2c-mux node namesGeert Uytterhoeven12-13/+13
2023-02-06ARM: dts: vf610: Fix pca9548 i2c-mux node namesGeert Uytterhoeven2-2/+2
2023-02-06ARM: dts: imx: Fix pca9547 i2c-mux node nameGeert Uytterhoeven1-1/+1
2023-02-01Linux 5.15.91v5.15.91Greg Kroah-Hartman1-1/+1
2023-02-01perf/x86/amd: fix potential integer overflow on shift of a intColin Ian King1-1/+1
2023-02-01netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman4-64/+41
2023-02-01x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner2-1/+4
2023-02-01block: fix and cleanup bio_check_roChristoph Hellwig1-6/+2
2023-02-01kbuild: Allow kernel installation packaging to override pkg-configChun-Tse Shao8-37/+38
2023-02-01cpufreq: governor: Use kobject release() method to free dbs_dataKevin Hao2-7/+14
2023-02-01cpufreq: Move to_gov_attr_set() to cpufreq.hKevin Hao2-5/+5