summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-12-18Merge tag 'device_is_big_endian-6.8-rc1' of git://git.kernel.org/pub/scm/linu...Bartosz Golaszewski15-39/+114
2023-12-18PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitionsDamien Le Moal1-9/+2
2023-12-18PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTXBjorn Helgaas1-1/+3
2023-12-18gpiolib: remove duplicate inclusionsWang Jinchao1-3/+0
2023-12-18clk: si5351: allow PLLs to be adjusted without resetAlvin Šipraga1-0/+2
2023-12-18net: rtnl: introduce rcu_replace_pointer_rtnlJamal Hadi Salim1-0/+12
2023-12-18rtc: Add support for configuring the UIP timeout for RTC readsMario Limonciello1-1/+2
2023-12-17net: phy: add support for PHY package MMD read/writeChristian Marangi1-0/+16
2023-12-17net: phy: extend PHY package API to support multiple global addressChristian Marangi1-22/+42
2023-12-17net: phy: make addr type u8 in phy_package_shared structChristian Marangi1-1/+1
2023-12-17arm: perf: Fix ARCH=arm build with GCCJames Clark1-2/+2
2023-12-16Merge tag 'pci-v6.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2023-12-16bpf: Add missing BPF_LINK_TYPE invocationsJiri Olsa1-0/+4
2023-12-16x86/cfi,bpf: Fix bpf_exception_cb() signatureAlexei Starovoitov1-1/+1
2023-12-16cfi: Add CFI_NOSEAL()Peter Zijlstra1-0/+4
2023-12-16x86/cfi,bpf: Fix bpf_struct_ops CFIPeter Zijlstra1-0/+13
2023-12-16x86/cfi,bpf: Fix BPF JIT callPeter Zijlstra2-2/+17
2023-12-16cfi: Flip headersPeter Zijlstra1-0/+1
2023-12-16cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe1-50/+0
2023-12-16cred: switch to using atomic_long_tJens Axboe1-4/+4
2023-12-15Merge tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linuxLinus Torvalds1-0/+3
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds4-28/+39
2023-12-15firmware: xilinx: Remove zynqmp_pm_pinctrl_get_function()Michal Simek1-7/+0
2023-12-15firmware: xilinx: Remove clock_setrate and clock_getrate apiMichal Simek1-14/+0
2023-12-15spmi: Introduce device-managed functionsFei Shao1-0/+3
2023-12-15misc: rtsx: add to support new card reader rts5264 new definition and functionRicky Wu1-0/+8
2023-12-15Merge tag 'device_is_big_endian-6.8-rc1' into driver-core-nextGreg Kroah-Hartman1-0/+26
2023-12-15device property: Implement device_is_big_endian()Andy Shevchenko1-0/+26
2023-12-15block: improve struct request_queue layoutJens Axboe1-43/+46
2023-12-15tty: serial: amba: Use linux/{bits,bitfield}.h macrosThéo Lebrun1-121/+130
2023-12-15nvmem: core: Rework layouts to become regular devicesMiquel Raynal1-18/+20
2023-12-15nvmem: Move and rename ->fixup_cell_info()Miquel Raynal1-5/+4
2023-12-15nvmem: Simplify the ->add_cells() hookMiquel Raynal1-5/+3
2023-12-15nvmem: Move of_nvmem_layout_get_container() in another headerMiquel Raynal2-7/+21
2023-12-15of: device: Export of_device_make_bus_id()Miquel Raynal1-0/+6
2023-12-15driver core: Add a guard() definition for the device_lock()Dan Williams1-0/+2
2023-12-15dma-mapping: don't store redundant offsetsRobin Murphy1-7/+12
2023-12-15virtio/vsock: send credit update during setting SO_RCVLOWATArseniy Krasnov1-0/+1
2023-12-15Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-6/+42
2023-12-15bus: mhi: ep: Add support for async DMA write operationManivannan Sadhasivam1-0/+4
2023-12-15Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-1/+2
2023-12-15net: skbuff: fix spelling errorsRandy Dunlap1-3/+3
2023-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-6/+16
2023-12-15Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+8
2023-12-14add listmount(2) syscallMiklos Szeredi1-0/+3
2023-12-14Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into review-hansHans de Goede1-0/+91
2023-12-14bus: mhi: ep: Introduce async read/write callbacksManivannan Sadhasivam1-0/+9
2023-12-14bus: mhi: ep: Rename read_from_host() and write_to_host() APIsManivannan Sadhasivam1-4/+4
2023-12-14bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIsManivannan Sadhasivam1-2/+14
2023-12-14bus: mhi: ep: Use slab allocator where applicableManivannan Sadhasivam1-0/+3