aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-08-30sched/deadline: Create DL BW alloc, free & check overflow interfacecloudkernel/6.1.46Dietmar Eggemann4-16/+45
2023-08-30mm: add a call to flush_cache_vmap() in vmap_pfn()Alexandre Ghiti1-0/+4
2023-08-30x86/srso: Correct the mitigation status when SMT is disabledBorislav Petkov (AMD)1-3/+2
2023-08-30x86/srso: Disable the mitigation on unaffected configurationsBorislav Petkov (AMD)1-1/+6
2023-08-30x86/srso: Explain the untraining sequences a bit moreBorislav Petkov (AMD)1-0/+19
2023-08-30x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()Peter Zijlstra1-2/+2
2023-08-30x86/cpu: Fix __x86_return_thunk symbol typePeter Zijlstra1-1/+3
2023-08-30ring-buffer: Do not swap cpu_buffer during resize processChen Lin2-2/+15
2023-08-16Linux 6.1.46v6.1.46Greg Kroah-Hartman1-1/+1
2023-08-16drm/amd/pm/smu7: move variables to where they are usedAlex Deucher1-6/+8
2023-08-16sch_netem: fix issues in netem_change() vs get_dist_table()Eric Dumazet1-34/+25
2023-08-16alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada1-2/+1
2023-08-16ACPI: scan: Create platform device for CS35L56Simon Trimmer2-0/+15
2023-08-16platform/x86: serial-multi-instantiate: Auto detect IRQ resource for CSC3551David Xu1-4/+17
2023-08-16scsi: qedf: Fix firmware halt over suspend and resumeNilesh Javali1-0/+18
2023-08-16scsi: qedi: Fix firmware halt over suspend and resumeNilesh Javali1-0/+18
2023-08-16scsi: fnic: Replace return codes in fnic_clean_pending_aborts()Karan Tilak Kumar2-3/+5
2023-08-16scsi: core: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-16scsi: snic: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-16scsi: 53c700: Check that command slot is not NULLAlexandra Diupina1-1/+1
2023-08-16scsi: ufs: renesas: Fix private allocationYoshihiro Shimoda1-1/+1
2023-08-16scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley1-4/+0
2023-08-16scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby1-13/+17
2023-08-16netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso5-75/+141
2023-08-16nvme-rdma: fix potential unbalanced freeze & unfreezeMing Lei1-1/+2
2023-08-16nvme-tcp: fix potential unbalanced freeze & unfreezeMing Lei1-1/+2
2023-08-16btrfs: set cache_block_group_error if we find an errorJosef Bacik1-1/+4
2023-08-16btrfs: reject invalid reloc tree root keys with stack dumpQu Wenruo2-1/+16
2023-08-16btrfs: exit gracefully if reloc roots don't matchQu Wenruo1-8/+37
2023-08-16btrfs: properly clear end of the unreserved range in cow_file_rangeChristoph Hellwig1-5/+5
2023-08-16btrfs: don't stop integrity writeback too earlyChristoph Hellwig1-3/+4
2023-08-16btrfs: wait for actual caching progress during allocationJosef Bacik2-2/+17
2023-08-16gpio: sim: mark the GPIO chip as a one that can sleepBartosz Golaszewski1-0/+1
2023-08-16gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extentWilliam Breathitt Gray1-1/+1
2023-08-16ibmvnic: Ensure login failure recovery is safe from other resetsNick Child1-21/+47
2023-08-16ibmvnic: Do partial reset on login failureNick Child1-6/+40
2023-08-16ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child1-5/+10
2023-08-16ibmvnic: Unmap DMA login rsp buffer on send login failNick Child1-1/+4
2023-08-16ibmvnic: Enforce stronger sanity checks on login responseNick Child1-0/+18
2023-08-16net/mlx5: Reload auxiliary devices in pci error handlersMoshe Shemesh1-1/+1
2023-08-16net/mlx5: Skip clock update work when device is in error stateMoshe Shemesh1-0/+5
2023-08-16net/mlx5: LAG, Check correct bucket when modifying LAGShay Drory1-1/+1
2023-08-16net/mlx5: Allow 0 for total host VFsDaniel Jurgens1-2/+1
2023-08-16dmaengine: owl-dma: Modify mismatched function nameZhang Jianhua1-1/+1
2023-08-16dmaengine: mcf-edma: Fix a potential un-allocated memory accessChristophe JAILLET1-6/+7
2023-08-16net: hns3: fix strscpy causing content truncation issueHao Chen2-4/+4
2023-08-16nexthop: Fix infinite nexthop bucket dump when using maximum nexthop IDIdo Schimmel2-5/+6
2023-08-16nexthop: Make nexthop bucket dump more efficientIdo Schimmel1-11/+5
2023-08-16nexthop: Fix infinite nexthop dump when using maximum nexthop IDIdo Schimmel2-5/+6
2023-08-16net: hns3: fix deadlock issue when externel_lb and reset are executed togetherYonglong Liu1-1/+13
2023-08-16net: hns3: add wait until mac link downJie Wang1-1/+9
2023-08-16net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang1-5/+9
2023-08-16net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...Vladimir Oltean1-0/+2
2023-08-16net: phy: at803x: remove set/get wol callbacks for AR8032Li Yang1-2/+0
2023-08-16net: marvell: prestera: fix handling IPv4 routes with nhidJonas Gorski1-7/+7
2023-08-16net: tls: avoid discarding data on record closeJakub Kicinski1-31/+33
2023-08-16RDMA/umem: Set iova in ODP flowMichael Guralnik1-1/+2
2023-08-16wifi: cfg80211: fix sband iftype data lookup for AP_VLANFelix Fietkau1-0/+3
2023-08-16drm/rockchip: Don't spam logs in atomic checkDaniel Stone1-8/+9
2023-08-16IB/hfi1: Fix possible panic during hotplug removeDouglas Miller1-0/+1
2023-08-16iavf: fix potential races for FDIR filtersPiotr Gardocki2-4/+12
2023-08-16drivers: vxlan: vnifilter: free percpu vni stats on error pathFedor Pchelkin1-3/+8
2023-08-16drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner1-1/+1
2023-08-16dccp: fix data-race around dp->dccps_mss_cacheEric Dumazet2-3/+9
2023-08-16bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan1-1/+3
2023-08-16xsk: fix refcount underflow in error pathMagnus Karlsson1-0/+1
2023-08-16tunnels: fix kasan splat when generating ipv4 pmtu errorFlorian Westphal1-1/+1
2023-08-16tcp: add missing family to tcp_set_ca_state() tracepointEric Dumazet1-1/+4
2023-08-16net/smc: Use correct buffer sizes when switching between TCP and SMCGerd Bayer1-22/+51
2023-08-16net/packet: annotate data-races around tp->statusEric Dumazet1-6/+10
2023-08-16mptcp: fix the incorrect judgment for msk->cb_flagsXiang Yang1-1/+1
2023-08-16macsec: use DEV_STATS_INC()Eric Dumazet1-14/+14
2023-08-16mISDN: Update parameter type of dsp_cmx_send()Nathan Chancellor3-3/+3
2023-08-16bpf, sockmap: Fix bug that strp_done cannot be calledXu Kuohai2-2/+9
2023-08-16bpf, sockmap: Fix map type error in sock_map_del_linkXu Kuohai1-5/+5
2023-08-16net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()Andrew Kanner1-6/+0
2023-08-16selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel1-4/+4
2023-08-16selftests: forwarding: Switch off timeoutIdo Schimmel1-0/+1
2023-08-16selftests: forwarding: Skip test when no interfaces are specifiedIdo Schimmel1-0/+5
2023-08-16selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairsIdo Schimmel1-0/+2
2023-08-16selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel1-0/+2
2023-08-16selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel1-0/+2
2023-08-16selftests: forwarding: Add a helper to skip test when using veth pairsIdo Schimmel1-0/+11
2023-08-16selftests/rseq: Fix build with undefined __weakMark Brown2-1/+5
2023-08-16interconnect: qcom: sm8450: add enable_mask for bcm nodesNeil Armstrong1-0/+9
2023-08-16interconnect: qcom: Add support for mask-based BCMsMike Tipton2-0/+7
2023-08-16iio: core: Prevent invalid memory access when there is no parentMilan Zamazal1-2/+3
2023-08-16drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modesKarol Herbst1-1/+1
2023-08-16x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann2-2/+2
2023-08-16x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann1-0/+2
2023-08-16x86/sev: Do not try to parse for the CC blob on non-AMD hardwareBorislav Petkov (AMD)2-3/+43
2023-08-16x86/mm: Fix VDSO and VVAR placement on 5-level paging machinesKirill A. Shutemov1-2/+2
2023-08-16x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405Cristian Ciocaltea1-0/+1
2023-08-16x86/srso: Fix build breakage with the LLVM linkerNick Desaulniers1-3/+9
2023-08-16usb: typec: altmodes/displayport: Signal hpd when configuring pin assignmentRD Babiera1-1/+17
2023-08-16usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan1-0/+7
2023-08-16usb: common: usb-conn-gpio: Prevent bailing out if initial role is nonePrashanth K1-1/+5
2023-08-16USB: Gadget: core: Help prevent panic during UVC unconfigureAlan Stern1-0/+9
2023-08-16usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao1-1/+8
2023-08-16usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern1-3/+9
2023-08-16misc: rtsx: judge ASPM Mode to set PETXCFG RegRicky WU6-58/+6
2023-08-16binder: fix memory leak in binder_init()Qi Zheng3-0/+8
2023-08-16iio: adc: ina2xx: avoid NULL pointer dereference on OF device matchAlvin Šipraga1-3/+6
2023-08-16iio: adc: ad7192: Fix ac excitation featureAlisa Roman1-8/+8
2023-08-16iio: frequency: admv1013: propagate errors from regulator_get_voltage()Dan Carpenter1-1/+4
2023-08-16iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo1-1/+1
2023-08-16io_uring: correct check for O_TMPFILEAleksa Sarai1-2/+4
2023-08-16drm/amd/display: trigger timing sync only if TG is runningAurabindo Pillai1-0/+6
2023-08-16drm/amd/display: fix the build when DRM_AMD_DC_DCN is not setAlex Deucher1-1/+1
2023-08-16drm/amd/display: Retain phantom plane/stream if validation failsAlvin Lee5-0/+40
2023-08-16drm/amd/display: Disable phantom OTG after enable for plane disableAlvin Lee3-1/+22
2023-08-16drm/amd/display: Use update plane and stream routine for DCN32xRodrigo Siqueira1-0/+12
2023-08-16drm/amd/display: Avoid ABM when ODM combine is enabled for eDPRodrigo Siqueira1-1/+11
2023-08-16drm/amd/display: Update OTG instance in the commit streamRodrigo Siqueira1-0/+6
2023-08-16drm/amd/display: Handle seamless boot streamRodrigo Siqueira1-0/+15
2023-08-16drm/amd/display: Add function for validate and update new streamRodrigo Siqueira3-14/+227
2023-08-16drm/amd/display: Handle virtual hardware detectRodrigo Siqueira1-0/+3
2023-08-16drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan8-32/+102
2023-08-16drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settingsEvan Quan8-38/+155
2023-08-16drm/amd/pm: expose swctf threshold setting for legacy powerplayEvan Quan7-1/+26
2023-08-16drm/amd/pm: fulfill swsmu peak profiling mode shader/memory clock settingsEvan Quan2-0/+10
2023-08-16nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iputRyusuke Konishi3-0/+12
2023-08-16radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King1-1/+1
2023-08-16hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100Tao Ren1-8/+8
2023-08-16cpuidle: dt_idle_genpd: Add helper function to remove genpd topologyMaulik Shah2-0/+31
2023-08-16drm/amd/display: limit DPIA link rate to HBR3Peichen Huang1-0/+5
2023-08-16drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello3-3/+29
2023-08-16drm/amdgpu: add S/G display parameterAlex Deucher3-0/+15
2023-08-16drm/amd/display: check attr flag before set cursor degamma on DCN3+Melissa Wen1-2/+5
2023-08-16drm/amdgpu: fix possible UAF in amdgpu_cs_pass1()Alex Deucher1-1/+1
2023-08-16drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()Boris Brezillon1-0/+6
2023-08-16drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issuesLyude Paul1-1/+47
2023-08-16drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst6-1/+17
2023-08-16nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512GAugust Wikerfors1-1/+2
2023-08-16riscv/kexec: handle R_RISCV_CALL_PLT relocation typeTorsten Duwe1-0/+1
2023-08-16riscv,mmio: Fix readX()-to-delay() orderingAndrea Parri1-8/+8
2023-08-16riscv/kexec: load initrd high in available memoryTorsten Duwe1-1/+1
2023-08-16net: mana: Fix MANA VF unload when hardware is unresponsiveSouradeep Chakrabarti1-4/+33
2023-08-16dmaengine: pl330: Return DMA_PAUSED when transaction is pausedIlpo Järvinen1-2/+16
2023-08-16mptcp: fix disconnect vs accept racePaolo Abeni2-30/+29
2023-08-16mptcp: avoid bogus reset on fallback closePaolo Abeni1-1/+1
2023-08-16selftests: mptcp: join: fix 'implicit EP' testAndrea Claudi1-2/+3
2023-08-16selftests: mptcp: join: fix 'delete and re-add' testAndrea Claudi1-0/+1
2023-08-16ipv6: adjust ndisc_is_useropt() to also return true for PIOMaciej Żenczykowski1-1/+2
2023-08-16mmc: moxart: read scr register without changing byte orderSergei Antonov1-7/+1
2023-08-16wireguard: allowedips: expand maximum node depthJason A. Donenfeld2-10/+14
2023-08-16selftests: forwarding: Set default IPv6 traceroute utilityIdo Schimmel2-0/+3
2023-08-16wifi: rtw89: fix 8852AE disconnection caused by RX full flagsPing-Ke Shih1-1/+1
2023-08-16wifi: nl80211: fix integer overflow in nl80211_parse_mbssid_elems()Keith Yeo1-1/+4
2023-08-16KVM: SEV: only access GHCB fields oncePaolo Bonzini1-11/+14
2023-08-16KVM: SEV: snapshot the GHCB before accessing itPaolo Bonzini2-34/+61
2023-08-16ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()Namjae Jeon1-1/+8
2023-08-16ksmbd: validate command request sizeLong Li1-5/+5
2023-08-16tpm: Add a helper for checking hwrng enabledMario Limonciello1-5/+14
2023-08-16tpm: Disable RNG for all AMD fTPMsMario Limonciello3-66/+33
2023-08-16Revert "loongarch/cpu: Switch to arch_cpu_finalize_init()"Greg Kroah-Hartman2-7/+0
2023-08-16gcc-plugins: Reorganize gimple includes for GCC 13Kees Cook1-2/+2
2023-08-11Linux 6.1.45v6.1.45Greg Kroah-Hartman1-1/+1
2023-08-11x86/CPU/AMD: Do not leak quotient data after a division by 0Borislav Petkov (AMD)4-0/+24
2023-08-11Revert "drm/i915: Disable DC states for all commits"Greg Kroah-Hartman1-25/+3
2023-08-11drm/amdgpu: Use apt name for FW reserved regionLijo Lazar2-15/+21
2023-08-11drm/amdgpu: Remove unnecessary domain argumentLuben Tuikov4-14/+6
2023-08-11drm/amdgpu: add vram reservation based on vram_usagebyfirmware_v2_2Tong Liu014-32/+191
2023-08-11arm64/ptrace: Don't enable SVE when setting streaming SVEMark Brown1-3/+5
2023-08-11exfat: check if filename entries exceeds max filename lengthNamjae Jeon1-2/+7
2023-08-11f2fs: don't reset unchangable mount option in f2fs_remount()Chao Yu1-12/+18
2023-08-11f2fs: fix to set flush_merge opt and show noflush_mergeYangtao Li1-2/+11
2023-08-11selftests/rseq: Play nice with binaries statically linked against glibc 2.35+Sean Christopherson1-6/+22
2023-08-11drm/amd/display: skip CLEAR_PAYLOAD_ID_TABLE if device mst_en is 0Peichen Huang1-1/+4
2023-08-11drm/amd/display: Ensure that planes are in the same orderRodrigo Siqueira1-0/+15
2023-08-11drm/imx/ipuv3: Fix front porch adjustment upon hactive aligningAlexander Stein1-1/+1
2023-08-11powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V1-2/+1
2023-08-11mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()Christophe JAILLET1-1/+1
2023-08-11mtd: rawnand: rockchip: Align hwecc vs. raw page helper layoutsJohan Jonker1-13/+21
2023-08-11mtd: rawnand: rockchip: fix oobfree offset and descriptionJohan Jonker1-7/+4
2023-08-11mtd: rawnand: omap_elm: Fix incorrect type in assignmentRoger Quadros1-12/+12
2023-08-11io_uring: annotate offset timeout racesPavel Begunkov1-1/+1
2023-08-11f2fs: fix to do sanity check on direct node in truncate_dnode()Chao Yu4-8/+13
2023-08-11btrfs: remove BUG_ON()'s in add_new_free_space()Filipe Manana3-26/+53
2023-08-11ext2: Drop fragment supportJan Kara2-31/+4
2023-08-11fs: Protect reconfiguration of sb read-write from racing writesJan Kara1-1/+10
2023-08-11net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern1-0/+6
2023-08-11debugobjects: Recheck debug_objects_enabled before reportingTetsuo Handa1-0/+9
2023-08-11Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cbSungwoo Kim1-0/+2
2023-08-11fs/sysv: Null check to prevent null-ptr-deref bugPrince Kumar Maurya1-0/+4
2023-08-11fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()Tetsuo Handa1-2/+2
2023-08-11mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()Roman Gushchin1-9/+10
2023-08-11file: reinstate f_pos locking optimization for regular filesLinus Torvalds1-1/+17
2023-08-11bpf, cpumap: Make sure kthread is running before map update returnsHou Tao1-10/+11
2023-08-11clk: imx93: Propagate correct error in imx93_clocks_probe()Geert Uytterhoeven1-1/+1
2023-08-11drm/i915/gt: Cleanup aux invalidation registersAndi Shyti3-15/+15
2023-08-11drm/i915: Fix premature release of request's reusable memoryJanusz Krzysztofik2-29/+81
2023-08-11drm/ttm: check null pointer before accessing when swappingGuchun Chen1-1/+2
2023-08-11open: make RESOLVE_CACHED correctly test for O_TMPFILEAleksa Sarai1-1/+1
2023-08-11arm64/fpsimd: Sync FPSIMD state with SVE for SME only systemsMark Brown1-2/+2
2023-08-11arm64/fpsimd: Clear SME state in the target task when setting the VLMark Brown1-1/+1
2023-08-11arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVEMark Brown1-1/+2
2023-08-11powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao1-2/+7
2023-08-11bpf: Disable preemption in bpf_event_outputJiri Olsa1-1/+5
2023-08-11rbd: prevent busy loop when requesting exclusive lockIlya Dryomov1-13/+15