summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: define bvec_iter as __packed __aligned(4)Ming Lei2024-03-021-1/+1
* Merge tag 'sound-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-03-012-2/+4
|\
| * Merge tag 'asoc-fix-v6.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2024-02-291-0/+2
| |\
| | * ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()Richard Fitzgerald2024-02-231-0/+2
| * | ALSA: pcm: clarify and fix default msbits value for all formatsJaroslav Kysela2024-02-231-2/+2
| |/
* | Merge tag 'drm-fixes-2024-03-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-03-012-20/+16
|\ \
| * \ Merge tag 'drm-xe-fixes-2024-02-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-03-011-20/+1
| |\ \
| | * | drm/xe/uapi: Remove unused flagsFrancois Dugast2024-02-291-19/+0
| | * | drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment left overJosé Roberto de Souza2024-02-291-1/+0
| | * | drm/xe: Add uapi for dumpable bosMaarten Lankhorst2024-02-291-0/+1
| * | | Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...Dave Airlie2024-03-011-0/+15
| |\ \ \
| | * \ \ Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2024-02-2658-128/+377
| | |\ \ \
| | * | | | drm/bridge: aux-hpd: separate allocation and registrationJohan Hovold2024-02-231-0/+15
* | | | | | Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-295-11/+15
|\ \ \ \ \ \
| * | | | | | dpll: fix build failure due to rcu_dereference_check() on unknown typeEric Dumazet2024-02-291-4/+4
| * | | | | | Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-02-291-0/+1
| |\ \ \ \ \ \
| | * | | | | | netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal2024-02-291-0/+1
| * | | | | | | uapi: in6: replace temporary label with rfc9486Justin Iurman2024-02-271-1/+1
| * | | | | | | dpll: rely on rcu for netdev_dpll_pin()Eric Dumazet2024-02-262-10/+12
| * | | | | | | net: mctp: take ownership of skb in mctp_local_outputJeremy Kerr2024-02-221-0/+1
* | | | | | | | Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...Linus Torvalds2024-02-271-0/+3
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | stackdepot: use variable size records for non-evictable entriesMarco Elver2024-02-231-0/+3
* | | | | | | | Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-02-252-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | procfs: make freeing proc_fs_info rcu-delayedAl Viro2024-02-251-0/+1
| * | | | | | | | nfs: fix UAF on pathwalk running into umountAl Viro2024-02-251-0/+2
* | | | | | | | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-02-251-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "get rid of DCACHE_GENOCIDE"Al Viro2024-02-091-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-02-241-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iommu/sva: Restore SVA handle sharingJason Gunthorpe2024-02-231-0/+3
* | | | | | | | | | Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-242-18/+2
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams2024-02-2041-112/+224
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | acpi/ghes: Remove CXL CPER notificationsDan Williams2024-02-201-18/+0
| | |/ / / / / / / / /
| * | | | | | | | | | x86/numa: Fix the address overlap check in numa_fill_memblks()Alison Schofield2024-02-161-0/+2
* | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-02-241-4/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | scsi: core: Consult supported VPD page list prior to fetching pageMartin K. Petersen2024-02-151-4/+0
| * | | | | | | | | | | scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen2024-02-141-0/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...Linus Torvalds2024-02-231-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | mm/swap: fix race when skipping swapcacheKairui Song2024-02-201-0/+5
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-02-232-1/+14
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | nouveau: add an ioctl to report vram usageDave Airlie2024-02-231-0/+7
| * | | | | | | | | nouveau: add an ioctl to return vram bar size.Dave Airlie2024-02-231-0/+7
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström2024-02-211-1/+0
| |/ / / / / / /
* | | | | | | | Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-221-0/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaioBart Van Assche2024-02-211-0/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-02-223-2/+5
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso2024-02-221-1/+1
| * | | | | | mptcp: fix lockless access in subflow ULP diagPaolo Abeni2024-02-181-1/+1
| * | | | | | net: bridge: switchdev: Skip MDB replays of deferred events on offloadTobias Waldekranz2024-02-161-0/+3
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-02-202-2/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...Mark Zhang2024-01-311-1/+1