summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-121-8/+10
|\
| * btrfs: avoid races when tracking progress for extent map shrinkingFilipe Manana2024-07-111-8/+10
* | Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-121-0/+3
|\ \
| * | misc: fastrpc: Restrict untrusted app to attach to privileged PDEkansh Gupta2024-07-031-0/+3
* | | Merge tag 'spi-fix-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-07-111-0/+4
|\ \ \
| * | | spi: add defer_optimize_message controller flagDavid Lechner2024-07-091-0/+4
* | | | Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-07-111-4/+9
|\ \ \ \
| * | | | bpf: Fix too early release of tcx_entryDaniel Borkmann2024-07-081-4/+9
* | | | | Merge tag 'vfs-6.10-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-112-0/+10
|\ \ \ \ \
| * \ \ \ \ Merge patch series "cachefiles: random bugfixes"Christian Brauner2024-07-052-0/+10
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | cachefiles: fix slab-use-after-free in fscache_withdraw_volume()Baokun Li2024-07-031-0/+4
| | * | | | netfs, fscache: export fscache_put_volume() and add fscache_try_get_volume()Baokun Li2024-07-031-0/+6
* | | | | | Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...Linus Torvalds2024-07-105-54/+24
|\ \ \ \ \ \
| * | | | | | sched.h: always_inline alloc_tag_{save|restore} to fix modpost warningsSuren Baghdasaryan2024-07-101-2/+2
| * | | | | | mm/hugetlb_vmemmap: fix race with speculative PFN walkersYu Zhao2024-07-041-1/+7
| * | | | | | cachestat: do not flush stats in recency checkNhat Pham2024-07-041-1/+2
| * | | | | | mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarrayGavin Shan2024-07-041-2/+9
| * | | | | | mm: prevent derefencing NULL ptr in pfn_section_valid()Waiman Long2024-07-041-1/+2
| * | | | | | mm: page_ref: remove folio_try_get_rcu()Yang Shi2024-07-041-47/+2
| |/ / / / /
* | | | | | Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-07-101-0/+7
|\ \ \ \ \ \
| * | | | | | closures: fix closure_sync + closure debuggingKent Overstreet2024-07-101-0/+7
* | | | | | | Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-07-051-0/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/m...Daniel Vetter2024-07-041-0/+5
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | drm/panthor: Fix sync-only jobsBoris Brezillon2024-07-031-0/+5
* | | | | | | | tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen2024-07-051-48/+20
* | | | | | | | tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen2024-07-051-9/+12
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-07-045-3/+20
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'wireless-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-07-041-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | wifi: mac80211: fix BSS_CHANGED_UNSOL_BCAST_PROBE_RESPJohannes Berg2024-06-281-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Bluetooth: L2CAP: Fix deadlockLuiz Augusto von Dentz2024-06-281-0/+2
| * | | | | | | Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv ReportSven Peter2024-06-281-0/+11
| * | | | | | | net/mlx5: IFC updates for changing max EQsDaniel Jurgens2024-06-281-1/+5
| * | | | | | | net: phy: phy_device: Fix PHY LED blinking code commentMarek Vasut2024-06-281-1/+1
* | | | | | | | Merge tag 'trace-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-07-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2FSteven Rostedt (Google)2024-07-031-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'asm-generic-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-011-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | syscalls: fix sys_fanotify_mark prototypeArnd Bergmann2024-07-011-0/+6
* | | | | | | | | Merge tag 'vfs-6.10-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-011-1/+7
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | fsnotify: Do not generate events for O_PATH file descriptorsJan Kara2024-06-181-1/+7
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2024-06-301-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel2024-06-301-0/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-06-302-5/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "printk: Save console options for add_preferred_console_match()"Greg Kroah-Hartman2024-06-251-3/+0
| * | | | | | | | serial: core: introduce uart_port_tx_limited_flags()Jonas Gorski2024-06-241-0/+18
| * | | | | | | | Revert "serial: core: only stop transmit when HW fifo is empty"Doug Brown2024-06-241-2/+1
* | | | | | | | | Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-06-281-0/+23
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | closures: closure_get_not_zero(), closure_return_sync()Kent Overstreet2024-06-231-0/+23
| |/ / / / / / /
* | | | | | | | Merge tag 'block-6.10-20240628' of git://git.kernel.dk/linuxLinus Torvalds2024-06-281-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | nvmet: make 'tsas' attribute idempotent for RDMAHannes Reinecke2024-06-211-0/+2
| * | | | | | | | nvme: fixup comment for nvme RDMA Provider TypeHannes Reinecke2024-06-211-2/+2