summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-11-16indirect_call_wrapper: Fix typo in INDIRECT_CALL_$NR kerneldocTobias Klauser1-1/+1
2023-11-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-3/+7
2023-11-16new helper: user_path_locked_at()Al Viro1-0/+1
2023-11-16power: supply: bq27xxx: Stop and start delayed work in suspend and resumeMarek Vasut1-0/+1
2023-11-15bpf: add register bounds sanity checks and sanitizationAndrii Nakryiko1-0/+1
2023-11-15bpf: generalize reg_set_min_max() to handle non-const register comparisonsAndrii Nakryiko1-0/+4
2023-11-15net/mlx5: Query maximum frequency adjustment of the PTP hardware clockRahul Rameshbabu1-1/+4
2023-11-15bpf: Do not allocate percpu memory at init stageYonghong Song1-1/+1
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard335-2486/+8846
2023-11-15Merge branch 'tip/perf/urgent'Peter Zijlstra329-2412/+8792
2023-11-15cleanup: Add conditional guard supportPeter Zijlstra4-8/+70
2023-11-15sched/deadline: Introduce deadline serversPeter Zijlstra1-1/+21
2023-11-15sched: Unify runtime accounting across classesPeter Zijlstra1-1/+1
2023-11-15sched/eevdf: Sort the rbtree by virtual deadlineAbel Wu1-1/+1
2023-11-15sched/numa: Fix mm numa_scan_seq based unconditional scanRaghavendra K T1-0/+3
2023-11-15Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2023-11-15perf/core: Fix cpuctx refcountingPeter Zijlstra1-5/+8
2023-11-14iosys-map: Rename locals used inside macrosMichał Winiarski1-22/+22
2023-11-14Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini4-26/+140
2023-11-14KVM: Allow arch code to track number of memslot address spaces per VMSean Christopherson1-6/+11
2023-11-14KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macroSean Christopherson1-1/+1
2023-11-14KVM: x86/mmu: Handle page fault for private memoryChao Peng1-2/+6
2023-11-14KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memorySean Christopherson1-0/+48
2023-11-14fs: Rename anon_inode_getfile_secure() and anon_inode_getfd_secure()Paolo Bonzini1-2/+2
2023-11-13firmware: arm_ffa: Declare ffa_bus_type structure in the headerSudeep Holla1-0/+2
2023-11-13net: mdio: fix typo in headerMarek Behún1-1/+1
2023-11-13mm: Add AS_UNMOVABLE to mark mapping as completely unmovableSean Christopherson1-1/+18
2023-11-13KVM: Introduce per-page memory attributesChao Peng1-0/+19
2023-11-13KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspaceChao Peng1-0/+11
2023-11-13KVM: Introduce KVM_SET_USER_MEMORY_REGION2Sean Christopherson1-2/+2
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson2-3/+4
2023-11-13KVM: Use gfn instead of hva for mmu_notifier_retryChao Peng1-12/+21
2023-11-13lsm: consolidate buffer size handling into lsm_fill_user_ctx()Paul Moore1-4/+5
2023-11-13LSM: Helpers for attribute names and filling lsm_ctxCasey Schaufler1-0/+14
2023-11-13LSM: Create lsm_list_modules system callCasey Schaufler1-0/+1
2023-11-13LSM: syscalls for current process attributesCasey Schaufler4-0/+29
2023-11-13proc: Use lsmids instead of lsm names for attrsCasey Schaufler1-6/+5
2023-11-13LSM: Maintain a table of LSM attribute dataCasey Schaufler1-0/+2
2023-11-13LSM: Identify modules by more than nameCasey Schaufler1-2/+14
2023-11-13regulator: Implement uv_survival_time for handling under-voltage eventsOleksij Rempel1-0/+8
2023-11-13regulator: Introduce handling for system-critical under-voltage eventsOleksij Rempel1-0/+10
2023-11-13cgroup/rstat: Reduce cpu_lock hold time in cgroup_rstat_flush_locked()Waiman Long1-0/+7
2023-11-13workqueue: Add workqueue_unbound_exclude_cpumask() to exclude CPUs from wq_un...Waiman Long1-1/+1
2023-11-11hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner2-2/+3
2023-11-11Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2023-11-10Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2023-11-10Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+2
2023-11-10Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-11-10Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linuxLinus Torvalds2-10/+2
2023-11-10Merge tag 'dma-mapping-6.7-2023-11-10' of git://git.infradead.org/users/hch/d...Linus Torvalds1-14/+5