aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-07Merge branch 'for-next/stage1-lpa2' into for-next/coreCatalin Marinas1-0/+15
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-74/+79
2024-03-07drm/i915/guc: Use context hints for GT frequencyVinay Belgaumkar1-0/+15
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-34/+37
2024-03-07arm64/ptrace: Expose FPMR via ptraceMark Brown1-0/+1
2024-03-07Bluetooth: ISO: Align broadcast sync_timeout with connection timeoutLuiz Augusto von Dentz1-0/+2
2024-03-07Merge tag 'nvme-6.9-2024-03-07' of git://git.infradead.org/nvme into for-6.9/...Jens Axboe2-3/+5
2024-03-07drm/suballoc: fix drm_suballoc.h kernel-docJani Nikula1-1/+1
2024-03-07drm/of: make drm_of.h self-containedJani Nikula1-0/+1
2024-03-07drm: fix drm_gem_vram_helper.h kernel-docJani Nikula1-1/+0
2024-03-07drm/lease: make drm_lease.h self-containedJani Nikula1-0/+2
2024-03-07drm: fix drm_format_helper.h kernel-doc warningsJani Nikula1-0/+1
2024-03-07drm/crc: make drm_debugfs_crc.h self-contained and fix kernel-docJani Nikula1-1/+7
2024-03-07drm/dp_mst: fix drm_dp_mst_helper.h kernel-docJani Nikula1-1/+0
2024-03-07drm: bridge: samsung-dsim: make samsung-dsim.h self-containedJani Nikula1-1/+3
2024-03-07drm/amdgpu: make amd_asic_type.h self-containedJani Nikula1-0/+3
2024-03-07drm/kunit: fix drm_kunit_helpers.h kernel-docJani Nikula1-1/+1
2024-03-07spi: Fix types of the last chip select storage variablesAndy Shevchenko1-6/+6
2024-03-07tcp: add tracing of skbaddr in tcp_event_skb classJason Xing1-1/+2
2024-03-07tcp: add tracing of skb/skaddr in tcp_event_sk_skb classJason Xing1-1/+2
2024-03-07net: phylink: clean the pcs_get_state documentationMaxime Chevallier1-3/+0
2024-03-07firmware: cirrus: cs_dsp: Remove non-existent member from kerneldocRichard Fitzgerald1-1/+0
2024-03-07Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Christian Brauner2-8/+69
2024-03-07leds: Fix ifdef check for gpio_led_register_device()Arnd Bergmann1-1/+1
2024-03-07dt-bindings: leds: Add LED_FUNCTION_WAN_ONLINE for Internet accessRafał Miłecki1-0/+1
2024-03-07leds: Make flash and multicolor dependencies unconditionalArnd Bergmann2-53/+0
2024-03-07leds: Remove led_init_default_state_get() and devm_led_classdev_register_ext(...Arnd Bergmann1-19/+0
2024-03-07dt-bindings: leds: Add FUNCTION defines for per-band WLANsRafał Miłecki1-0/+3
2024-03-07Merge branches 'ib-qcom-leds-6.9' and 'ib-leds-backlight-6.9' into ibs-for-le...Lee Jones1-0/+38
2024-03-07leds: expresswire: Don't use "proxy" headersAndy Shevchenko1-1/+3
2024-03-07leds: Introduce ExpressWire libraryDuje Mihanović1-0/+36
2024-03-07net/mlx5: Enable SD featureTariq Toukan1-0/+1
2024-03-07net/mlx5: Add MPIR bit in mcam_access_regTariq Toukan1-1/+3
2024-03-07i2c: remove redundant conditionHsin-Yu.Chen1-1/+1
2024-03-07Merge branch kvm-arm64/vfio-normal-nc into kvmarm/nextOliver Upton1-0/+14
2024-03-07Merge branch kvm-arm64/lpi-xarray into kvmarm/nextOliver Upton1-4/+5
2024-03-07Merge branch kvm-arm64/vm-configuration into kvmarm/nextOliver Upton1-11/+0
2024-03-06bpf: Introduce may_goto instructionAlexei Starovoitov2-0/+7
2024-03-06mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().Alexei Starovoitov1-0/+5
2024-03-06Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto1-0/+8
2024-03-06Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz1-0/+1
2024-03-06Bluetooth: ISO: Reassemble PA data for bcast sinkIulia Tanasescu2-2/+8
2024-03-06Bluetooth: ISO: Add hcon for listening bis skIulia Tanasescu1-3/+3
2024-03-06Bluetooth: hci_sync: Attempt to dequeue connection attemptLuiz Augusto von Dentz2-4/+25
2024-03-06Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queueLuiz Augusto von Dentz1-0/+12
2024-03-06Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_syncLuiz Augusto von Dentz1-2/+1
2024-03-06Bluetooth: hci_conn: Always use sk_timeo as conn_timeoutLuiz Augusto von Dentz2-3/+4
2024-03-06Bluetooth: Remove pending ACL connection attemptsJonas Dreßler1-1/+0
2024-03-06Bluetooth: hci_conn: Only do ACL connections sequentiallyJonas Dreßler2-0/+4
2024-03-06Bluetooth: Remove BT_HSLuiz Augusto von Dentz2-43/+0