]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2023-10-24  Uros Bizjakx86/percpu: Return correct variable from current_top_of...
2023-10-23  Uros Bizjakx86/percpu: Introduce const-qualified const_pcpu_hot...
2023-10-20  Uros Bizjakx86/percpu: Introduce %rip-relative addressing to PER_C...
2023-10-20  Uros Bizjakx86/percpu, xen: Correct PER_CPU_VAR() usage to include...
2023-10-20  Uros Bizjakx86/percpu: Correct PER_CPU_VAR() usage to include...
2023-10-20  Linus Torvaldsx86/fpu: Clean up FPU switching in the middle of task...
2023-10-18  Uros Bizjakx86/percpu: Use the correct asm operand modifier in...
2023-10-16  Uros Bizjakx86/percpu: Use C for arch_raw_cpu_ptr(), to improve...
2023-10-16  Uros Bizjakx86/percpu: Rewrite arch_raw_cpu_ptr() to be easier...
2023-10-10  Uros Bizjakx86/percpu: Disable named address spaces for KASAN
2023-10-05  Uros Bizjakx86/percpu: Use C for percpu read/write accessors
2023-10-05  Nadav Amitx86/percpu: Use compiler segment prefix qualifier
2023-10-05  Uros Bizjakx86/percpu: Enable named address spaces with known...
2023-10-03  Zhu Wangx86/lib: Address kernel-doc warnings
2023-09-27  Xin Li (Intel)x86/entry: Fix typos in comments
2023-09-27  Xin Li (Intel)x86/entry: Remove unused argument %rsi passed to exc_nmi()
2023-09-22  Ingo Molnarx86/bitops: Remove unused __sw_hweight64() assembly...
2023-09-21  Uros Bizjakx86/percpu: Do not clobber %rsi in percpu_{try_,}cmpxch...
2023-09-15  Uros Bizjakx86/percpu: Use raw_cpu_try_cmpxchg() in preempt_count_...
2023-09-15  Uros Bizjakx86/percpu: Define raw_cpu_try_cmpxchg and this_cpu_try...
2023-09-15  Uros Bizjakx86/percpu: Define {raw,this}_cpu_try_cmpxchg{64,128}
2023-09-06  Nick Desaulniersx86/asm/bitops: Use __builtin_clz{l|ll} to evaluate...
2023-09-04  Linus TorvaldsMerge tag 'timers-core-2023-09-04-v2' of git://git...
2023-09-04  Linus TorvaldsMerge tag 'm68knommu-for-v6.6' of git://git.kernel...
2023-09-04  Linus TorvaldsMerge tag 'uml-for-linus-6.6-rc1' of git://git.kernel...
2023-09-04  Linus TorvaldsMerge tag 'hyperv-next-signed-20230902' of git://git...
2023-09-04  Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2023-09-04  Linus TorvaldsMerge tag 'tomoyo-pr-20230903' of git://git.osdn.net...
2023-09-03  Yuan Yaovirtio_ring: fix avail_wrap_counter in virtqueue_add_packed
2023-09-03  Jason Wangvirtio_vdpa: build affinity masks conditionally
2023-09-03  Xuan Zhuovirtio_net: merge dma operations when filling mergeable...
2023-09-03  Xuan Zhuovirtio_ring: introduce dma sync api for virtqueue
2023-09-03  Xuan Zhuovirtio_ring: introduce dma map api for virtqueue
2023-09-03  Xuan Zhuovirtio_ring: introduce virtqueue_reset()
2023-09-03  Xuan Zhuovirtio_ring: separate the logic of reset/enable from...
2023-09-03  Xuan Zhuovirtio_ring: correct the expression of the description...
2023-09-03  Xuan Zhuovirtio_ring: skip unmap for premapped
2023-09-03  Xuan Zhuovirtio_ring: introduce virtqueue_dma_dev()
2023-09-03  Xuan Zhuovirtio_ring: support add premapped buf
2023-09-03  Xuan Zhuovirtio_ring: introduce virtqueue_set_dma_premapped()
2023-09-03  Xuan Zhuovirtio_ring: put mapping error check in vring_map_one_sg
2023-09-03  Xuan Zhuovirtio_ring: check use_dma_api before unmap desc for...
2023-09-03  Eugenio Pérezvdpa_sim: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK
2023-09-03  Eugenio Pérezvdpa: add get_backend_features vdpa operation
2023-09-03  Eugenio Pérezvdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK...
2023-09-03  Eugenio Pérezvdpa: add VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK flag
2023-09-03  Yue Haibingvdpa/mlx5: Remove unused function declarations
2023-09-03  Linus TorvaldsMerge tag 'dmaengine-6.6-rc1' of git://git.kernel.org...
2023-09-03  Linus TorvaldsMerge tag 'phy-for-6.6' of git://git.kernel.org/pub...
2023-09-03  Linus TorvaldsMerge tag 'soundwire-6.6-rc1' of git://git.kernel.org...
2023-09-03  Linus TorvaldsMerge tag 'mtd/for-6.6' of git://git.kernel.org/pub...
2023-09-02  Linus TorvaldsMerge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org...
2023-09-02  Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2023-09-02  Linus TorvaldsMerge tag 'probes-v6.6' of git://git.kernel.org/pub...
2023-09-02  Linus TorvaldsMerge tag 'trace-v6.6-2' of git://git.kernel.org/pub...
2023-09-02  Linus TorvaldsMerge tag 'pstore-v6.6-rc1-fix' of git://git.kernel...
2023-09-02  Linus TorvaldsMerge tag 'x86-urgent-2023-09-02' of git://git.kernel...
2023-09-02  Linus TorvaldsMerge tag 'timers-urgent-2023-09-02' of git://git.kerne...
2023-09-02  Linus TorvaldsMerge tag 'smp-urgent-2023-09-02' of git://git.kernel...
2023-09-02  Linus TorvaldsMerge tag 'sched-urgent-2023-09-02' of git://git.kernel...
2023-09-02  Hugh Dickinsmm/pagewalk: fix bootstopping regression from extra...
2023-09-02  Linus Torvaldscgroup: fix build when CGROUP_SCHED is not enabled
2023-09-02  Sudip Mukherjeefbdev/g364fb: fix build failure with mips
2023-09-02  James BottomleyMerge branch 'fixes' into misc
2023-09-02  Valentin Schneidertracing/filters: Fix coding style issues
2023-09-02  Valentin Schneidertracing/filters: Change parse_pred() cpulist ternary...
2023-09-02  Valentin Schneidertracing/filters: Fix double-free of struct filter_pred...
2023-09-02  Valentin Schneidertracing/filters: Fix error-handling of cpulist parsing...
2023-09-02  Brian Fostertracing: Zero the pipe cpumask on alloc to avoid spurio...
2023-09-02  Ruan Jinjieftrace: Use LIST_HEAD to initialize clear_hash
2023-09-02  Levi Yunftrace: Use within_module to check rec->ip within speci...
2023-09-02  Azeem Shaikhtracing: Replace strlcpy with strscpy in trace/events...
2023-09-02  Zheng Yejiantracing: Fix race issue between cpu buffer write and...
2023-09-02  Mikhail Kobuktracing: Remove extra space at the end of hwlat_detecto...
2023-09-02  Yu Liaorv: Set variable 'da_mon_##name' to static
2023-09-01  Linus TorvaldsMerge tag 'iommu-updates-v6.6' of git://git.kernel...
2023-09-01  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2023-09-01  Linus TorvaldsMerge tag 'x86-urgent-2023-09-01' of git://git.kernel...
2023-09-01  Linus TorvaldsMerge tag 'trace-v6.6' of git://git.kernel.org/pub...
2023-09-01  Linus TorvaldsMerge tag 'wq-for-6.6' of git://git.kernel.org/pub...
2023-09-01  Linus TorvaldsMerge tag 'cgroup-for-6.6' of git://git.kernel.org...
2023-09-01  Linus TorvaldsMerge tag 'percpu-for-6.6' of git://git.kernel.org...
2023-09-01  Linus TorvaldsMerge tag 'v6.6-p2' of git://git.kernel.org/pub/scm...
2023-09-01  Rick Edgecombeselftests/x86: Update map_shadow_stack syscall nr
2023-09-01  Linus TorvaldsMerge tag 'for-linus-2023083101' of git://git.kernel...
2023-09-01  Linus TorvaldsMerge tag 'media/v6.6-1' of git://git.kernel.org/pub...
2023-09-01  Linus TorvaldsMerge tag 'fbdev-for-6.6-rc1' of git://git.kernel.org...
2023-09-01  Linus TorvaldsMerge tag 'char-misc-6.6-rc1' of git://git.kernel.org...
2023-09-01  Linus TorvaldsMerge tag 'driver-core-6.6-rc1' of git://git.kernel...
2023-09-01  Linus TorvaldsMerge tag 'tty-6.6-rc1' of git://git.kernel.org/pub...
2023-09-01  Linus TorvaldsMerge tag 'staging-6.6-rc1' of git://git.kernel.org...
2023-09-01  Linus TorvaldsMerge tag 'usb-6.6-rc1' of git://git.kernel.org/pub...
2023-09-01  Linus TorvaldsMerge tag 'platform-drivers-x86-v6.6-1' of git://git...
2023-09-01  Linus TorvaldsMerge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel...
2023-09-01  Linus TorvaldsMerge tag 'csky-for-linus-6.6-2' of https://github...
2023-08-31  Linus TorvaldsMerge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org...
2023-08-31  Linus TorvaldsMerge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm...
2023-08-31  Jonathan Neuschäferfbdev: Update fbdev source file paths
2023-08-31  Geert Uytterhoevenfbdev: ssd1307fb: Use bool for ssd1307fb_deviceinfo...
2023-08-31  Helge Dellerfbdev: neofb: Shorten Neomagic product name in info...
next