aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-06-16Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+9
2024-06-16Merge tag 'firewire-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-44/+69
2024-06-16Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky1-1/+5
2024-06-16RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceededPatrisious Haddad1-1/+5
2024-06-16Delay mlx5_ib internal resources allocationsLeon Romanovsky1-0/+11
2024-06-16net/mlx5: Reimplement write combining testJianbo Liu1-0/+11
2024-06-16Merge tag 'iio-for-6.11a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-24/+91
2024-06-16Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Leon Romanovsky34-284/+173
2024-06-16memblock: use numa_valid_node() helper to check for invalid node IDMike Rapoport (IBM)1-0/+5
2024-06-16crypto: ecc - Add comment to ecc_digits_from_bytes about input byte arrayStefan Berger1-0/+3
2024-06-16hwrng: core - Remove list.h from the hw_random.hAndy Shevchenko1-2/+1
2024-06-15kcov: don't lose track of remote references during softirqsAleksandr Nogikh1-0/+2
2024-06-15mm: huge_memory: fix misused mapping_large_folio_support() for anon foliosRan Xiaokai1-0/+4
2024-06-15lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()Suren Baghdasaryan1-3/+8
2024-06-15Revert "mm: init_mlocked_on_free_v3"David Hildenbrand1-8/+1
2024-06-15ASoC: codecs: lpass: add support for v2.5 rx macroMark Brown16-169/+43
2024-06-15firewire: core: record card index in bus_reset_handle tracepoints eventTakashi Sakamoto1-3/+6
2024-06-15firewire: core: record card index in tracepoinrts events derived from bus_res...Takashi Sakamoto1-9/+12
2024-06-15firewire: core: record card index in async_phy_inbound tracepoints eventTakashi Sakamoto1-3/+5
2024-06-15firewire: core: record card index in async_phy_outbound_complete tracepoints ...Takashi Sakamoto1-3/+6
2024-06-15firewire: core: record card index in async_phy_outbound_initiate tracepoints ...Takashi Sakamoto1-3/+6
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_i...Takashi Sakamoto1-8/+12
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto1-8/+12
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto1-7/+10
2024-06-14net: stmmac: add select_pcs() platform methodRussell King (Oracle)1-1/+3
2024-06-14net/mlx5e: Support SWP-mode offload L4 csum calculationRahul Rameshbabu1-1/+2
2024-06-14net/mlx5: Correct TASR typo into TSARCosmin Ratiu1-1/+1
2024-06-14Merge tag 'vfio-v6.10-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds2-2/+1
2024-06-14kunit: test: Add vm_mmap() allocation resource managerKees Cook1-0/+17
2024-06-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-1/+26
2024-06-14KVM: arm64: Add support for FFA_PARTITION_INFO_GETSebastian Ene1-0/+3
2024-06-14bpf: Track delta between "linked" registers.Alexei Starovoitov1-1/+11
2024-06-14Merge tag 'block-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds1-0/+4
2024-06-14Merge tag 'io_uring-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds1-1/+2
2024-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+2
2024-06-14bpf: Harden __bpf_kfunc tag against linker kfunc removalTony Ambardar1-1/+1
2024-06-14compiler_types.h: Define __retain for __attribute__((__retain__))Tony Ambardar1-0/+23
2024-06-14Merge tag 'acpi-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+4
2024-06-14tracing/ring-buffer: Add last_boot_info file to boot instanceSteven Rostedt (Google)1-0/+3
2024-06-14ring-buffer: Add ring_buffer_alloc_range()Steven Rostedt (Google)1-0/+17
2024-06-14block: move integrity information into queue_limitsChristoph Hellwig3-34/+17
2024-06-14block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flagsChristoph Hellwig1-2/+2
2024-06-14block: bypass the STABLE_WRITES flag for protection informationChristoph Hellwig1-4/+8
2024-06-14block: remove the blk_integrity_profile structureChristoph Hellwig3-34/+18
2024-06-14block: add special APIs for run-time disabling of discard and friendsChristoph Hellwig1-6/+22
2024-06-14block: remove unused queue limits APIChristoph Hellwig1-24/+0
2024-06-14platform: arm64: add Lenovo Yoga C630 WOS EC driverDmitry Baryshkov1-0/+44
2024-06-14HID: bpf: make part of struct hid_device writableBenjamin Tissoires1-1/+1
2024-06-14Documentation: HID: amend HID-BPF for struct_opsBenjamin Tissoires1-4/+4
2024-06-14HID: bpf: remove tracing HID-BPF capabilityBenjamin Tissoires1-53/+1