index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-17
block: Do not special-case plugging of zone write operations
Damien Le Moal
1
-12
/
+0
2024-04-17
block: Remove zone write locking
Damien Le Moal
3
-115
/
+4
2024-04-17
block: Remove elevator required features
Damien Le Moal
1
-10
/
+0
2024-04-17
block: Simplify blk_revalidate_disk_zones() interface
Damien Le Moal
1
-2
/
+1
2024-04-17
block: Remove BLK_STS_ZONE_RESOURCE
Damien Le Moal
1
-16
/
+4
2024-04-17
block: Implement zone append emulation
Damien Le Moal
1
-0
/
+1
2024-04-17
block: Allow zero value of max_zone_append_sectors queue limit
Damien Le Moal
1
-3
/
+20
2024-04-17
block: Introduce zone write plugging
Damien Le Moal
3
-1
/
+20
2024-04-17
block: Remember zone capacity when revalidating zones
Damien Le Moal
1
-0
/
+1
2024-04-17
block: Introduce bio_straddles_zones() and bio_offset_from_zone_start()
Damien Le Moal
1
-0
/
+13
2024-04-17
drm/edid: make drm_edid_are_equal() static
Jani Nikula
1
-2
/
+0
2024-04-17
drm/edid: group struct drm_edid based declarations together
Jani Nikula
1
-4
/
+4
2024-04-17
drm/edid: move all internal declarations to drm_crtc_internal.h
Jani Nikula
1
-3
/
+0
2024-04-17
drm/displayid: move drm_displayid.h to drm_displayd_internal.h
Jani Nikula
1
-170
/
+0
2024-04-17
fsnotify: fix UAF from FS_ERROR event on a shutting down filesystem
Amir Goldstein
1
-0
/
+4
2024-04-17
Merge patch series 'Fix shmem_rename2 directory offset calculation' of https:...
Christian Brauner
1
-0
/
+2
2024-04-17
libfs: Add simple_offset_rename() API
Chuck Lever
1
-0
/
+2
2024-04-17
sched/vtime: Do not include <asm/vtime.h> header
Alexander Gordeev
2
-5
/
+0
2024-04-17
sched/vtime: Remove confusing arch_vtime_task_switch() declaration
Alexander Gordeev
1
-1
/
+0
2024-04-17
PNP: Add dev_is_pnp() macro
Guanbing Huang
1
-0
/
+4
2024-04-17
net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...
Kory Maincent (Dent Project)
1
-2
/
+2
2024-04-17
Add bridged amplifiers to cs42l43
Mark Brown
39
-67
/
+220
2024-04-17
mm/shmem: inline shmem_is_huge() for disabled transparent hugepages
Sumanth Korikkar
1
-0
/
+9
2024-04-17
mm,swapops: update check in is_pfn_swap_entry for hwpoison entries
Oscar Salvador
1
-32
/
+33
2024-04-17
cgroup/rstat: add cgroup_rstat_lock helpers and tracepoints
Jesper Dangaard Brouer
2
-1
/
+49
2024-04-16
sched: Add missing memory barrier in switch_mm_cid
Mathieu Desnoyers
1
-0
/
+8
2024-04-16
af_unix: Try not to hold unix_gc_lock during accept().
Kuniyuki Iwashima
1
-0
/
+1
2024-04-16
gpio: swnode: Add ability to specify native chip selects for SPI
Charles Keepax
1
-0
/
+4
2024-04-16
ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value
Steven Rostedt
1
-0
/
+2
2024-04-16
coresight: Add helpers registering/removing both AMBA and platform drivers
Anshuman Khandual
1
-0
/
+7
2024-04-16
vfs: export remap and write check helpers
Darrick J. Wong
1
-0
/
+1
2024-04-16
Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-2
/
+2
2024-04-15
remove call_{read,write}_iter() functions
Miklos Szeredi
1
-12
/
+0
2024-04-15
kernel_file_open(): get rid of inode argument
Al Viro
1
-1
/
+1
2024-04-15
fd_is_open(): move to fs/file.c
Al Viro
1
-5
/
+0
2024-04-15
close_on_exec(): pass files_struct instead of fdtable
Al Viro
1
-5
/
+5
2024-04-15
net: dqs: make struct dql more cache efficient
Breno Leitao
1
-2
/
+3
2024-04-15
net: dql: Optimize stall information population
Breno Leitao
1
-1
/
+3
2024-04-15
net: dql: Separate queue function responsibilities
Breno Leitao
1
-19
/
+25
2024-04-15
net: dql: Avoid calling BUG() when WARN() is enough
Breno Leitao
1
-1
/
+2
2024-04-15
Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig
Vignesh Balasubramanian
1
-1
/
+1
2024-04-15
rcu: Add a trace event for synchronize_rcu_normal()
Uladzislau Rezki (Sony)
1
-0
/
+27
2024-04-15
rcu: Mollify sparse with RCU guard
Johannes Berg
1
-1
/
+13
2024-04-15
dma-buf: Do not build debugfs related code when !CONFIG_DEBUG_FS
Tvrtko Ursulin
1
-0
/
+2
2024-04-15
drm/fb_dma: s/drm_panic_gem_get_scanout_buffer/drm_fb_dma_get_scanout_buffer
MaĆra Canal
1
-2
/
+3
2024-04-15
rcu: Remove redundant CONFIG_PROVE_RCU #if condition
Paul E. McKenney
1
-3
/
+3
2024-04-15
vfs, swap: compile out IS_SWAPFILE() on swapless configs
Alexey Dobriyan
1
-0
/
+6
2024-04-15
drm/fb_dma: Add generic get_scanout_buffer() for drm_panic
Jocelyn Falempe
1
-0
/
+4
2024-04-15
drm/panic: Add a drm panic handler
Jocelyn Falempe
3
-0
/
+102
2024-04-15
drm/panic: Add drm panic locking
Daniel Vetter
2
-0
/
+105
[prev]
[next]