summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-15nvmem: Move of_nvmem_layout_get_container() in another headerMiquel Raynal
2023-12-15of: device: Export of_device_make_bus_id()Miquel Raynal
2023-12-15netlink: specs: mptcp: rename the MPTCP path management specJakub Kicinski
2023-12-15driver core: Add a guard() definition for the device_lock()Dan Williams
2023-12-15dma-mapping: don't store redundant offsetsRobin Murphy
2023-12-15net: Namespace-ify sysctl_optmem_maxEric Dumazet
2023-12-15virtio/vsock: send credit update during setting SO_RCVLOWATArseniy Krasnov
2023-12-15net: mana: add msix index sharing between EQsKonstantin Taranov
2023-12-15mac802154: Avoid new associations while disassociatingMiquel Raynal
2023-12-15Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-12-15ACPI: utils: Fix white space in struct acpi_handle_list definitionRafael J. Wysocki
2023-12-15ACPI: utils: Return bool from acpi_evaluate_reference()Rafael J. Wysocki
2023-12-15bus: mhi: ep: Add support for async DMA write operationManivannan Sadhasivam
2023-12-14Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-12-14page_pool: fix typos and punctuationRandy Dunlap
2023-12-14net: skbuff: fix spelling errorsRandy Dunlap
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-14bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfuncDaniel Xu
2023-12-15Merge branch 'icc-sm6115' into icc-nextGeorgi Djakov
2023-12-14Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-14drm/amd/display: Add 3x4 CTM support for plane CTMJoshua Ashton
2023-12-14net, xdp: Correct grammarRandy Dunlap
2023-12-14wifi: nl80211: fix grammar & spellosRandy Dunlap
2023-12-14wifi: cfg80211: fix spelling & punctutationRandy Dunlap
2023-12-14ASoC: audio-graph-card2: Introduce playback-only/capture-only DAI link flagsDaniel Baluta
2023-12-14fs: keep struct mnt_id_req extensibleChristian Brauner
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi
2023-12-14add listmount(2) syscallMiklos Szeredi
2023-12-14drm/edid: replace __attribute__((packed)) with __packedJani Nikula
2023-12-14Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into review-hansHans de Goede
2023-12-14drm/i915/uapi: fix typos/spellos and punctuationRandy Dunlap
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti
2023-12-14bus: mhi: ep: Introduce async read/write callbacksManivannan Sadhasivam
2023-12-14bus: mhi: ep: Rename read_from_host() and write_to_host() APIsManivannan Sadhasivam
2023-12-14bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIsManivannan Sadhasivam
2023-12-14bus: mhi: ep: Use slab allocator where applicableManivannan Sadhasivam
2023-12-13iavf: enable symmetric-xor RSS for Toeplitz hash functionAhmed Zaki
2023-12-13ice: refactor RSS configurationQi Zhang
2023-12-13net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-14bus: mhi: host: Add a separate timeout parameter for waiting readyQiang Yu
2023-12-13Input: as5011 - convert to GPIO descriptorLinus Walleij
2023-12-13Input: omap-keypad - drop optional GPIO supportLinus Walleij
2023-12-13Input: navpoint - convert to use GPIO descriptorLinus Walleij
2023-12-13Merge patch series "Add UFS RTC support"Martin K. Petersen
2023-12-13scsi: ufs: core: Add sysfs node for UFS RTC updateBean Huo
2023-12-13scsi: ufs: core: Add UFS RTC supportBean Huo
2023-12-13Merge patch series "scsi: ufs: qcom: Code cleanups"Martin K. Petersen
2023-12-13scsi: ufs: qcom: Export ufshcd_{enable/disable}_irq helpers and make use of themManivannan Sadhasivam