summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-07net: tls, update curr on splice as wellJohn Fastabend1-0/+2
2023-12-07x86/tdx: Allow 32-bit emulation by defaultKirill A. Shutemov1-9/+0
2023-12-07x86/entry: Do not allow external 0x80 interruptsThomas Gleixner1-1/+36
2023-12-07x86/entry: Convert INT 0x80 emulation to IDTENTRYThomas Gleixner7-85/+64
2023-12-07x86/coco: Disable 32-bit emulation by default on TDX and SEVKirill A. Shutemov3-0/+28
2023-12-07Merge tag 'nf-23-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski7-19/+40
2023-12-07io_uring/af_unix: disable sending io_uring over socketsPavel Begunkov2-7/+6
2023-12-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski7-55/+185
2023-12-07Merge tag 'nvme-6.7-2023-12-7' of git://git.infradead.org/nvme into block-6.7Jens Axboe10-64/+119
2023-12-07nvme-pci: Add sleep quirk for Kingston drivesGeorg Gottleuber2-1/+20
2023-12-07Merge tag 'imx-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann16-31/+50
2023-12-07nfp: flower: fix for take a mutex lock in soft irq context and rcu lockHui Zhou1-32/+95
2023-12-07ALSA: pcmtest: stop timer before buffer is releasedIvan Orlov1-1/+12
2023-12-07Merge tag 'parisc-for-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-12-07ALSA: hda/realtek: Add Framework laptop 16 to quirksMario Limonciello1-0/+1
2023-12-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski6-24/+14
2023-12-07net: dsa: mv88e6xxx: Restore USXGMII support for 6393XTobias Waldekranz1-2/+29
2023-12-07tcp: do not accept ACK of bytes we never sentEric Dumazet1-1/+5
2023-12-07drm/exynos: fix a wrong error checkingInki Dae1-5/+3
2023-12-07drm/exynos: fix a potential error pointer dereferenceXiang Yang1-0/+2
2023-12-07nvmem: Do not expect fixed layouts to grab a layout driverMiquel Raynal1-0/+6
2023-12-07parport: Add support for Brainboxes IX/UC/PX parallel cardsCameron Williams1-0/+21
2023-12-07serial: 8250_dw: Add ACPI ID for Granite Rapids-D UARTAndy Shevchenko1-0/+1
2023-12-07serial: ma35d1: Validate console index before assignmentAndi Shyti1-1/+9
2023-12-07usb: gadget: f_hid: fix report descriptor allocationKonstantin Aladyshev1-3/+4
2023-12-07mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()Jiexun Wang1-0/+11
2023-12-07nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()Ryusuke Konishi1-7/+35
2023-12-07mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTISidhartha Kumar1-0/+1
2023-12-07scripts/gdb: fix lx-device-list-bus and lx-device-list-classFlorian Fainelli1-8/+8
2023-12-07MAINTAINERS: drop Antti PalosaariBagas Sanjaya2-142/+45
2023-12-07highmem: fix a memory copy problem in memcpy_from_folioSu Hui1-1/+1
2023-12-07nilfs2: fix missing error check for sb_set_blocksize callRyusuke Konishi1-1/+5
2023-12-07kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPBaoquan He3-6/+1
2023-12-07units: add missing headerAndy Shevchenko1-0/+1
2023-12-07drivers/base/cpu: crash data showing should depends on KEXEC_COREBaoquan He1-3/+3
2023-12-07mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regionsSeongJae Park1-6/+43
2023-12-07scripts/gdb/tasks: fix lx-ps command errorKuan-Ying Lee1-11/+7
2023-12-07mm/Kconfig: make userfaultfd a menuconfigPeter Xu1-7/+9
2023-12-07selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache1-2/+2
2023-12-07mm/damon/core: copy nr_accesses when splitting regionSeongJae Park1-0/+1
2023-12-07lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenlyMing Lei1-6/+16
2023-12-07checkstack: fix printed addressHeiko Carstens1-6/+2
2023-12-07mm/memory_hotplug: fix error handling in add_memory_resource()Sumanth Korikkar1-1/+1
2023-12-07mm/memory_hotplug: add missing mem_hotplug_lockSumanth Korikkar2-10/+21
2023-12-07.mailmap: add a new address mapping for Chester LinChester Lin1-0/+1
2023-12-07mm: fix oops when filemap_map_pmd() without prealloc_pteHugh Dickins1-1/+1
2023-12-07squashfs: squashfs_read_data need to check if the length is 0Lizhi Xu1-1/+1
2023-12-07mm/selftests: fix pagemap_ioctl memory map testPeter Xu1-3/+6
2023-12-07mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not setPeter Xu1-1/+1
2023-12-07mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma checkPeter Xu1-4/+20