summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-07-20fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers
2026-07-20fscrypt: Use lock guards for mutexesEric Biggers
2026-07-20posix-cpu-timers: Avoid kernel-doc warningsRandy Dunlap
2026-07-20posix-timers: Clean up kernel-doc warningsRandy Dunlap
2026-07-20RDMA/mana_ib: Adopt robust udataKonstantin Taranov
2026-07-20RDMA/irdma: Use robust udata helper for QP creationJacob Moroni
2026-07-20RDMA/mlx5: Constify struct ib_frmr_pool_ops and dma_buf_attach_opsChristophe JAILLET
2026-07-20PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold
2026-07-20drm/dp_tunnel: Add UHBR tunneling supportImre Deak
2026-07-20rv: Simplify hybrid automata monitors's clock variablesNam Cao
2026-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-20Merge tag 'swnode-7.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git...Bartosz Golaszewski
2026-07-19sched_ext: Hand over cgroups at sub-scheduler enable/disableTejun Heo
2026-07-19sched_ext: Deliver cgroup ops to each task_group's schedTejun Heo
2026-07-19cgroup: Add cgroup_task_notifier and task migration eventsTejun Heo
2026-07-19lib/crypto: aes: Add XTS supportEric Biggers
2026-07-19lib/crypto: aes: Add CTR and XCTR supportEric Biggers
2026-07-19lib/crypto: aes: Add CBC and CBC-CTS supportEric Biggers
2026-07-19lib/crypto: aes: Add ECB supportEric Biggers
2026-07-19crypto: xts - Split out __xts_verify_key() helperEric Biggers
2026-07-19bpf: Disallow interpreter fallback for BPF_ADDR_PERCPU insnLeon Hwang
2026-07-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-07-17Merge branch 'for-7.2-fixes' into for-7.3Tejun Heo
2026-07-17sched_ext: Reject setting disallow from init_task outside the enable pathTejun Heo
2026-07-18ata: libata-eh: make ata_eh_qc_complete() and ata_eh_qc_retry() staticDamien Le Moal
2026-07-18ata: libata-scsi: add support for the REMOVE ELEMENT AND MODIFY ZONES commandDamien Le Moal
2026-07-18ata: libata-scsi: add support for the RESTORE ELEMENTS AND REBUILD commandDamien Le Moal
2026-07-18ata: libata-scsi: add support for the REMOVE ELEMENT AND TRUNCATE commandDamien Le Moal
2026-07-18ata: libata-scsi: add support for the GET PHYSICAL ELEMENT STATUS commandDamien Le Moal
2026-07-18ata: libata-core: detect support for depopulation capabilitiesDamien Le Moal
2026-07-18ata: libata: improve the definition of device flagsDamien Le Moal
2026-07-18scsi: define depopulation capabilities related service actionsDamien Le Moal
2026-07-17Merge tag 'drm-fixes-2026-07-18-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-17drm/amd/display: Force PWM backlight on Lenovo Legion 5 15ARH05Alessandro Rinaldi
2026-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4Kumar Kartikeya Dwivedi
2026-07-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-17Merge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-17drm/ttm/pool: back up at native page orderMatthew Brost
2026-07-17Merge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-17mtd: nand-omap2: Move omap_nand_ids[] to raw nand driverUwe Kleine-König (The Capable Hub)
2026-07-17mtd: rawnand: qcom: Make has_onfi_read_op separate from qpic_version2Stephan Gerhold
2026-07-17greybus: Drop #include of <linux/mod_devicetable.h>Uwe Kleine-König (The Capable Hub)
2026-07-17misc: amd-sbi: Add SBTSI ioctl register transfer interfacePrathima
2026-07-17misc: amd-sbi: Add support for SB-TSI over I3CPrathima
2026-07-17misc: amd-sbi: Consolidate Common SBTSI Probe PathPrathima
2026-07-17hwmon/misc: amd-sbi: Move sbtsi register transfer to core abstractionPrathima
2026-07-17hwmon/misc: amd-sbi: Move core sbtsi support from hwmon to miscPrathima
2026-07-17issei: initial driver skeletonAlexander Usyskin
2026-07-17net: phy: at803x: Use a helper to check for phy reset existenceMaxime Chevallier
2026-07-17Merge patch series "software node: provide support for fw_devlink"Danilo Krummrich