index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
uaccess: Add speculation barrier to copy_from_user()
Dave Hansen
1
-0
/
+7
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-8
/
+104
2023-02-21
Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+430
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+18
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-57
/
+45
2023-02-20
Merge tag 'for-6.3/iter-ubuf-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+13
2023-02-19
Merge tag 'irqchip-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
1
-1
/
+0
2023-02-13
Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-19
/
+20
2023-02-09
lib: parser: optimize match_NUMBER apis to use local array
Li Lingfeng
1
-19
/
+20
2023-02-08
arm64: Support Clang UBSAN trap codes for better reporting
Kees Cook
3
-2
/
+100
2023-02-05
Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+31
2023-02-03
Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...
Linus Torvalds
3
-12
/
+102
2023-02-02
Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-15
/
+26
2023-02-02
Merge branch 'for-linus/hardening' into for-next/hardening
Kees Cook
2
-0
/
+11
2023-01-31
Kconfig.debug: fix the help description in SCHED_DEBUG
ye xingchen
1
-1
/
+1
2023-01-31
mm: use stack_depot_early_init for kmemleak
Zhaoyang Huang
1
-0
/
+1
2023-01-31
maple_tree: should get pivots boundary by type
Wei Yang
1
-2
/
+3
2023-01-31
maple_tree: fix mas_empty_area_rev() lower bound validation
Liam Howlett
2
-9
/
+97
2023-01-31
perf: Fix perf_event_pmu_context serialization
James Clark
1
-0
/
+31
2023-01-31
cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG
Peter Zijlstra
1
-1
/
+14
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
8
-15
/
+35
2023-01-30
kunit: fix bug in KUNIT_EXPECT_MEMEQ
Rae Moar
1
-15
/
+25
2023-01-29
sbitmap: correct wake_batch recalculation to avoid potential IO hung
Kemeng Shi
1
-4
/
+1
2023-01-29
sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitma...
Kemeng Shi
1
-37
/
+33
2023-01-29
sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code
Kemeng Shi
1
-15
/
+15
2023-01-29
sbitmap: remove redundant check in __sbitmap_queue_get_batch
Kemeng Shi
1
-5
/
+3
2023-01-29
sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow
Kemeng Shi
1
-7
/
+4
2023-01-27
Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+11
2023-01-27
Merge tag 'trace-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+2
2023-01-27
lib/string: Use strchr() in strpbrk()
Andy Shevchenko
1
-6
/
+4
2023-01-26
Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+3
2023-01-25
kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST
Kees Cook
2
-0
/
+11
2023-01-24
lib: Kconfig: fix spellos
Randy Dunlap
2
-2
/
+2
2023-01-20
netlink: prevent potential spectre v1 gadgets
Eric Dumazet
1
-0
/
+3
2023-01-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-10
/
+15
2023-01-20
kunit: Export kunit_running()
Arnd Bergmann
1
-0
/
+1
2023-01-18
Sync with v6.2-rc4
Andrew Morton
1
-1
/
+0
2023-01-18
genirq/affinity: Only build SMP-only helper functions on SMP kernels
Ingo Molnar
1
-3
/
+4
2023-01-17
genirq/affinity: Move group_cpus_evenly() into lib/
Ming Lei
2
-0
/
+429
2023-01-16
Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2023-01-16
lib/scatterlist: Fix to calculate the last_pg properly
Yishai Hadas
1
-10
/
+15
2023-01-13
lockref: stop doing cpu_relax in the cmpxchg loop
Mateusz Guzik
1
-1
/
+0
2023-01-13
ubsan: Fix objtool UACCESS warns
Peter Zijlstra
1
-1
/
+4
2023-01-11
lib/win_minmax: use /* notation for regular comments
Randy Dunlap
1
-1
/
+1
2023-01-08
iov_iter: move iter_ubuf check inside restore WARN
Keith Busch
1
-2
/
+2
2023-01-08
iov: add import_ubuf()
Jens Axboe
1
-0
/
+11
2023-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2023-01-05
lib/scatterlist: Fix to merge contiguous pages into the last SG properly
Yishai Hadas
1
-1
/
+1
2022-12-26
kunit: alloc_string_stream_fragment error handling bug fix
YoungJun.park
1
-1
/
+3
2022-12-21
test_maple_tree: add test for mas_spanning_rebalance() on insufficient data
Liam Howlett
1
-0
/
+23
[next]