summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-06-17Merge tag 'v6.10-rc4' into driver-core-nextGreg Kroah-Hartman22-183/+93
2024-06-17Merge tag 'v6.10-rc4' into char-misc-nextGreg Kroah-Hartman22-183/+93
2024-06-17block: Drop locking annotation for limits_lockJohn Garry1-1/+0
2024-06-16io_uring/io-wq: make io_wq_work flags atomicJens Axboe1-1/+1
2024-06-16io_uring/eventfd: move eventfd handling to separate fileJens Axboe1-8/+0
2024-06-16io_uring: Drop per-ctx dummy_ubufGabriel Krisman Bertazi1-1/+0
2024-06-16Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-9/+38
2024-06-16Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+9
2024-06-16RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceededPatrisious Haddad1-1/+5
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-16memblock: use numa_valid_node() helper to check for invalid node IDMike Rapoport (IBM)1-0/+5
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 Brown13-166/+36
2024-06-15net: stmmac: add select_pcs() platform methodRussell King (Oracle)1-1/+3
2024-06-15net/mlx5e: Support SWP-mode offload L4 csum calculationRahul Rameshbabu1-1/+2
2024-06-15net/mlx5: Correct TASR typo into TSARCosmin Ratiu1-1/+1
2024-06-15Merge tag 'vfio-v6.10-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds2-2/+1
2024-06-15Merge 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-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-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
2024-06-14HID: bpf: implement HID-BPF through bpf_struct_opsBenjamin Tissoires1-1/+60
2024-06-14HID: rename struct hid_bpf_ops into hid_opsBenjamin Tissoires1-2/+2
2024-06-14leds: class: Add flag to avoid automatic renaming of LED devicesThomas Weißschuh1-0/+1
2024-06-14io_uring: fix cancellation overwriting req->flagsPavel Begunkov1-1/+2
2024-06-14video/logo: Remove linux_serial_image commentsGeert Uytterhoeven1-3/+0
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-27/+37
2024-06-13ACPI: NUMA: Consolidate header includesThorsten Blum1-3/+1
2024-06-13ima: Avoid blocking in RCU read-side critical sectionGUO Zihua2-3/+4
2024-06-13bpf: Fix reg_set_min_max corruption of fake_regDaniel Borkmann1-0/+2