aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-20arch: Fix name collision with ACPI's video.oThomas Zimmermann4-2/+2
2024-05-20Merge tag 'f2fs-for-6.10.rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-374/+688
2024-05-20Merge tag 'xfs-6.10-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds186-3025/+25085
2024-05-20dm: always manage discard support in terms of max_hw_discard_sectorsMike Snitzer9-13/+9
2024-05-20Merge tag 'fs_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-353/+346
2024-05-20dm-integrity: set discard_granularity to logical block sizeMikulas Patocka1-0/+1
2024-05-20Revert "fanotify: remove unneeded sub-zero check for unsigned value"Linus Torvalds1-1/+1
2024-05-20Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-216/+334
2024-05-20Coccinelle: pm_runtime: Fix grammar in commentThorsten Blum1-1/+1
2024-05-20coccinelle: misc: minmax: Suppress reports for err returnsRicardo Ribalda1-16/+16
2024-05-20regulator: tps6287x: Force writing VSEL bitMatti Vaittinen1-0/+1
2024-05-21erofs: avoid allocating DEFLATE streams before mountingGao Xiang1-26/+29
2024-05-20netfilter: nft_payload: restore vlan q-in-q match supportPablo Neira Ayuso1-16/+7
2024-05-20netfilter: ipset: Add list flush to cancel_gcAlexander Maltsev1-0/+3
2024-05-20regulator: pickable ranges: don't always cache vselMatti Vaittinen2-13/+33
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds27-163/+634
2024-05-20Merge tag 'mips_6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds9-212/+274
2024-05-20Merge tag 'dmi-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jd...Linus Torvalds2-1/+23
2024-05-20Merge tag 'linux-watchdog-6.10-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds9-68/+370
2024-05-20Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds79-798/+1340
2024-05-20Merge tag 'pinctrl-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds30-390/+679
2024-05-20Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-27/+29
2024-05-20rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVALDan Aloni1-1/+5
2024-05-20NFS: Don't enable NFS v2 by defaultAnna Schumaker1-2/+2
2024-05-20NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUSAnna Schumaker1-1/+1
2024-05-20sunrpc: fix NFSACL RPC retry on soft mountDan Aloni1-0/+1
2024-05-20SUNRPC: fix handling expired GSS contextOlga Kornievskaia1-1/+12
2024-05-20nfs: keep server info for remountsMartin Kaiser1-3/+6
2024-05-20NFSv4: Fixup smatch warning for ambiguous returnBenjamin Coddington1-7/+5
2024-05-20NFS: make sure lock/nolock overriding local_lock mount optionChen Hanxiao3-0/+19
2024-05-20NFS: add atomic_open for NFSv3 to handle O_TRUNC correctly.NeilBrown4-3/+56
2024-05-20pNFS/filelayout: Specify the layout segment range in LAYOUTGETAnna Schumaker1-4/+4
2024-05-20pNFS/filelayout: Remove the whole file layout requirementAnna Schumaker1-8/+0
2024-05-20ASoC: tas2781: Fix wrong loading calibrated data sequenceShenghao Ding3-82/+32
2024-05-20ASoC: tas2552: Add TX path for capturing AUDIO-OUT dataShenghao Ding1-2/+13
2024-05-20Revert "selftests/cgroup: Drop define _GNU_SOURCE"Shuah Khan7-0/+15
2024-05-20Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"Shuah Khan2-1/+2
2024-05-20Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"Shuah Khan3-4/+4
2024-05-20block: t10-pi: add MODULE_DESCRIPTION()Jeff Johnson1-1/+1
2024-05-20nfc: nci: Fix uninit-value in nci_rx_workRyosuke Yasuoka1-1/+14
2024-05-20selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo1-1/+7
2024-05-20ipv6: sr: fix missing sk_buff release in seg6_input_coreAndrea Mayer1-5/+6
2024-05-20net: Always descend into dsa/ folder with CONFIG_NET_DSA enabledFlorian Fainelli1-1/+3
2024-05-20netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()Eric Dumazet1-0/+2
2024-05-20bcachefs: Check for subvolues with bogus snapshot/inode fieldsKent Overstreet2-1/+12
2024-05-20bcachefs: bch2_checksum() returns 0 for unknown checksum typeKent Overstreet1-2/+2
2024-05-20bcachefs: Fix bch2_alloc_ciphers()Kent Overstreet1-12/+13
2024-05-20bcachefs: Add missing guard in bch2_snapshot_has_children()Kent Overstreet1-5/+2
2024-05-20bcachefs: Fix missing parens in drop_locks_do()Kent Overstreet1-1/+1
2024-05-20bcachefs: Improve bch2_assert_pos_locked()Kent Overstreet1-0/+2