summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-12rapidio: devices: fix missing put_device in mport_cdev_openCai Xinchen1-0/+1
2022-12-12kcov: fix spelling typos in commentsRong Tao1-1/+1
2022-12-12hfs: Fix OOB Write in hfs_asc2macZhangPeng1-1/+1
2022-12-12hfs: fix OOB Read in __hfs_brec_findZhangPeng1-0/+2
2022-12-12relay: fix type mismatch when allocating memory in relay_create_buf()Gavrilov Ilia1-2/+2
2022-12-12ocfs2: always read both high and low parts of dinode link countAlexey Asemov1-2/+1
2022-12-12io-mapping: move some code within the include guarded sectionChristophe JAILLET1-2/+2
2022-12-12kernel: kcsan: kcsan_test: build without structleak pluginAnders Roxell1-0/+1
2022-12-12mailmap: update email for Iskren ChernevIskren Chernev1-0/+1
2022-12-12eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong1-1/+1
2022-12-12rapidio: fix possible UAF when kfifo_alloc() failsWang Weiyang1-4/+3
2022-12-12relay: use strscpy() is more robust and saferXu Panda1-2/+2
2022-12-12Linux 6.1Linus Torvalds1-1/+1
2022-12-11Merge tag 'iommu-fix-v6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-12-11Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...Linus Torvalds7-19/+29
2022-12-10fs: sysv: Fix sysv_nblocks() returns wrong valueChen Zhongjin1-1/+1
2022-12-10Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-5/+22
2022-12-10memcg: fix possible use-after-free in memcg_write_event_control()Tejun Heo3-3/+14
2022-12-10MAINTAINERS: update Muchun Song's emailMuchun Song2-2/+4
2022-12-10mm/gup: fix gup_pud_range() for daxJohn Starks1-1/+1
2022-12-10mmap: fix do_brk_flags() modifying obviously incorrect VMAsLiam Howlett1-8/+3
2022-12-10mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bitDavid Hildenbrand1-3/+5
2022-12-10tmpfs: fix data loss from failed fallocateHugh Dickins1-0/+11
2022-12-10kselftests: cgroup: update kmem test precision toleranceMichal Hocko1-3/+3
2022-12-10mm: do not BUG_ON missing brk mapping, because userspace can unmap itJason A. Donenfeld1-2/+1
2022-12-10mailmap: update Matti Vaittinen's email addressMatti Vaittinen1-0/+1
2022-12-10Documentation/rv: Add verification/rv man pagesDaniel Bristot de Oliveira11-2/+386
2022-12-10tools/rv: Add in-kernel monitor interfaceDaniel Bristot de Oliveira3-0/+704
2022-12-10rv: Add rv toolDaniel Bristot de Oliveira8-0/+558
2022-12-10rtla: Fix exit status when returning from calls to usage()John Kacur3-17/+13
2022-12-10MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl2-2/+2
2022-12-10MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova1-0/+2
2022-12-09Merge tag 'media/v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-6/+14
2022-12-09Merge tag 'soc-fixes-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2022-12-09Merge tag 'timers-v6.2-rc1' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner9-9/+50
2022-12-09x86/vdso: Conditionally export __vdso_sgx_enter_enclave()Nathan Chancellor1-0/+2
2022-12-09ktest.pl: Add shell commands to variablesSteven Rostedt (Google)2-1/+16
2022-12-09Merge tag 'drm-fixes-2022-12-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds7-24/+40
2022-12-09Merge tag 'drm-misc-fixes-2022-12-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-14/+24
2022-12-09Merge tag 'amd-drm-fixes-6.1-2022-12-07' of https://gitlab.freedesktop.org/ag...Dave Airlie2-10/+16
2022-12-09Merge tag 'block-6.1-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds1-4/+4
2022-12-09Merge tag 'io_uring-6.1-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds1-1/+3
2022-12-09Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds81-164/+643
2022-12-09cxl/region: Fix memdev reuse checkFan Ni1-1/+1
2022-12-08Merge tag 'for-linus-2022120801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-22/+34
2022-12-08Merge tag 'soc-fixes-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-12-08Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...Benjamin Tissoires1-19/+0
2022-12-08Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"Benjamin Tissoires1-0/+9
2022-12-08Merge tag 'loongarch-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-24/+119
2022-12-08Merge tag 'for-linus-xsa-6.1-rc9b-tag' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1