summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-04-11net/mlx5: Add mlx5_ifc definitions for bridge multicast supportVlad Buslov
2023-04-11fsverity: use WARN_ON_ONCE instead of WARN_ONEric Biggers
2023-04-11nvme: Add a nvme_pr_type enumMike Christie
2023-04-11nvme: Add pr_ops read_keys supportMike Christie
2023-04-11nvme: Fix reservation status related structsMike Christie
2023-04-11block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICTMike Christie
2023-04-11block: Add PR callouts for read keys and reservationMike Christie
2023-04-11NFSv3: handle out-of-order write replies.NeilBrown
2023-04-11Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-11NFS: Remove fscache specific trace points and NFS_INO_FSCACHE bitDave Wysochanski
2023-04-11NFS: Remove all NFSIOS_FSCACHE counters due to conversion to netfs APIDave Wysochanski
2023-04-11NFS: Convert buffered read paths to use netfs when fscache is enabledDave Wysochanski
2023-04-11NFS: Configure support for netfs when NFS fscache is configuredDave Wysochanski
2023-04-11dm: add helper macro for simple DM target module init and exitYangtao Li
2023-04-11bpf: Simplify internal verifier log interfaceAndrii Nakryiko
2023-04-11bpf: Add log_true_size output field to return necessary log buffer sizeAndrii Nakryiko
2023-04-11bpf: Keep track of total log content size in both fixed and rolling modesAndrii Nakryiko
2023-04-11bpf: Switch BPF verifier log to be a rotating log by defaultAndrii Nakryiko
2023-04-11bpf: Split off basic BPF verifier log into separate fileAndrii Nakryiko
2023-04-10net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski
2023-04-10net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski
2023-04-10of: Move of_device_(add|register|unregister) to of_platform.hRob Herring
2023-04-10of: Make devtree_lock declaration privateRob Herring
2023-04-10f2fs: use common implementation of file typeWeizhao Ouyang
2023-04-10iio: light: Add gain-time-scale helpersMatti Vaittinen
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman
2023-04-10Merge 6.3-rc6 into tty-nextGreg Kroah-Hartman
2023-04-10Merge 6.3-rc6 into char-misc-nextGreg Kroah-Hartman
2023-04-09Merge branch 'hwmon-const' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Jakub Kicinski
2023-04-09Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-09net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stubVladimir Oltean
2023-04-08kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas
2023-04-08x86/kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas
2023-04-08kernel.h: split the hexadecimal related helpers to hex.hAndy Shevchenko
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds
2023-04-08irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni
2023-04-08irqchip/gic: Drop support for board filesMarc Zyngier
2023-04-07thermal/of: Unexport unused OF functionsDaniel Lezcano
2023-04-07regmap: allow upshifting register addresses before performing operationsMaxime Chevallier
2023-04-07hwmon: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-07cpufreq: drivers with target_index() must set freq_tableViresh Kumar
2023-04-07thermal/core: Remove thermal_bind_params structureZhang Rui
2023-04-07net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devicesFelix Fietkau
2023-04-07dma-mapping: provide a fallback dma_default_coherentJiaxun Yang
2023-04-06io_uring: reduce scheduling due to twPavel Begunkov
2023-04-06PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()Reinette Chatre
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-04-06ACPI: Replace irqdomain.h include with struct declarationsRob Herring
2023-04-06ext4: Convert ext4_bio_write_page() to use a folioMatthew Wilcox