summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-22Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-52/+124
2022-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-44/+97
2022-12-22Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linuxLinus Torvalds9-38/+47
2022-12-22Merge tag 'io_uring-6.2-2022-12-19' of git://git.kernel.dk/linuxLinus Torvalds6-30/+44
2022-12-21Merge tag '6.2-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds22-1338/+991
2022-12-21Merge tag 'ntfs3_for_6.2' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds20-626/+1430
2022-12-21Merge tag 'fs.mount.propagation.fix.v6.2-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds1-1/+1
2022-12-21Merge tag 'for-linus-2022122101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-7/+58
2022-12-21Merge tag 'media/v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-16/+17
2022-12-21Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds42-229/+299
2022-12-21Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds15-20/+1760
2022-12-21Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds11-58/+1090
2022-12-21Merge tag 'backlight-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-25/+21
2022-12-21Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds152-2366/+1506
2022-12-21m68k: remove broken strcmp implementationLinus Torvalds1-20/+0
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds77-257/+861
2022-12-21Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-20/+24
2022-12-21Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-11/+10
2022-12-21Merge tag 'rcu-urgent.2022.12.17a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+6
2022-12-21pnode: terminate at peers of sourceChristian Brauner1-1/+1
2022-12-20net: fec: check the return value of build_skb()Wei Fang1-0/+8
2022-12-20Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2022-12-20Merge tag 'spdx-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-45/+240
2022-12-20Merge tag 'devicetree-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds490-588/+703
2022-12-20Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-120/+100
2022-12-20HID: sony: Fix unused function warningJosé Expósito1-0/+2
2022-12-20HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge2-0/+12
2022-12-20HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpointJosé Expósito1-0/+4
2022-12-20HID: Ignore HP Envy x360 eu0009nv stylus batteryJosé Expósito2-0/+3
2022-12-20Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-68/+79
2022-12-20HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke3-0/+13
2022-12-20HID: amd_sfh: Add missing check for dma_alloc_coherentJiasheng Jiang1-0/+4
2022-12-20prandom: remove prandom_u32_max()Jason A. Donenfeld3-8/+2
2022-12-20efi: random: fix NULL-deref when refreshing seedJohan Hovold1-1/+3
2022-12-20random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld6-2/+5
2022-12-20Merge tag 'linux-can-fixes-for-6.2-20221219' of git://git.kernel.org/pub/scm/...Jakub Kicinski3-12/+34
2022-12-20Merge branch 'stop-corrupting-socket-s-task_frag'Jakub Kicinski14-4/+24
2022-12-20net: simplify sk_page_fragBenjamin Coddington1-7/+2
2022-12-20Treewide: Stop corrupting socket's task_fragBenjamin Coddington12-0/+17
2022-12-20net: Introduce sk_use_task_frag in struct sock.Guillaume Nault2-2/+10
2022-12-20mctp: Remove device type check at unregisterMatt Johnston1-13/+1
2022-12-20net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irqArun Ramadoss1-2/+1
2022-12-20Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-7/+29
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds42-156/+286
2022-12-19Merge tag 'zstd-linus-v6.2' of https://github.com/terrelln/linuxLinus Torvalds40-2624/+6989
2022-12-19MAINTAINERS: io_uring: Add include/trace/events/io_uring.hAmmar Faizi1-0/+1
2022-12-19Merge tag 'v6.1-soc-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-1/+1
2022-12-19Merge tag 'v6.1-dts64-fixes' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2-3/+3
2022-12-19soc: tegra: fix CPU_BIG_ENDIAN dependenciesArnd Bergmann1-0/+3
2022-12-19ARM: disallow pre-ARMv5 builds with ld.lldArnd Bergmann1-0/+2