summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-12-12gitlab-ci: Prepare .config-fragment for testing on real hardwareCristian Ciocaltea
2022-12-12gitlab-ci: Make use of KERNEL_RESEARCH_TOKEN masked variableCristian Ciocaltea
2022-12-12gitlab-ci: Fix indentation in .gitlab-ci.ymlCristian Ciocaltea
2022-12-12gitlab-ci: Shrink rootfs image and optimize kernel_test scriptMuhammad Usama Anjum
2022-12-12gitlab-ci: Enable CONFIG_JUPITER in ci buildGabriel Krisman Bertazi
2022-12-12gitlab-ci: Remove tag creation with successful CI jobLakshmipathi
2022-12-12gitlab-ci: For debugging purpose, display script output from QEMU.Lakshmipathi
2022-12-12GitlabCI: Add rtw88 build optionsGabriel Krisman Bertazi
2022-12-12GitlabCI: kernel_test.sh: Add futex2 perf testsLakshmipathi
2022-12-12gitlabci: Enable GitLabCI jobsLakshmipathi
2022-12-11Linux 6.1Linus Torvalds
2022-12-11Merge tag 'iommu-fix-v6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-10Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-12-10Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-12-09memcg: fix possible use-after-free in memcg_write_event_control()Tejun Heo
2022-12-09MAINTAINERS: update Muchun Song's emailMuchun Song
2022-12-09mm/gup: fix gup_pud_range() for daxJohn Starks
2022-12-09mmap: fix do_brk_flags() modifying obviously incorrect VMAsLiam Howlett
2022-12-09mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bitDavid Hildenbrand
2022-12-09tmpfs: fix data loss from failed fallocateHugh Dickins
2022-12-09kselftests: cgroup: update kmem test precision toleranceMichal Hocko
2022-12-09mm: do not BUG_ON missing brk mapping, because userspace can unmap itJason A. Donenfeld
2022-12-09mailmap: update Matti Vaittinen's email addressMatti Vaittinen
2022-12-09Merge tag 'media/v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-12-09Merge tag 'soc-fixes-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-08Merge tag 'drm-fixes-2022-12-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-09Merge tag 'drm-misc-fixes-2022-12-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-12-09Merge tag 'amd-drm-fixes-6.1-2022-12-07' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-12-08Merge tag 'block-6.1-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-08Merge tag 'io_uring-6.1-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-08Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-08Merge tag 'for-linus-2022120801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-08Merge tag 'soc-fixes-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-08Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...Benjamin Tissoires
2022-12-08Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"Benjamin Tissoires
2022-12-08Merge tag 'loongarch-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-12-08Merge tag 'for-linus-xsa-6.1-rc9b-tag' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-12-08Merge tag 'gpio-fixes-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-08Merge tag 'ata-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-12-08memcg: Fix possible use-after-free in memcg_write_event_control()Tejun Heo
2022-12-08net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()Radu Nicolae Pirea (OSS)
2022-12-08s390/qeth: fix use-after-free in hsciAlexandra Winter
2022-12-08macsec: add missing attribute validation for offloadEmeel Hakim
2022-12-08net: mvneta: Fix an out of bounds checkDan Carpenter
2022-12-08net: thunderbolt: fix memory leak in tbnet_open()Zhengchao Shao
2022-12-08Revert "ARM: dts: imx7: Fix NAND controller size-cells"Francesco Dolcini
2022-12-08docs/zh_CN: Add LoongArch booting description's translationYanteng Si
2022-12-08docs/LoongArch: Add booting descriptionYanteng Si
2022-12-08LoongArch: mm: Fix huge page entry update for virtual machineHuacai Chen
2022-12-08LoongArch: Export symbol for function smp_send_reschedule()Bibo Mao