aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-09efi/libstub: Add get_event_log() support for CC platformsGravatar Kuppuswamy Sathyanarayanan 1-0/+1
2024-03-09efi/libstub: Add Confidential Computing (CC) measurement typedefsGravatar Kuppuswamy Sathyanarayanan 1-0/+1
2024-03-09efi/tpm: Use symbolic GUID name from spec for final events tableGravatar Ard Biesheuvel 1-1/+1
2024-02-11Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+3
2024-02-10Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-2/+5
2024-02-09Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 2-2/+3
2024-02-09work around gcc bugs with 'asm goto' with outputsGravatar Linus Torvalds 2-2/+21
2024-02-09Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+23
2024-02-09Merge tag 'drm-fixes-2024-02-09' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+1
2024-02-09Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 1-0/+1
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 4-5/+25
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Gravatar Paolo Abeni 2-2/+16
2024-02-08netfilter: nf_tables: use timestamp to check for set element timeoutGravatar Pablo Neira Ayuso 1-2/+14
2024-02-07netfilter: nft_compat: reject unused compat flagGravatar Pablo Neira Ayuso 1-0/+2
2024-02-07Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Jakub Kicinski 1-0/+4
2024-02-07libceph: just wait for more data to be available on the socketGravatar Xiubo Li 1-1/+1
2024-02-07libceph: fail sparse-read if the data length doesn't matchGravatar Xiubo Li 1-1/+2
2024-02-06blk-wbt: Fix detection of dirty-throttled tasksGravatar Jan Kara 1-2/+5
2024-02-06accel/ivpu: Add job status for jobs aborted by the driverGravatar Grzegorz Trzebiatowski 1-0/+1
2024-02-06hrtimer: Report offline hrtimer enqueueGravatar Frederic Weisbecker 1-1/+3
2024-02-05rxrpc: Fix counting of new acks and nacksGravatar David Howells 1-3/+5
2024-02-04Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-7/+4
2024-02-04Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-6/+7
2024-02-04Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+2
2024-02-03cxl/cper: Fix errant CPER prints for CXL eventsGravatar Ira Weiny 1-0/+23
2024-02-02Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+5
2024-02-02Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-1/+6
2024-02-02Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-8/+2
2024-02-02wifi: cfg80211: detect stuck ECSA element in probe respGravatar Johannes Berg 1-0/+4
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 4-7/+21
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-11/+0
2024-02-01Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2024-02-01Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Gravatar Jakub Kicinski 2-0/+6
2024-02-01ASoC: cs35l56: Allow more time for firmware to bootGravatar Richard Fitzgerald 1-1/+1
2024-02-01ASoC: cs35l56: Load tunings for the correct speaker modelsGravatar Richard Fitzgerald 1-0/+1
2024-02-01ASoC: cs35l56: Firmware file must match the version of preloaded firmwareGravatar Richard Fitzgerald 1-0/+3
2024-02-01ASoC: cs35l56: Fix to ensure ASP1 registers match cacheGravatar Richard Fitzgerald 1-0/+1
2024-01-31af_unix: fix lockdep positive in sk_diag_dump_icons()Gravatar Eric Dumazet 1-6/+14
2024-01-31nvme: take const cmd pointer in read-only helpersGravatar Caleb Sander 1-2/+2
2024-01-31netfilter: ipset: fix performance regression in swap operationGravatar Jozsef Kadlecsik 1-0/+4
2024-01-31netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVGravatar Pablo Neira Ayuso 1-0/+2
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMGravatar Johan Hovold 1-0/+5
2024-01-31HID: bpf: use __bpf_kfunc instead of noinlineGravatar Benjamin Tissoires 1-11/+0
2024-01-30lsm: fix default return value of the socket_getpeersec_*() hooksGravatar Ondrej Mosnacek 1-2/+2
2024-01-30dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVGravatar Frank Li 1-1/+2
2024-01-29Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 2-3/+4
2024-01-28Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2024-01-27tty: serial: Fix bit order in RS485 flag definitionsGravatar Christoph Niedermaier 1-6/+7
2024-01-26ipmr: fix kernel panic when forwarding mcast packetsGravatar Nicolas Dichtel 1-1/+1
2024-01-26Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Gravatar Linus Torvalds 1-1/+1