summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-05-20bcachefs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO methodYouling Tang
2024-05-20bcachefs: Fix rcu splat in check_fix_ptrs()Kent Overstreet
2024-05-20x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=yMasahiro Yamada
2024-05-19dt-bindings: mailbox: qcom-ipcc: Document the SDX75 IPCCRohit Agarwal
2024-05-19dt-bindings: mailbox: qcom: Add MSM8974 APCS compatibleLuca Weiss
2024-05-19mailbox: Convert from tasklet to BH workqueueAllen Pais
2024-05-19mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mbox shutdownJason-JH.Lin
2024-05-19mailbox: mtk-cmdq-mailbox: fix module autoloadingKrzysztof Kozlowski
2024-05-19mailbox: zynqmp: handle SGI for shared IPITanmay Shah