index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-10
6
-6
/
+6
*
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
2023-06-10
2
-3
/
+3
*
mm/gup: remove unused vmas parameter from get_user_pages()
Lorenzo Stoakes
2023-06-10
2
-2
/
+2
*
Merge tag 'irq-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-28
6
-31
/
+63
|
\
|
*
Merge tag 'irqchip-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2023-05-22
6
-31
/
+63
|
|
\
|
|
*
irqchip/mbigen: Unify the error handling in mbigen_of_create_domain()
Kefeng Wang
2023-05-16
1
-13
/
+18
|
|
*
irqchip/meson-gpio: Mark OF related data as maybe unused
Krzysztof Kozlowski
2023-05-16
1
-1
/
+1
|
|
*
irqchip/mips-gic: Use raw spinlock for gic_lock
Jiaxun Yang
2023-05-16
1
-15
/
+15
|
|
*
irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routable
Jiaxun Yang
2023-05-16
1
-0
/
+2
|
|
*
irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues
Douglas Anderson
2023-05-16
3
-2
/
+27
*
|
|
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-27
2
-6
/
+6
|
\
\
\
|
*
|
|
xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()
Dan Carpenter
2023-05-24
1
-5
/
+4
|
*
|
|
xen/blkfront: Only check REQ_FUA for writes
Ross Lagerwall
2023-05-24
1
-1
/
+2
*
|
|
|
Merge tag 'char-misc-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-27
6
-46
/
+55
|
\
\
\
\
|
*
|
|
|
binder: fix UAF of alloc->vma in race with munmap()
Carlos Llamas
2023-05-20
1
-3
/
+3
|
*
|
|
|
binder: add lockless binder_alloc_(set|get)_vma()
Carlos Llamas
2023-05-13
1
-10
/
+14
|
*
|
|
|
Revert "android: binder: stop saving a pointer to the VMA"
Carlos Llamas
2023-05-13
3
-11
/
+12
|
*
|
|
|
Revert "binder_alloc: add missing mmap_lock calls when using the VMA"
Carlos Llamas
2023-05-13
1
-21
/
+10
|
*
|
|
|
binder: fix UAF caused by faulty buffer cleanup
Carlos Llamas
2023-05-13
1
-7
/
+21
|
*
|
|
|
coresight: perf: Release Coresight path when alloc trace id failed
Ruidong Tian
2023-05-11
1
-0
/
+1
|
*
|
|
|
coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet()
Dan Carpenter
2023-05-11
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-27
9
-29
/
+136
|
\
\
\
\
|
*
|
|
|
cxl: Explicitly initialize resources when media is not ready
Dave Jiang
2023-05-26
1
-6
/
+11
|
*
|
|
|
cxl/port: Fix NULL pointer access in devm_cxl_add_port()
Robert Richter
2023-05-20
1
-4
/
+3
|
*
|
|
|
cxl: Move cxl_await_media_ready() to before capacity info retrieval
Dave Jiang
2023-05-19
5
-11
/
+21
|
*
|
|
|
cxl: Wait Memory_Info_Valid before access memory related info
Dave Jiang
2023-05-19
2
-9
/
+78
|
*
|
|
|
cxl/port: Enable the HDM decoder capability for switch ports
Dan Williams
2023-05-18
3
-9
/
+33
*
|
|
|
|
Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-27
4
-7
/
+27
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...
Arnd Bergmann
2023-05-26
2
-5
/
+23
|
|
\
\
\
\
\
|
|
*
|
|
|
|
firmware: arm_ffa: Set reserved/MBZ fields to zero in the memory descriptors
Sudeep Holla
2023-05-08
1
-0
/
+6
|
|
*
|
|
|
|
firmware: arm_ffa: Fix FFA device names for logical partitions
Sudeep Holla
2023-05-08
1
-3
/
+13
|
|
*
|
|
|
|
firmware: arm_ffa: Fix usage of partition info get count flag
Sudeep Holla
2023-05-08
1
-1
/
+2
|
|
*
|
|
|
|
firmware: arm_ffa: Check if ffa_driver remove is present before executing
Sudeep Holla
2023-05-08
1
-1
/
+2
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'scmi-fix-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...
Arnd Bergmann
2023-05-25
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
firmware: arm_scmi: Fix incorrect alloc_workqueue() invocation
Tejun Heo
2023-05-08
1
-1
/
+1
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge tag 'optee-async-notif-fix-for-v6.3' of https://git.linaro.org/people/j...
Arnd Bergmann
2023-05-25
1
-1
/
+3
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
optee: fix uninited async notif value
Etienne Carriere
2023-04-20
1
-1
/
+3
*
|
|
|
|
|
Merge tag 'pci-v6.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-05-27
1
-2
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports
Mika Westerberg
2023-05-12
1
-2
/
+7
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'vfio-v6.4-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-05-27
1
-0
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vfio/type1: check pfn valid before converting to struct page
Yan Zhao
2023-05-23
1
-0
/
+5
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'block-6.4-2023-05-26' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-27
1
-0
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
NVMe: Add MAXIO 1602 to bogus nid list.
Tatsuki Sugiura
2023-05-26
1
-0
/
+2
*
|
|
|
|
|
|
Merge tag 'thermal-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-26
1
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
thermal: intel: int340x: Add new line for UUID display
Srinivas Pandruvada
2023-05-24
1
-2
/
+2
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'pm-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-05-26
1
-9
/
+37
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()
Wyes Karny
2023-05-25
1
-1
/
+7
|
*
|
|
|
|
|
|
cpufreq: amd-pstate: Remove fast_switch_possible flag from active driver
Wyes Karny
2023-05-24
1
-2
/
+0
|
*
|
|
|
|
|
|
cpufreq: amd-pstate: Add ->fast_switch() callback
Gautham R. Shenoy
2023-05-24
1
-6
/
+30
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'gpio-fixes-for-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-26
4
-16
/
+18
|
\
\
\
\
\
\
\
[next]