summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-03-13NFS: fix nfs_release_folio() to not deadlock via kcompactd writebackMike Snitzer
2025-03-07rcuref: Plug slowpath race in rcuref_put()Thomas Gleixner
2025-03-07vmlinux.lds: Ensure that const vars with relocations are mapped R/OArd Biesheuvel
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-07IB/core: Add support for XDR link speedOr Har-Toov
2025-03-07SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust
2025-03-07SUNRPC: convert RPC_TASK_* constants to enumStephen Brennan
2025-03-07scsi: ufs: core: Add UFS RTC supportBean Huo
2025-02-27bpf: Fix wrong copied_seq calculationJiayuan Chen
2025-02-27strparser: Add read_sock callbackJiayuan Chen
2025-02-27tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca
2025-02-27net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao
2025-02-27nvmem: Move and rename ->fixup_cell_info()Miquel Raynal
2025-02-27nvmem: Simplify the ->add_cells() hookMiquel Raynal
2025-02-27Input: serio - define serio_pause_rx guard to pause and resume serio portsDmitry Torokhov
2025-02-27mm: update mark_victim tracepoints fieldsCarlos Galo
2025-02-21x86/i8253: Disable PIT timer 0 when not in useDavid Woodhouse
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-21block: cleanup and fix batch completion adding conditionsJens Axboe
2025-02-21vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet
2025-02-17rv: Reset per-task monitors also for idle tasksGabriele Monaco
2025-02-17scsi: ufs: core: Fix the HIGH/LOW_TEMP Bit DefinitionsBao D. Nguyen
2025-02-17KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson
2025-02-17net: sched: Fix truncation of offloaded action statisticsIdo Schimmel
2025-02-17rxrpc: Fix the rxrpc_connection attend queue handlingDavid Howells
2025-02-17Input: allocate keycode for phone linkingIllia Ostapyshyn
2025-02-17net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko
2025-02-17drm/connector: add mutex to protect ELD from concurrent accessDmitry Baryshkov
2025-02-17exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) caseKees Cook
2025-02-08pps: Fix a use-after-freeCalvin Owens
2025-02-08usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso
2025-02-08xfrm: delete intermediate secpath entry in packet offload modeAlexandre Cassen
2025-02-08LoongArch: Fix warnings during S3 suspendHuacai Chen
2025-02-08module: Extend the preempt disabled section in dereference_symbol_descriptor().Sebastian Andrzej Siewior
2025-02-08buffer: make folio_create_empty_buffers() return a buffer_headMatthew Wilcox (Oracle)
2025-02-08netfilter: nf_tables: fix set size with rbtree backendPablo Neira Ayuso
2025-02-08netfilter: nf_tables: de-constify set commit ops function argumentFlorian Westphal
2025-02-08inet: ipmr: fix data-racesEric Dumazet
2025-02-08wifi: mac80211: Fix common size calculation for ML elementIlan Peer
2025-02-08mfd: syscon: Add of_syscon_register_regmap() APIPeter Griffin
2025-02-08mfd: syscon: Remove extern from function prototypesPeter Griffin
2025-02-08HID: fix generic desktop D-Pad controlsTerry Tritton
2025-02-08ax25: rcu protect dev->ax25_ptrEric Dumazet