summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-13dpaa2-switch: do not ask for MDB, VLAN and FDB replayIoana Ciornei
2023-12-13dpaa2-switch: fix size of the dma_unmapIoana Ciornei
2023-12-13net: prevent mss overflow in skb_segment()Eric Dumazet
2023-12-13vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()Nikolay Kuratov
2023-12-13Merge tag 'v6.7-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd
2023-12-13drm/amdgpu: warn when there are still mappings when a BO is destroyed v2Christian König
2023-12-13drm/amdgpu: fix tear down order in amdgpu_vm_pt_freeChristian König
2023-12-13drm/amd: Fix a probing order problem on SDMA 2.4Mario Limonciello
2023-12-13drm/amdgpu/sdma5.2: add begin/end_use ring callbacksAlex Deucher
2023-12-13sign-file: Fix incorrect return values checkYusong Gao
2023-12-13Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-12-13Revert "tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set"Jakub Kicinski
2023-12-13Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-12-13drm/panel: ltk050h3146w: Set burst mode for ltk050h3148wFarouk Bouabid
2023-12-13fix ufs_get_locked_folio() breakageAl Viro
2023-12-13io_uring/poll: don't enable lazy wake for POLLEXCLUSIVEJens Axboe
2023-12-13MAINTAINERS: powerpc: Add Aneesh & NaveenMichael Ellerman
2023-12-13powerpc/pseries/vas: Migration suspend waits for no in-progress open windowsHaren Myneni
2023-12-13Merge branch 'stmmac-bug-fixes'David S. Miller
2023-12-13MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski
2023-12-13stmmac: dwmac-loongson: drop useless check for compatible fallbackKrzysztof Kozlowski
2023-12-13stmmac: dwmac-loongson: Make sure MDIO is initialized before useYanteng Si
2023-12-13dt-bindings: panel-simple-dsi: move LG 5" HD TFT LCD panel into DSI yamlDavid Heidelberg
2023-12-13tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is setSalvatore Dipietro
2023-12-13Merge tag 'mediatek-drm-fixes-20231211' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2023-12-12tracing: Add size check when printing trace_marker outputSteven Rostedt (Google)
2023-12-12ring-buffer: Have saved event hold the entire eventSteven Rostedt (Google)
2023-12-12ring-buffer: Do not update before stamp when switching sub-buffersSteven Rostedt (Google)
2023-12-12mm/mglru: reclaim offlined memcgs harderYu Zhao
2023-12-12mm/mglru: respect min_ttl_ms with memcgsYu Zhao
2023-12-12mm/mglru: try to stop at high watermarksYu Zhao
2023-12-12mm/mglru: fix underprotected page cacheYu Zhao
2023-12-12mm/shmem: fix race in shmem_undo_range w/THPDavid Stevens
2023-12-12Revert "selftests: error out if kernel header files are not yet built"John Hubbard
2023-12-12crash_core: fix the check for whether crashkernel is from high memoryYuntao Wang
2023-12-12x86, kexec: fix the wrong ifdeffery CONFIG_KEXECBaoquan He
2023-12-12sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He
2023-12-12mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He
2023-12-12m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXECBaoquan He
2023-12-12loongarch, kexec: change dependency of object filesBaoquan He
2023-12-12mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park
2023-12-12selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand
2023-12-12mm: fix VMA heap bounds checkingKefeng Wang
2023-12-12riscv: fix VMALLOC_START definitionBaoquan He
2023-12-12kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMPIgnat Korchagin
2023-12-12Merge tag 'hid-for-linus-2023121201' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-12-12dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set()Jiri Pirko
2023-12-12Merge branch 'ena-driver-xdp-bug-fixes'Jakub Kicinski
2023-12-12net: ena: Fix XDP redirection errorDavid Arinzon
2023-12-12net: ena: Fix DMA syncing in XDP path when SWIOTLB is onDavid Arinzon