summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-02-08pwm: Ensure callbacks exist before calling themUwe Kleine-König
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-08net: page_pool: don't try to stash the napi idJakub Kicinski
2025-02-08xfrm: delete intermediate secpath entry in packet offload modeAlexandre Cassen
2025-02-08LoongArch: Fix warnings during S3 suspendHuacai Chen
2025-02-08nfs: fix incorrect error handling in LOCALIOMike Snitzer
2025-02-08module: Extend the preempt disabled section in dereference_symbol_descriptor().Sebastian Andrzej Siewior
2025-02-08alloc_tag: avoid current->alloc_tag manipulations when profiling is disabledSuren Baghdasaryan
2025-02-08ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpersCezary Rojewski
2025-02-08bpf: Reject struct_ops registration that uses module ptr and the module btf_i...Martin KaFai Lau
2025-02-08net: sched: refine software bypass handling in tc_runXin Long
2025-02-08netfilter: nf_tables: fix set size with rbtree backendPablo Neira Ayuso
2025-02-08inet: ipmr: fix data-racesEric Dumazet
2025-02-08wifi: mac80211: Fix common size calculation for ML elementIlan Peer
2025-02-08HID: fix generic desktop D-Pad controlsTerry Tritton
2025-02-08ax25: rcu protect dev->ax25_ptrEric Dumazet
2025-02-08dt-bindings: clock: imx93: Add SPDIF IPG clkShengjiu Wang
2025-02-08ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet
2025-02-08inetpeer: remove create argument of inet_getpeer()Eric Dumazet
2025-02-08inetpeer: remove create argument of inet_getpeer_v[46]()Eric Dumazet
2025-02-08rxrpc: Fix handling of received connection abortDavid Howells
2025-02-08sched/fair: Fix value reported by hot tasks pulled in /proc/schedstatPeter Zijlstra
2025-02-08perf/core: Save raw sample data conditionally based on sample typeYabin Cui
2025-02-08block: Ensure start sector is aligned for stacking atomic writesJohn Garry
2025-02-08block: add a queue_limits_commit_update_frozen helperChristoph Hellwig
2025-02-08afs: Fix cleanup of immediately failed async callsDavid Howells
2025-02-08coredump: Do not lock during 'comm' reportingKees Cook
2025-02-01Revert "libfs: Add simple_offset_empty()"Chuck Lever
2025-01-19Merge tag 'timers_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-18Merge tag 'trace-v6.13-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-17Merge tag 'soc-fixes-6.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-17tracing: gfp: Fix the GFP enum values shown for user space tracing toolsSteven Rostedt
2025-01-16Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-16hrtimers: Handle CPU state correctly on hotplugKoichiro Den
2025-01-15net: make page_pool_ref_netmem work with net iovsPavel Begunkov
2025-01-15Merge tag 'ti-driver-soc-for-v6.14' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-01-14Merge tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-12mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts
2025-01-12module: fix writing of livepatch relocations in ROX textPetr Pavlu
2025-01-12hugetlb: fix NULL pointer dereference in trace_hugetlbfs_alloc_inodeMuchun Song
2025-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-01-12Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2025-01-12Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-01-11Merge tag 'soc-fixes-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-10xsk: Bring back busy polling supportStanislav Fomichev
2025-01-10Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-10Merge tag 'regulator-fix-v6.13-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-10Merge branch 'vfs-6.14.poll' into vfs.fixesChristian Brauner