index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memtest.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-31
firmware: coreboot: framebuffer: Ignore reserved pixel color bits
Alper Nebi Yasak
1
-3
/
+1
2023-01-31
drivers: misc: ti-st: Fix a typo ("unknow")
Jonathan Neuschäfer
1
-1
/
+1
2023-01-31
misc: isl29003: Use sysfs_emit() to instead of sprintf()
Bo Liu
1
-5
/
+5
2023-01-30
coresight: tmc: Don't enable TMC when it's not ready.
Yabin Cui
4
-14
/
+56
2023-01-30
coresight: tpda: fix return value check in tpda_probe()
Yang Yingliang
1
-2
/
+2
2023-01-28
fpga: bridge: return errors in the show() method of the "state" attribute
Marco Pagani
1
-4
/
+7
2023-01-28
fpga: dfl: more kernel-doc corrections
Xu Yilun
5
-3
/
+5
2023-01-28
fpga: dfl: kernel-doc corrections
Randy Dunlap
2
-4
/
+5
2023-01-28
fpga: microchip-spi: separate data frame write routine
Ivan Bornyakov
1
-13
/
+23
2023-01-28
fpga: microchip-spi: rewrite status polling in a time measurable way
Ivan Bornyakov
1
-15
/
+17
2023-01-28
fpga: microchip-spi: move SPI I/O buffers out of stack
Ivan Bornyakov
1
-46
/
+47
2023-01-27
mfd: intel-m10-bmc: Add PMCI driver
Ilpo Järvinen
5
-4
/
+264
2023-01-27
fpga: m10bmc-sec: Make rsu status type specific
Ilpo Järvinen
2
-32
/
+78
2023-01-27
fpga: m10bmc-sec: Create helpers for rsu status/progress checks
Ilpo Järvinen
1
-28
/
+31
2023-01-27
mfd: intel-m10-bmc: Prefix register defines with M10BMC_N3000
Ilpo Järvinen
3
-66
/
+66
2023-01-27
fpga: intel-m10-bmc: Rework flash read/write
Ilpo Järvinen
1
-64
/
+79
2023-01-27
mfd: intel-m10-bmc: Support multiple CSR register layouts
Ilpo Järvinen
4
-33
/
+111
2023-01-27
mfd: intel-m10-bmc: Split into core and spi specific parts
Ilpo Järvinen
8
-124
/
+172
2023-01-27
mfd: intel-m10-bmc: Rename the local variables
Ilpo Järvinen
1
-5
/
+5
2023-01-27
mfd: intel-m10-bmc: Create m10bmc_platform_info for type specific info
Ilpo Järvinen
2
-29
/
+36
2023-01-27
mfd: intel-m10-bmc: Add missing includes to header
Ilpo Järvinen
1
-0
/
+3
2023-01-26
Coresight: tpda/tpdm: remove incorrect __exit annotation
Arnd Bergmann
2
-2
/
+2
2023-01-24
coresight: perf: Output trace id only once
Suzuki K Poulose
2
-4
/
+14
2023-01-24
coresight: Fix uninitialised variable use in coresight_disable
Suzuki K Poulose
1
-1
/
+1
2023-01-23
Documentation: coresight: tpdm: Add dummy comment after sysfs list
Bagas Sanjaya
1
-0
/
+2
2023-01-23
Documentation: coresight: Extend title heading syntax in TPDM and TPDA docume...
Bagas Sanjaya
2
-6
/
+6
2023-01-22
Linux 6.2-rc5
v6.2-rc5
Linus Torvalds
1
-1
/
+1
2023-01-21
ext4: deal with legacy signed xattr name hash values
Linus Torvalds
1
-2
/
+39
2023-01-21
prlimit: do_prlimit needs to have a speculation check
Greg Kroah-Hartman
1
-0
/
+2
2023-01-20
io_uring/poll: don't reissue in case of poll race on multishot request
Jens Axboe
1
-1
/
+5
2023-01-20
io_uring/msg_ring: fix remote queue to disabled ring
Pavel Begunkov
2
-2
/
+10
2023-01-20
io_uring/msg_ring: fix flagging remote execution
Pavel Begunkov
1
-17
/
+23
2023-01-20
Revert "Merge branch 'octeontx2-af-CPT'"
Jakub Kicinski
5
-277
/
+87
2023-01-20
USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100
Greg Kroah-Hartman
1
-1
/
+1
2023-01-20
usb: host: ehci-fsl: Fix module alias
Alexander Stein
1
-1
/
+1
2023-01-20
firmware: dmi-sysfs: Fix null-ptr-deref in dmi_sysfs_register_handle
Chen Zhongjin
1
-5
/
+5
2023-01-20
tcp: fix rate_app_limited to default to 1
David Morley
1
-0
/
+2
2023-01-20
bnxt: Do not read past the end of test names
Kees Cook
2
-17
/
+5
2023-01-20
serial: exar: Add support for Sealevel 7xxxC serial cards
Matthew Howell
1
-0
/
+14
2023-01-20
VMCI: Use threaded irqs instead of tasklets
Vishnu Dasa
1
-30
/
+19
2023-01-20
misc: fastrpc: Pass bitfield into qcom_scm_assign_mem
Elliot Berman
1
-9
/
+6
2023-01-20
gsmi: fix null-deref in gsmi_get_variable
Khazhismel Kumykov
1
-3
/
+4
2023-01-20
misc: fastrpc: Fix use-after-free race condition for maps
Ola Jeppsson
1
-3
/
+5
2023-01-20
misc: fastrpc: Don't remove map on creater_process and device_release
Abel Vesa
1
-9
/
+9
2023-01-20
misc: fastrpc: Fix use-after-free and race in fastrpc_map_find
Abel Vesa
1
-20
/
+21
2023-01-20
misc: fastrpc: fix error code in fastrpc_req_mmap()
Dan Carpenter
1
-1
/
+0
2023-01-20
mei: me: add meteor lake point M DID
Alexander Usyskin
2
-0
/
+4
2023-01-20
mei: bus: fix unlink on bus in error path
Alexander Usyskin
1
-4
/
+8
2023-01-20
parport_pc: Limit the number of PCI BAR pairs to 2
Maciej W. Rozycki
1
-1
/
+1
2023-01-20
parport_pc: Set up mode and ECR masks for Oxford Semiconductor devices
Maciej W. Rozycki
1
-6
/
+13
[next]