summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-08-03xsk: Require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_lenStanislav Fomichev
2024-08-03perf: Fix event leak upon exec and file releaseFrederic Weisbecker
2024-08-03alloc_tag: outline and export free_reserved_page()Suren Baghdasaryan
2024-08-03fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributesThomas Zimmermann
2024-08-03jbd2: precompute number of transaction descriptor blocksJan Kara
2024-08-03jbd2: make jbd2_journal_get_max_txn_bufs() internalJan Kara
2024-08-03genirq: Set IRQF_COND_ONESHOT in request_irq()Rafael J. Wysocki
2024-08-03m68k: amiga: Turn off Warp1260 interrupts during bootPaolo Pisati
2024-08-03task_work: Introduce task_work_cancel() againFrederic Weisbecker
2024-08-03task_work: s/task_work_cancel()/task_work_cancel_func()/Frederic Weisbecker
2024-08-03lsm: fixup the inode xattr capability handlingPaul Moore
2024-08-03drm/xe: Use write-back caching mode for system memory on DGFXThomas Hellström
2024-08-03ipv6: fix source address selection with route leakNicolas Dichtel
2024-08-03Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"Takashi Sakamoto
2024-08-03mm/hugetlb: fix possible recursive locking detected warningMiaohe Lin
2024-08-03mm/huge_memory: avoid PMD-size page cache if neededGavin Shan
2024-08-03sbitmap: fix io hung due to race on sbitmap_word::clearedYang Yang
2024-08-03alloc_tag: fix page_ext_get/page_ext_put sequence during page splittingSuren Baghdasaryan
2024-08-03lib: reuse page_ext_data() to obtain codetag_refSuren Baghdasaryan
2024-08-03lib: add missing newline character in the warning messageSuren Baghdasaryan
2024-08-03ipv4: Fix incorrect TOS in route get replyIdo Schimmel
2024-08-03RDMA/mana_ib: Set correct device into ibKonstantin Taranov
2024-08-03net: missing check virtioDenis Arefev
2024-08-03RDMA/mlx5: Use sq timestamp as QP timestamp when RoCE is disabledOr Har-Toov
2024-08-03ASoc: tas2781: Enable RCA-based playback without DSP firmware downloadShenghao Ding
2024-08-03scsi: ufs: mcq: Fix missing argument 'hba' in MCQ_OPR_OFFSET_nMinwoo Im
2024-08-03SUNRPC: Fixup gss_status tracepoint error outputBenjamin Coddington
2024-08-03drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_generic_write_seq()Douglas Anderson
2024-08-03drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()Douglas Anderson
2024-08-03Bluetooth: hci_core, hci_sync: cleanup struct discovery_stateDmitry Antipov
2024-08-03bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXTTengda Wu
2024-08-03netfilter: nf_tables: rise cap on SELinux secmark contextPablo Neira Ayuso
2024-08-03xfrm: Fix unregister netdevice hang on hardware offload.Steffen Klassert
2024-08-03mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel
2024-08-03sched/core: Drop spinlocks on contention iff kernel is preemptibleSean Christopherson
2024-08-03sched/core: Move preempt_model_*() helpers from sched.h to preempt.hSean Christopherson
2024-08-03tcp: add tcp_done_with_error() helperEric Dumazet
2024-08-03vmlinux.lds.h: catch .bss..L* sections into BSS")Christophe Leroy
2024-07-24ASoC: cs35l56: Limit Speaker Volume to +12dB maximumRichard Fitzgerald
2024-07-12Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-12Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-11Merge tag 'spi-fix-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-11Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-11Merge tag 'vfs-6.10-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-11btrfs: avoid races when tracking progress for extent map shrinkingFilipe Manana
2024-07-10Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...Linus Torvalds
2024-07-10Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-07-10closures: fix closure_sync + closure debuggingKent Overstreet
2024-07-09sched.h: always_inline alloc_tag_{save|restore} to fix modpost warningsSuren Baghdasaryan
2024-07-09spi: add defer_optimize_message controller flagDavid Lechner