summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-02HSI: omap_ssi_port: remove set but unused variablesRosen Penev1-5/+2
2026-04-02Merge branch 'libbpf-clarify-raw-address-single-kprobe-attach-behavior'Andrii Nakryiko3-9/+116
2026-04-02selftests/bpf: Add test for raw-address single kprobe attachHoyeon Lee1-0/+80
2026-04-02libbpf: Clarify raw-address single kprobe attach behaviorHoyeon Lee2-7/+34
2026-04-02libbpf: Use direct error codes for kprobe/uprobe attachHoyeon Lee1-2/+2
2026-04-02accel: ethosu: Add hardware dependency hintJean Delvare1-0/+1
2026-04-02libbpf: Fix BTF handling in bpf_program__clone()Mykyta Yatsenko2-17/+44
2026-04-02perf test: Skip perf data type profiling tests for s390Thomas Richter1-0/+4
2026-04-02perf tools: prevent null dsos from being addedAnubhav Shelat1-0/+3
2026-04-02perf test: Fix ratio_to_prev event parsing testThomas Falcon1-21/+28
2026-04-02perf tools: Fix module symbol resolution for non-zero .text sh_addrChuck Lever1-2/+6
2026-04-02perf trace: Skip unnecessary synthesis for summary-only modeNamhyung Kim1-1/+5
2026-04-02perf stat: Fix crash on arm64Breno Leitao1-9/+17
2026-04-02arm64: mm: Remove pmd_sect() and pud_sect()Ryan Roberts2-16/+21
2026-04-02arm64: mm: Handle invalid large leaf mappings correctlyRyan Roberts5-59/+48
2026-04-02arm64: mm: Fix rodata=full block mapping support for realm guestsRyan Roberts3-14/+42
2026-04-02eventpoll: defer struct eventpoll free to RCU grace periodNicholas Carlini1-1/+5
2026-04-02accel/ivpu: Trigger recovery on TDR with OS schedulingKarol Wachowski1-0/+6
2026-04-02sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCUChangwoo Min1-12/+19
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita17-0/+699
2026-04-02sched_ext: Fix missing warning in scx_set_task_state() default caseSamuele Mariotti1-1/+2
2026-04-02Merge tag 'v7.0-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbdLinus Torvalds3-32/+134
2026-04-02ata: libata-transport: remove static variable ata_scsi_transport_templateHeiner Kallweit3-9/+4
2026-04-02ata: libata-transport: split struct ata_internalHeiner Kallweit1-28/+25
2026-04-02ata: libata-transport: use static struct ata_transport_internal to simplify m...Heiner Kallweit1-21/+23
2026-04-02fuse: support FSCONFIG_SET_FD for "fd" optionMiklos Szeredi1-7/+11
2026-04-02fuse: clean up device cloningMiklos Szeredi3-24/+15
2026-04-02ata: libata-transport: inline ata_attach|release_transportHeiner Kallweit3-28/+11
2026-04-02ata: libata-transport: instantiate struct ata_internal staticallyHeiner Kallweit3-42/+28
2026-04-02fuse: don't require /dev/fuse fd to be kept open during mountMiklos Szeredi2-27/+34
2026-04-02fuse: add refcount to fuse_devMiklos Szeredi6-18/+50
2026-04-02fuse: create fuse_dev on /dev/fuse open instead of mountMiklos Szeredi5-66/+57
2026-04-02fuse: check connection state on notificationMiklos Szeredi1-0/+7
2026-04-02fuse: fuse_dev_ioctl_clone() should wait for device file to be initializedMiklos Szeredi1-11/+8
2026-04-02Merge branch 'net-stmmac-tso-fixes-cleanups'Jakub Kicinski2-67/+150
2026-04-02net: stmmac: move "TSO supported" message to stmmac_set_gso_features()Russell King (Oracle)1-3/+3
2026-04-02net: stmmac: check txpbl for TSORussell King (Oracle)1-0/+14
2026-04-02net: stmmac: add warning when TSO is requested but unsupportedRussell King (Oracle)1-1/+3
2026-04-02net: stmmac: make stmmac_set_gso_features() more readableRussell King (Oracle)1-7/+13
2026-04-02net: stmmac: split out gso features setupRussell King (Oracle)1-7/+14
2026-04-02net: stmmac: simplify GSO/TSO test in stmmac_xmit()Russell King (Oracle)2-12/+19
2026-04-02net: stmmac: move check for hardware checksum supportedRussell King (Oracle)1-19/+19
2026-04-02net: stmmac: move TSO VLAN tag insertion to core codeRussell King (Oracle)1-13/+10
2026-04-02net: stmmac: add GSO MSS checksRussell King (Oracle)1-1/+8
2026-04-02net: stmmac: add TSO check for header lengthRussell King (Oracle)1-1/+16
2026-04-02net: stmmac: add stmmac_tso_header_size()Russell King (Oracle)1-5/+15
2026-04-02net: stmmac: fix TSO support when some channels have TBS availableRussell King (Oracle)1-4/+28
2026-04-02net: stmmac: fix .ndo_fix_features()Russell King (Oracle)1-8/+2
2026-04-02net: stmmac: fix channel TSO enable on resumeRussell King (Oracle)1-1/+1
2026-04-02ntfs3: fix memory leak in indx_create_allocate()Deepanshu Kartikey1-0/+1