summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-12-09init/modpost: conditionally check section mismatch to __meminit*Masahiro Yamada2-21/+11
2024-12-09block: return unsigned int from bdev_io_minChristoph Hellwig1-1/+1
2024-12-09media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil1-6/+12
2024-12-09Compiler Attributes: disable __counted_by for clang < 19.1.3Jan Hendrik Farr2-13/+19
2024-12-09locking/lockdep: Avoid creating new name string literals in lockdep_set_subcl...Ahmed Ehab1-1/+1
2024-12-09netpoll: Use rcu_access_pointer() in netpoll_poll_lockBreno Leitao1-1/+1
2024-12-09net: use unrcu_pointer() helperEric Dumazet1-1/+1
2024-12-09sock_diag: allow concurrent operation in sock_diag_rcv_msg()Eric Dumazet1-2/+7
2024-12-09sock_diag: add module pointer to "struct sock_diag_handler"Eric Dumazet1-0/+1
2024-12-09netlink: typographical error in nlmsg_type constants definitionMaurice Lambert1-1/+1
2024-12-09virtchnl: Add CRC stripping capabilityPaul M Stillwell Jr1-2/+9
2024-12-09of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif1-2/+3
2024-12-09kcsan, seqlock: Fix incorrect assumption in read_seqbegin()Marco Elver1-11/+1
2024-12-09kcsan, seqlock: Support seqcount_latch_tMarco Elver1-15/+71
2024-12-09time: Fix references to _msecs_to_jiffies() handling of valuesMiguel Ojeda1-1/+1
2024-12-09crypto: hisilicon/qm - disable same error report before resettingWeili Qian1-1/+7
2024-12-09bpf: support non-r10 register spill/fill to/from stack in precision trackingAndrii Nakryiko1-4/+27
2024-12-09wifi: radiotap: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-19/+24
2024-11-22mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes1-3/+4
2024-11-22mm: refactor map_deny_write_exec()Lorenzo Stoakes1-3/+18
2024-11-22mm/damon/core: implement scheme-specific apply intervalSeongJae Park1-2/+15
2024-11-22bonding: add ns target multicast address to slave deviceHangbin Liu1-0/+2
2024-11-22net: Make copy_safe_from_sockptr() match documentationMichal Luczaj1-1/+3
2024-11-17bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rxZijian Zhang1-2/+10
2024-11-14signal: restore the override_rlimit logicRoman Gushchin1-1/+2
2024-11-14arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland1-29/+3
2024-11-14posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on cloneBenjamin Segall1-0/+8
2024-11-14rxrpc: Fix missing locking causing hanging callsDavid Howells1-0/+1
2024-11-14netfilter: nf_tables: wait for rcu grace period on net_device removalPablo Neira Ayuso1-0/+4
2024-11-14netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctxFlorian Westphal1-1/+1
2024-11-14netfilter: nf_tables: cleanup documentationGeorge Guo1-10/+39
2024-11-08mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()Kefeng Wang1-0/+18
2024-11-08x86/traps: Enable UBSAN traps on x86Gatlin Newhouse1-0/+5
2024-11-08cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams1-0/+3
2024-11-08rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocksPaul E. McKenney1-0/+2
2024-11-08ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois1-1/+1
2024-11-08afs: Fix missing subdir edit when renamed between parent dirsDavid Howells1-1/+6
2024-11-08afs: Automatically generate trace tag enumsDavid Howells1-206/+27
2024-11-08kasan: Fix Software Tag-Based KASAN with GCCMarco Elver1-0/+4
2024-11-08iomap: turn iomap_want_unshare_iter into an inline functionChristoph Hellwig1-1/+19
2024-11-08iomap: share iomap_unshare_iter predicate code with fsdaxDarrick J. Wong1-0/+1
2024-11-08ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()Ido Schimmel1-1/+1
2024-11-08thermal: core: Make thermal_zone_device_unregister() return after freeing the...Rafael J. Wysocki1-0/+2
2024-11-01cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot1-0/+2
2024-11-01Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz1-0/+1
2024-11-01bpf: Add MEM_WRITE attributeDaniel Borkmann1-3/+11
2024-11-01net: fix races in netdev_tx_sent_queue()/dev_watchdog()Eric Dumazet1-0/+12
2024-11-01xfrm: respect ip protocols rules criteria when performing dst lookupsEyal Birger1-0/+2
2024-11-01xfrm: extract dst lookup parameters into a structEyal Birger1-13/+13
2024-11-01mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace pointYang Shi1-2/+2