aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-20net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()D. Wythe1-0/+2
2023-02-20Merge branch 'taprio-queuemaxsdu-fixes'Paolo Abeni1-18/+26
2023-02-20net/sched: taprio: dynamic max_sdu larger than the max_mtu is unlimitedVladimir Oltean1-0/+2
2023-02-20net/sched: taprio: don't allow dynamic max_sdu to go negative after stab adju...Vladimir Oltean1-1/+7
2023-02-20net/sched: taprio: fix calculation of maximum gate durationsVladimir Oltean1-17/+17
2023-02-20rxrpc: Fix overproduction of wakeups to recvmsg()David Howells3-2/+17
2023-02-20Merge branch 'net-final-gsi-register-updates'Paolo Abeni10-212/+205
2023-02-20net: ipa: add HW_PARAM_4 GSI registerAlex Elder2-2/+14
2023-02-20net: ipa: support different event ring encodingAlex Elder2-2/+6
2023-02-20net: ipa: avoid setting an undefined fieldAlex Elder2-2/+2
2023-02-20net: ipa: kill ev_ch_e_cntxt_1_length_encode()Alex Elder8-26/+43
2023-02-20net: ipa: kill gsi->virt_rawAlex Elder10-181/+141
2023-02-20net: ipa: fix an incorrect assignmentAlex Elder1-1/+1
2023-02-20net: dpaa2-eth: do not always set xsk support in xdp_features flagLorenzo Bianconi1-1/+3
2023-02-20powerpc/e500: Add missing prototype for 'relocate_init'Christophe Leroy1-0/+1
2023-02-19ksmbd: fix possible memory leak in smb2_lock()Hangyu Hua2-18/+15
2023-02-19Linux 6.2Linus Torvalds1-1/+1
2023-02-19firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3Darrell Kavanagh1-0/+8
2023-02-19arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois2-4/+4
2023-02-19IB/mlx5: Extend debug control for CC parametersEdward Srouji3-3/+39
2023-02-19mips: fix syscall_get_nrElvira Khabirova1-1/+1
2023-02-19MIPS: SMP-CPS: fix build error when HOTPLUG_CPU not setRandy Dunlap1-3/+5
2023-02-19MIPS: DTS: jz4780: add #clock-cells to rtc_devH. Nikolaus Schaller1-0/+2
2023-02-19ext4: fix task hung in ext4_xattr_delete_inodeBaokun Li1-0/+11
2023-02-19jbd2: fix data missing when reusing bh which is ready to be checkpointedZhihao Cheng1-21/+29
2023-02-19ext4: update s_journal_inum if it changes after journal replayBaokun Li1-2/+5
2023-02-19ext4: fail ext4_iget if special inode unallocatedBaokun Li1-10/+8
2023-02-19ext4: fix function prototype mismatch for ext4_feat_ktypeKees Cook1-1/+6
2023-02-19ext4: remove unnecessary variable initializationXU pengfei1-1/+1
2023-02-18ext4: fix inode tree inconsistency caused by ENOMEMzhanchengbin1-1/+1
2023-02-18ext4: refuse to create ea block when umountedJun Nie1-0/+7
2023-02-18ext4: optimize ea_inode block expansionJun Nie1-11/+17
2023-02-18ext4: remove dead code in updating backup sbTanmay Bhushan1-3/+0
2023-02-18Merge tag 'x86-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2023-02-18Merge tag 'timers-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+29
2023-02-18Merge tag 'irq-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+12
2023-02-19Merge tag 'irqchip-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner410-4481/+5085
2023-02-18tracing: Remove unnecessary NULL assignmentWang ShaoBo1-2/+0
2023-02-18tracepoint: Allow livepatch module add trace eventJianlin Lv1-2/+2
2023-02-18tracing: Always use canonical ftrace pathRoss Zwisler11-25/+25
2023-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-16/+28
2023-02-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-15/+9
2023-02-18Merge tag 'block-6.2-2023-02-17' of git://git.kernel.dk/linuxLinus Torvalds1-0/+8
2023-02-18xen: sysfs: make kobj_type structure constantThomas Weißschuh1-1/+1
2023-02-18ieee802154: Drop device trackersMiquel Raynal1-20/+4
2023-02-18mac802154: Fix an always true conditionMiquel Raynal1-3/+2
2023-02-18mac802154: Send beacons using the MLME Tx pathMiquel Raynal1-1/+19
2023-02-18ieee802154: Change error code on monitor scan netlink requestMiquel Raynal1-1/+1
2023-02-18ieee802154: Convert scan error messages to extackMiquel Raynal1-6/+13
2023-02-18ieee802154: Use netlink policies when relevant on scan parametersMiquel Raynal1-56/+28