summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-08-30mfd: 88pm80x: Constify read-only regmap structsJavier Carrasco
2024-08-30Merge branches 'ib-mfd-for-iio-power-6.12' and 'ib-mfd-gpio-pwm-6.12' into ib...Lee Jones
2024-08-30inode: make i_state a u32Christian Brauner
2024-08-30inode: port __I_NEW to var eventChristian Brauner
2024-08-30fs: reorder i_state bitsChristian Brauner
2024-08-30fs: add i_state helpersChristian Brauner
2024-08-30fs: s/__u32/u32/ for s_fsnotify_maskChristian Brauner
2024-08-30fs: remove unused path_put_init()Christian Brauner
2024-08-30inode: remove __I_DIO_WAKEUPChristian Brauner
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-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