summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-12-19Merge branch 'v6.8/vfio/virtio' into v6.8/vfio/nextAlex Williamson
2023-12-19vfio/pci: Expose vfio_pci_core_iowrite/read##size()Yishai Hadas
2023-12-19vfio/pci: Expose vfio_pci_core_setup_barmap()Yishai Hadas
2023-12-19virtio-pci: Introduce APIs to execute legacy IO admin commandsYishai Hadas
2023-12-19virtio-pci: Introduce admin command sending functionFeng Liu
2023-12-19virtio-pci: Introduce admin virtqueueFeng Liu
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko
2023-12-19regulator: Reuse LINEAR_RANGE() in REGULATOR_LINEAR_RANGE()Andy Shevchenko
2023-12-19netlink: introduce typedef for filter functionJiri Pirko
2023-12-19accel/habanalabs/gaudi2: add signed dev info uAPIMoti Haimovski
2023-12-19Merge tag 'mhi-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman
2023-12-19Revert "iio: hid-sensor-als: Add light color temperature support"Srinivas Pandruvada
2023-12-19Revert "iio: hid-sensor-als: Add light chromaticity support"Srinivas Pandruvada
2023-12-18trace_seq: Increase the buffer size to almost two pagesSteven Rostedt (Google)
2023-12-18tracing: Allow for max buffer data size trace_marker writesSteven Rostedt (Google)
2023-12-18tracing: Allow creating instances with specified system eventsSteven Rostedt (Google)
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-18Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-12-18PCI: endpoint: Make struct pci_epf_ops in pci_epf_driver constLars-Peter Clausen
2023-12-18kunit: add KUNIT_INIT_TABLE to init linker sectionRae Moar
2023-12-18intel: add bit macro includes where neededJesse Brandeburg
2023-12-18Merge tag 'device_is_big_endian-6.8-rc1' of git://git.kernel.org/pub/scm/linu...Bartosz Golaszewski
2023-12-18PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitionsDamien Le Moal
2023-12-18PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTXBjorn Helgaas
2023-12-18gpiolib: remove duplicate inclusionsWang Jinchao
2023-12-17clk: si5351: allow PLLs to be adjusted without resetAlvin Šipraga
2023-12-18net: rtnl: introduce rcu_replace_pointer_rtnlJamal Hadi Salim
2023-12-17rtc: Add support for configuring the UIP timeout for RTC readsMario Limonciello
2023-12-17net: phy: add support for PHY package MMD read/writeChristian Marangi
2023-12-17net: phy: extend PHY package API to support multiple global addressChristian Marangi
2023-12-17net: phy: make addr type u8 in phy_package_shared structChristian Marangi
2023-12-17arm: perf: Fix ARCH=arm build with GCCJames Clark
2023-12-15Merge tag 'pci-v6.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-12-15bpf: Add missing BPF_LINK_TYPE invocationsJiri Olsa
2023-12-15x86/cfi,bpf: Fix bpf_exception_cb() signatureAlexei Starovoitov
2023-12-15cfi: Add CFI_NOSEAL()Peter Zijlstra
2023-12-15x86/cfi,bpf: Fix bpf_struct_ops CFIPeter Zijlstra
2023-12-15x86/cfi,bpf: Fix BPF JIT callPeter Zijlstra
2023-12-15cfi: Flip headersPeter Zijlstra
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-15cred: switch to using atomic_long_tJens Axboe
2023-12-15Merge tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-15firmware: xilinx: Remove zynqmp_pm_pinctrl_get_function()Michal Simek
2023-12-15firmware: xilinx: Remove clock_setrate and clock_getrate apiMichal Simek
2023-12-15spmi: Introduce device-managed functionsFei Shao
2023-12-15misc: rtsx: add to support new card reader rts5264 new definition and functionRicky Wu
2023-12-15Merge tag 'device_is_big_endian-6.8-rc1' into driver-core-nextGreg Kroah-Hartman
2023-12-15device property: Implement device_is_big_endian()Andy Shevchenko