summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-08Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-08Merge tag 'trace-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-08Merge tag 'v6.7-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2023-12-07Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-07Merge tag 'cgroup-for-6.7-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-12-07Merge tag 'wq-for-6.7-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-12-07Merge tag 'regmap-fix-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-12-07Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-12-07Merge tag 'platform-drivers-x86-v6.7-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-12-07Merge tag 'x86-int80-20231207' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-07vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warningStefano Garzarella
2023-12-07net/smc: fix missing byte order conversion in CLC handshakeWen Gu
2023-12-07net: dsa: microchip: provide a list of valid protocols for xmit handlerSean Nyekjaer
2023-12-07Merge branch 'generic-netlink-multicast-fixes'Jakub Kicinski
2023-12-07drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel
2023-12-07psample: Require 'CAP_NET_ADMIN' when joining "packets" groupIdo Schimmel
2023-12-07Merge branch 'fixes-for-ktls'Jakub Kicinski
2023-12-07bpf: sockmap, updating the sg structure should also update currJohn Fastabend
2023-12-07net: tls, update curr on splice as wellJohn Fastabend
2023-12-07x86/tdx: Allow 32-bit emulation by defaultKirill A. Shutemov
2023-12-07x86/entry: Do not allow external 0x80 interruptsThomas Gleixner
2023-12-07x86/entry: Convert INT 0x80 emulation to IDTENTRYThomas Gleixner
2023-12-07x86/coco: Disable 32-bit emulation by default on TDX and SEVKirill A. Shutemov
2023-12-07Merge tag 'nf-23-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-12-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-07Merge tag 'imx-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2023-12-07nfp: flower: fix for take a mutex lock in soft irq context and rcu lockHui Zhou
2023-12-06Merge tag 'parisc-for-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-12-06net: dsa: mv88e6xxx: Restore USXGMII support for 6393XTobias Waldekranz
2023-12-06tcp: do not accept ACK of bytes we never sentEric Dumazet
2023-12-06mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()Jiexun Wang
2023-12-06nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()Ryusuke Konishi
2023-12-06mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTISidhartha Kumar
2023-12-06scripts/gdb: fix lx-device-list-bus and lx-device-list-classFlorian Fainelli
2023-12-06MAINTAINERS: drop Antti PalosaariBagas Sanjaya
2023-12-06highmem: fix a memory copy problem in memcpy_from_folioSu Hui
2023-12-06nilfs2: fix missing error check for sb_set_blocksize callRyusuke Konishi
2023-12-06kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPBaoquan He
2023-12-06units: add missing headerAndy Shevchenko
2023-12-06drivers/base/cpu: crash data showing should depends on KEXEC_COREBaoquan He
2023-12-06mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regionsSeongJae Park
2023-12-06scripts/gdb/tasks: fix lx-ps command errorKuan-Ying Lee
2023-12-06mm/Kconfig: make userfaultfd a menuconfigPeter Xu
2023-12-06selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache
2023-12-06mm/damon/core: copy nr_accesses when splitting regionSeongJae Park
2023-12-06lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenlyMing Lei
2023-12-06checkstack: fix printed addressHeiko Carstens
2023-12-06mm/memory_hotplug: fix error handling in add_memory_resource()Sumanth Korikkar