summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-18Fix double fget() in vhost_net_set_backend()Al Viro
2022-05-18percpu_ref_init(): clean ->percpu_count_ref on failureAl Viro
2022-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-05-10virtio: fix virtio transitional idsShunsuke Mie
2022-05-09Merge tag 'platform-drivers-x86-v5.18-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-05-08Linux 5.18-rc6Linus Torvalds
2022-05-08Merge tag 'for-5.18/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-08Merge tag 'powerpc-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-08Merge tag 'x86-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-08Merge tag 'timers-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-08Revert "parisc: Increase parisc_cache_flush_threshold setting"Helge Deller
2022-05-08Merge tag 'irq-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-08Merge tag 'locking-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-05-08parisc: Mark cr16 clock unstable on all SMP machinesHelge Deller
2022-05-08parisc: Fix typos in commentsJulia Lawall
2022-05-08parisc: Change MAX_ADDRESS to become unsigned long longHelge Deller
2022-05-08parisc: Merge model and model name into one line in /proc/cpuinfoHelge Deller
2022-05-08parisc: Re-enable GENERIC_CPU_DEVICES for !SMPHelge Deller
2022-05-08parisc: Update 32- and 64-bit defconfigsHelge Deller
2022-05-08parisc: Only list existing CPUs in cpu_possible_maskHelge Deller
2022-05-08Revert "parisc: Fix patch code locking and flushing"Helge Deller
2022-05-08Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"Helge Deller
2022-05-08Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines"Helge Deller
2022-05-08Merge tag 'core-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-08Merge tag 'sound-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-05-08blk-mq: remove the error_count from struct requestWilly Tarreau
2022-05-08ataflop: use a statically allocated error countersWilly Tarreau
2022-05-08floppy: use a statically allocated error counterWilly Tarreau
2022-05-08Merge tag 'asoc-fix-v5.18-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2022-05-07Merge tag 'gpio-fixes-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-07Merge tag 'block-5.18-2022-05-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-07Merge tag 'io_uring-5.18-2022-05-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-06Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-06Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-06Merge tag 'riscv-for-linus-5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-06KVM: VMX: Exit to userspace if vCPU has injected exception and invalid stateSean Christopherson
2022-05-06KVM: SEV: Mark nested locking of vcpu->lockPeter Gonda
2022-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-05-06Merge tag 'mmc-v5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2022-05-06Merge tag 'drm-fixes-2022-05-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-06gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)Puyou Lu
2022-05-06platform/surface: aggregator: Fix initialization order when compiling as buil...Maximilian Luz
2022-05-06platform/surface: gpe: Add support for Surface Pro 8Maximilian Luz
2022-05-06platform/x86/intel: Fix 'rmmod pmt_telemetry' panicPrarit Bhargava
2022-05-06platform/x86: thinkpad_acpi: Correct dual fan probeMark Pearson
2022-05-06platform/x86: thinkpad_acpi: Add a s2idle resume quirk for a number of laptopsMario Limonciello
2022-05-06platform/x86: thinkpad_acpi: Convert btusb DMI list to quirksMario Limonciello
2022-05-06powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCEKajol Jain
2022-05-05s390/dasd: Use kzalloc instead of kmalloc/memsetHaowen Bai