summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-07virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutexAlexey Kardashevskiy3-24/+39
2025-03-07virt: sev-guest: Allocate request data dynamicallyNikunj A Dadhania1-9/+15
2025-03-07x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()Andrew Cooper1-6/+3
2025-03-07thunderbolt: Prevent use-after-free in resume from hibernateMika Westerberg2-3/+10
2025-03-07wifi: cfg80211: cancel wiphy_work before freeing wiphyMiri Korenblit1-0/+7
2025-03-07wifi: mac80211: fix SA Query processing in MLOJohannes Berg1-5/+5
2025-03-07wifi: nl80211: fix assoc link handlingJohannes Berg1-4/+8
2025-03-07wifi: mac80211: don't queue sdata::work for a non-running sdataMiri Korenblit1-3/+5
2025-03-07wifi: mac80211: flush the station before moving it to UN-AUTHORIZED stateEmmanuel Grumbach1-3/+17
2025-03-07wifi: iwlwifi: trans: cancel restart work on op mode leaveMiri Korenblit1-0/+2
2025-03-07wifi: iwlwifi: mvm: fix PNVM timeout for non-MSI-X platformsEmmanuel Grumbach1-3/+3
2025-03-07wifi: iwlwifi: pcie: Fix TSO preparationIlan Peer1-5/+6
2025-03-07wifi: rework MAINTAINERS entries a bitJohannes Berg1-9/+28
2025-03-07fs/pipe: add simpler helpers for common casesLinus Torvalds7-23/+49
2025-03-07Merge tag 'drm-fixes-2025-03-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds26-197/+456
2025-03-07Merge tag 'nf-25-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski5-19/+27
2025-03-07block: Name the RQF flags enumBreno Leitao1-1/+1
2025-03-07sched: address a potential NULL pointer dereference in the GRED scheduler.Jun Yang1-1/+2
2025-03-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski7-32/+33
2025-03-07Merge tag 'amd-drm-fixes-6.14-2025-03-06' of https://gitlab.freedesktop.org/a...Dave Airlie6-17/+24
2025-03-07Merge tag 'bcachefs-2025-03-06' of git://evilpiepirate.org/bcachefsLinus Torvalds4-55/+64
2025-03-07bcachefs: copygc now skips non-rw devicesKent Overstreet1-13/+12
2025-03-07bcachefs: Fix bch2_dev_journal_alloc() spuriously failingKent Overstreet1-27/+32
2025-03-07Merge tag 'drm-xe-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie10-141/+289
2025-03-07Merge tag 'drm-intel-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-1/+2
2025-03-07Merge tag 'drm-misc-fixes-2025-03-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-38/+141
2025-03-07x86/boot: Sanitize boot params before parsing command lineArd Biesheuvel1-0/+2
2025-03-06rust: workqueue: add missing newline to pr_info! examplesAlban Kurti1-3/+3
2025-03-06rust: sync: add missing newline in locked_by log exampleAlban Kurti1-1/+1
2025-03-06rust: init: add missing newline to pr_info! callsAlban Kurti2-9/+9
2025-03-06Merge tag 'net-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds47-316/+499
2025-03-06Merge tag 'v6.14-rc5-smb3-fixes' of git://git.samba.org/ksmbdLinus Torvalds7-37/+66
2025-03-06Merge tag 'exfat-for-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-9/+23
2025-03-06Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds3-11/+5
2025-03-06fs/pipe: fix pipe buffer index use in FUSELinus Torvalds1-7/+6
2025-03-06fs/pipe: do not open-code pipe head/tail logic in FIONREADLinus Torvalds1-4/+3
2025-03-06fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'Linus Torvalds1-6/+6
2025-03-06usb: typec: ucsi: Fix NULL pointer accessAndrei Kuchynski1-6/+7
2025-03-06usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card ReaderMiao Li1-0/+4
2025-03-06ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIPArnd Bergmann1-0/+1
2025-03-06Merge tag 'riscv-dt-fixes-for-v6.14-rc6' of https://git.kernel.org/pub/scm/li...Arnd Bergmann1-1/+1
2025-03-06Merge tag 'imx-fixes-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann6-25/+40
2025-03-06Merge tag 'arm-soc/for-6.14/devicetree-arm64-fixes' of https://github.com/Bro...Arnd Bergmann1-1/+1
2025-03-06Merge tag 'arm-soc/for-6.14/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann2-9/+6
2025-03-06gpio: rcar: Fix missing of_node_put() callFabrizio Castro1-1/+6
2025-03-06btrfs: fix a leaked chunk map issue in read_one_chunk()Haoxiang Li1-0/+1
2025-03-06ASoC: cs42l43: Fix maximum ADC VolumeCharles Keepax1-1/+1
2025-03-06netfilter: nf_tables: make destruction work queue pernetFlorian Westphal3-15/+21
2025-03-06Merge tag 'nvme-6.14-2025-03-05' of git://git.infradead.org/nvme into block-6.14Jens Axboe5-26/+68
2025-03-06kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUTInochi Amaoto1-1/+1