summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-20arch: Fix name collision with ACPI's video.oThomas Zimmermann
2024-05-20Merge tag 'f2fs-for-6.10.rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-20Merge tag 'xfs-6.10-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-05-20dm: always manage discard support in terms of max_hw_discard_sectorsMike Snitzer
2024-05-20Merge tag 'fs_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-20dm-integrity: set discard_granularity to logical block sizeMikulas Patocka
2024-05-20Revert "fanotify: remove unneeded sub-zero check for unsigned value"Linus Torvalds
2024-05-20Merge tag 'fsnotify_for_v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-20Coccinelle: pm_runtime: Fix grammar in commentThorsten Blum
2024-05-20coccinelle: misc: minmax: Suppress reports for err returnsRicardo Ribalda
2024-05-20regulator: tps6287x: Force writing VSEL bitMatti Vaittinen
2024-05-21erofs: avoid allocating DEFLATE streams before mountingGao Xiang
2024-05-20regulator: pickable ranges: don't always cache vselMatti Vaittinen
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-05-20Merge tag 'mips_6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-05-20Merge tag 'dmi-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jd...Linus Torvalds
2024-05-20Merge tag 'linux-watchdog-6.10-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-05-20Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-20Merge tag 'pinctrl-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-20Merge tag 'v6.10-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-05-20rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVALDan Aloni
2024-05-20NFS: Don't enable NFS v2 by defaultAnna Schumaker
2024-05-20NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUSAnna Schumaker
2024-05-20sunrpc: fix NFSACL RPC retry on soft mountDan Aloni
2024-05-20SUNRPC: fix handling expired GSS contextOlga Kornievskaia
2024-05-20nfs: keep server info for remountsMartin Kaiser
2024-05-20NFSv4: Fixup smatch warning for ambiguous returnBenjamin Coddington
2024-05-20NFS: make sure lock/nolock overriding local_lock mount optionChen Hanxiao
2024-05-20NFS: add atomic_open for NFSv3 to handle O_TRUNC correctly.NeilBrown
2024-05-20pNFS/filelayout: Specify the layout segment range in LAYOUTGETAnna Schumaker
2024-05-20pNFS/filelayout: Remove the whole file layout requirementAnna Schumaker
2024-05-20ASoC: tas2781: Fix wrong loading calibrated data sequenceShenghao Ding
2024-05-20ASoC: tas2552: Add TX path for capturing AUDIO-OUT dataShenghao Ding
2024-05-20Revert "selftests/cgroup: Drop define _GNU_SOURCE"Shuah Khan
2024-05-20Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"Shuah Khan
2024-05-20Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"Shuah Khan
2024-05-20block: t10-pi: add MODULE_DESCRIPTION()Jeff Johnson
2024-05-20nfc: nci: Fix uninit-value in nci_rx_workRyosuke Yasuoka
2024-05-20selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo
2024-05-20ipv6: sr: fix missing sk_buff release in seg6_input_coreAndrea Mayer
2024-05-20net: Always descend into dsa/ folder with CONFIG_NET_DSA enabledFlorian Fainelli
2024-05-20bcachefs: Check for subvolues with bogus snapshot/inode fieldsKent Overstreet
2024-05-20bcachefs: bch2_checksum() returns 0 for unknown checksum typeKent Overstreet
2024-05-20bcachefs: Fix bch2_alloc_ciphers()Kent Overstreet
2024-05-20bcachefs: Add missing guard in bch2_snapshot_has_children()Kent Overstreet
2024-05-20bcachefs: Fix missing parens in drop_locks_do()Kent Overstreet
2024-05-20bcachefs: Improve bch2_assert_pos_locked()Kent Overstreet
2024-05-20bcachefs: Fix shift overflows in replicas.cKent Overstreet
2024-05-20bcachefs: Fix shift overflow in btree_lost_data()Kent Overstreet
2024-05-20bcachefs: Fix ref in trans_mark_dev_sbs() error pathKent Overstreet