summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-12dt-bindings: ata: ahci-fsl-qoriq: add fsl,ls1046a-ahci and fsl,ls1012a-ahciFrank Li
2024-07-12docs: driver-model: platform: update the definition of platform_driverEric Biggers
2024-07-12drm/xe/pf: Limit fair VF LMEM provisioningMichal Wajdeczko
2024-07-12selftests/bpf: Test for null-pointer-deref bugfix in resolve_prog_type()Tengda Wu
2024-07-12bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXTTengda Wu
2024-07-12ubifs: add check for crypto_shash_tfm_digestChen Ni
2024-07-12ubifs: Fix inconsistent inode size when powercut happens during appendant wri...Zhihao Cheng
2024-07-12ubi: block: fix null-pointer-dereference in ubiblock_create()Li Nan
2024-07-12ubifs: fix kernel-doc warningsJeff Johnson
2024-07-12ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarityZhaoLong Wang
2024-07-12mtd: ubi: Restore missing cleanup on ubi_init() failure pathBen Hutchings
2024-07-12ubifs: dbg_orphan_check: Fix missed key type checkingZhihao Cheng
2024-07-12ubifs: Fix unattached inode when powercut happens in creatingZhihao Cheng
2024-07-12ubifs: Fix space leak when powercut happens in linking tmpfileZhihao Cheng
2024-07-12ubifs: Move ui->data initialization after initializing securityZhihao Cheng
2024-07-12ubifs: Fix adding orphan entry twice for the same inodeZhihao Cheng
2024-07-12ubifs: Remove insert_dead_orphan from replaying orphan processZhihao Cheng
2024-07-12Revert "ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path"Zhihao Cheng
2024-07-12ubifs: Don't add xattr inode into orphan areaZhihao Cheng
2024-07-12ubifs: Fix unattached xattr inode if powercut happens after deletingZhihao Cheng
2024-07-12Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-12sched_ext/scx_qmap: Pick idle CPU for direct dispatch on !wakeup enqueuesTejun Heo
2024-07-12sched_ext: Allow SCX_DSQ_LOCAL_ON for direct dispatchesTejun Heo
2024-07-12sched_ext: s/SCX_RQ_BALANCING/SCX_RQ_IN_BALANCE/ and add SCX_RQ_IN_WAKEUPTejun Heo
2024-07-12sched_ext: Unpin and repin rq lock from balance_scx()Tejun Heo
2024-07-12sched_ext: Open-code task_linked_on_dsq()Tejun Heo
2024-07-12sched: Move struct balance_callback definition upwardTejun Heo
2024-07-12dt-bindings: incomplete-devices: document devices without bindingsKrzysztof Kozlowski
2024-07-12mtd: ubi: avoid expensive do_div() on 32-bit machinesArnd Bergmann
2024-07-12mtd: ubi: make ubi_class constantRicardo B. Marliere
2024-07-12ubi: eba: properly rollback inside self_check_ebaFedor Pchelkin
2024-07-12Merge tag 'ceph-for-6.10-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-07-12drm/nouveau: Improve variable name in nouveau_sched_init()Philipp Stanner
2024-07-12Merge tag 'pmdomain-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-12Merge tag 'mmc-v6.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-12nfsd: nfsd_file_lease_notifier_call gets a file_lease as an argumentJeff Layton
2024-07-12perf trace: Fix iteration of syscall ids in syscalltbl->entriesHoward Chu
2024-07-12cgroup: Add Michal Koutný as a maintainerTejun Heo
2024-07-12cgroup/misc: Introduce misc.events.localXiu Jianfeng
2024-07-12dm: introduce the target flag mempool_needs_integrityMikulas Patocka
2024-07-12perf dso: Fix address sanitizer buildIan Rogers
2024-07-12perf mem: Warn if memory events are not supported on all CPUsLeo Yan
2024-07-12perf arm-spe: Support multiple Arm SPE PMUsLeo Yan
2024-07-12perf build x86: Fix SC2034 error in syscalltbl.shHaoze Xie
2024-07-12perf record: Fix memset out-of-range errorHaoze Xie
2024-07-12perf sched map: Add --fuzzy-name option for fuzzy matching in task namesMadadi Vineeth Reddy
2024-07-12perf sched map: Add support for multiple task names using CSVMadadi Vineeth Reddy
2024-07-12perf sched map: Add task-name option to filter the output mapMadadi Vineeth Reddy
2024-07-12Fix the unbalanced pm_runtime_enable in wcd937x-sdwMark Brown
2024-07-12HID: hid-steam: Fix typo in goto labelThorsten Blum