aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-03Merge tag 'w1-drv-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman3-9/+6
2024-07-03Merge tag 'fpga-for-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2-8/+2
2024-07-03Merge tag 'usb-serial-6.10-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-0/+10
2024-07-03net: wwan: mhi: make default data link id configurableSlark Xiao1-2/+16
2024-07-03bus: mhi: host: Allow controller drivers to specify name for the MHI controllerSlark Xiao2-0/+3
2024-07-03bus: mhi: host: Add support for Foxconn SDX72 modemsSlark Xiao1-0/+43
2024-07-03gpio: mmio: do not calculate bgpio_bits via "ngpios"Shiji Yang1-2/+0
2024-07-03drm/panfrost: Mark simple_ondemand governor as softdepDragan Simic1-0/+1
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman163-338/+268
2024-07-03perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.hRob Herring (Arm)4-4/+3
2024-07-03perf: arm_v6/7_pmu: Drop non-DT probe supportRob Herring (Arm)2-25/+2
2024-07-03perf/arm: Move 32-bit PMU drivers to drivers/perf/Rob Herring (Arm)6-11/+15
2024-07-03perf: arm_pmuv3: Drop unnecessary IS_ENABLED(CONFIG_ARM64) checkRob Herring (Arm)1-1/+1
2024-07-03perf: arm_pmuv3: Avoid assigning fixed cycle counter with thresholdRob Herring (Arm)1-2/+8
2024-07-03dt-bindings: display/msm: dsi-controller-main: Add SM7150Danila Tikhonov1-0/+2
2024-07-03dt-bindings: pinctrl: pinctrl-single: Fix pinctrl-single,gpio-range descriptionNishanth Menon1-5/+5
2024-07-03dt-bindings: pinctrl: npcm8xx: add missing pin group and mux functionTomer Maimon1-10/+12
2024-07-03dt-bindings: pinctrl: pinctrl-single: fix schmitt related propertiesInochi Amaoto1-0/+7
2024-07-03pinctrl: freescale: Use scope based of_node_put() cleanupsPeng Fan3-39/+16
2024-07-03pinctrl: equilibrium: Use scope based of_node_put() cleanupsPeng Fan1-16/+5
2024-07-03pinctrl: ti: iodelay: Use scope based of_node_put() cleanupsPeng Fan1-28/+15
2024-07-03pinctrl: qcom: lpass-lpi: increase MAX_NR_GPIO to 32Alexey Klimov1-1/+1
2024-07-03ASoC: cs35l56: Limit Speaker Volume to +12dB maximumRichard Fitzgerald1-1/+1
2024-07-03ASoC: cs35l56: Use header defines for Speaker Volume control definitionRichard Fitzgerald1-1/+5
2024-07-03KVM: s390: remove useless includeClaudio Imbrenda1-1/+0
2024-07-03x86/bhi: Avoid warning in #DB handler due to BHI mitigationAlexandre Chartre1-4/+10
2024-07-03pinctrl: cy8c95x0: Update cache modificationPatrick Rudolph1-13/+9
2024-07-03pinctrl: cy8c95x0: Use cleanup.hPatrick Rudolph1-9/+4
2024-07-03hostfs: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-03um: harddog: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-03um: add shared memory optimisation for time-travel=extJohannes Berg2-26/+283
2024-07-03um: add mmap/mremap OS callsJohannes Berg2-0/+25
2024-07-03um: generalize os_rcv_fdJohannes Berg6-41/+54
2024-07-03um: time-travel: support time-travel protocol broadcast messagesMordechay Goodstein4-0/+82
2024-07-03mm/util: Use dedicated slab buckets for memdup_user()Kees Cook1-2/+12
2024-07-03ipc, msg: Use dedicated slab buckets for alloc_msg()Kees Cook1-1/+12
2024-07-03mm/slab: Introduce kmem_buckets_create() and familyKees Cook2-0/+109
2024-07-03mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argumentKees Cook2-5/+8
2024-07-03mm/slab: Plumb kmem_buckets into __do_kmalloc_node()Kees Cook7-18/+56
2024-07-03mm/slab: Introduce kmem_buckets typedefKees Cook2-4/+4
2024-07-03hostfs: fix dev_t handlingJohannes Berg3-10/+14
2024-07-03um: enable UBSANJohannes Berg1-0/+1
2024-07-03slab, rust: extend kmalloc() alignment guarantees to remove Rust paddingVlastimil Babka4-20/+17
2024-07-03um/mm: remove redundant assignment of max_low_pfnWei Yang1-1/+0
2024-07-03arch: um: rust: Add i386 support for RustDavid Gow5-4/+21
2024-07-03arch: um: rust: Use the generated target.json againDavid Gow1-0/+1
2024-07-03um: Remove /proc/sysemu support codeTiwei Bie1-67/+0
2024-07-03um: Remove unused ncpus variableTiwei Bie2-4/+0
2024-07-03ubd: Remove unused mutex 'ubd_mutex'Dr. David Alan Gilbert1-1/+0
2024-07-03um: time-travel: fix time-travel-start optionJohannes Berg1-2/+2