summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-28Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-28Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-28Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-28NFSv4.2: Rework scratch handling for READ_PLUSAnna Schumaker
2023-04-28block: Skip destroyed blkg when restart in blkg_destroy_all()Tao Su
2023-04-28fs/9p: Fix bit operation logic errorEric Van Hensbergen
2023-04-28ext4: clean up error handling in __ext4_fill_super()Theodore Ts'o
2023-04-28ext4: reflect error codes from ext4_multi_mount_protect() to its callersTheodore Ts'o
2023-04-28ext4: fix lost error code reporting in __ext4_fill_super()Theodore Ts'o
2023-04-28ext4: fix unused iterator variable warningsNathan Chancellor
2023-04-28ext4: fix use-after-free read in ext4_find_extent for bigalloc + inlineYe Bin
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-28writeback: fix call of incorrect macroMaxim Korotkov
2023-04-28Merge tag 'md-next-2023-04-28' of https://git.kernel.org/pub/scm/linux/kernel...Jens Axboe
2023-04-28Merge tag 'x86_tdx_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-28Merge tag 'x86_fpu_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-28Merge tag 'x86_cache_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-28Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-04-28md: Fix bitmap offset type in sb writerJonathan Derrick
2023-04-28md/raid5: Improve performance for sequential IOJan Kara
2023-04-28lsm: move hook comments docs to security/security.cRandy Dunlap
2023-04-28ext4: fix i_disksize exceeding i_size problem in paritally written caseZhihao Cheng
2023-04-28tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM driversJarkko Sakkinen
2023-04-28crypto: engine - fix crypto_queue backlog handlingOlivier Bacon
2023-04-28crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()Christophe JAILLET
2023-04-28ALSA: emu10k1: use more existing defines instead of open-coded numbersOswald Buddenhagen
2023-04-28net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello
2023-04-28net: ipv6: fix skb hash for some RST packetsAntoine Tenart
2023-04-28selftests: srv6: make srv6_end_dt46_l3vpn_test more robustAndrea Mayer
2023-04-28atlantic:hw_atl2:hw_atl2_utils_fw: Remove unnecessary (void*) conversionswuych
2023-04-28sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()Cong Wang
2023-04-28net/sched: cls_api: remove block_cb from driver_list before freeingVlad Buslov
2023-04-28mISDN: Use list_count_nodes()Christophe JAILLET
2023-04-28tcp: fix skb_copy_ubufs() vs BIG TCPEric Dumazet
2023-04-28net/ncsi: clear Tx enable mode when handling a Config required AENCosmo Chou
2023-04-28i3c: ast2600: fix register setting for 545 ohm pullupsJeremy Kerr
2023-04-28i3c: ast2600: enable IBI supportJeremy Kerr
2023-04-28i3c: dw: Add a platform facility for IBI PEC workaroundsJeremy Kerr
2023-04-28i3c: dw: Add support for in-band interruptsJeremy Kerr
2023-04-28i3c: dw: Turn DAT array entry into a structJeremy Kerr
2023-04-28i3c: dw: Create a generic fifo read functionJeremy Kerr
2023-04-28i3c: Allow OF-alias-based persistent bus numberingJeremy Kerr
2023-04-28i3c: ast2600: Add AST2600 platform-specific driverJeremy Kerr
2023-04-28dt-bindings: i3c: Add AST2600 i3c controllerJeremy Kerr
2023-04-28i3c: dw: Add infrastructure for platform-specific implementationsJeremy Kerr
2023-04-28rtc: armada38x: use devm_platform_ioremap_resource_byname()Ye Xingchen
2023-04-28rtc: sunplus: use devm_platform_ioremap_resource_byname()Ye Xingchen
2023-04-28rtc: jz4740: Make sure clock provider gets removedLars-Peter Clausen