summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-03-07rcuref: Plug slowpath race in rcuref_put()Thomas Gleixner1-3/+6
2025-03-07SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust1-2/+1
2025-03-07SUNRPC: convert RPC_TASK_* constants to enumStephen Brennan1-7/+9
2025-02-27bpf: Fix wrong copied_seq calculationJiayuan Chen1-0/+2
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-21x86/i8253: Disable PIT timer 0 when not in useDavid Woodhouse1-0/+1
2025-02-21net: add dev_net_rcu() helperEric Dumazet1-0/+6
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-17KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson1-0/+9
2025-02-17net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko1-1/+0
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-08module: Extend the preempt disabled section in dereference_symbol_descriptor().Sebastian Andrzej Siewior1-1/+1
2025-02-08buffer: make folio_create_empty_buffers() return a buffer_headMatthew Wilcox (Oracle)1-2/+2
2025-02-08inet: ipmr: fix data-racesEric Dumazet1-3/+3
2025-02-08wifi: mac80211: Fix common size calculation for ML elementIlan Peer1-8/+3
2025-02-08mfd: syscon: Add of_syscon_register_regmap() APIPeter Griffin1-0/+8
2025-02-08mfd: syscon: Remove extern from function prototypesPeter Griffin1-14/+11
2025-02-08HID: fix generic desktop D-Pad controlsTerry Tritton1-0/+1
2025-02-08ax25: rcu protect dev->ax25_ptrEric Dumazet1-1/+1
2025-02-08gpio: pca953x: Drop unused fields in struct pca953x_platform_dataAndy Shevchenko1-13/+0
2025-02-08of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli1-8/+7
2025-02-08clk: si5351: allow PLLs to be adjusted without resetAlvin Šipraga1-0/+2
2025-02-08sched/fair: Fix value reported by hot tasks pulled in /proc/schedstatPeter Zijlstra1-0/+1
2025-02-08perf/core: Save raw sample data conditionally based on sample typeYabin Cui1-0/+6
2025-02-01Revert "libfs: Add simple_offset_empty()"Chuck Lever1-1/+0
2025-02-01libfs: Add simple_offset_rename() APIChuck Lever1-0/+2
2025-02-01libfs: Add simple_offset_empty()Chuck Lever1-0/+1
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-23soc: ti: pruss: Fix pruss APIsMD Danish Anwar1-6/+6
2025-01-17mm: hugetlb: independent PMD page table shared countLiu Shixin2-0/+31
2025-01-17mm/hugetlb: enforce that PMD PT sharing has split PMD PT locksDavid Hildenbrand1-3/+2
2025-01-17pgtable: fix s390 ptdesc field commentsAlexander Gordeev1-2/+2
2025-01-17memblock: use numa_valid_node() helper to check for invalid node IDMike Rapoport (IBM)1-0/+5
2025-01-09Revert "bpf: support non-r10 register spill/fill to/from stack in precision t...Shung-Hsi Yu1-27/+4
2025-01-09seq_buf: Make DECLARE_SEQ_BUF() usableNathan Lynch1-2/+1
2025-01-09af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet1-3/+13
2025-01-09RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad1-0/+6
2025-01-09tracing: Check "%s" dereference via the field and not the TP_printk formatSteven Rostedt1-1/+5
2025-01-09seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()Kees Cook1-4/+17
2025-01-09tracing: Move readpos from seq_buf to trace_seqMatthew Wilcox (Oracle)2-4/+3
2025-01-09cleanup: Remove address space of returned pointerUros Bizjak1-2/+2