aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-02-23Linux 6.1.79v6.1.79linux-6.1.yGreg Kroah-Hartman1-1/+1
2024-02-23mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel2-1/+57
2024-02-23fs/ntfs3: Add null pointer checksKonstantin Komarov2-7/+12
2024-02-23arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan3-0/+14
2024-02-23dm: limit the number of targets and parameter size areaMikulas Patocka3-3/+11
2024-02-23nilfs2: replace WARN_ONs for invalid DAT metadata block requestsRyusuke Konishi1-10/+17
2024-02-23nilfs2: fix potential bug in end_buffer_async_writeRyusuke Konishi1-3/+5
2024-02-23of: property: Add in-ports/out-ports support to of_graph_get_port_parent()Saravana Kannan1-1/+3
2024-02-23sched/membarrier: reduce the ability to hammer on sys_membarrierLinus Torvalds1-0/+6
2024-02-23kbuild: Drop -Wdeclaration-after-statementPeter Zijlstra2-7/+1
2024-02-23locking: Introduce __cleanup() based infrastructurePeter Zijlstra16-1/+272
2024-02-23apparmor: Free up __cleanup() namePeter Zijlstra1-3/+3
2024-02-23dmaengine: ioat: Free up __cleanup() namePeter Zijlstra1-6/+6
2024-02-23userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlbLokesh Gidra1-2/+13
2024-02-23bpf: Remove trace_printk_lockJiri Olsa3-26/+28
2024-02-23bpf: Do cleanup in bpf_bprintf_cleanup only when neededJiri Olsa3-11/+13
2024-02-23bpf: Add struct for bin_args arg in bpf_bprintf_prepareJiri Olsa4-27/+41
2024-02-23net: prevent mss overflow in skb_segment()Eric Dumazet1-1/+2
2024-02-23smb: client: fix parsing of SMB3.1.1 POSIX create contextPaulo Alcantara1-1/+1
2024-02-23smb: client: fix potential OOBs in smb2_parse_contexts()Paulo Alcantara3-45/+68
2024-02-23RDMA/irdma: Ensure iWarp QP queue memory is OS paged alignedMike Marciniszyn1-0/+7
2024-02-23hrtimer: Ignore slack time for RT tasks in schedule_hrtimeout_range()Davidlohr Bueso1-3/+11
2024-02-23nfsd: don't take fi_lock in nfsd_break_deleg_cb()NeilBrown1-6/+5
2024-02-23nfsd: fix RELEASE_LOCKOWNERNeilBrown1-11/+15
2024-02-23parisc: Fix random data corruption from exception handlerHelge Deller7-69/+106
2024-02-23netfilter: ipset: Missing gc cancellations fixedJozsef Kadlecsik2-2/+4
2024-02-23netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik5-18/+65
2024-02-23block: fix partial zone append completion handling in req_bio_endio()Damien Le Moal1-2/+7
2024-02-23crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_initTianjia Zhang1-0/+3
2024-02-23wifi: mwifiex: fix uninitialized firmware_statDavid Lin1-1/+1
2024-02-23arm64: dts: qcom: sm8150: fix USB SS wakeupJohan Hovold1-2/+2
2024-02-23arm64: dts: qcom: sdm845: fix USB SS wakeupJohan Hovold1-2/+2
2024-02-23arm64: dts: qcom: msm8916: Make blsp_dma controlled-remotelyStephan Gerhold1-0/+1
2024-02-23arm64: dts: qcom: msm8916: Enable blsp_dma by defaultStephan Gerhold2-5/+0
2024-02-23bus: moxtet: Add spi device tableSjoerd Simons1-0/+7
2024-02-23wifi: mwifiex: add extra delay for firmware readyDavid Lin2-0/+21
2024-02-23wifi: mwifiex: Support SD8978 chipsetLukas Wunner5-5/+31
2024-02-23ARM: dts: imx6q-apalis: add can power-up delay on ixora boardAndrejs Cainikovs1-0/+2
2024-02-23md: bypass block throttle for superblock updateJunxiao Bi1-3/+4
2024-02-23selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell1-0/+6
2024-02-23selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts1-1/+1
2024-02-23tls: fix NULL deref on tls_sw_splice_eof() with empty recordJann Horn1-0/+3
2024-02-23xfrm: Silence warnings triggerable by bad packetsHerbert Xu1-13/+9
2024-02-23xfrm: Use xfrm_state selector for BEET inputHerbert Xu1-4/+3
2024-02-23tracing: Inform kmemleak of saved_cmdlines allocationSteven Rostedt (Google)1-0/+3
2024-02-23fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_t...Oleg Nesterov1-4/+6
2024-02-23pmdomain: core: Move the unused cleanup to a _sync initcallKonrad Dybcio1-1/+1
2024-02-23can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)Oleksij Rempel2-4/+19
2024-02-23can: j1939: prevent deadlock by changing j1939_socks_lock to rwlockZiqi Zhao3-14/+14
2024-02-23can: netlink: Fix TDCO calculation using the old data bittimingMaxime Jayat1-1/+1
2024-02-23of: property: fix typo in io-channelsNuno Sa1-1/+1
2024-02-23mm: hugetlb pages should not be reserved by shmat() if SHM_NORESERVEPrakash Sangappa1-1/+12
2024-02-23fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_superOscar Salvador1-2/+4
2024-02-23ceph: prevent use-after-free in encode_cap_msg()Rishabh Dave1-1/+2
2024-02-23hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missedShradha Gupta1-20/+62
2024-02-23net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja1-0/+3
2024-02-23s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter1-3/+6
2024-02-23net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja1-0/+2
2024-02-23fs: relax mount_setattr() permission checksChristian Brauner1-3/+8
2024-02-23tools/rtla: Fix Makefile compiler options for clangDaniel Bristot de Oliveira1-1/+6
2024-02-23tools/rtla: Fix uninitialized bucket/data->bucket_size warningDaniel Bristot de Oliveira2-4/+2
2024-02-23tools/rtla: Exit with EXIT_SUCCESS when help is invokedJohn Kacur4-4/+20
2024-02-23tools/rtla: Replace setting prio with nice for SCHED_OTHERlimingming32-3/+5
2024-02-23tools/rtla: Remove unused sched_getattr() functionDaniel Bristot de Oliveira1-6/+0
2024-02-23ASoC: amd: yc: Add DMI quirk for Lenovo Ideapad Pro 5 16ARP8Mario Limonciello1-0/+7
2024-02-23mmc: sdhci-pci-o2micro: Fix a warm reboot issue that disk can't be detected b...Fred Ai1-0/+30
2024-02-23zonefs: Improve error handlingDamien Le Moal2-43/+65
2024-02-23irqchip/gic-v3-its: Fix GICv4.1 VPE affinity updateMarc Zyngier1-9/+13
2024-02-23irqchip/irq-brcmstb-l2: Add write memory barrier before exitDoug Berger1-1/+4
2024-02-23wifi: mac80211: reload info pointer in ieee80211_tx_dequeue()Johannes Berg1-2/+3
2024-02-23wifi: cfg80211: fix wiphy delayed work queueingJohannes Berg1-0/+1
2024-02-23nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers1-1/+1
2024-02-23nfp: use correct macro for LengthSelect in BAR configDaniel Basilio1-2/+4
2024-02-23crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_lockedKim Phillips1-2/+8
2024-02-23nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()Ryusuke Konishi1-1/+7
2024-02-23nilfs2: fix data corruption in dsync block recovery for small block sizesRyusuke Konishi1-3/+4
2024-02-23ALSA: hda/conexant: Add quirk for SWS JS201Dbo liu1-0/+18
2024-02-23ALSA: hda/realtek: fix mute/micmute LED For HP mt645Eniac Zhang1-0/+2
2024-02-23mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein1-1/+5
2024-02-23io_uring/net: fix multishot accept overflow handlingJens Axboe1-2/+3
2024-02-23x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl1-5/+18
2024-02-23KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrlMingwei Zhang1-1/+1
2024-02-23x86/fpu: Stop relying on userspace for info to fault in xsave bufferAndrei Vagin1-8/+5
2024-02-23x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6Aleksander Mazur1-1/+1
2024-02-23powerpc/pseries: fix accuracy of stolen timeShrikanth Hegde1-2/+6
2024-02-23powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-EDavid Engraf1-1/+2
2024-02-23powerpc/64: Set task pt_regs->link to the LR value on scv entryNaveen N Rao1-2/+2
2024-02-23serial: max310x: prevent infinite while() loop in port startupHugo Villeneuve1-2/+18
2024-02-23serial: max310x: fail probe if clock crystal is unstableHugo Villeneuve1-3/+9
2024-02-23serial: max310x: improve crystal stable clock detectionHugo Villeneuve1-5/+16
2024-02-23serial: max310x: set default value when reading clock ready bitHugo Villeneuve1-1/+1
2024-02-23nfp: flower: fix hardware offload for the transfer layer portHui Zhou1-2/+22
2024-02-23ring-buffer: Clean ring_buffer_poll_wait() error returnVincent Donnefort1-1/+1
2024-02-23hv_netvsc: Fix race condition between netvsc_probe and netvsc_removeSouradeep Chakrabarti1-1/+4
2024-02-23drm/amd/display: Preserve original aspect ratio in create streamTom Chung1-0/+2
2024-02-23drm/amd/display: Increase frame-larger-than for all display_mode_vba filesNathan Chancellor1-3/+3
2024-02-23drm/prime: Support page array >= 4GBPhilip Yang1-1/+1
2024-02-23drm/msm: Wire up tlb opsRob Clark1-3/+29
2024-02-23xfrm: Remove inner/outer modes from input pathHerbert Xu1-43/+23
2024-02-23xfrm: Remove inner/outer modes from output pathHerbert Xu1-22/+11
2024-02-23ksmbd: free aux buffer if ksmbd_iov_pin_rsp_read failsFedor Pchelkin1-2/+6
2024-02-23media: rc: bpf attach/detach requires write permissionSean Young3-5/+8
2024-02-23iio: imu: bno055: serdev requires REGMAPRandy Dunlap1-0/+1
2024-02-23iio: imu: adis: ensure proper DMA alignmentNuno Sa1-1/+2
2024-02-23iio: adc: ad_sigma_delta: ensure proper DMA alignmentNuno Sa1-1/+3
2024-02-23iio: accel: bma400: Fix a compilation problemMario Limonciello1-0/+2
2024-02-23iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa1-2/+2
2024-02-23iio: core: fix memleak in iio_device_register_sysfsDinghao Liu1-1/+4
2024-02-23iio: magnetometer: rm3100: add boundary check for the value read from RM3100_...zhili.liu1-2/+8
2024-02-23staging: iio: ad5933: fix type mismatch regressionDavid Schiller1-1/+1
2024-02-23tracing: Fix wasted memory in saved_cmdlines logicSteven Rostedt (Google)1-38/+37
2024-02-23ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks()Baokun Li1-18/+21
2024-02-23ext4: fix double-free of blocks due to wrong extents moved_lenBaokun Li1-4/+2
2024-02-23misc: fastrpc: Mark all sessions as invalid in cb_removeEkansh Gupta1-1/+1
2024-02-23binder: signal epoll threads of self-workCarlos Llamas1-0/+10
2024-02-23ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook PowerAndy Chi1-0/+2
2024-02-23ALSA: hda/cs8409: Suppress vmaster control for Dolphin modelsVitaly Rodionov1-0/+1
2024-02-23ASoC: codecs: wcd938x: handle deferred probeKrzysztof Kozlowski1-1/+1
2024-02-23ALSA: hda/realtek: Enable headset mic on Vaio VJFE-ADLEdson Juliano Drosdeck1-0/+1
2024-02-23modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONSNathan Chancellor1-1/+2
2024-02-23um: Fix adding '-no-pie' for clangNathan Chancellor1-1/+3
2024-02-23modpost: Include '.text.*' in TEXT_SECTIONSNathan Chancellor1-2/+2
2024-02-23linux/init: remove __memexit* annotationsMasahiro Yamada3-22/+3
2024-02-23modpost: Don't let "driver"s reference .exit.*Uwe Kleine-König1-2/+13
2024-02-23modpost: propagate W=1 build option to modpostMasahiro Yamada2-1/+7
2024-02-23xen-netback: properly sync TX responsesJan Beulich1-44/+40
2024-02-23net: stmmac: do not clear TBS enable bit on link up/downEsben Haabendal1-0/+3
2024-02-23net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame()Nikita Zhandarovich1-2/+2
2024-02-23nfc: nci: free rx_data_reassembly skb on NCI device cleanupFedor Pchelkin1-0/+4
2024-02-23kbuild: Fix changing ELF file type for output of gen_btf for big endianNathan Chancellor1-2/+7
2024-02-23ALSA: hda/realtek: Apply headset jack quirk for non-bass alc287 thinkpadsJosé Relvas1-1/+3
2024-02-23firewire: core: correct documentation of fw_csr_string() kernel APITakashi Sakamoto1-4/+3
2024-02-23lsm: fix the logic in security_inode_getsecctx()Ondrej Mosnacek1-1/+13
2024-02-23drm/virtio: Set segment size for virtio_gpu deviceSebastian Ott1-0/+1
2024-02-23Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello2-2/+8
2024-02-23scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"Lee Duncan1-12/+8
2024-02-23media: Revert "media: rkisp1: Drop IRQF_SHARED"Tomi Valkeinen1-1/+1
2024-02-23mptcp: check addrs list in userspace_pm_get_local_idGeliang Tang1-1/+12
2024-02-23mptcp: drop the push_pending fieldPaolo Abeni2-7/+6
2024-02-23selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)1-1/+1
2024-02-23selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)1-0/+1
2024-02-23selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)1-0/+1
2024-02-23selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)1-0/+1
2024-02-23mptcp: fix data re-injection from stale subflowPaolo Abeni1-3/+0
2024-02-23mptcp: get rid of msk->subflowPaolo Abeni2-6/+6
2024-02-23modpost: trim leading spaces when processing source files listRadek Krejci1-1/+6
2024-02-23i2c: i801: Fix block process call transactionsJean Delvare1-2/+2
2024-02-23i2c: pasemi: split driver into two separate modulesArnd Bergmann2-4/+7
2024-02-23powerpc/kasan: Limit KASAN thread size increase to 32KBMichael Ellerman1-1/+1
2024-02-23irqchip/loongson-eiointc: Use correct struct type in eiointc_domain_alloc()Bibo Mao1-1/+1
2024-02-23i2c: qcom-geni: Correct I2C TRE sequenceViken Dadhaniya1-7/+7
2024-02-23cifs: fix underflow in parse_server_interfaces()Dan Carpenter1-1/+1
2024-02-23powerpc/kasan: Fix addr error caused by page alignmentJiangfeng Xiao1-0/+1
2024-02-23driver core: fw_devlink: Improve detection of overlapping cyclesSaravana Kannan1-2/+7
2024-02-23media: ir_toy: fix a memleak in irtoy_txZhipeng Lu1-0/+2
2024-02-23interconnect: qcom: sc8180x: Mark CO0 BCM keepaliveKonrad Dybcio1-0/+1
2024-02-23usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspendUttkarsh Aggarwal1-4/+2
2024-02-23usb: f_mass_storage: forbid async queue when shutdown happenyuan linyu1-2/+18
2024-02-23USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTOliver Neukum1-11/+19
2024-02-23usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt1-4/+13
2024-02-23usb: ulpi: Fix debugfs directory leakSean Anderson1-1/+1
2024-02-23usb: ucsi: Add missing ppm_lockChristian A. Ehrhardt1-0/+2
2024-02-23iio: hid-sensor-als: Return 0 for HID_USAGE_SENSOR_TIME_TIMESTAMPSrinivas Pandruvada1-0/+1
2024-02-23HID: wacom: Do not register input devices until after hid_hw_startJason Gerecke1-20/+43
2024-02-23HID: wacom: generic: Avoid reporting a serial of '0' to userspaceTatsunosuke Tobita1-1/+8
2024-02-23HID: i2c-hid-of: fix NULL-deref on failed power upJohan Hovold1-0/+1
2024-02-23ALSA: hda/realtek: Enable Mute LED on HP Laptop 14-fq0xxxLuka Guzenko1-0/+1
2024-02-23ALSA: hda/realtek: Fix the external mic not being recognised for Acer Swift 1...David Senoner1-0/+1
2024-02-23parisc: Prevent hung tasks when printing inventory on serial consoleHelge Deller1-0/+3
2024-02-23ASoC: amd: yc: Add DMI quirk for MSI Bravo 15 C7VFTechno Mooney1-0/+7
2024-02-23dm-crypt, dm-verity: disable taskletsMikulas Patocka3-60/+4
2024-02-23scsi: storvsc: Fix ring buffer size calculationMichael Kelley1-5/+7
2024-02-23mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), againZach O'Keefe1-1/+1
2024-02-23tracing/trigger: Fix to return error if failed to alloc snapshotMasami Hiramatsu (Google)1-2/+4
2024-02-23scs: add CONFIG_MMU dependency for vfree_atomic()Samuel Holland1-0/+1
2024-02-23i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera1-1/+1
2024-02-23i40e: Do not allow untrusted VF to remove administratively set MACIvan Vecera1-5/+33
2024-02-23MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck1-1/+2
2024-02-23nouveau/svm: fix kvcalloc() argument orderArnd Bergmann1-1/+1
2024-02-23net: sysfs: Fix /sys/class/net/<iface> path for statisticsBreno Leitao1-24/+24
2024-02-23ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()Alexey Khoroshilov1-0/+1
2024-02-23spi: ppc4xx: Drop write-only variableUwe Kleine-König1-5/+0
2024-02-23net: tls: fix returned read length with async decryptJakub Kicinski1-1/+0
2024-02-23net: tls: fix use-after-free with partial reads and async decryptSabrina Dubroca1-2/+3
2024-02-23tls: fix race between async notify and socket closeJakub Kicinski2-38/+10
2024-02-23net: tls: factor out tls_*crypt_async_wait()Jakub Kicinski1-51/+45
2024-02-23tls: extract context alloc/initialization out of tls_set_sw_offloadSabrina Dubroca1-35/+51
2024-02-23tls/sw: Use splice_eof() to flushDavid Howells3-0/+77
2024-02-23lan966x: Fix crash when adding interface under a lagHoratiu Vultur1-2/+7
2024-02-23net: openvswitch: limit the number of recursions from action setsAaron Conole1-16/+33
2024-02-23of: property: Improve finding the supplier of a remote-endpoint propertySaravana Kannan1-1/+11
2024-02-23wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()Dan Carpenter1-0/+3
2024-02-23wifi: iwlwifi: Fix some error codesDan Carpenter1-6/+6
2024-02-23KVM: selftests: Fix a semaphore imbalance in the dirty ring logging testSean Christopherson1-23/+27
2024-02-23KVM: selftests: Clear dirty ring states between two modes in dirty_log_testGavin Shan1-10/+17
2024-02-23of: unittest: Fix compile in the non-dynamic caseChristian A. Ehrhardt1-3/+9
2024-02-23driver core: Fix device_link_flag_is_sync_state_only()Saravana Kannan1-2/+4
2024-02-23btrfs: don't drop extent_map for free space inode on write errorJosef Bacik1-2/+17
2024-02-23btrfs: reject encoded write if inode has nodatasum flag setFilipe Manana1-0/+7
2024-02-23btrfs: don't reserve space for checksums when writing to nocow filesFilipe Manana1-10/+19