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