summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-17net/sched: act_mirred: Add carrier checkVictor Nogueira1-1/+1
2023-05-17i2c: tegra: Fix PEC support for SMBUS block readAkhil R1-13/+27
2023-05-17RISC-V: mm: Enable huge page support to kernel_page_present() functionSia Jee Heng1-0/+8
2023-05-17watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()Christophe JAILLET1-2/+5
2023-05-17block: Skip destroyed blkg when restart in blkg_destroy_all()Tao Su1-0/+3
2023-05-17writeback: fix call of incorrect macroMaxim Korotkov1-1/+1
2023-05-17net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello1-0/+1
2023-05-17net: ipv6: fix skb hash for some RST packetsAntoine Tenart1-1/+1
2023-05-17selftests: srv6: make srv6_end_dt46_l3vpn_test more robustAndrea Mayer1-5/+5
2023-05-17sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()Cong Wang1-3/+5
2023-05-17net/sched: cls_api: remove block_cb from driver_list before freeingVlad Buslov1-0/+1
2023-05-17tcp: fix skb_copy_ubufs() vs BIG TCPEric Dumazet1-6/+14
2023-05-17net/ncsi: clear Tx enable mode when handling a Config required AENCosmo Chou1-0/+1
2023-05-17octeontx2-pf: mcs: Do not reset PN while updating secySubbaraya Sundeep1-5/+10
2023-05-17octeontx2-pf: mcs: Fix shared counters logicSubbaraya Sundeep2-8/+8
2023-05-17octeontx2-pf: mcs: Clear stats before freeing resourceSubbaraya Sundeep1-0/+9
2023-05-17octeontx2-pf: mcs: Match macsec ethertype along with DMACSubbaraya Sundeep1-1/+9
2023-05-17octeontx2-pf: mcs: Fix NULL pointer dereferencesSubbaraya Sundeep1-2/+1
2023-05-17octeontx2-af: mcs: Fix MCS block interruptGeetha sowjanya4-70/+119
2023-05-17octeontx2-af: mcs: Config parser to skip 8B headerGeetha sowjanya4-0/+41
2023-05-17octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at onceSubbaraya Sundeep1-0/+4
2023-05-17octeonxt2-af: mcs: Fix per port bypass configGeetha sowjanya2-3/+13
2023-05-17ixgbe: Fix panic during XDP_TX with > 64 CPUsJohn Hickey2-5/+4
2023-05-17net/sched: flower: Fix wrong handle assignment during filter changeIvan Vecera1-1/+1
2023-05-17rxrpc: Fix potential data race in rxrpc_wait_to_be_connected()David Howells1-8/+4
2023-05-17drm/amd/display: Update bounding box values for DCN321Aurabindo Pillai1-12/+12
2023-05-17drm/amd/display: Do not clear GPINT register when releasing DMUB from resetAurabindo Pillai1-1/+0
2023-05-17drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB resetCruise Hung1-0/+2
2023-05-17drm/amd/display: Fixes for dcn32_clk_mgr implementationAurabindo Pillai1-0/+5
2023-05-17drm/amd/display: Return error code on DSC atomic check failureHersen Wu2-0/+2
2023-05-17drm/amd/display: Add missing WA and MCLK validationRodrigo Siqueira3-2/+19
2023-05-17arm64: Fix label placement in record_mmu_state()Neeraj Upadhyay1-2/+2
2023-05-17scsi: qedi: Fix use after free bug in qedi_remove()Zheng Wang1-0/+3
2023-05-17scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issueAlice Chao1-3/+3
2023-05-17ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer workingHans de Goede1-1/+1
2023-05-17RDMA/rxe: Extend dbg log messages to err and infoBob Pearson2-3/+47
2023-05-17RDMA/rxe: Change rxe_dbg to rxe_dbg_devBob Pearson9-24/+25
2023-05-17fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup()ZhangPeng1-0/+10
2023-05-17mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s25hx SEMPER f...Takahiro Kuwano1-5/+2
2023-05-17soc: qcom: llcc: Do not create EDAC platform device on SDM845Manivannan Sadhasivam1-7/+17
2023-05-17qcom: llcc/edac: Support polling mode for ECC handlingManivannan Sadhasivam2-28/+35
2023-05-17mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon s28hx SEMPER f...Takahiro Kuwano4-1/+17
2023-05-17mtd: spi-nor: Add a RWW flagMiquel Raynal3-0/+7
2023-05-17crypto: ccp - Clear PSP interrupt status register before calling handlerJeremi Piotrowski1-3/+3
2023-05-17usb: dwc3: gadget: Execute gadget stop after halting the controllerWesley Cheng1-2/+13
2023-05-17USB: dwc3: gadget: drop dead hibernation codeJohan Hovold1-40/+6
2023-05-11Linux 6.3.2v6.3.2Greg Kroah-Hartman1-1/+1
2023-05-11netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso5-3/+16
2023-05-11arch_topology: Remove early cacheinfo error message if -ENOENTPierre Gondois1-3/+4
2023-05-11debugobject: Ensure pool refill (again)Thomas Gleixner1-6/+15