summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-03-28proc: fix UAF in proc_get_inode()Ye Bin1-2/+5
2025-03-28Bluetooth: hci_event: Fix connection regression between LE and non-LE adaptersArkadiusz Bokowy1-1/+1
2025-03-22netfilter: nf_tables: allow clone callbacks to sleepFlorian Westphal1-2/+2
2025-03-22netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso1-2/+14
2025-03-22Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz1-1/+2
2025-03-22ASoC: ops: Consistently treat platform_max as control valueCharles Keepax1-1/+4
2025-03-22io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ringJens Axboe1-3/+0
2025-03-22fuse: don't truncate cached, mutated symlinkMiklos Szeredi1-0/+2
2025-03-22nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi1-0/+2
2025-03-22Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz1-70/+38
2025-03-22clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse1-1/+0
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts2-2/+4
2025-03-13NFS: fix nfs_release_folio() to not deadlock via kcompactd writebackMike Snitzer2-1/+6
2025-03-07rcuref: Plug slowpath race in rcuref_put()Thomas Gleixner1-3/+6
2025-03-07vmlinux.lds: Ensure that const vars with relocations are mapped R/OArd Biesheuvel1-1/+1
2025-03-07include: net: add static inline dst_dev_overhead() to dst.hJustin Iurman1-0/+9
2025-03-07ipv4: Convert ip_route_input() to dscp_t.Guillaume Nault2-2/+8
2025-03-07net/ipv4: add tracepoint for icmp_sendPeilin He1-0/+67
2025-03-07IB/core: Add support for XDR link speedOr Har-Toov2-1/+4
2025-03-07SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust2-4/+2
2025-03-07SUNRPC: convert RPC_TASK_* constants to enumStephen Brennan1-7/+9
2025-03-07scsi: ufs: core: Add UFS RTC supportBean Huo2-0/+17
2025-02-27bpf: Fix wrong copied_seq calculationJiayuan Chen2-0/+10
2025-02-27strparser: Add read_sock callbackJiayuan Chen1-0/+2
2025-02-27tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca1-0/+14
2025-02-27net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao1-0/+2
2025-02-27nvmem: Move and rename ->fixup_cell_info()Miquel Raynal1-5/+4
2025-02-27nvmem: Simplify the ->add_cells() hookMiquel Raynal1-5/+3
2025-02-27Input: serio - define serio_pause_rx guard to pause and resume serio portsDmitry Torokhov1-0/+3
2025-02-27mm: update mark_victim tracepoints fieldsCarlos Galo1-4/+32
2025-02-21x86/i8253: Disable PIT timer 0 when not in useDavid Woodhouse1-0/+1
2025-02-21net: add dev_net_rcu() helperEric Dumazet2-1/+7
2025-02-21net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()Jiri Pirko1-3/+12
2025-02-21ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet1-2/+7
2025-02-21cgroup: fix race between fork and cgroup.killShakeel Butt2-3/+4
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel1-0/+1
2025-02-21block: cleanup and fix batch completion adding conditionsJens Axboe1-4/+14
2025-02-21vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet1-0/+2
2025-02-17rv: Reset per-task monitors also for idle tasksGabriele Monaco1-0/+4
2025-02-17scsi: ufs: core: Fix the HIGH/LOW_TEMP Bit DefinitionsBao D. Nguyen1-2/+2
2025-02-17KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson1-0/+9
2025-02-17net: sched: Fix truncation of offloaded action statisticsIdo Schimmel1-1/+1
2025-02-17rxrpc: Fix the rxrpc_connection attend queue handlingDavid Howells1-0/+1
2025-02-17Input: allocate keycode for phone linkingIllia Ostapyshyn1-0/+1
2025-02-17net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko1-1/+0
2025-02-17drm/connector: add mutex to protect ELD from concurrent accessDmitry Baryshkov1-1/+4
2025-02-17exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) caseKees Cook1-1/+3
2025-02-08pps: Fix a use-after-freeCalvin Owens1-2/+1
2025-02-08usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso1-1/+2
2025-02-08xfrm: delete intermediate secpath entry in packet offload modeAlexandre Cassen1-3/+13