index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-01
Linux 6.4.1
v6.4.1
Greg Kroah-Hartman
2023-07-01
xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
Linus Torvalds
2023-07-01
csky: fix up lock_mm_and_find_vma() conversion
Linus Torvalds
2023-07-01
parisc: fix expand_stack() conversion
Linus Torvalds
2023-07-01
sparc32: fix lock_mm_and_find_vma() conversion
Linus Torvalds
2023-07-01
Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in...
Ricardo CaƱuelo
2023-07-01
HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.
Mike Hommey
2023-07-01
HID: hidraw: fix data race on device refcount
Ludvig Michaelsson
2023-07-01
fbdev: fix potential OOB read in fast_imageblit()
Zhang Shurong
2023-07-01
mm/khugepaged: fix regression in collapse_file()
Hugh Dickins
2023-07-01
gup: add warning if some caller would seem to want stack expansion
Linus Torvalds
2023-07-01
HID: wacom: Use ktime_t rather than int when dealing with timestamps
Jason Gerecke
2023-07-01
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-07-01
execve: expand new process stack manually ahead of time
Linus Torvalds
2023-07-01
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
2023-07-01
powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma()
Linus Torvalds
2023-07-01
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-07-01
arm/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-07-01
riscv/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-07-01
mips/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-07-01
powerpc/mm: Convert to using lock_mm_and_find_vma()
Michael Ellerman
2023-07-01
arm64/mm: Convert to using lock_mm_and_find_vma()
Linus Torvalds
2023-07-01
mm: make the page fault mmap locking killable
Linus Torvalds
2023-07-01
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
2023-07-01
maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()
Peng Zhang
2023-07-01
can: isotp: isotp_sendmsg(): fix return error fix on TX path
Oliver Hartkopp
2023-07-01
cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenated
Wyes Karny
2023-07-01
x86/smp: Cure kexec() vs. mwait_play_dead() breakage
Thomas Gleixner
2023-07-01
x86/smp: Use dedicated cache-line for mwait_play_dead()
Thomas Gleixner
2023-07-01
x86/smp: Remove pointless wmb()s from native_stop_other_cpus()
Thomas Gleixner
2023-07-01
x86/smp: Dont access non-existing CPUID leaf
Tony Battersby
2023-07-01
x86/smp: Make stop_other_cpus() more robust
Thomas Gleixner
2023-07-01
x86/microcode/AMD: Load late on both threads too
Borislav Petkov (AMD)
2023-06-25
Linux 6.4
v6.4
Linus Torvalds
2023-06-25
Merge tag 'i2c-for-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-25
Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-25
Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-25
Merge tag 'x86_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-06-23
Merge tag 'drm-fixes-2023-06-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-06-23
Merge tag 'arm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-23
Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-23
Merge tag 'block-6.4-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-23
Merge tag 'iommu-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-23
Merge tag 'sound-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2023-06-23
Merge tag 'gpio-fixes-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-06-23
Merge tag 'qcom-arm64-fixes-for-6.4-2' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2023-06-23
workqueue: clean up WORK_* constant types, clarify masking
Linus Torvalds
2023-06-23
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
Clark Wang
2023-06-23
i2c: qup: Add missing unwind goto in qup_i2c_probe()
Shuai Jiang
2023-06-23
dt-bindings: i2c: opencores: Add missing type for "regstep"
Rob Herring
[next]