summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-03-07firmware: cirrus: cs_dsp: Remove non-existent member from kerneldocRichard Fitzgerald
2024-03-07Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Christian Brauner
2024-03-07leds: Fix ifdef check for gpio_led_register_device()Arnd Bergmann
2024-03-07dt-bindings: leds: Add LED_FUNCTION_WAN_ONLINE for Internet accessRafał Miłecki
2024-03-07leds: Make flash and multicolor dependencies unconditionalArnd Bergmann
2024-03-07leds: Remove led_init_default_state_get() and devm_led_classdev_register_ext(...Arnd Bergmann
2024-03-07dt-bindings: leds: Add FUNCTION defines for per-band WLANsRafał Miłecki
2024-03-07Merge branches 'ib-qcom-leds-6.9' and 'ib-leds-backlight-6.9' into ibs-for-le...Lee Jones
2024-03-07leds: expresswire: Don't use "proxy" headersAndy Shevchenko
2024-03-07leds: Introduce ExpressWire libraryDuje Mihanović
2024-03-07net/mlx5: Enable SD featureTariq Toukan
2024-03-07net/mlx5: Add MPIR bit in mcam_access_regTariq Toukan
2024-03-07i2c: remove redundant conditionHsin-Yu.Chen
2024-03-07Merge branch kvm-arm64/vfio-normal-nc into kvmarm/nextOliver Upton
2024-03-07Merge branch kvm-arm64/lpi-xarray into kvmarm/nextOliver Upton
2024-03-07Merge branch kvm-arm64/vm-configuration into kvmarm/nextOliver Upton
2024-03-06bpf: Introduce may_goto instructionAlexei Starovoitov
2024-03-06mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().Alexei Starovoitov
2024-03-06Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto
2024-03-06Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz
2024-03-06Bluetooth: ISO: Reassemble PA data for bcast sinkIulia Tanasescu
2024-03-06Bluetooth: ISO: Add hcon for listening bis skIulia Tanasescu
2024-03-06Bluetooth: hci_sync: Attempt to dequeue connection attemptLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queueLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_syncLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_conn: Always use sk_timeo as conn_timeoutLuiz Augusto von Dentz
2024-03-06Bluetooth: Remove pending ACL connection attemptsJonas Dreßler
2024-03-06Bluetooth: hci_conn: Only do ACL connections sequentiallyJonas Dreßler
2024-03-06Bluetooth: Remove BT_HSLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_core: Cancel request on command timeoutLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_event: Use HCI error defines instead of magic valuesJonas Dreßler
2024-03-06Bluetooth: Add new state HCI_POWERING_DOWNJonas Dreßler
2024-03-06Bluetooth: Remove HCI_POWER_OFF_TIMEOUTJonas Dreßler
2024-03-06mm/treewide: align up pXd_leaf() retval across archsPeter Xu
2024-03-06mm/x86: drop two unnecessary pud_leaf() definitionsPeter Xu
2024-03-06mm: pgtable: add missing pt_index to struct ptdescQi Zheng
2024-03-06mm: pgtable: correct the wrong comment about ptdesc->__page_flagsQi Zheng
2024-03-06mm: remove cast from page_to_nid()Matthew Wilcox (Oracle)
2024-03-06mm: constify more page/folio testsMatthew Wilcox (Oracle)
2024-03-06mm: constify testing page/folio flagsMatthew Wilcox (Oracle)
2024-03-06mm: make dump_page() take a const argumentMatthew Wilcox (Oracle)
2024-03-06mm: add __dump_folio()Matthew Wilcox (Oracle)
2024-03-06mm: remove PageYoung and PageIdle definitionsMatthew Wilcox (Oracle)
2024-03-06mm: remove PageWaiters, PageSetWaiters and PageClearWaitersMatthew Wilcox (Oracle)
2024-03-06mm: separate out FOLIO_FLAGS from PAGEFLAGSMatthew Wilcox (Oracle)
2024-03-06hugetlb: parallelize 1G hugetlb initializationGang Li
2024-03-06padata: downgrade padata_do_multithreaded to serial execution for non-SMPGang Li
2024-03-06Author: Gang Li padata: dispatch works onGang Li Subject: padata: dispatch works on
2024-03-06mac802154: fix llsec key resources release in mac802154_llsec_key_delFedor Pchelkin
2024-03-06tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_...Steven Rostedt (Google)