summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-03-28proc: fix UAF in proc_get_inode()Ye Bin
2025-03-28ASoC: ops: Consistently treat platform_max as control valueCharles Keepax
2025-03-28io_uring: get rid of remap_pfn_range() for mapping rings/sqesJens Axboe
2025-03-28fuse: don't truncate cached, mutated symlinkMiklos Szeredi
2025-03-28nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi
2025-03-28Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz
2025-03-28clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse
2025-03-07ptrace: Introduce exception_ip arch hookJiaxun Yang
2025-03-07vmlinux.lds: Ensure that const vars with relocations are mapped R/OArd Biesheuvel
2025-03-07mm: Don't pin ZERO_PAGE in pin_user_pages()David Howells
2025-03-07include: net: add static inline dst_dev_overhead() to dst.hJustin Iurman
2025-03-07ipv4: Convert ip_route_input() to dscp_t.Guillaume Nault
2025-03-07net/ipv4: add tracepoint for icmp_sendPeilin He
2025-03-07SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust
2025-03-07SUNRPC: convert RPC_TASK_* constants to enumStephen Brennan
2025-03-07netfilter: allow exp not to be removed in nf_ct_find_expectationXin Long
2025-03-07bpf: Fix wrong copied_seq calculationJiayuan Chen
2025-03-07strparser: Add read_sock callbackJiayuan Chen
2025-03-07tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca
2025-03-07net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao
2025-03-07mm: update mark_victim tracepoints fieldsCarlos Galo
2025-02-21x86/i8253: Disable PIT timer 0 when not in useDavid Woodhouse
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-21net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()Jiri Pirko
2025-02-21ipv4: add RCU protection to ip4_dst_hoplimit()Eric 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-21vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet
2025-02-21pps: Fix a use-after-freeCalvin Owens
2025-02-21rv: Reset per-task monitors also for idle tasksGabriele Monaco
2025-02-21scsi: ufs: core: Fix the HIGH/LOW_TEMP Bit DefinitionsBao D. Nguyen
2025-02-21KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson
2025-02-21net: sched: Fix truncation of offloaded action statisticsIdo Schimmel
2025-02-21Input: allocate keycode for phone linkingIllia Ostapyshyn
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-21inetpeer: remove create argument of inet_getpeer()Eric Dumazet
2025-02-21inetpeer: remove create argument of inet_getpeer_v[46]()Eric 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