summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-11-05mm: move mm flags to mm_types.hNanyong Sun
2024-11-05mm/mempolicy: fix comments for better documentationTanya Agarwal
2024-11-05mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address ...Adrian Huang
2024-11-05mm: shmem: fix khugepaged activation policy for shmemBaolin Wang
2024-11-05mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes
2024-11-05mm: refactor map_deny_write_exec()Lorenzo Stoakes
2024-11-05dt-bindings: arm: qcom,ids: add SoC ID for IPQ5424/IPQ5404Manikanta Mylavarapu
2024-11-05Merge branch '20241028060506.246606-3-quic_srichara@quicinc.com' into clk-for...Bjorn Andersson
2024-11-05dt-bindings: clock: Add Qualcomm IPQ5424 GCC bindingSricharan Ramabadhran
2024-11-05Merge branch '20241027-sar2130p-clocks-v5-0-ecad2a1432ba@linaro.org' into clk...Bjorn Andersson
2024-11-05dt-bindings: clk: qcom,sm8450-gpucc: add SAR2130P compatiblesKonrad Dybcio
2024-11-05dt-bindings: clock: qcom: document SAR2130P Global Clock ControllerDmitry Baryshkov
2024-11-06Merge tag 'drm-intel-next-2024-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-11-05Input: introduce notion of passive observers for input handlersDmitry Torokhov
2024-11-05iomap: add a merge boundary flagChristoph Hellwig
2024-11-05netfilter: nf_tables: avoid false-positive lockdep splats with flowtablesFlorian Westphal
2024-11-05Soundwire dai link init logic refactorMark Brown
2024-11-05sysfs: bin_attribute: add const read/write callback variantsThomas Weißschuh
2024-11-05sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR()Thomas Weißschuh
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::llseek()Thomas Weißschuh
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::mmap()Thomas Weißschuh
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh
2024-11-05sysfs: introduce callback attribute_group::bin_sizeThomas Weißschuh
2024-11-05iommu/vt-d: Remove unused dmar_msi_readDr. David Alan Gilbert
2024-11-05Merge branch 'for-linus' into for-nextTakashi Iwai
2024-11-05perf/core: Add aux_pause, aux_resume, aux_start_pausedAdrian Hunter
2024-11-05sched: Add Lazy preemption modelPeter Zijlstra
2024-11-05sched: Add TIF_NEED_RESCHED_LAZY infrastructurePeter Zijlstra
2024-11-05sched/ext: Remove sched_fork() hackThomas Gleixner
2024-11-05kcsan, seqlock: Fix incorrect assumption in read_seqbegin()Marco Elver
2024-11-05seqlock, treewide: Switch to non-raw seqcount_latch interfaceMarco Elver
2024-11-05kcsan, seqlock: Support seqcount_latch_tMarco Elver
2024-11-05drm: of: Add drm_of_lvds_get_dual_link_pixel_order_sink()Liu Ying
2024-11-05media: uapi: Add MEDIA_BUS_FMT_RGB101010_1X7X5_{SPWG, JEIDA}Liu Ying
2024-11-05iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_infoNicolin Chen
2024-11-05ACPI/IORT: Support CANWBS memory access flagNicolin Chen
2024-11-05ACPICA: IORT: Update for revision E.fNicolin Chen
2024-11-05vfio: Remove VFIO_TYPE1_NESTING_IOMMUJason Gunthorpe
2024-11-05mm/writeback: add folio_mark_dirty_lock()Joanne Koong
2024-11-05Merge 6.12-rc6 into driver-core-nextGreg Kroah-Hartman
2024-11-05watchdog: da9063: Do not use a global variableFabio Estevam
2024-11-05Merge v6.12-rc6 into usb-nextGreg Kroah-Hartman
2024-11-05Merge 6.12-rc6 into char-misc-nextGreg Kroah-Hartman
2024-11-05misc: rtsx: Cleanup on DRV_NAME cardreader variablesDesnes Nunes
2024-11-04soc: fsl_qbman: use be16_to_cpu() in qm_sg_entry_get_off()Vladimir Oltean
2024-11-04tools: ynl-gen: de-kdocify enums with no doc for entriesJakub Kicinski
2024-11-04net: tcp: replace the document for "lsndtime" in tcp_sockMenglong Dong
2024-11-05Merge tag 'drm-xe-next-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-11-04Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-04fs: iomap: Atomic write supportJohn Garry