summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-01Merge tag 'drm-misc-next-2024-10-31' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie7-11/+112
2024-11-01dql: annotate data-races around dql->last_obj_cntEric Dumazet1-1/+1
2024-11-01netlink: add NLA_POLICY_MAX_LEN macroAntonio Quartulli1-0/+1
2024-11-01netlabel: document doi_remove field of struct netlbl_calipso_opsGeorge Guo1-0/+1
2024-11-01f2fs: introduce device aliasing fileDaeho Jeong1-0/+1
2024-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-131/+113
2024-11-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+3
2024-11-01i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIREDFrank Li1-2/+5
2024-11-01i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITSFrank Li1-1/+3
2024-11-01Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-20/+69
2024-10-31Merge tag 'drm-misc-fixes-2024-10-31' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+4
2024-10-31KVM: arm64: nv: Reprogram PMU events affected by nested transitionOliver Upton1-0/+3
2024-10-31KVM: arm64: nv: Adjust range of accessible PMCs according to HPMNOliver Upton1-0/+5
2024-10-31KVM: arm64: Rename kvm_pmu_valid_counter_mask()Oliver Upton1-2/+2
2024-10-31KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMNOliver Upton1-0/+6
2024-10-31block: remove bio_add_zone_append_pageChristoph Hellwig1-2/+0
2024-10-31mfd: mt6397: Add initial support for MT6328Yassine Oudjana3-5/+881
2024-10-31mfd: axp20x: Add support for AXP323Andre Przywara1-0/+2
2024-10-31mfd: axp20x: Ensure relationship between IDs and model namesAndre Przywara1-1/+1
2024-10-31Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo1-51/+0
2024-10-31clockevents: Shutdown and unregister current clockevents at CPUHP_AP_TICK_DYINGFrederic Weisbecker1-2/+0
2024-10-31x86/MCE/AMD: Add support for new MCA_SYND{1,2} registersAvadhut Naik1-2/+5
2024-10-31drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()Jinjie Ruan1-0/+4
2024-10-31mm: allow set/clear page_type againYu Zhao1-0/+8
2024-10-31mm, swap: avoid over reclaim of full clustersKairui Song1-0/+1
2024-10-31mm/codetag: fix null pointer check logic for ref and tagHao Ge1-6/+10
2024-10-31KVM: arm64: nv: Handle CNTHCTL_EL2 speciallyMarc Zyngier1-0/+3
2024-10-31net: sched: propagate "skip_sw" flag to struct flow_cls_common_offloadVladimir Oltean2-0/+2
2024-10-31s390/time: Add clocksource id to TOD clockSven Schnelle1-0/+1
2024-10-31uprobes: SRCU-protect uretprobe lifetime (with timeout)Andrii Nakryiko1-2/+52
2024-10-31perf/x86/rapl: Clean up cpumask and hotplugKan Liang1-1/+0
2024-10-31KVM: Protect vCPU's "last run PID" with rwlock, not RCUSean Christopherson1-1/+2
2024-10-31x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()Linus Torvalds1-6/+15
2024-10-31PCI: Make pcim_iounmap_region() a public functionPhilipp Stanner1-0/+1
2024-10-31PCI: Remove pcim_iomap_regions_request_all()Philipp Stanner1-2/+0
2024-10-31PCI: Make pcim_request_all_regions() a public functionPhilipp Stanner1-0/+1
2024-10-30bpf: Add bpf_mem_alloc_check_size() helperHou Tao1-0/+3
2024-10-30jiffies: Define secs_to_jiffies()Easwar Hariharan1-0/+13
2024-10-30tracing: Add __print_dynamic_array() helperSteven Rostedt2-0/+9
2024-10-30x86/mce: Add wrapper for struct mce to export vendor specific infoAvadhut Naik1-21/+21
2024-10-30pmdomain: Merge branch fixes into nextUlf Hansson1-0/+6
2024-10-30pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flagSibi Sankar1-0/+6
2024-10-30net: checksum: Move from32to16() to generic headerPuranjay Mohan1-0/+6
2024-10-30blk-integrity: remove seed for user mapped buffersKeith Busch2-5/+4
2024-10-30tcp: add more warn of socket in tcp_send_loss_probe()Jason Xing1-1/+2
2024-10-30tcp: add a common helper to debug the underlying issueJason Xing1-11/+14
2024-10-30iommu: Make bus_iommu_probe() staticRobin Murphy1-1/+0
2024-10-30accel/ivpu: Remove copy engine supportAndrzej Kacprowski1-5/+1
2024-10-30Merge branch 'work.fdtable' into vfs.fileChristian Brauner2-5/+1
2024-10-30fs: port files to file_refChristian Brauner1-5/+5