summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-12-15block: improve struct request_queue layoutJens Axboe
2023-12-15tty: serial: amba: Use linux/{bits,bitfield}.h macrosThéo Lebrun
2023-12-15nvmem: core: Rework layouts to become regular devicesMiquel Raynal
2023-12-15nvmem: Move and rename ->fixup_cell_info()Miquel Raynal
2023-12-15nvmem: Simplify the ->add_cells() hookMiquel Raynal
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-15driver core: Add a guard() definition for the device_lock()Dan Williams
2023-12-15dma-mapping: don't store redundant offsetsRobin Murphy
2023-12-15virtio/vsock: send credit update during setting SO_RCVLOWATArseniy Krasnov
2023-12-15Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
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-14net: skbuff: fix spelling errorsRandy Dunlap
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-14Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-14add listmount(2) syscallMiklos Szeredi
2023-12-14Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into review-hansHans de Goede
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-13page_pool: transition to reference count management after page drainingLiang Chen
2023-12-13ethtool: add SET for TCP_DATA_SPLIT ringparamAlexander Lobakin
2023-12-13net/mlx5: Move TISes from priv to mdev HW resourcesTariq Toukan
2023-12-13net/mlx5: Expose Management PCIe Index Register (MPIR)Tariq Toukan
2023-12-13net/mlx5: Add mlx5_ifc bits used for supporting single netdev Socket-DirectTariq Toukan
2023-12-13net: phy: c45: add genphy_c45_pma_read_ext_abilities() functionOleksij Rempel
2023-12-13mlx5: implement VLAN tag XDP hintLarysa Zaremba
2023-12-13net: make vlan_get_tag() return -ENODATA instead of -EINVALLarysa Zaremba
2023-12-13bpf: Support uid and gid when mounting bpffsJie Jiang
2023-12-13Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into amd-drm-nextAlex Deucher
2023-12-14Merge branches 'doc.2023.12.13a', 'torture.2023.11.23a', 'fixes.2023.12.13a',...Neeraj Upadhyay (AMD)
2023-12-14rculist.h: docs: Fix wrong function summaryPhilipp Stanner
2023-12-13srcu: Use try-lock lockdep annotation for NMI-safe access.Sebastian Andrzej Siewior
2023-12-13io_uring/poll: don't enable lazy wake for POLLEXCLUSIVEJens Axboe
2023-12-13leds: trigger: Remove unused function led_trigger_rename_static()Heiner Kallweit
2023-12-13PCI: Move pci_clear_and_set_dword() helper to PCI headerShuai Xue
2023-12-13PCI: Add Alibaba Vendor ID to linux/pci_ids.hShuai Xue
2023-12-13thermal: trip: Send trip change notifications on all trip updatesRafael J. Wysocki
2023-12-13tty: add new helper function tty_get_tiocmFlorian Eckert