summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-17selftests/bpf: Parametrize AF_UNIX redir functions to accept send() flagsMichal Luczaj
2024-07-17selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()Michal Luczaj
2024-07-17efi/libstub: Zero initialize heap allocated struct screen_infoQiang Ma
2024-07-17af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhashMichal Luczaj
2024-07-17bpftool: Fix typo in usage helpDonald Hunter
2024-07-17libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko
2024-07-17Merge tag 'ata-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-07-17Merge tag 'zonefs-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-17perf dso: Fix build when libunwind is enabledJames Clark
2024-07-17tools/latency: Use pkg-config in lib_setup of Makefile.configGuilherme Amadio
2024-07-17tools/rtla: Use pkg-config in lib_setup of Makefile.configGuilherme Amadio
2024-07-17tools/verification: Use pkg-config in lib_setup of Makefile.configGuilherme Amadio
2024-07-17tools: Make pkg-config dependency checks usable by other toolsGuilherme Amadio
2024-07-17perf build: Warn if libtracefs is not foundGuilherme Amadio
2024-07-17Merge tag 'fs_for_v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-17Merge tag 'fsnotify_for_v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-17Merge tag 'xfs-6.11-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-07-17Merge tag 'exfat-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-17Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2024-07-17Merge tag 'gfs2-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-17Merge tag 'dlm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2024-07-17Merge tag 'erofs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-17drm/xe: Don't suspend device upon wedgeMatthew Brost
2024-07-17Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2024-07-17drm/xe: Wedge the entire deviceMatthew Brost
2024-07-17Merge tag 'affs-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kd...Linus Torvalds
2024-07-17vfio-mdev: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-17cxl/core/pci: Move reading of control register to immediately before usageForyun Ma
2024-07-17MAINTAINERS: Update powerpc BPF JIT maintainersNaveen N Rao
2024-07-17MAINTAINERS: Update email address of NaveenNaveen N Rao
2024-07-17selftests/bpf: fexit_sleep: Fix stack allocation for arm64Puranjay Mohan
2024-07-17nfs: split nfs_read_folioChristoph Hellwig
2024-07-17nfs: pass explicit offset/count to trace eventsChristoph Hellwig
2024-07-17selftests: netfilter: add test case for recent mismatch bugFlorian Westphal
2024-07-17netfilter: nf_set_pipapo: fix initial map fillFlorian Westphal
2024-07-17netfilter: ctnetlink: use helper function to calculate expect IDPablo Neira Ayuso
2024-07-17drm/xe/gsc: add Battlemage supportAlexander Usyskin
2024-07-17crypto: ccp: Add the SNP_VLEK_LOAD commandMichael Roth
2024-07-17tracing: Update MAINTAINERS fileSteven Rostedt (Google)
2024-07-17power: sequencing: fix an invalid pointer dereference in error pathBartosz Golaszewski
2024-07-17locking/atomic/x86: Redeclare x86_32 arch_atomic64_{add,sub}() as voidUros Bizjak
2024-07-17locking/atomic/x86: Introduce the read64_nonatomic macro to x86_32 with cx8Uros Bizjak
2024-07-17eth: fbnic: fix s390 build.Paolo Abeni
2024-07-17s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()Gerald Schaefer
2024-07-17ALSA: hda/tas2781: Add new quirk for Lenovo Hera2 LaptopShenghao Ding
2024-07-17printk: Add a short description string to kmsg_dump()Jocelyn Falempe
2024-07-17virtio_pci_modern: remove admin queue serialization lockJiri Pirko
2024-07-17virtio_pci_modern: use completion instead of busy loop to wait on admin cmd r...Jiri Pirko
2024-07-17virtio_pci_modern: pass cmd as an identification tokenJiri Pirko
2024-07-17virtio_pci_modern: create admin queue of queried sizeJiri Pirko