summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | scsi: core: ata: Do no try to probe for CDL on old drivesDamien Le Moal2023-09-214-1/+18
* | | | | | Merge tag 'vfio-v6.6-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-09-273-3/+4
|\ \ \ \ \ \
| * | | | | | vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent()Jinjie Ruan2023-09-221-1/+2
| * | | | | | vfio/pds: Use proper PF device access helperShixiong Ou2023-09-181-1/+1
| * | | | | | vfio/pds: Add missing PCI_IOV dependsShixiong Ou2023-09-181-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'wq-for-6.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-09-261-6/+3
|\ \ \ \ \ \
| * | | | | | workqueue: Fix missed pwq_release_worker creation in wq_cpu_intensive_thresh_...Zqiang2023-09-181-3/+3
| * | | | | | workqueue: Removed double allocation of wq_update_pod_attrs_bufSteven Rostedt (Google)2023-09-181-3/+0
| |/ / / / /
* | | | | | Merge tag 'for-6.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-268-33/+63
|\ \ \ \ \ \
| * | | | | | btrfs: initialize start_slot in btrfs_log_prealloc_extentsJosef Bacik2023-09-211-1/+1
| * | | | | | btrfs: make sure to initialize start and len in find_free_dev_extentJosef Bacik2023-09-211-7/+6
| * | | | | | btrfs: reset destination buffer when read_extent_buffer() gets invalid rangeQu Wenruo2023-09-201-1/+7
| * | | | | | btrfs: properly report 0 avail for very full file systemsJosef Bacik2023-09-201-1/+1
| * | | | | | btrfs: log message if extent item not found when running delayed extent opFilipe Manana2023-09-201-1/+4
| * | | | | | btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref()Filipe Manana2023-09-201-4/+3
| * | | | | | btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1Filipe Manana2023-09-201-3/+3
| * | | | | | btrfs: prevent transaction block reserve underflow when starting transactionFilipe Manana2023-09-203-12/+4
| * | | | | | btrfs: fix race when refilling delayed refs block reserveFilipe Manana2023-09-201-3/+34
* | | | | | | Merge tag 'linux-kselftest-fixes-6.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-09-265-9/+34
|\ \ \ \ \ \ \
| * | | | | | | selftests/user_events: Fix to unmount tracefs when test created mountBeau Belgrave2023-09-185-9/+34
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'v6.6-rc4.vfs.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds2023-09-269-9/+117
|\ \ \ \ \ \ \
| * | | | | | | overlayfs: set ctime when setting mtime and atimeJeff Layton2023-09-251-1/+1
| * | | | | | | ntfs3: put resources during ntfs_fill_super()Christian Brauner2023-09-251-0/+1
| * | | | | | | ovl: disable IOCB_DIO_CALLER_COMPJens Axboe2023-09-251-0/+6
| * | | | | | | porting: document superblock as block device holderChristian Brauner2023-09-201-0/+70
| * | | | | | | porting: document new block device opening orderChristian Brauner2023-09-201-0/+26
| * | | | | | | fs/pipe: remove duplicate "offset" initializerMax Kellermann2023-09-201-1/+0
| * | | | | | | fs-writeback: do not requeue a clean inode having skipped pagesChunhai Guo2023-09-201-3/+8
| * | | | | | | aio: Annotate struct kioctx_table with __counted_byKees Cook2023-09-201-1/+1
| * | | | | | | direct_write_fallback(): on error revert the ->ki_pos update from buffered writeAl Viro2023-09-201-0/+1
| * | | | | | | reiserfs: Replace 1-element array with C99 style flex-arrayShigeru Yoshida2023-09-111-3/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' of git://git.kernel.org/pu...Linus Torvalds2023-09-2616-539/+255
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | perf jevent: fix core dump on software events on s390Thomas Richter2023-09-171-1/+1
| * | | | | | perf pmu: Ensure all alias variables are initializedIan Rogers2023-09-171-1/+1
| * | | | | | perf jevents metric: Fix type of strcmp_cpuid_strIan Rogers2023-09-171-2/+2
| * | | | | | perf trace: Avoid compile error wrt redefining boolIan Rogers2023-09-171-0/+2
| * | | | | | perf bpf-prologue: Remove unused fileIan Rogers2023-09-171-508/+0
| * | | | | | tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo2023-09-131-15/+69
| * | | | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2023-09-131-0/+12
| * | | | | | perf bench sched-seccomp-notify: Use the tools copy of seccomp.h UAPIArnaldo Carvalho de Melo2023-09-131-1/+1
| * | | | | | tools headers UAPI: Copy seccomp.h to be able to build 'perf bench' in older ...Arnaldo Carvalho de Melo2023-09-132-0/+158
| * | | | | | tools headers UAPI: Sync files changed by new fchmodat2 and map_shadow_stack ...Arnaldo Carvalho de Melo2023-09-135-1/+9
| * | | | | | perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo2023-09-111-10/+0
| |/ / / / /
* | | | | | Linux 6.6-rc3v6.6-rc3Linus Torvalds2023-09-241-1/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-2420-161/+209
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2023-09-23350-1241/+2321
| |\ \ \ \ \ \
| | * | | | | | KVM: riscv: selftests: Selectively filter-out AIA registersAnup Patel2023-09-211-2/+21
| | * | | | | | KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-listAnup Patel2023-09-211-14/+21
| | * | | | | | RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensionsAnup Patel2023-09-211-1/+4
| | * | | | | | RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registersAnup Patel2023-09-211-1/+1
| | | |/ / / / | | |/| | | |