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