summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-21pps: Fix a use-after-freeCalvin Owens1-2/+1
2025-02-21rv: Reset per-task monitors also for idle tasksGabriele Monaco1-0/+4
2025-02-21scsi: ufs: core: Fix the HIGH/LOW_TEMP Bit DefinitionsBao D. Nguyen1-2/+2
2025-02-21KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson1-0/+9
2025-02-21net: sched: Fix truncation of offloaded action statisticsIdo Schimmel1-1/+1
2025-02-21Input: allocate keycode for phone linkingIllia Ostapyshyn1-0/+1
2025-02-21net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko1-1/+0
2025-02-21exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) caseKees Cook1-1/+3
2025-02-21usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso1-1/+2
2025-02-21module: Extend the preempt disabled section in dereference_symbol_descriptor().Sebastian Andrzej Siewior1-1/+1
2025-02-21wifi: mac80211: Fix common size calculation for ML elementIlan Peer1-8/+3
2025-02-21mfd: syscon: Add of_syscon_register_regmap() APIPeter Griffin1-0/+8
2025-02-21mfd: syscon: Remove extern from function prototypesPeter Griffin1-14/+11
2025-02-21ax25: rcu protect dev->ax25_ptrEric Dumazet2-6/+6
2025-02-21inetpeer: remove create argument of inet_getpeer()Eric Dumazet1-4/+3
2025-02-21inetpeer: remove create argument of inet_getpeer_v[46]()Eric Dumazet1-5/+4
2025-02-21OPP: Reuse dev_pm_opp_get_freq_indexed()Viresh Kumar1-7/+5
2025-02-21OPP: Add dev_pm_opp_find_freq_exact_indexed()Viresh Kumar1-0/+11
2025-02-21OPP: Introduce dev_pm_opp_get_freq_indexed() APIManivannan Sadhasivam1-0/+7
2025-02-21OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIsManivannan Sadhasivam1-0/+18
2025-02-21OPP: Rearrange entries in pm_opp.hViresh Kumar1-13/+15
2025-02-21sched/fair: Fix value reported by hot tasks pulled in /proc/schedstatPeter Zijlstra1-0/+1
2025-02-21sched/psi: Use task->psi_flags to clear in CPU migrationChengming Zhou1-3/+0
2025-02-01seccomp: Stub for !CONFIG_SECCOMPLinus Walleij1-1/+1
2025-01-23hrtimers: Handle CPU state correctly on hotplugKoichiro Den1-0/+1
2025-01-23poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov1-1/+9
2025-01-23net: add exit_batch_rtnl() methodEric Dumazet1-0/+3
2025-01-17xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann2-4/+1
2025-01-17bpf: Add MEM_WRITE attributeDaniel Borkmann1-3/+11
2025-01-17tcp/dccp: allow a connection when sk_max_ack_backlog is zeroZhongqiu Duan1-1/+1
2025-01-17tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlogJason Xing1-1/+1
2025-01-17sched/task_stack: fix object_is_on_stack() for KASAN tagged pointersQun-Wei Lin1-0/+2
2025-01-09Bluetooth: hci_core: Fix sleeping function called from invalid contextLuiz Augusto von Dentz1-38/+70
2025-01-09af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet1-3/+13
2025-01-09netfilter: nft_set_hash: unaligned atomic read on struct nft_set_extPablo Neira Ayuso1-2/+5
2025-01-09ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devicesChristian Ehrig1-13/+15
2025-01-09RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad1-0/+6
2025-01-09x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain1-0/+2
2025-01-02tracing: Constify string literal data member in struct trace_event_callChristian Göttsche1-1/+1
2025-01-02freezer, sched: Report frozen tasks as 'D' instead of 'R'Chen Ridong1-1/+2
2025-01-02sched/core: Report correct state for TASK_IDLE | TASK_FREEZABLENeilBrown1-2/+2
2025-01-02stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin1-3/+10
2025-01-02tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirectionZijian Zhang1-3/+8
2025-01-02tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()Cong Wang1-2/+8
2025-01-02mm/vmstat: fix a W=1 clang compiler warningBart Van Assche1-1/+1
2024-12-27epoll: Add synchronous wakeup support for ep_poll_callbackXuewen Yan1-0/+1
2024-12-27io_uring: Fix registered ring file refcount leakJann Horn1-3/+1
2024-12-27Drivers: hv: util: Avoid accessing a ringbuffer not initialized yetMichael Kelley1-0/+1
2024-12-27PCI: Introduce pci_resource_n()Andy Shevchenko1-8/+7
2024-12-19x86/static-call: fix 32-bit buildJuergen Gross1-1/+6