index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-18
RDMA: remove useless condition in siw_create_cq()
Andrey Strachuk
1
-1
/
+1
2022-07-18
pinctrl: ocelot: Fix pincfg
Horatiu Vultur
1
-6
/
+13
2022-07-18
pinctrl: ocelot: Fix pincfg for lan966x
Horatiu Vultur
1
-71
/
+124
2022-07-18
RDMA/rtrs-clt: Use bitmap_empty()
Christophe JAILLET
1
-5
/
+3
2022-07-18
RDMA/rtrs-clt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+3
2022-07-18
RDMA/qib: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-07-18
drm/ssd130x: Use new regmap bulk write support to drop custom bus
Javier Martinez Canillas
1
-16
/
+5
2022-07-18
RDMA/irdma: Fix setting of QP context err_rq_idx_valid field
Mustafa Ismail
1
-11
/
+4
2022-07-18
RDMA/irdma: Fix VLAN connection with wildcard address
Mustafa Ismail
1
-5
/
+6
2022-07-18
RDMA/irdma: Fix a window for use-after-free
Mustafa Ismail
1
-1
/
+1
2022-07-18
RDMA/irdma: Make resource distribution algorithm more QP oriented
Nayan Kumar
2
-7
/
+6
2022-07-18
RDMA/irdma: Make CQP invalid state error non-critical
Mustafa Ismail
1
-0
/
+1
2022-07-18
RDMA/irdma: Add AE source to error log
Mustafa Ismail
1
-2
/
+2
2022-07-18
RDMA/irdma: Add 2 level PBLE support for FMR
Mustafa Ismail
2
-4
/
+12
2022-07-18
drm/ttm: fix locking in vmap/vunmap TTM GEM helpers
Christian König
1
-1
/
+8
2022-07-18
cpufreq: tegra194: Staticize struct tegra_cpufreq_soc instances
Viresh Kumar
1
-2
/
+2
2022-07-18
video: fbdev: omapfb: Unexport omap*_update_window_async()
Helge Deller
3
-13
/
+2
2022-07-18
video: fbdev: atari: Remove backward bug-compatibility
Geert Uytterhoeven
1
-4
/
+0
2022-07-18
video: fbdev: atari: Remove unused definitions and variables
Geert Uytterhoeven
1
-20
/
+0
2022-07-18
video: fbdev: atari: Fix VGA modes
Geert Uytterhoeven
1
-2
/
+2
2022-07-18
video: fbdev: atari: Fix TT High video mode vertical refresh
Geert Uytterhoeven
1
-1
/
+1
2022-07-18
video: fbdev: atari: Remove unneeded casts to void *
Geert Uytterhoeven
1
-2
/
+2
2022-07-18
video: fbdev: atari: Remove unneeded casts from void *
Geert Uytterhoeven
1
-6
/
+6
2022-07-18
video: fbdev: atari: Fix ext_setcolreg()
Geert Uytterhoeven
1
-0
/
+4
2022-07-18
video: fbdev: atari: Fix inverse handling
Geert Uytterhoeven
1
-3
/
+1
2022-07-18
video: fbdev: atari: Remove bogus FB_VMODE_YWRAP flags
Geert Uytterhoeven
1
-9
/
+9
2022-07-18
video: fbdev: atari: Simplify atafb_pan_display()
Geert Uytterhoeven
1
-27
/
+2
2022-07-18
video: fbdev: Make *fb_setup() and *fb_init() static
Geert Uytterhoeven
8
-23
/
+14
2022-07-18
video: fbdev: cirrusfb: Make cirrusfb_zorro_unregister() static
Geert Uytterhoeven
1
-1
/
+1
2022-07-18
video: fbdev: sa1100fb: Remove unused sa1100fb_setup()
Geert Uytterhoeven
1
-41
/
+0
2022-07-18
video: fbdev: amiga: Simplify amifb_pan_display()
Geert Uytterhoeven
1
-13
/
+2
2022-07-18
cpufreq: Change order of online() CB and policy->cpus modification
Pierre Gondois
1
-3
/
+3
2022-07-17
zram: fix unused 'zram_wb_devops' warning
Kefeng Wang
1
-0
/
+2
2022-07-17
pagemap,pmem: introduce ->memory_failure()
Shiyang Ruan
1
-0
/
+17
2022-07-17
dax: introduce holder for dax_device
Shiyang Ruan
2
-2
/
+67
2022-07-17
drm/amdkfd: add SPM support for SVM
Alex Sierra
1
-13
/
+21
2022-07-17
Merge tag 'drm-intel-fixes-2022-07-17' of git://anongit.freedesktop.org/drm/drm-intel
Linus Torvalds
6
-13
/
+15
2022-07-17
net/mlx5: fs, allow flow table creation with a UID
Mark Bloch
8
-15
/
+25
2022-07-17
net/mlx5: fs, expose flow table ID to users
Mark Bloch
1
-0
/
+6
2022-07-17
drm/i915/ttm: fix 32b build
Matthew Auld
6
-13
/
+15
2022-07-17
ipoib: switch to netif_napi_add_weight()
Jakub Kicinski
1
-2
/
+4
2022-07-17
IB/hfi1: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+1
2022-07-17
IB/hfi1: switch to netif_napi_add_tx()
Jakub Kicinski
1
-3
/
+1
2022-07-17
RDMA/qib: Use the bitmap API when applicable
Christophe JAILLET
1
-15
/
+8
2022-07-17
Merge tag 'gpio-fixes-for-v5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-11
/
+5
2022-07-17
Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
3
-1
/
+11
2022-07-17
Merge tag 'for-v5.19-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
3
-13
/
+21
2022-07-17
platform/surface: tabletsw: Fix __le32 integer access
Maximilian Luz
1
-2
/
+2
2022-07-17
leds: leds-bcm63138: get rid of LED_OFF
Rafał Miłecki
1
-2
/
+1
2022-07-17
leds: add help info about BCM63138 module name
Rafał Miłecki
1
-0
/
+2
[prev]
[next]