summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-08-01sprintf.h requires stdarg.hStephen Rothwell
2025-08-01drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam
2025-08-01s390/ism: fix concurrency management in ism_cmd()Halil Pasic
2025-07-24rxrpc: Fix recv-recv race of completed callDavid Howells
2025-07-24netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal
2025-07-24Bluetooth: hci_core: add missing braces when using macro parametersChristian Eggers
2025-07-24wifi: cfg80211: remove scan request n_channels counted_byJohannes Berg
2025-07-17crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()Lukas Wunner
2025-07-17netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()Eric Dumazet
2025-07-17erofs: refine readahead tracepointGao Xiang
2025-07-17wifi: mac80211: correctly identify S1G short beaconLachlan Hodges
2025-07-17mm: fix the inaccurate memory statistics issue for usersBaolin Wang
2025-07-17drm/framebuffer: Acquire internal references on GEM handlesThomas Zimmermann
2025-07-17drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter
2025-07-17drm/sched: Increment job count before swapping tail spsc queueMatthew Brost
2025-07-17KVM: SVM: Add missing member in SNP_LAUNCH_START command structureNikunj A Dadhania
2025-07-17vsock: fix `vsock_proto` declarationStefano Garzarella
2025-07-17ASoC: soc-acpi: add get_function_tplg_files opsBard Liao
2025-07-10x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)
2025-07-10usb: acpi: fix device link removalHeikki Krogerus
2025-07-10fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypassShivank Garg
2025-07-10module: Provide EXPORT_SYMBOL_GPL_FOR_MODULES() helperPeter Zijlstra
2025-07-10add a string-to-qstr constructorAl Viro
2025-07-10ata: libata-acpi: Do not assume 40 wire cable if no devices are enabledTasos Sahanidis
2025-07-10bpf: Do not include stack ptr register in precision backtracking bookkeepingYonghong Song
2025-07-10bpf: use common instruction history across all statesAndrii Nakryiko
2025-07-10spinlock: extend guard with spinlock_bh variantsChristian Marangi
2025-07-10usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera
2025-07-06vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella
2025-07-06Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima
2025-07-06accel/ivpu: Remove copy engine supportAndrzej Kacprowski
2025-06-27ipv6: replace ipcm6_init calls with ipcm6_init_skWillem de Bruijn
2025-06-27erofs: remove unused trace event erofs_destroy_inodeGao Xiang
2025-06-27bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon
2025-06-27net: Fix checksum update for ILA adj-transportPaul Chaignon
2025-06-27mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
2025-06-27atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima
2025-06-27Revert "mac80211: Dynamically set CoDel parameters per station"Toke Høiland-Jørgensen
2025-06-27f2fs: fix to bail out in get_new_segment()Chao Yu
2025-06-27tcp: add receive queue awareness in tcp_rcv_space_adjust()Eric Dumazet
2025-06-27ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 caseMario Limonciello
2025-06-27ACPICA: Avoid sequence overread in call to strncmp()Ahmed Salem
2025-06-27mmc: Add quirk to disable DDR50 tuningErick Shepherd
2025-06-27bus: firewall: Fix missing static inline annotations for stubsKrzysztof Kozlowski
2025-06-19overflow: Introduce __DEFINE_FLEX for having no initializerKees Cook
2025-06-19HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge
2025-06-19block: Fix bvec_set_folio() for very large foliosMatthew Wilcox (Oracle)
2025-06-19bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAPMatthew Wilcox (Oracle)
2025-06-19net: Fix TOCTOU issue in sk_is_readable()Michal Luczaj
2025-06-19Bluetooth: MGMT: Protect mgmt_pending list with its own lockLuiz Augusto von Dentz