summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-06-231-2/+22
|\
| * i2c: Add nop fwnode operationsSakari Ailus2024-06-211-2/+22
* | Merge tag 'fixes-2024-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-06-231-0/+5
|\ \
| * | memblock: use numa_valid_node() helper to check for invalid node IDMike Rapoport (IBM)2024-06-161-0/+5
* | | Merge tag 'spi-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-06-221-2/+3
|\ \ \
| * | | spi: Fix OCTAL mode supportPatrice Chotard2024-06-181-2/+3
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-06-211-1/+3
|\ \ \ \
| * | | | scsi: core: Introduce the BLIST_SKIP_IO_HINTS flagBart Van Assche2024-06-141-1/+3
* | | | | Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-06-204-1/+29
|\ \ \ \ \
| * | | | | netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter coreJianguo Wu2024-06-191-0/+3
| * | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-06-153-1/+26
| |\ \ \ \ \
| | * | | | | bpf: Harden __bpf_kfunc tag against linker kfunc removalTony Ambardar2024-06-141-1/+1
| | * | | | | compiler_types.h: Define __retain for __attribute__((__retain__))Tony Ambardar2024-06-141-0/+23
| | * | | | | bpf: Fix reg_set_min_max corruption of fake_regDaniel Borkmann2024-06-131-0/+2
* | | | | | | Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-06-182-3/+4
|\ \ \ \ \ \ \
| * | | | | | | ima: Avoid blocking in RCU read-side critical sectionGUO Zihua2024-06-132-3/+4
* | | | | | | | Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds2024-06-174-11/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | kcov: don't lose track of remote references during softirqsAleksandr Nogikh2024-06-151-0/+2
| * | | | | | | | mm: huge_memory: fix misused mapping_large_folio_support() for anon foliosRan Xiaokai2024-06-151-0/+4
| * | | | | | | | lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()Suren Baghdasaryan2024-06-151-3/+8
| * | | | | | | | Revert "mm: init_mlocked_on_free_v3"David Hildenbrand2024-06-151-8/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-171-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | mm/util: Swap kmemdup_array() argumentsJean-Philippe Brucker2024-06-061-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-06-161-9/+38
|\ \ \ \ \ \ \
| * | | | | | | kcov, usb: disable interrupts in kcov_remote_start_usb_softirqAndrey Konovalov2024-06-041-9/+38
| |/ / / / / /
* | | | | | | Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-06-162-2/+9
|\ \ \ \ \ \ \
| * | | | | | | sysfs: Unbreak the build around sysfs_bin_attr_simple_read()Lukas Wunner2024-06-041-0/+9
| * | | | | | | driver core: remove devm_device_add_groups()Greg Kroah-Hartman2024-06-041-2/+0
| |/ / / / / /
* | | | | | | Merge tag 'firewire-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-06-161-44/+69
|\ \ \ \ \ \ \
| * | | | | | | firewire: core: record card index in bus_reset_handle tracepoints eventTakashi Sakamoto2024-06-151-3/+6
| * | | | | | | firewire: core: record card index in tracepoinrts events derived from bus_res...Takashi Sakamoto2024-06-151-9/+12
| * | | | | | | firewire: core: record card index in async_phy_inbound tracepoints eventTakashi Sakamoto2024-06-151-3/+5
| * | | | | | | firewire: core: record card index in async_phy_outbound_complete tracepoints ...Takashi Sakamoto2024-06-151-3/+6
| * | | | | | | firewire: core: record card index in async_phy_outbound_initiate tracepoints ...Takashi Sakamoto2024-06-151-3/+6
| * | | | | | | firewire: core: record card index in tracepoinrts events derived from async_i...Takashi Sakamoto2024-06-151-8/+12
| * | | | | | | firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto2024-06-151-8/+12
| * | | | | | | firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto2024-06-151-7/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'vfio-v6.10-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds2024-06-152-2/+1
|\ \ \ \ \ \ \
| * | | | | | | vfio/pci: Use unmap_mapping_range()Alex Williamson2024-05-311-2/+0
| * | | | | | | vfio: Create vfio_fs_type with inode per deviceAlex Williamson2024-05-311-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'block-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds2024-06-141-0/+4
|\ \ \ \ \ \ \
| * | | | | | | block: unmap and free user mapped integrity via submitterAnuj Gupta2024-06-121-0/+4
* | | | | | | | Merge tag 'io_uring-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds2024-06-141-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | io_uring: fix cancellation overwriting req->flagsPavel Begunkov2024-06-141-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-06-141-0/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | scsi: mpi3mr: Fix ATA NCQ priority supportDamien Le Moal2024-06-121-0/+2
* | | | | | | | Merge tag 'acpi-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-06-141-0/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | ACPI: EC: Evaluate orphan _REG under EC deviceRafael J. Wysocki2024-06-131-0/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-06-135-12/+41
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge tag 'for-net-2024-06-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-06-121-4/+32
| |\ \ \ \ \ \