index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
raid6
/
mktables.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-05
of: Move of_modalias() to module.c
Miquel Raynal
4
-38
/
+54
2023-04-05
of: Rename of_modalias_node()
Miquel Raynal
8
-17
/
+23
2023-04-05
of: Update of_device_get_modalias()
Miquel Raynal
1
-12
/
+17
2023-04-05
dt-bindings: nvmem: Fix spelling mistake "platforn" -> "platform"
Colin Ian King
1
-1
/
+1
2023-04-05
dt-bindings: nvmem: convert amlogic-efuse.txt to dt-schema
Neil Armstrong
2
-48
/
+57
2023-04-05
dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt to dt-schema
Neil Armstrong
2
-22
/
+57
2023-04-05
nvmem: xilinx: zynqmp: make modular
Nick Alcock
1
-1
/
+1
2023-04-05
dt-bindings: nvmem: qcom,spmi-sdam: fix example 'reg' property
Johan Hovold
1
-13
/
+18
2023-04-05
of: Fix modalias string generation
Miquel Raynal
1
-2
/
+5
2023-04-05
vmci_host: fix a race condition in vmci_host_poll() causing GPF
Dae R. Jeong
1
-1
/
+7
2023-03-29
cdx: add device attributes
Nipun Gupta
6
-0
/
+241
2023-03-29
cdx: add rpmsg communication channel for CDX
Nipun Gupta
6
-5
/
+273
2023-03-29
cdx: add cdx controller
Nipun Gupta
5
-1
/
+373
2023-03-29
cdx: add MCDI protocol interface for firmware interaction
Nipun Gupta
8
-1
/
+1853
2023-03-29
dt-bindings: bus: add CDX bus controller for versal net
Nipun Gupta
2
-0
/
+83
2023-03-29
iommu: Add iommu probe for CDX bus
Nipun Gupta
1
-0
/
+4
2023-03-29
cdx: add the cdx bus driver
Nipun Gupta
12
-0
/
+695
2023-03-29
misc: alcor_pci: remove unused alcor functions
Tom Rix
1
-23
/
+0
2023-03-29
misc: hpilo: remove unused is_device_reset function
Tom Rix
1
-6
/
+0
2023-03-23
mei: Move uuid.h to the MEI namespace
Andy Shevchenko
11
-39
/
+37
2023-03-19
Linux 6.3-rc3
v6.3-rc3
Linus Torvalds
1
-1
/
+1
2023-03-19
tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
Costa Shulyupin
1
-2
/
+2
2023-03-19
ring-buffer: remove obsolete comment for free_buffer_page()
Vlastimil Babka
1
-4
/
+0
2023-03-19
tracing: Make splice_read available again
Sung-hun Kim
1
-0
/
+2
2023-03-19
ftrace: Set direct_ops storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-03-19
trace/hwlat: Do not start per-cpu thread if it is already running
Tero Kristo
1
-0
/
+4
2023-03-19
trace/hwlat: Do not wipe the contents of per-cpu thread data
Tero Kristo
1
-3
/
+0
2023-03-19
tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...
Tom Rix
1
-5
/
+5
2023-03-19
tracing: Fix wrong return in kprobe_event_gen_test.c
Anton Gusev
1
-2
/
+2
2023-03-18
media: m5mols: fix off-by-one loop termination error
Linus Torvalds
1
-1
/
+1
2023-03-18
ext4: fix possible double unlock when moving a directory
Theodore Ts'o
1
-3
/
+1
2023-03-17
tools/power turbostat: version 2023.03.17
Len Brown
1
-8
/
+5
2023-03-17
tools/power turbostat: fix decoding of HWP_STATUS
Antti Laakso
1
-1
/
+1
2023-03-17
tools/power turbostat: Introduce support for EMR
Zhang Rui
1
-0
/
+3
2023-03-17
tools/power turbostat: remove stray newlines from warn/warnx strings
Len Brown
1
-2
/
+2
2023-03-17
tools/power turbostat: Fix /dev/cpu_dma_latency warnings
Prarit Bhargava
2
-1
/
+3
2023-03-17
tools/power turbostat: Provide better debug messages for failed capabilities ...
Prarit Bhargava
2
-7
/
+7
2023-03-17
tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMIT
Len Brown
1
-1
/
+1
2023-03-17
misc: lis3lv02d: Fix reading 'st,default-rate' property
Rob Herring
1
-1
/
+1
2023-03-17
misc: lis3lv02d: Use of_property_read_bool() for boolean properties
Rob Herring
1
-32
/
+32
2023-03-17
misc/sram: Use of_property_read_bool() for boolean properties
Rob Herring
1
-8
/
+3
2023-03-17
selftests: bonding: add tests for ether type changes
Nikolay Aleksandrov
2
-1
/
+87
2023-03-17
bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails
Nikolay Aleksandrov
1
-3
/
+1
2023-03-17
bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change
Nikolay Aleksandrov
1
-4
/
+15
2023-03-17
net: renesas: rswitch: Fix GWTSDIE register handling
Yoshihiro Shimoda
2
-2
/
+8
2023-03-17
net: renesas: rswitch: Fix the output value of quote from rswitch_rx()
Yoshihiro Shimoda
1
-3
/
+7
2023-03-17
ethernet: sun: add check for the mdesc_grab()
Liang He
2
-0
/
+6
2023-03-17
drm/ttm: drop extra ttm_bo_put in ttm_bo_cleanup_refs
Christian König
1
-2
/
+0
2023-03-17
net: ipa: fix some register validity checks
Alex Elder
3
-15
/
+30
2023-03-17
net: ipa: kill FILT_ROUT_CACHE_CFG IPA register
Alex Elder
2
-11
/
+2
[next]