summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-08-03genirq: Set IRQF_COND_ONESHOT in request_irq()Rafael J. Wysocki1-1/+1
2024-08-03m68k: amiga: Turn off Warp1260 interrupts during bootPaolo Pisati1-0/+3
2024-08-03task_work: Introduce task_work_cancel() againFrederic Weisbecker1-0/+1
2024-08-03task_work: s/task_work_cancel()/task_work_cancel_func()/Frederic Weisbecker1-1/+1
2024-08-03lsm: fixup the inode xattr capability handlingPaul Moore1-0/+1
2024-08-03drm/xe: Use write-back caching mode for system memory on DGFXThomas Hellström1-1/+7
2024-08-03ipv6: fix source address selection with route leakNicolas Dichtel1-6/+14
2024-08-03Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"Takashi Sakamoto1-3/+2
2024-08-03mm/hugetlb: fix possible recursive locking detected warningMiaohe Lin1-0/+1
2024-08-03mm/huge_memory: avoid PMD-size page cache if neededGavin Shan1-3/+9
2024-08-03sbitmap: fix io hung due to race on sbitmap_word::clearedYang Yang1-0/+5
2024-08-03alloc_tag: fix page_ext_get/page_ext_put sequence during page splittingSuren Baghdasaryan1-2/+3
2024-08-03lib: reuse page_ext_data() to obtain codetag_refSuren Baghdasaryan1-1/+1
2024-08-03lib: add missing newline character in the warning messageSuren Baghdasaryan1-1/+1
2024-08-03ipv4: Fix incorrect TOS in route get replyIdo Schimmel1-0/+1
2024-08-03RDMA/mana_ib: Set correct device into ibKonstantin Taranov1-0/+2
2024-08-03net: missing check virtioDenis Arefev1-0/+11
2024-08-03RDMA/mlx5: Use sq timestamp as QP timestamp when RoCE is disabledOr Har-Toov1-3/+6
2024-08-03ASoc: tas2781: Enable RCA-based playback without DSP firmware downloadShenghao Ding1-2/+9
2024-08-03scsi: ufs: mcq: Fix missing argument 'hba' in MCQ_OPR_OFFSET_nMinwoo Im1-0/+6
2024-08-03SUNRPC: Fixup gss_status tracepoint error outputBenjamin Coddington1-1/+1
2024-08-03drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_generic_write_seq()Douglas Anderson1-11/+11
2024-08-03drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()Douglas Anderson1-12/+12
2024-08-03Bluetooth: hci_core, hci_sync: cleanup struct discovery_stateDmitry Antipov1-4/+0
2024-08-03bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXTTengda Wu1-1/+1
2024-08-03netfilter: nf_tables: rise cap on SELinux secmark contextPablo Neira Ayuso1-1/+1
2024-08-03xfrm: Fix unregister netdevice hang on hardware offload.Steffen Klassert1-26/+10
2024-08-03mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel1-1/+0
2024-08-03sched/core: Drop spinlocks on contention iff kernel is preemptibleSean Christopherson1-8/+6
2024-08-03sched/core: Move preempt_model_*() helpers from sched.h to preempt.hSean Christopherson2-41/+41
2024-08-03tcp: add tcp_done_with_error() helperEric Dumazet1-0/+1
2024-08-03vmlinux.lds.h: catch .bss..L* sections into BSS")Christophe Leroy1-1/+1
2024-07-24ASoC: cs35l56: Limit Speaker Volume to +12dB maximumRichard Fitzgerald1-1/+1
2024-07-12Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+10
2024-07-12Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2024-07-11Merge tag 'spi-fix-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2024-07-11Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-4/+9
2024-07-11Merge tag 'vfs-6.10-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+10
2024-07-11btrfs: avoid races when tracking progress for extent map shrinkingFilipe Manana1-8/+10
2024-07-11Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...Linus Torvalds5-54/+24
2024-07-10Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+7
2024-07-10closures: fix closure_sync + closure debuggingKent Overstreet1-0/+7
2024-07-10sched.h: always_inline alloc_tag_{save|restore} to fix modpost warningsSuren Baghdasaryan1-2/+2
2024-07-09spi: add defer_optimize_message controller flagDavid Lechner1-0/+4
2024-07-09bpf: Fix too early release of tcx_entryDaniel Borkmann1-4/+9
2024-07-05Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+5
2024-07-05Merge patch series "cachefiles: random bugfixes"Christian Brauner2-0/+10
2024-07-05tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen1-48/+20
2024-07-05tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen1-9/+12
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-3/+20