aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-07-21ASoC: aw88399: add per-instance BSTS status bypass flagMarco Giunta1-0/+1
2026-07-21ASoC: aw88399: extract shared device libraryMarco Giunta1-0/+618
2026-07-21KVM: arm64: vgic-v3: Kill kvm_vgic_global_state.ich_vtr_el2Marc Zyngier1-2/+0
2026-07-21wifi: use UHR operation field presence bitsJohannes Berg1-22/+22
2026-07-21drm/connector: Fix epoch_counter docs to reflect realityNicolas Frattaroli1-1/+4
2026-07-21Merge tag 'for-7.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-1/+1
2026-07-21ACPI: PCI: Introduce acpi_dev_get_pci_dev()Rafael J. Wysocki1-2/+7
2026-07-21ACPI: utils: Introduce acpi_dev_is_video_device() helperAndy Shevchenko1-0/+1
2026-07-21dmaengine: dw-edma: Program endpoint function numbersKoichiro Den1-0/+2
2026-07-21dmaengine: dw-edma: Add partial channel ownership modeKoichiro Den1-0/+7
2026-07-21dmaengine: dw-edma: Add per-channel interrupt routing controlKoichiro Den1-0/+32
2026-07-21slab: silence sparse warning with type-based partitioningMarco Elver1-1/+5
2026-07-21net: phy: add generic helpers for direct C45 MMD accessCiprian Regus1-0/+3
2026-07-21net: ethernet: oa_tc6: Add new register address definesCiprian Regus1-1/+5
2026-07-21net: ethernet: oa_tc6: Add read_mms/write_mms register access functionsCiprian Regus1-0/+4
2026-07-21net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registersCiprian Regus1-20/+20
2026-07-21net: ethernet: oa_tc6: Export standard defined registersCiprian Regus1-0/+50
2026-07-21net: ethernet: oa_tc6: Export the C45 access functionsCiprian Regus1-0/+4
2026-07-21net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flagCiprian Regus1-1/+10
2026-07-20net/sched: Handle TC_ACT_REDIRECT from qdisc filter chainsJamal Hadi Salim1-1/+13
2026-07-20mm: mglru: fix stale batch updates after memcg reparentingQi Zheng1-0/+25
2026-07-20Bluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye1-0/+3
2026-07-20Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-4/+8
2026-07-20hfs: port HFS+ b-tree bitmap corruption checkAditya Prakash Srivastava1-3/+10
2026-07-20entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall executionThomas Gleixner1-16/+16
2026-07-20entry: Make return type of syscall_trace_enter() boolThomas Gleixner1-7/+11
2026-07-20entry: Rework trace_syscall_enter()Thomas Gleixner1-6/+4
2026-07-20entry: Rework syscall_audit_enter()Thomas Gleixner1-11/+3
2026-07-20regcache: Warn if regcache_sync() is called in cache_only modeMark Brown155-1104/+1790
2026-07-20blk-crypto: Remove unused function blk_crypto_config_supported()Eric Biggers1-2/+0
2026-07-20fscrypt: Remove unused function fscrypt_finalize_bounce_page()Eric Biggers1-11/+0
2026-07-20fs: Update outdated comment for SB_INLINECRYPTEric Biggers1-1/+1
2026-07-20fscrypt: Merge bio.c and inline_crypt.c into block.cEric Biggers1-13/+9
2026-07-20fscrypt: Remove unused functions and workqueueEric Biggers1-47/+0
2026-07-20fscrypt: Remove fscrypt_dio_supported()Eric Biggers1-7/+0
2026-07-20fscrypt: Always use blk-crypto for contents on block-based filesystemsEric Biggers1-17/+11
2026-07-20blk-crypto: Allow control over whether hardware is usedEric Biggers1-1/+12
2026-07-20fscrypt: Remove FSCRYPT_MODE_MAXEric Biggers1-1/+0
2026-07-20fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers1-8/+10
2026-07-20posix-cpu-timers: Avoid kernel-doc warningsRandy Dunlap1-3/+3
2026-07-20posix-timers: Clean up kernel-doc warningsRandy Dunlap1-1/+2
2026-07-20RDMA/mana_ib: Adopt robust udataKonstantin Taranov1-1/+1
2026-07-20RDMA/irdma: Use robust udata helper for QP creationJacob Moroni1-0/+1
2026-07-20RDMA/mlx5: Constify struct ib_frmr_pool_ops and dma_buf_attach_opsChristophe JAILLET1-1/+1
2026-07-20PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold1-0/+3
2026-07-20drm/dp_tunnel: Add UHBR tunneling supportImre Deak2-0/+33
2026-07-20rv: Simplify hybrid automata monitors's clock variablesNam Cao1-48/+16
2026-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni15-32/+82
2026-07-20Merge tag 'swnode-7.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core into gpio/for-nextBartosz Golaszewski1-0/+29
2026-07-19sched_ext: Hand over cgroups at sub-scheduler enable/disableTejun Heo1-0/+13