summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao2024-01-191-0/+8
* Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-185-8/+13
|\
| * Merge tag 'nf-24-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-01-182-4/+4
| |\
| | * netfilter: bridge: replace physindev with physinif in nf_bridge_infoPavel Tikhomirov2024-01-172-3/+3
| | * netfilter: propagate net to nf_bridge_get_physindevPavel Tikhomirov2024-01-171-1/+1
| * | bpf: extract bpf_ctx_convert_map logic and make it more reusableAndrii Nakryiko2024-01-171-1/+1
| |/
| * net: netdev_queue: netdev_txq_completed_mb(): fix wake conditionMarc Kleine-Budde2024-01-131-1/+1
| * net: add more sanity check in virtio_net_hdr_to_skb()Eric Dumazet2024-01-131-2/+7
* | Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-182-4/+3
|\ \
| * | i2c: mux: reg: Remove class-based device auto-detection supportHeiner Kallweit2024-01-181-2/+0
| * | i2c: make i2c_bus_type constGreg Kroah-Hartman2024-01-181-1/+1
| * | i2c: create debugfs entry per adapterWolfram Sang2024-01-181-0/+2
| * | include/linux/i2c.h: remove I2C_CLASS_DDC supportHeiner Kallweit2024-01-181-1/+0
* | | Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2024-01-181-1/+2
|\ \ \
| * | | rtc: Add support for configuring the UIP timeout for RTC readsMario Limonciello2023-12-171-1/+2
* | | | Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-184-5/+2
|\ \ \ \
| * | | | Input: as5011 - convert to GPIO descriptorLinus Walleij2023-12-131-1/+0
| * | | | Input: omap-keypad - drop optional GPIO supportLinus Walleij2023-12-131-3/+0
| * | | | Input: navpoint - convert to use GPIO descriptorLinus Walleij2023-12-131-1/+0
| * | | | Input: gpio-keys - add system suspend support for dedicated wakeirqsTony Lindgren2023-11-301-0/+2
* | | | | Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-181-4/+6
|\ \ \ \ \
| * | | | | soundwire: bus: introduce controller_idPierre-Louis Bossart2023-11-241-1/+3
| * | | | | soundwire: stream: constify sdw_port_config when adding devicesKrzysztof Kozlowski2023-11-231-3/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'gpio-fixes-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-181-1/+1
|\ \ \ \ \
| * | | | | gpiolib: Fix scope-based gpio_device refcountingLukas Wunner2024-01-151-1/+1
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-01-183-1/+13
|\ \ \ \ \ \
| * | | | | | vdpa/mlx5: Use vq suspend/resume during .set_mapDragos Tatulea2024-01-101-0/+1
| * | | | | | vdpa/mlx5: Mark vq state for modification in hw vqDragos Tatulea2024-01-101-0/+2
| * | | | | | vdpa/mlx5: Mark vq addrs for modification in hw vqDragos Tatulea2024-01-101-0/+1
| * | | | | | vdpa/mlx5: Expose resumable vq capabilityDragos Tatulea2024-01-101-1/+2
| * | | | | | virtio_pmem: support feature SHMEM_REGIONChangyuan Lyu2024-01-101-0/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-01-187-10/+205
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams2024-01-092-0/+163
| |\ \ \ \ \ \
| | * | | | | | cxl/pci: Register for and process CPER eventsIra Weiny2024-01-091-0/+1
| | * | | | | | PCI: Introduce cleanup helpers for device reference counts and locksIra Weiny2024-01-091-0/+2
| | * | | | | | acpi/ghes: Process CXL Component EventsIra Weiny2024-01-091-0/+50
| | * | | | | | cxl/events: Create a CXL event unionIra Weiny2024-01-091-6/+17
| | * | | | | | cxl/events: Separate UUID from event structuresIra Weiny2024-01-091-1/+5
| | * | | | | | cxl/events: Promote CXL event structures to a core headerIra Weiny2024-01-051-0/+95
| * | | | | | | Merge branch 'for-6.8/cxl-misc' into for-6.8/cxlDan Williams2024-01-059-62/+41
| |\| | | | | |
| * | | | | | | Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxlDan Williams2024-01-0232-117/+168
| |\ \ \ \ \ \ \
| | * | | | | | | cxl: Calculate and store PCI link latency for the downstream portsDave Jiang2023-12-221-0/+1
| | * | | | | | | acpi: numa: Add helper function to retrieve the performance attributesDave Jiang2023-12-221-0/+11
| | * | | | | | | base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Dave Jiang2023-12-222-9/+9
| | * | | | | | | lib/firmware_table: tables: Add CDAT table parsing supportDave Jiang2023-12-221-1/+20
| * | | | | | | | cxl: Add Support for Get TimestampDavidlohr Bueso2023-12-071-0/+1
* | | | | | | | | Merge tag 'vfio-v6.8-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2024-01-189-1/+140
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'v6.8/vfio/virtio' into v6.8/vfio/nextAlex Williamson2023-12-197-1/+132
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | vfio/pci: Expose vfio_pci_core_iowrite/read##size()Yishai Hadas2023-12-191-0/+19
| | * | | | | | | | | vfio/pci: Expose vfio_pci_core_setup_barmap()Yishai Hadas2023-12-191-0/+1