summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-28selftests: mptcp: sockopt: relax expected returned sizeMatthieu Baerts1-6/+12
2023-06-28selftests: mptcp: pm nl: skip fullmesh flag checks if not supportedMatthieu Baerts1-5/+10
2023-06-28selftests: mptcp: pm nl: remove hardcoded default limitsMatthieu Baerts1-5/+7
2023-06-28selftests: mptcp: connect: skip disconnect tests if not supportedMatthieu Baerts1-0/+5
2023-06-28selftests: mptcp: connect: skip transp tests if not supportedMatthieu Baerts1-0/+10
2023-06-28selftests: mptcp: lib: skip if missing symbolMatthieu Baerts2-0/+39
2023-06-28selftests: mptcp: join: fix ShellCheck warningsMatthieu Baerts1-2/+8
2023-06-28selftests: mptcp: remove duplicated entries in usageMatthieu Baerts1-4/+4
2023-06-28tick/common: Align tick period during sched_timer setupThomas Gleixner2-13/+13
2023-06-28ksmbd: validate session id and tree id in the compound requestNamjae Jeon2-18/+59
2023-06-28ksmbd: fix out-of-bound read in smb2_writeNamjae Jeon1-3/+9
2023-06-28ksmbd: validate command payload sizeNamjae Jeon1-11/+12
2023-06-28tpm_crb: Add support for CRB devices based on PlutonMatthew Garrett2-10/+91
2023-06-28tpm, tpm_tis: Claim locality in interrupt handlerLino Sanfilippo1-0/+2
2023-06-28mm: Fix copy_from_user_nofault().Alexei Starovoitov2-6/+12
2023-06-28ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal4-4/+25
2023-06-28tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028ARobert Hodaszi1-1/+1
2023-06-28tty: serial: fsl_lpuart: make rx_watermark configurable for different platformsSherry Sun1-2/+12
2023-06-28drm/amd/display: fix the system hang while disable PSRTom Chung1-4/+6
2023-06-28drm/amd/display: Add wrapper to call planes and stream updateRodrigo Siqueira1-10/+41
2023-06-28drm/amd/display: Use dc_update_planes_and_streamRodrigo Siqueira1-15/+15
2023-06-21Linux 6.1.35v6.1.35Greg Kroah-Hartman1-1/+1
2023-06-21kbuild: Update assembler calls to use proper flags and language targetNick Desaulniers3-6/+6
2023-06-21MIPS: Prefer cc-option for additions to cflagsNathan Chancellor2-2/+2
2023-06-21MIPS: Move '-Wa,-msoft-float' check from as-option to cc-optionNathan Chancellor1-1/+1
2023-06-21x86/boot/compressed: prefer cc-option for CFLAGS additionsNick Desaulniers1-1/+1
2023-06-21scsi: target: core: Fix error path in target_setup_session()Bob Pearson1-0/+2
2023-06-21neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky2-33/+0
2023-06-21net/sched: act_api: add specific EXT_WARN_MSG for tc actionHangbin Liu2-4/+5
2023-06-21Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"Hangbin Liu1-2/+2
2023-06-21net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchyPedro Tammela1-2/+2
2023-06-21drm/amdgpu: Don't set struct drm_driver.output_poll_changedThomas Zimmermann2-3/+0
2023-06-21rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace periodZiwei Dai1-8/+19
2023-06-21parisc: Delete redundant register definitions in <asm/assembly.h>Ben Hutchings1-4/+0
2023-06-21afs: Fix vlserver probe RTT handlingDavid Howells1-2/+2
2023-06-21octeon_ep: Add missing check for ioremapJiasheng Jiang1-1/+6
2023-06-21selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei1-3/+3
2023-06-21net: tipc: resize nlattr array to correct sizeLin Ma1-2/+2
2023-06-21dm: don't lock fs when the map is NULL during suspend or resumeLi Lingfeng2-4/+5
2023-06-21sfc: fix XDP queues mode with legacy IRQÍñigo Huguet2-0/+4
2023-06-21net: macsec: fix double free of percpu statsFedor Pchelkin1-7/+5
2023-06-21net: lapbether: only support ethernet devicesEric Dumazet1-0/+3
2023-06-21net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo framesVladimir Oltean1-1/+1
2023-06-21net/sched: cls_api: Fix lockup on flushing explicitly created chainVlad Buslov1-5/+7
2023-06-21ext4: drop the call to ext4_error() from ext4_get_group_info()Fabio M. De Francesco1-11/+9
2023-06-21cifs: fix lease break oops in xfstest generic/098Steve French1-2/+6
2023-06-21selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate stepDanielle Ratson1-4/+7
2023-06-21net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye3-8/+42
2023-06-21net/sched: Refactor qdisc_graft() for ingress and clsact QdiscsPeilin Ye1-10/+10
2023-06-21sched: add new attr TCA_EXT_WARN_MSG to report tc extact messageHangbin Liu4-49/+84