summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-06-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-06-15cpufreq: Fail driver register if it has adjust_perf without fast_switchWyes Karny
2023-06-15Merge branch kvm-arm64/ffa-proxy into kvmarm/nextOliver Upton
2023-06-15Merge branch kvm-arm64/eager-page-splitting into kvmarm/nextOliver Upton
2023-06-15eventfd: add a uapi header for eventfd userspace APIsWen Yang
2023-06-15Merge tag 'ib-mfd-tps6594-core-v6.5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-06-15device property: Implement device_is_compatible()Andy Shevchenko
2023-06-15ACPI: Move ACPI_DEVICE_CLASS() to mod_devicetable.hAndy Shevchenko
2023-06-15Merge tag 'counter-updates-for-6.5a' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-06-15Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-06-15Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman
2023-06-15fbdev: Use /* */ comment in initializer macroThomas Zimmermann
2023-06-15mfd: stpmic1: Fixup main control register and bits namingSean Nyekjaer
2023-06-15mfd: axp20x: Add support for AXP192Aidan MacDonald
2023-06-15mfd: intel-m10-bmc: Manage access to MAX 10 fw handshake registersIlpo Järvinen
2023-06-15mfd: intel-m10-bmc: Move m10bmc_sys_read() away from headerIlpo Järvinen
2023-06-15mfd: intel-m10-bmc: Create m10bmc_sys_update_bits()Ilpo Järvinen
2023-06-15Merge branches 'tb-mfd-clk-input-pinctrl-power-rtc-sound-6.5', 'ib-mfd-tps659...Lee Jones
2023-06-15Coresight: Add coresight dummy driverHao Zhang
2023-06-15net: create device lookup API with reference trackingJakub Kicinski
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-06-14blktrace: use inline function for blk_trace_remove() while blktrace is disabledYu Kuai
2023-06-14fsverity: rework fsverity_get_digest() againEric Biggers
2023-06-14regulator: mt6358: Drop *_SSHUB regulatorsChen-Yu Tsai
2023-06-14regulator: mt6358: Merge VCN33_* regulatorsChen-Yu Tsai
2023-06-14wifi: iwlwifi: mvm: add support for Extra EHT LTFGregory Greenman
2023-06-13bpf: Verify scalar ids mapping in regsafe() using check_ids()Eduard Zingerman
2023-06-13bpf: Use scalar ids in mark_chain_precision()Eduard Zingerman
2023-06-13soc: qcom: socinfo: Add support for new fields in revision 19Naman Jain
2023-06-13soc: qcom: socinfo: Add support for new fields in revision 18Naman Jain
2023-06-13gpiolib: remove unused gpio_cansleep()Andy Shevchenko
2023-06-13usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K
2023-06-12sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells
2023-06-12Remove file->f_op->sendpageDavid Howells
2023-06-12include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resumeMario Limonciello
2023-06-12nvmet: reorder fields in 'struct nvmefc_fcp_req'Christophe JAILLET
2023-06-12PCI: Unexport pci_save_aer_state()Bjorn Helgaas
2023-06-12lib/string_choices: Add str_high_low() helperAndy Shevchenko
2023-06-12lib/string_helpers: Split out string_choices.hAndy Shevchenko
2023-06-12cgroup: remove unused task_cgroup_path()Miaohe Lin
2023-06-12svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")Chuck Lever
2023-06-12SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")Chuck Lever
2023-06-12svcrdma: Clean up allocation of svc_rdma_recv_ctxtChuck Lever
2023-06-12blk-mq: fix potential io hang by wrong 'wake_batch'Yu Kuai
2023-06-12fs: remove the now unused FMODE_* flagsChristoph Hellwig
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: move a few internal definitions out of blkdev.hChristoph Hellwig
2023-06-12mtd: block: use a simple bool to track open for writeChristoph Hellwig
2023-06-12scsi: replace the fmode_t argument to ->sg_io_fn with a simple boolChristoph Hellwig
2023-06-12fs: remove sb->s_modeChristoph Hellwig