summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-02-21can: ems_pci: move ASIX AX99100 ids to pci_ids.hJiaqing Zhao
2025-02-21iommu: Return right value in iommu_sva_bind_device()Lu Baolu
2025-02-21net: add dev_net_rcu() helperEric Dumazet
2025-02-21cgroup: fix race between fork and cgroup.killShakeel Butt
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel
2025-02-21pps: Fix a use-after-freeCalvin Owens
2025-02-21KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson
2025-02-21net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko
2025-02-21exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) caseKees Cook
2025-02-21usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso
2025-02-21module: Extend the preempt disabled section in dereference_symbol_descriptor().Sebastian Andrzej Siewior
2025-02-21wifi: mac80211: Fix common size calculation for ML elementIlan Peer
2025-02-21mfd: syscon: Add of_syscon_register_regmap() APIPeter Griffin
2025-02-21mfd: syscon: Remove extern from function prototypesPeter Griffin
2025-02-21ax25: rcu protect dev->ax25_ptrEric Dumazet
2025-02-21OPP: Reuse dev_pm_opp_get_freq_indexed()Viresh Kumar
2025-02-21OPP: Add dev_pm_opp_find_freq_exact_indexed()Viresh Kumar
2025-02-21OPP: Introduce dev_pm_opp_get_freq_indexed() APIManivannan Sadhasivam
2025-02-21OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIsManivannan Sadhasivam
2025-02-21OPP: Rearrange entries in pm_opp.hViresh Kumar
2025-02-21sched/fair: Fix value reported by hot tasks pulled in /proc/schedstatPeter Zijlstra
2025-02-21sched/psi: Use task->psi_flags to clear in CPU migrationChengming Zhou
2025-02-01seccomp: Stub for !CONFIG_SECCOMPLinus Walleij
2025-01-23hrtimers: Handle CPU state correctly on hotplugKoichiro Den
2025-01-23poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov
2025-01-17xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann
2025-01-17bpf: Add MEM_WRITE attributeDaniel Borkmann
2025-01-17sched/task_stack: fix object_is_on_stack() for KASAN tagged pointersQun-Wei Lin
2025-01-09af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet
2025-01-09RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad
2025-01-02tracing: Constify string literal data member in struct trace_event_callChristian Göttsche
2025-01-02freezer, sched: Report frozen tasks as 'D' instead of 'R'Chen Ridong
2025-01-02sched/core: Report correct state for TASK_IDLE | TASK_FREEZABLENeilBrown
2025-01-02tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirectionZijian Zhang
2025-01-02mm/vmstat: fix a W=1 clang compiler warningBart Van Assche
2024-12-27epoll: Add synchronous wakeup support for ep_poll_callbackXuewen Yan
2024-12-27io_uring: Fix registered ring file refcount leakJann Horn
2024-12-27Drivers: hv: util: Avoid accessing a ringbuffer not initialized yetMichael Kelley
2024-12-27PCI: Introduce pci_resource_n()Andy Shevchenko
2024-12-19x86/static-call: fix 32-bit buildJuergen Gross
2024-12-19x86/static-call: provide a way to do very early static-call updatesJuergen Gross
2024-12-19net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean
2024-12-19ptp: kvm: Use decrypted memory in confidential guest on x86Jeremi Piotrowski
2024-12-14PM / devfreq: Fix build issues with devfreq disabledRob Clark
2024-12-14net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann
2024-12-14bpf: Fix helper writes to read-only mapsDaniel Borkmann
2024-12-14arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland
2024-12-14misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycleParker Newman
2024-12-14PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich
2024-12-14leds: class: Protect brightness_show() with led_cdev->led_access mutexMukesh Ojha