aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-01-23i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126for-greg/6.1-208Tim Lunn1-2/+6
2024-01-23drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()'Srinivasan Shanmugam1-5/+5
2024-01-23drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam1-0/+1
2024-01-23drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()'Srinivasan Shanmugam1-7/+14
2024-01-23drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...Srinivasan Shanmugam1-1/+1
2024-01-23ceph: fix invalid pointer access if get_quota_realm return ERR_PTRWenchao Hao1-17/+22
2024-01-23ceph: fix deadlock or deadcode of misusing dget()Xiubo Li1-6/+3
2024-01-23ceph: reinitialize mds feature bit even when session in openVenky Shankar1-1/+1
2024-01-23blk-mq: fix IO hang from sbitmap wakeup raceMing Lei1-0/+16
2024-01-23virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a reg...Zhu Yanjun1-4/+5
2024-01-23drm/amdkfd: Fix lock dependency warning with srcuPhilip Yang1-2/+4
2024-01-23drm/amdkfd: Fix lock dependency warningFelix Kuehling1-16/+10
2024-01-23libsubcmd: Fix memory leak in uniq()Ian Rogers1-4/+14
2024-01-23misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl callbackHans de Goede1-0/+1
2024-01-239p: Fix initialisation of netfs_inode for 9pDavid Howells3-3/+5
2024-01-23PCI/AER: Decode Requester ID when no error info foundBjorn Helgaas1-2/+7
2024-01-23PCI: Fix 64GT/s effective data rate calculationIlpo Järvinen1-1/+1
2024-01-20spmi: mediatek: Fix UAF on device removeYu-Che Cheng1-2/+5
2024-01-20fs/kernfs/dir: obey S_ISGIDMax Kellermann1-0/+12
2024-01-20tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTOREAdrian Reber1-2/+2
2024-01-20selftests/sgx: Fix linker script assertsJo Van Bulck1-5/+1
2024-01-20usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hubHardik Gajjar1-0/+29
2024-01-20usb: hub: Replace hardcoded quirk value with BIT() macroHardik Gajjar1-2/+2
2024-01-20xhci: fix possible null pointer deref during xhci urb enqueueMathias Nyman1-17/+23
2024-01-20perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is presentJames Clark1-2/+2
2024-01-20PCI: switchtec: Fix stdev_release() crash after surprise hot removeDaniel Stodden1-8/+17
2024-01-20PCI: Only override AMD USB controller if requiredGuilherme G. Piccoli1-4/+7
2024-01-20Linux 6.1.74Greg Kroah-Hartman1-1/+1
2024-01-20scripts/decode_stacktrace.sh: optionally use LLVM utilitiesCarlos Llamas1-2/+17
2024-01-20coresight: etm4x: Fix width of CCITMIN fieldJames Clark1-1/+1
2024-01-20PCI: Add ACS quirk for more Zhaoxin Root PortsLeoLiuoc1-2/+6
2024-01-20leds: ledtrig-tty: Free allocated ttyname buffer on deactivateFlorian Eckert1-0/+4
2024-01-20parport: parport_serial: Add Brainboxes device IDs and geometryCameron Williams1-0/+56
2024-01-20parport: parport_serial: Add Brainboxes BAR detailsCameron Williams1-0/+8
2024-01-20uio: Fix use-after-free in uio_openGuanghui Feng1-4/+3
2024-01-20binder: fix comment on binder_alloc_new_buf() return valueCarlos Llamas1-1/+1
2024-01-20binder: fix trivial typo of binder_free_buf_locked()Carlos Llamas1-1/+1
2024-01-20binder: fix use-after-free in shinker's callbackCarlos Llamas1-1/+5
2024-01-20binder: use EPOLLERR from eventpoll.hCarlos Llamas1-1/+1
2024-01-20Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"Junxiao Bi1-12/+0
2024-01-20ksmbd: free ppace array on error in parse_daclFedor Pchelkin1-4/+7
2024-01-20ksmbd: don't allow O_TRUNC open on read-only shareNamjae Jeon1-14/+9
2024-01-20bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahol...Alan Maguire1-0/+3
2024-01-20btf, scripts: Exclude Rust CUs with paholeMartin Rodriguez Reboredo3-1/+14
2024-01-20ASoC: SOF: Intel: hda-codec: Delay the codec device registrationPeter Ujfalusi1-9/+9
2024-01-20ACPI: resource: Add another DMI match for the TongFang GMxXGxxHans de Goede1-0/+7
2024-01-20ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP Envy X360 13-ay0xxxTom Jason Schwanke1-0/+1
2024-01-20drm/crtc: fix uninitialized variable useJani Nikula1-2/+1
2024-01-20ARM: sun9i: smp: fix return code check of of_property_match_stringStefan Wahren1-2/+2
2024-01-20net: qrtr: ns: Return 0 if server port is not presentSarannya S1-1/+3
2024-01-20virtio_blk: fix snprintf truncation compiler warningStefan Hajnoczi1-4/+4
2024-01-20ida: Fix crash in ida_free when the bitmap is emptyMatthew Wilcox (Oracle)2-1/+41
2024-01-20pinctrl: cy8c95x0: Fix get_pincfgPatrick Rudolph1-0/+2
2024-01-20pinctrl: cy8c95x0: Fix typoPatrick Rudolph1-1/+1
2024-01-20drm/amd/display: get dprefclk ss info from integration info tableCharlene Liu2-5/+16
2024-01-20i2c: rk3x: fix potential spinlock recursion on pollJensen Huang1-2/+11
2024-01-20smb: client: fix potential OOB in smb2_dump_detail()Paulo Alcantara2-17/+19
2024-01-20HID: nintendo: Prevent divide-by-zero on codeGuilherme G. Piccoli1-7/+20
2024-01-20dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DMMike Snitzer1-0/+1
2024-01-20ALSA: hda/realtek: Add quirks for ASUS Zenbook 2022 ModelsStefan Binding1-1/+4
2024-01-20ASoC: Intel: bytcr_rt5640: Add new swapped-speakers quirkHans de Goede1-6/+13
2024-01-20ASoC: Intel: bytcr_rt5640: Add quirk for the Medion Lifetab S10346Hans de Goede1-0/+12
2024-01-20platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some ThinkPad...Vishnu Sankar1-13/+85
2024-01-20HID: nintendo: fix initializer element is not constant errorRyan McClelland1-22/+22
2024-01-20kselftest: alsa: fixed a print formatting warningGhanshyam Agrawal1-1/+1
2024-01-20Input: xpad - add Razer Wolverine V2 supportLuca Weiss1-0/+1
2024-01-20wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern1-1/+1
2024-01-20ARC: fix spare errorVineet Gupta1-3/+3
2024-01-20s390/scm: fix virtual vs physical address confusionVineeth Vijayan1-3/+4
2024-01-20Input: i8042 - add nomux quirk for Acer P459-G2-MEsther Shimanovich1-0/+8
2024-01-20Input: atkbd - skip ATKBD_CMD_GETID in translated modeHans de Goede1-4/+42
2024-01-20reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2024-01-20Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1José Pekkarinen1-0/+1
2024-01-20ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMISteven Rostedt (Google)1-0/+6
2024-01-20tracing: Fix uaf issue when open the hist or hist_debug fileZheng Yejian3-4/+15
2024-01-20MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski2-4/+2
2024-01-20stmmac: dwmac-loongson: drop useless check for compatible fallbackKrzysztof Kozlowski1-5/+0
2024-01-20tracing: Add size check when printing trace_marker outputSteven Rostedt (Google)1-2/+4
2024-01-20tracing: Have large events show up as '[LINE TOO BIG]' instead of nothingSteven Rostedt (Google)1-1/+5
2024-01-20jbd2: fix soft lockup in journal_finish_inode_data_buffers()Ye Bin1-0/+1
2024-01-20platform/x86: intel-vbtn: Fix missing tablet-mode-switch eventsHans de Goede1-4/+15
2024-01-20neighbour: Don't let neigh_forced_gc() disable preemption for longJudy Hsiao1-1/+8
2024-01-20drm/crtc: Fix uninit-value bug in drm_mode_setcrtcZiqi Zhao1-4/+5
2024-01-20jbd2: increase the journal IO's priorityZhang Yi3-13/+19
2024-01-20jbd2: correct the printing of write_flags in jbd2_write_superblock()Zhang Yi1-1/+3
2024-01-20clk: rockchip: rk3128: Fix HCLK_OTG gate registerWeihao Li1-1/+1
2024-01-20clk: rockchip: rk3568: Add PLL rate for 292.5MHzChris Morgan1-0/+1
2024-01-20LoongArch: Preserve syscall nr across execve()Hengqi Chen1-1/+1
2024-01-20hwmon: (corsair-psu) Fix probe when built-inArmin Wolf1-1/+17
2024-01-20drm/exynos: fix a wrong error checkingInki Dae1-5/+3
2024-01-20drm/exynos: fix a potential error pointer dereferenceXiang Yang1-0/+2
2024-01-20drm/amdgpu: Add NULL checks for function pointersLijo Lazar1-4/+8
2024-01-20arm64: dts: rockchip: Fix PCI node addresses on rk3399-gruRob Herring3-4/+4
2024-01-20nvme: prevent potential spectre v1 gadgetNitesh Shetty1-0/+3
2024-01-20nvme: introduce helper function to get ctrl stateKeith Busch1-0/+5
2024-01-20ASoC: ops: add correct range check for limiting volumeSrinivas Kandagatla1-1/+1
2024-01-20ASoC: da7219: Support low DC impedance headsetDavid Rau1-1/+1
2024-01-20net/tg3: fix race condition in tg3_reset_task()Thinh Tran1-1/+10
2024-01-20ASoC: hdac_hda: Conditionally register dais for HDMI and AnalogPeter Ujfalusi1-3/+20
2024-01-20ASoC: amd: yc: Add DMI entry to support System76 Pangolin 13Jeremy Soller1-0/+7
2024-01-20nouveau/tu102: flush all pdbs on vmm flushDave Airlie1-1/+1
2024-01-20ASoC: Intel: skl_hda_dsp_generic: Drop HDMI routes when HDMI is not availablePeter Ujfalusi1-0/+2
2024-01-20ASoC: rt5650: add mutex to avoid the jack detection failureShuming Fan1-1/+9
2024-01-20ASoC: cs43130: Fix incorrect frame delay configurationMaciej Strozek1-1/+1
2024-01-20ASoC: cs43130: Fix the position of const qualifierMaciej Strozek1-2/+2
2024-01-20ASoC: Intel: Skylake: mem leak in skl register functionKamil Duljas1-1/+4
2024-01-20ASoC: nau8822: Fix incorrect type in assignment and cast to restricted __be16David Lin1-3/+6
2024-01-20ASoC: Intel: Skylake: Fix mem leak in few functionsKamil Duljas2-2/+6
2024-01-20arm64: dts: rockchip: fix rk356x pcie msg interrupt nameHeiko Stuebner1-1/+1
2024-01-20ASoC: wm8974: Correct boost mixer inputsCharles Keepax1-3/+3
2024-01-20hwtracing: hisi_ptt: Don't try to attach a taskYicong Yang1-0/+3
2024-01-20hwtracing: hisi_ptt: Handle the interrupt in hardirq contextYicong Yang1-3/+3
2024-01-20nvme-core: check for too small lba shiftKeith Busch1-2/+3
2024-01-20blk-mq: don't count completed flush data request as inflight in case of quiesceMing Lei1-1/+13
2024-01-20smb: client, common: fix fortify warningsDmitry Antipov5-31/+40
2024-01-20drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerLu Yao1-0/+6
2024-01-20drm/amd/display: update dcn315 lpddr pstate latencyDmytro Laktyushkin1-4/+4
2024-01-20nvme-core: fix a memory leak in nvme_ns_info_from_identify()Maurizio Lombardi1-2/+5
2024-01-20ALSA: hda: intel-nhlt: Ignore vbps when looking for DMIC 32 bps formatPeter Ujfalusi1-4/+29
2024-01-20debugfs: fix automount d_fsdata usageJohannes Berg3-9/+36
2024-01-20wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_capBen Greear1-0/+1
2024-01-20wifi: avoid offset calculation on NULL pointerMichael-CY Lee1-1/+3
2024-01-20wifi: cfg80211: lock wiphy mutex for rfkill pollJohannes Berg1-0/+2
2024-01-20mptcp: fix uninit-value in mptcp_incoming_optionsEdward Adam Davis1-0/+1
2024-01-20ALSA: hda - Fix speaker and headset mic pin config for CHUWI CoreBook XProVasiliy Kovalev1-0/+10
2024-01-20pinctrl: lochnagar: Don't build on MIPSCharles Keepax1-1/+2
2024-01-20f2fs: explicitly null-terminate the xattr listEric Biggers1-0/+6
2024-01-15Linux 6.1.73Greg Kroah-Hartman1-1/+1
2024-01-15cifs: fix flushing folio regression for 6.1 backportSteve French1-1/+1
2024-01-15ipv6: remove max_size check inline with ipv4Jon Maxwell3-15/+8
2024-01-15Revert "nfsd: separate nfsd_last_thread() from nfsd_put()"Greg Kroah-Hartman2-25/+34
2024-01-15Revert "nfsd: call nfsd_last_thread() before final nfsd_put()"Greg Kroah-Hartman3-9/+3
2024-01-10Linux 6.1.72Greg Kroah-Hartman1-1/+1
2024-01-10Revert "interconnect: qcom: sm8250: Enable sync_state"Amit Pundir1-1/+0
2024-01-10smb3: Replace smb2pdu 1-element arrays with flex-arraysKees Cook8-46/+48
2024-01-10media: qcom: camss: Comment CSID dt_id fieldBryan O'Donoghue1-1/+13
2024-01-10bpf: syzkaller found null ptr deref in unix_bpf proto addJohn Fastabend2-0/+7
2024-01-10bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4Yonghong Song1-4/+8
2024-01-10net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov3-15/+32
2024-01-10net/sched: act_ct: additional checks for outdated flowsVlad Buslov1-0/+2
2024-01-10f2fs: compress: fix to assign compress_level for lz4 correctlyChao Yu1-1/+1
2024-01-10genirq/affinity: Only build SMP-only helper functions on SMP kernelsIngo Molnar1-3/+4
2024-01-10mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen1-3/+7
2024-01-10mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven1-0/+1
2024-01-10mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz1-3/+4
2024-01-10mmc: meson-mx-sdhc: Fix initialization frozen issueZiyang Huang1-21/+5
2024-01-10drm/amd/display: add nv12 bounding boxAlex Deucher1-1/+109
2024-01-10drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher1-9/+2
2024-01-10mm: fix unmap_mapping_range high bits shift bugJiajun Xie1-2/+2
2024-01-10i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara1-1/+3
2024-01-10x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_...Jinghao Jia1-1/+2
2024-01-10firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto1-0/+51
2024-01-10ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()Mathieu Desnoyers1-2/+2
2024-01-10btrfs: mark the len field in struct btrfs_ordered_sum as unsignedChristoph Hellwig2-2/+2
2024-01-10btrfs: fix qgroup_free_reserved_data int overflowBoris Burkov6-25/+31
2024-01-10octeontx2-af: Support variable number of lmacsRakesh Babu Saladi8-40/+42
2024-01-10octeontx2-af: Fix pause frame configurationHariprasad Kelam1-4/+7
2024-01-10net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov2-6/+38
2024-01-10netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso3-7/+15
2024-01-10net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey4-7/+21
2024-01-10net/sched: act_ct: offload UDP NEW connectionsVlad Buslov1-12/+39
2024-01-10netfilter: flowtable: cache info of last offloadVlad Buslov4-12/+15
2024-01-10netfilter: flowtable: allow unidirectional rulesVlad Buslov2-4/+9
2024-01-10net: sched: call tcf_ct_params_free to free params in tcf_ct_initXin Long1-17/+18
2024-01-10mm/memory_hotplug: fix error handling in add_memory_resource()Sumanth Korikkar1-1/+1
2024-01-10mm/memory_hotplug: add missing mem_hotplug_lockSumanth Korikkar2-10/+21
2024-01-10lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenlyMing Lei1-6/+16
2024-01-10genirq/affinity: Move group_cpus_evenly() into lib/Ming Lei5-397/+446
2024-01-10genirq/affinity: Rename irq_build_affinity_masks as group_cpus_evenlyMing Lei1-121/+121
2024-01-10genirq/affinity: Don't pass irq_affinity_desc array to irq_build_affinity_masksMing Lei1-10/+24
2024-01-10genirq/affinity: Pass affinity managed mask array to irq_build_affinity_masksMing Lei1-16/+12
2024-01-10genirq/affinity: Remove the 'firstvec' parameter from irq_build_affinity_masksMing Lei1-3/+2
2024-01-10ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7Takashi Iwai1-0/+1
2024-01-10firmware: arm_scmi: Fix frequency truncation by promoting multiplier typeSudeep Holla1-3/+3
2024-01-10bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend5-2/+9
2024-01-10ethtool: don't propagate EOPNOTSUPP from dumpsJakub Kicinski1-1/+1
2024-01-10dpaa2-eth: recycle the RX buffer only after all processing doneIoana Ciornei1-2/+5
2024-01-10net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_statsIoana Ciornei1-10/+8
2024-01-10smb: client: fix missing mode bits for SMB symlinksPaulo Alcantara1-1/+1
2024-01-10block: update the stable_writes flag in bdev_addChristoph Hellwig1-0/+2
2024-01-10filemap: add a per-mapping stable writes flagChristoph Hellwig3-1/+20
2024-01-10mm, netfs, fscache: stop read optimisation when folio removed from pagecacheDavid Howells8-1/+33
2024-01-10mm: merge folio_has_private()/filemap_release_folio() call pairsDavid Howells10-29/+27
2024-01-10memory-failure: convert truncate_error_page() to use folioVishal Moola (Oracle)1-2/+3
2024-01-10khugepage: replace try_to_release_page() with filemap_release_folio()Vishal Moola (Oracle)1-11/+12
2024-01-10ext4: convert move_extent_per_page() to use foliosVishal Moola (Oracle)1-21/+31
2024-01-10media: qcom: camss: Fix set CSI2_RX_CFG1_VC_MODE when VC is greater than 3Bryan O'Donoghue1-0/+2
2024-01-10media: camss: sm8250: Virtual channels for CSIDMilen Mitkov3-35/+74
2024-01-10selftests: mptcp: set FAILING_LINKS in run_testsGeliang Tang1-6/+6
2024-01-10selftests: mptcp: fix fastclose with csum failurePaolo Abeni1-1/+1
2024-01-10f2fs: set the default compress_level on ioctlJaegeuk Kim1-0/+9
2024-01-10f2fs: assign default compression levelJaegeuk Kim3-7/+10
2024-01-10f2fs: convert to use bitmap APIYangtao Li11-51/+48
2024-01-10f2fs: clean up i_compress_flag and i_compress_level usageChao Yu3-12/+19
2024-01-10s390/cpumf: support user space events for countingThomas Richter1-11/+24
2024-01-10s390/mm: add missing arch_set_page_dat() call to vmem_crst_alloc()Heiko Carstens1-2/+6
2024-01-10net/mlx5: Increase size of irq name bufferRahul Rameshbabu2-3/+6
2024-01-10blk-mq: make sure active queue usage is held for bio_integrity_prep()Christoph Hellwig1-37/+38
2024-01-10bpf: fix precision backtracking instruction iterationAndrii Nakryiko1-2/+19
2024-01-10bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko3-13/+30