summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-11-01Merge tag 'acpi-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-1/+1
2024-11-01bpf: decouple BPF link/attach hook and BPF program sleepable semanticsAndrii Nakryiko-2/+18
2024-11-01tracing: Add might_fault() check in __DECLARE_TRACE_SYSCALLMathieu Desnoyers-0/+1
2024-11-01tracing: Introduce tracepoint_is_faultable()Mathieu Desnoyers-1/+27
2024-11-01tracing: Introduce tracepoint extended structureMathieu Desnoyers-8/+19
2024-11-01tracing: Remove TRACE_FLAG_IRQS_NOSUPPORTSebastian Andrzej Siewior-13/+0
2024-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-0/+4
2024-11-01Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds-0/+19
2024-11-01Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds-1/+12
2024-11-01dt-bindings: mfd: aspeed: Support for AST2700Ryan Chen-0/+287
2024-11-01iio: backend: extend featuresAngelo Dureghello-0/+17
2024-11-01ASoC: cleanup function parameter for rtd and its idKuninori Morimoto-6/+5
2024-11-01ASoC: remove rtd->numKuninori Morimoto-1/+0
2024-11-01ASoC: rename rtd->num to rtd->idKuninori Morimoto-6/+7
2024-11-01ASoC: sdw_utils/intel/amd: refactor dai link init logicVijendar Mukunda-2/+3
2024-11-01Merge tag 'drm-misc-next-2024-10-31' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-11/+112
2024-10-31dql: annotate data-races around dql->last_obj_cntEric Dumazet-1/+1
2024-10-31netlink: add NLA_POLICY_MAX_LEN macroAntonio Quartulli-0/+1
2024-10-31netlabel: document doi_remove field of struct netlbl_calipso_opsGeorge Guo-0/+1
2024-11-01f2fs: introduce device aliasing fileDaeho Jeong-0/+1
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-131/+113
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-0/+3
2024-10-31i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIREDFrank Li-2/+5
2024-10-31i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITSFrank Li-1/+3
2024-10-31Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-20/+69
2024-10-31coredump: Do not lock during 'comm' reportingKees Cook-2/+2
2024-11-01Merge tag 'drm-misc-fixes-2024-10-31' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-0/+4
2024-10-31KVM: arm64: nv: Reprogram PMU events affected by nested transitionOliver Upton-0/+3
2024-10-31KVM: arm64: nv: Adjust range of accessible PMCs according to HPMNOliver Upton-0/+5
2024-10-31KVM: arm64: Rename kvm_pmu_valid_counter_mask()Oliver Upton-2/+2
2024-10-31KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMNOliver Upton-0/+6
2024-10-31block: remove bio_add_zone_append_pageChristoph Hellwig-2/+0
2024-10-31mfd: mt6397: Add initial support for MT6328Yassine Oudjana-5/+881
2024-10-31mfd: axp20x: Add support for AXP323Andre Przywara-0/+2
2024-10-31mfd: axp20x: Ensure relationship between IDs and model namesAndre Przywara-1/+1
2024-10-31Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo-51/+0
2024-10-31clockevents: Shutdown and unregister current clockevents at CPUHP_AP_TICK_DYINGFrederic Weisbecker-2/+0
2024-10-31x86/MCE/AMD: Add support for new MCA_SYND{1,2} registersAvadhut Naik-2/+5
2024-10-31drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()Jinjie Ruan-0/+4
2024-10-30mm: allow set/clear page_type againYu Zhao-0/+8
2024-10-30mm, swap: avoid over reclaim of full clustersKairui Song-0/+1
2024-10-30mm/codetag: fix null pointer check logic for ref and tagHao Ge-6/+10
2024-10-31KVM: arm64: nv: Handle CNTHCTL_EL2 speciallyMarc Zyngier-0/+3
2024-10-30net: sched: propagate "skip_sw" flag to struct flow_cls_common_offloadVladimir Oltean-0/+2
2024-10-30s390/time: Add clocksource id to TOD clockSven Schnelle-0/+1
2024-10-30uprobes: SRCU-protect uretprobe lifetime (with timeout)Andrii Nakryiko-2/+52
2024-10-30perf/x86/rapl: Clean up cpumask and hotplugKan Liang-1/+0
2024-10-30KVM: Protect vCPU's "last run PID" with rwlock, not RCUSean Christopherson-1/+2
2024-10-30x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()Linus Torvalds-6/+15
2024-10-30PCI: Make pcim_iounmap_region() a public functionPhilipp Stanner-0/+1