aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
10 hourss390/ipl: Fix incorrect initialization of nvme dump blockqueue/5.10Alexander Egorenkov1-3/+3
10 hourss390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov1-2/+2
10 hoursperf stat: Don't display metric header for non-leader uncore eventsIan Rogers1-0/+3
10 hourslibsubcmd: Fix parse-options memory leakIan Rogers1-3/+5
10 hoursserial: sh-sci: protect invalidating RXDMA on shutdownWolfram Sang1-0/+5
10 hoursf2fs: compress: don't allow unaligned truncation on released compress inodeChao Yu1-3/+8
10 hoursf2fs: fix to release node block count in error path of f2fs_new_node_page()Chao Yu1-1/+1
10 hoursf2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem ...Chao Yu1-0/+10
10 hoursperf report: Avoid SEGV in report__setup_sample_type()Ian Rogers1-1/+1
10 hoursperf ui browser: Avoid SEGV on titleIan Rogers1-1/+1
10 hoursPCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan1-2/+13
10 hoursPCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan1-9/+4
10 hoursextcon: max8997: select IRQ_DOMAIN instead of depending on itRandy Dunlap1-1/+2
10 hoursperf ui browser: Don't save pointer to stack memoryIan Rogers2-2/+4
10 hoursperf ui: Update use of pthread mutexIan Rogers8-35/+35
10 hoursperf top: Fix TUI exit screen refresh race conditionyaowenbin1-3/+5
10 hoursperf bench internals inject-build-id: Fix trap divide when collecting just on...He Zhe1-1/+1
10 hoursppdev: Add an error check in register_deviceHuai-Yuan Liu1-4/+11
10 hoursppdev: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
10 hoursstm class: Fix a double free in stm_register_device()Dan Carpenter1-5/+6
10 hoursusb: gadget: u_audio: Clear uac pointer when freed.Chris Wulff1-0/+2
10 hoursovl: remove upper umask handling from ovl_create_upper()Miklos Szeredi1-3/+0
10 hoursperf intel-pt: Fix unassigned instruction op (discovered by MemorySanitizer)Adrian Hunter2-0/+4
10 hoursmicroblaze: Remove early printk call from cpuinfo-static.cMichal Simek1-1/+1
10 hoursmicroblaze: Remove gcc flag for non existing early_printk.c fileMichal Simek1-1/+0
10 hoursfpga: region: add owner module and take its refcountMarco Pagani3-18/+32
10 hoursfpga: region: Use standard dev_release for class driverRuss Weight6-111/+95
10 hoursdocs: driver-api: fpga: avoid using UTF-8 charsMauro Carvalho Chehab4-25/+25
10 hoursfpga: region: Rename dev to parent for parent deviceRuss Weight1-8/+8
10 hoursfpga: region: change FPGA indirect article to anTom Rix1-7/+7
10 hoursiio: pressure: dps310: support negative temperature valuesThomas Haemmerle1-5/+6
10 hoursf2fs: fix to check pinfile flag in f2fs_move_file_range()Chao Yu1-1/+2
10 hoursf2fs: fix to relocate check condition in f2fs_fallocate()Chao Yu1-9/+11
10 hoursf2fs: fix typos in commentsJinyoung CHOI7-14/+14
10 hoursf2fs: do not allow partial truncation on pinned fileJaegeuk Kim1-1/+5
10 hoursf2fs: fix to force keeping write barrier for strict fsync modeChao Yu1-0/+12
10 hoursf2fs: add cp_error check in f2fs_write_compressed_pagesChao Yu1-0/+6
10 hoursf2fs: compress: fix to relocate check condition in f2fs_{release,reserve}_com...Chao Yu1-8/+4
10 hoursf2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bitJaegeuk Kim4-7/+21
10 hoursf2fs: compress: remove unneeded preallocationChao Yu2-28/+3
10 hoursf2fs: compress: clean up parameter of __f2fs_cluster_blocks()Chao Yu1-20/+13
10 hoursf2fs: add compress_mode mount optionDaeho Jeong6-3/+91
10 hoursf2fs: compress: support chksumChao Yu6-3/+51
10 hoursserial: sc16is7xx: add proper sched.h include for sched_set_fifo()Hugo Villeneuve1-1/+1
10 hoursgreybus: arche-ctrl: move device table to its right locationArnd Bergmann2-8/+2
10 hoursserial: max3100: Fix bitwise typesAndy Shevchenko1-1/+4
10 hoursserial: max3100: Update uart_driver_registered on driver removalAndy Shevchenko1-1/+3
10 hoursserial: max3100: Lock port->lock when calling uart_handle_cts_change()Andy Shevchenko1-1/+12
10 hoursfirmware: dmi-id: add a release callback functionArnd Bergmann1-1/+6
10 hoursdmaengine: idma64: Add check for dma_set_max_seg_sizeChen Ni1-1/+3
10 hourssoundwire: cadence: fix invalid PDI offsetPierre-Louis Bossart1-1/+1
10 hoursperf annotate: Get rid of duplicate --group option itemNamhyung Kim1-2/+0
10 hoursperf annotate: Add --demangle and --demangle-kernelMartin Liška2-0/+11
10 hoursf2fs: fix to wait on page writeback in __clone_blkaddrs()Chao Yu1-0/+2
10 hoursgreybus: lights: check return of get_channel_from_modeRui Miguel Silva1-1/+7
10 hoursperf probe: Add missing libgen.h header needed for using basename()Arnaldo Carvalho de Melo1-0/+1
10 hoursperf record: Delete session after stopping sideband threadIan Rogers1-2/+2
10 hoursperf evlist: Use the right prefix for 'struct evlist' sideband thread methodsArnaldo Carvalho de Melo5-16/+13
10 hourssched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_levelVitalii Bursov2-2/+2
10 hoursaf_packet: do not call packet_read_pending() from tpacket_destruct_skb()Eric Dumazet1-2/+1
10 hoursnetrom: fix possible dead-lock in nr_rt_ioctl()Eric Dumazet1-12/+7
10 hoursnet: qrtr: ns: Fix module refcntChris Lew1-0/+27
10 hoursnet: qrtr: fix null-ptr-deref in qrtr_ns_removeQinglang Miao3-9/+16
10 hoursRDMA/IPoIB: Fix format truncation compilation errorsLeon Romanovsky1-2/+6
10 hoursselftests/kcmp: remove unused open modeEdward Liaw1-1/+1
10 hoursselftests/kcmp: Make the test output consistent and clearGautam Menghani1-2/+4
10 hoursSUNRPC: Fix gss_free_in_token_pages()Chuck Lever1-8/+2
10 hoursext4: fix potential unnitialized variableDan Carpenter1-0/+1
10 hoursext4: remove unused parameter from ext4_mb_new_blocks_simple()Kemeng Shi1-70/+67
10 hoursext4: try all groups in ext4_mb_new_blocks_simpleKemeng Shi1-3/+6
10 hoursext4: fix unit mismatch in ext4_mb_new_blocks_simpleKemeng Shi1-2/+4
10 hoursext4: simplify calculation of blkoff in ext4_mb_new_blocks_simpleKemeng Shi1-3/+2
10 hourssunrpc: removed redundant procp checkAleksandr Aprelkov1-2/+0
10 hoursext4: avoid excessive credit estimate in ext4_tmpfile()Jan Kara1-1/+1
10 hoursx86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter2-2/+2
10 hoursclk: qcom: mmcc-msm8998: fix venus clock issueMarc Gonzalez1-0/+8
10 hoursRDMA/hns: Modify the print level of CQE errorChengchang Tang1-2/+3
10 hoursRDMA/hns: Use complete parentheses in macrosChengchang Tang1-6/+6
10 hoursRDMA/hns: Fix return value in hns_roce_map_mr_sgZhengchao Shao1-8/+7
10 hoursRDMA/hns: Fix incorrect symbol typesWenpeng Liang10-73/+73
10 hoursRDMA/hns: Create QP with selected QPN for bank load balanceYangyang Li2-19/+96
10 hoursRDMA/hns: Refactor the hns_roce_buf allocation flowXi Wang3-105/+113
10 hoursdrm/mipi-dsi: use correct return type for the DSC functionsDmitry Baryshkov2-6/+6
10 hoursdrm/panel: simple: Add missing Innolux G121X1-L03 format, flags, connectorMarek Vasut1-0/+3
10 hoursdrm/bridge: tc358775: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-4/+2
10 hoursdrm/bridge: lt9611: Don't log an error when DSI host can't be foundNícolas F. R. A. Prado1-4/+2
10 hoursASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its valueSteven Rostedt1-0/+2
10 hoursdrm: vc4: Fix possible null pointer dereferenceAleksandr Mishin1-0/+2
10 hoursdrm/arm/malidp: fix a possible null pointer dereferenceHuai-Yuan Liu1-1/+4
10 hoursmedia: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binariesZhipeng Lu1-0/+1
10 hoursfbdev: sh7760fb: allow modular buildRandy Dunlap1-2/+2
10 hoursplatform/x86: xiaomi-wmi: Fix race condition when reporting key eventsArmin Wolf1-0/+18
10 hoursdrm: bridge: cdns-mhdp8546: Fix possible null pointer dereferenceAleksandr Mishin1-0/+3
10 hoursmedia: radio-shark2: Avoid led_names truncationsRicardo Ribalda1-1/+1
10 hoursmedia: ngene: Add dvb_ca_en50221_init return value checkAleksandr Burakov1-1/+3
10 hoursfbdev: sisfb: hide unused variablesArnd Bergmann1-2/+1
10 hourspowerpc/fsl-soc: hide unused const variableArnd Bergmann1-0/+2
10 hoursdrm/mediatek: Add 0 size check to mtk_drm_gem_objJustin Green1-0/+3
10 hoursdrm/meson: vclk: fix calculation of 59.94 fractional ratesChristian Hewitt1-3/+3
10 hoursfbdev: shmobile: fix snprintf truncationArnd Bergmann1-1/+1
10 hoursmtd: rawnand: hynix: fixed typoMaxim Korotkov1-1/+1
10 hoursASoC: Intel: Disable route checks for Skylake boardsCezary Rojewski11-0/+17
10 hoursASoC: soc-acpi: add helper to identify parent driver.Pierre-Louis Bossart1-0/+6
10 hoursdrm/amd/display: Fix potential index out of bounds in color transformation fu...Srinivasan Shanmugam1-0/+5
10 hoursnet/mlx5: Discard command completions in internal errorAkiva Goldberger1-0/+3
10 hoursipv6: sr: fix invalid unregister error pathHangbin Liu1-0/+2
10 hoursipv6: sr: fix incorrect unregister orderHangbin Liu1-1/+1
10 hoursipv6: sr: add missing seg6_local_exitHangbin Liu1-0/+1
10 hoursnet: openvswitch: fix overwriting ct original tuple for ICMPv6Ilya Maximets1-1/+2
10 hoursnet: usb: smsc95xx: stop lying about skb->truesizeEric Dumazet1-8/+7
10 hoursaf_unix: Fix data races in unix_release_sock/unix_stream_sendmsgBreno Leitao1-1/+1
10 hoursnet: ethernet: cortina: Locking fixesLinus Walleij1-2/+10
10 hourseth: sungem: remove .ndo_poll_controller to avoid deadlocksJakub Kicinski1-14/+0
10 hoursnet: ipv6: fix wrong start position when receive hop-by-hop fragmentgaoxingwang1-1/+1
10 hoursm68k: mac: Fix reboot hang on Mac IIciFinn Thain1-18/+18
10 hoursm68k: Fix spinlock race in kernel thread creationMichael Schmitz1-1/+3
10 hoursnet: usb: sr9700: stop lying about skb->truesizeEric Dumazet1-7/+3
10 hoursusb: aqc111: stop lying about skb->truesizeEric Dumazet1-5/+3
10 hourswifi: mwl8k: initialize cmd->addr[] properlyDan Carpenter1-1/+1
10 hoursscsi: qedf: Ensure the copied buf is NUL terminatedBui Quang Minh1-1/+1
10 hoursscsi: bfa: Ensure the copied buf is NUL terminatedBui Quang Minh1-2/+2
10 hoursHID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectorsChen Ni1-0/+5
10 hoursselftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard1-2/+0
10 hoursRevert "sh: Handle calling csum_partial with misaligned data"Guenter Roeck1-49/+18
10 hourssh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()Geert Uytterhoeven1-6/+1
10 hourswifi: ar5523: enable proper endpoint verificationNikita Zhandarovich1-0/+14
10 hourswifi: carl9170: add a proper sanity check for endpointsNikita Zhandarovich1-0/+32
10 hoursmacintosh/via-macii: Fix "BUG: sleeping function called from invalid context"Finn Thain1-8/+3
10 hoursnet: give more chances to rcu in netdev_wait_allrefs_any()Eric Dumazet1-1/+2
10 hourstcp: avoid premature drops in tcp_add_backlog()Eric Dumazet1-2/+11
10 hourswifi: ath10k: populate board data for WCN3990Dmitry Baryshkov3-0/+7
10 hourswifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui1-1/+1
10 hoursx86/purgatory: Switch to the position-independent small code modelArd Biesheuvel1-1/+2
10 hoursscsi: hpsa: Fix allocation size for Scsi_Host private dataYuri Karpov1-1/+1
10 hoursscsi: libsas: Fix the failure of adding phy with zero-address to portXingui Yang1-2/+1
10 hoursudp: Avoid call to compute_score on multiple sitesGabriel Krisman Bertazi2-9/+32
10 hoursnet: remove duplicate reuseport_lookup functionsLorenz Bauer6-63/+72
10 hoursnet: export inet_lookup_reuseport and inet6_lookup_reuseportLorenz Bauer4-16/+30
10 hourscpufreq: exit() callback is optionalViresh Kumar1-4/+7
10 hourscpufreq: Rearrange locking in cpufreq_remove_dev()Rafael J. Wysocki1-7/+14
10 hourscpufreq: Split cpufreq_offline()Rafael J. Wysocki1-14/+19
10 hourscpufreq: Reorganize checks in cpufreq_offline()Rafael J. Wysocki1-12/+12
10 hoursselftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang1-1/+1
10 hoursgfs2: Fix "ignore unlock failures after withdraw"Andreas Gruenbacher2-2/+3
10 hoursACPI: disable -Wstringop-truncationArnd Bergmann1-0/+1
10 hoursirqchip/loongson-pch-msi: Fix off-by-one on allocation error pathZenghui Yu1-1/+1
10 hoursirqchip/alpine-msi: Fix off-by-one in allocation error pathZenghui Yu1-1/+1
10 hoursscsi: ufs: core: Perform read back after disabling UIC_COMMAND_COMPLAndrew Halaney1-1/+1
10 hoursscsi: ufs: core: Perform read back after disabling interruptsAndrew Halaney1-1/+1
10 hoursscsi: ufs: cdns-pltfrm: Perform read back after writing HCLKDIVAndrew Halaney1-1/+1
10 hoursscsi: ufs: qcom: Perform read back after writing CGC enableAndrew Halaney1-1/+1
10 hoursscsi: ufs: qcom: Perform read back after writing unipro modeAndrew Halaney1-3/+0
10 hoursscsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW version major 5Abel Vesa2-3/+11
10 hoursscsi: ufs: ufs-qcom: Fix the Qcom register name for offset 0xD0Manivannan Sadhasivam1-1/+2
10 hoursscsi: ufs: qcom: Perform read back after writing REG_UFS_SYS1CLK_1USAndrew Halaney1-1/+1
10 hoursscsi: ufs-qcom: Fix ufs RST_n spec violationZiqi Chen1-2/+16
10 hoursscsi: ufs: qcom: Perform read back after writing reset bitAndrew Halaney1-6/+6
10 hoursqed: avoid truncating work queue lengthArnd Bergmann1-5/+4
10 hoursx86/boot: Ignore relocations in .notes sections in walk_relocs() tooGuixiong Wei1-0/+9
10 hourswifi: ath10k: poll service ready message before failingBaochen Qiang1-3/+23
10 hoursmd: fix resync softlockup when bitmap size is less than array sizeYu Kuai1-3/+3
10 hoursnull_blk: Fix missing mutex_destroy() at module removalZhu Yanjun1-0/+2
10 hourssoc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVEChun-Kuang Hu1-2/+3
10 hoursjffs2: prevent xattr node from overflowing the eraseblockIlya Denisyev1-0/+3
10 hourss390/cio: fix tracepoint subchannel type fieldPeter Oberparleiter1-1/+1
10 hourscrypto: x86/sha256-avx2 - add missing vzeroupperEric Biggers1-0/+1
10 hourscrypto: x86/nh-avx2 - add missing vzeroupperEric Biggers1-0/+1
10 hourscrypto: ccp - drop platform ifdef checksArnd Bergmann1-12/+2
10 hoursparisc: add missing export of __cmpxchg_u8()Al Viro1-0/+1
10 hoursnilfs2: fix out-of-range warningArnd Bergmann1-1/+1
10 hoursecryptfs: Fix buffer size for tag 66 packetBrian Kubisiak1-1/+3
10 hoursfirmware: raspberrypi: Use correct device for DMA mappingsLaurent Pinchart1-3/+4
10 hourscrypto: bcm - Fix pointer arithmeticAleksandr Mishin1-1/+1
10 hoursopenpromfs: finish conversion to the new mount APIEric Sandeen1-4/+4
10 hoursnvme: find numa distance only if controller has valid numa idNilay Shroff1-1/+2
10 hoursdrm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX1-0/+8
10 hoursASoC: da7219-aad: fix usage of device_get_named_child_node()Pierre-Louis Bossart1-1/+5
10 hoursASoC: rt715: add vendor clear control registerJack Yu1-0/+1
10 hoursregulator: vqmmc-ipq4019: fix module autoloadingKrzysztof Kozlowski1-0/+1
10 hoursASoC: dt-bindings: rt5645: add cbj sleeve gpio propertyDerek Fang1-0/+6
10 hoursASoC: rt5645: Fix the electric noise due to the CBJ contacts floatingDerek Fang1-0/+25
10 hoursdrm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton1-0/+1
10 hoursnet: usb: qmi_wwan: add Telit FN920C04 compositionsDaniele Palmas1-0/+3
10 hourswifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt ...Igor Artemiev1-2/+2
10 hoursALSA: core: Fix NULL module pointer assignment at card initTakashi Iwai1-1/+1
10 hoursnilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi1-3/+18
10 hoursnilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi1-4/+13
10 hoursnet: smc91x: Fix m68k kernel compilation for ColdFire CPUThorsten Blum1-2/+2
10 hoursring-buffer: Fix a race between readers and resize checksPetr Pavlu1-0/+9
10 hoursr8169: Fix possible ring buffer corruption on fragmented Tx packets.Ken Milmore1-1/+2
10 hoursspeakup: Fix sizeof() vs ARRAY_SIZE() bugDan Carpenter1-1/+1
10 hourstty: n_gsm: fix possible out-of-bounds in gsm0_receive()Daniel Starke1-2/+6
10 hoursx86/tsc: Trust initial offset in architectural TSC-adjust MSRsDaniel J Blueman1-4/+2
6 daysLinux 5.10.218v5.10.218linux-5.10.yGreg Kroah-Hartman1-1/+1
6 daysdocs: kernel_include.py: Cope with docutils 0.21Akira Yokosawa1-1/+0
6 daysserial: kgdboc: Fix NMI-safety problems from keyboard reset codeDaniel Thompson1-1/+29
6 daysusb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus1-4/+0
6 daysdrm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...Srinivasan Shanmugam1-0/+3
6 daysbtrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()Dominique Martinet1-0/+1
6 daysmptcp: ensure snd_nxt is properly initialized on connectPaolo Abeni1-0/+2