summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-08-30fs: move FMODE_UNSIGNED_OFFSET to fop_flagsChristian Brauner
2024-08-30vfs: only read fops once in fops_get/putMateusz Guzik
2024-08-30vfs: dodge smp_mb in break_lease and break_deleg in the common caseMateusz Guzik
2024-08-30Merge tag 'drm-fixes-2024-08-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-08-30Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-08-29bpf: Add gen_epilogue to bpf_verifier_opsMartin KaFai Lau
2024-08-29bpf: Move insn_buf[16] to bpf_verifier_envMartin KaFai Lau
2024-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-29gpu: host1x: Make host1x_context_device_bus_type constantKunwu Chan
2024-08-29gpu: host1x: Add MLOCK recovery for rest of enginesMikko Perttunen
2024-08-29dmaengine: idxd: Add new DSA and IAA device IDs for Diamond Rapids platformFenghua Yu
2024-08-29dmaengine: idxd: Add a new DSA device ID for Granite Rapids-D platformFenghua Yu
2024-08-29fs: use kmem_cache_create_rcu()Christian Brauner
2024-08-29mm: add kmem_cache_create_rcu()Christian Brauner
2024-08-29fs: pack struct fileChristian Brauner
2024-08-29mfd: axp20x: Add ADC, BAT, and USB cells for AXP717Chris Morgan
2024-08-29block: constify the lim argument to queue_limits_max_zone_append_sectorsChristoph Hellwig
2024-08-29block: rework bio splittingChristoph Hellwig
2024-08-29Merge branch 'thermal-core'Rafael J. Wysocki
2024-08-29HID: hidraw: add HIDIOCREVOKE ioctlPeter Hutterer
2024-08-29dma-mapping: don't return errors from dma_set_max_seg_sizeChristoph Hellwig
2024-08-29dma-mapping: don't return errors from dma_set_seg_boundaryChristoph Hellwig
2024-08-29dma-mapping: don't return errors from dma_set_min_align_maskChristoph Hellwig
2024-08-28firmware: imx: Add i.MX95 MISC driverPeng Fan
2024-08-28firmware: arm_scmi: Add initial support for i.MX MISC protocolPeng Fan
2024-08-28firmware: arm_scmi: Add initial support for i.MX BBM protocolPeng Fan
2024-08-28Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2024-08-29Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-08-28dmaengine: ti: k3-udma: Remove unused declarationsYue Haibing
2024-08-28dmaengine: amd: qdma: Add AMD QDMA driverNishad Saraf
2024-08-28dma: ipu: Remove include/linux/dma/ipu-dma.hChristophe JAILLET
2024-08-28fs: sort out the fallocate mode vs flag messChristoph Hellwig
2024-08-28uapi: Define GENMASK_U128Anshuman Khandual
2024-08-28netfs, cifs: Fix handling of short DIO readDavid Howells
2024-08-28Merge branch 'bnxt_re_variable_wqes' into rdma.git for-nextJason Gunthorpe
2024-08-28fs: switch f_iocb_flags and f_raChristian Brauner
2024-08-28file: reclaim 24 bytes from f_ownerChristian Brauner
2024-08-28x86/resctrl: Fix arch_mbm_* array overrun on SNCPeter Newman
2024-08-27net: dsa: microchip: Add KSZ8895/KSZ8864 switch supportTristram Ha
2024-08-27power: supply: max77693: Expose input current limit and CC current propertiesArtur Weber
2024-08-27HID: change return type of report_fixup() to constThomas Weißschuh
2024-08-27HID: constify hid_device::dev_rdescThomas Weißschuh
2024-08-27HID: constify params and return value of fetch_item()Thomas Weißschuh
2024-08-27HID: constify hid_device::rdescThomas Weißschuh
2024-08-27HID: constify parameter rdesc of hid_parse_report()Thomas Weißschuh
2024-08-27HID: bpf: constify parameter rdesc of call_hid_bpf_rdesc_fixup()Thomas Weißschuh
2024-08-27Merge branch 'nesting_reserved_regions' into iommufd.git for-nextJason Gunthorpe
2024-08-27irqchip/riscv-imsic: Add ACPI supportSunil V L
2024-08-27ACPI: bus: Add RINTC IRQ model for RISC-VSunil V L
2024-08-27ACPI: bus: Add acpi_riscv_init() functionSunil V L