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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-09
mfd: ocelot: Add helper to get regmap from a resource
Colin Foster
2
-0
/
+67
2022-09-09
thunderbolt: Add support for Intel Maple Ridge single port controller
Gil Fine
2
-0
/
+2
2022-09-08
MAINTAINERS: Add maintainer for HiSilicon PTT driver
Yicong Yang
1
-0
/
+8
2022-09-08
docs: trace: Add HiSilicon PTT device driver documentation
Yicong Yang
3
-0
/
+360
2022-09-08
module/decompress: generate sysfs string at compile time
David Disseldorp
1
-1
/
+1
2022-09-08
kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of i_{zero/one_hundred}
Liu Shixin
1
-23
/
+20
2022-09-08
kernel/sysctl.c: move sysctl_vals and sysctl_long_vals to sysctl.c
Liu Shixin
2
-8
/
+8
2022-09-08
sysctl: remove max_extfrag_threshold
Liu Shixin
1
-6
/
+1
2022-09-08
module: Add debugfs interface to view unloaded tainted modules
Aaron Tomlin
1
-0
/
+68
2022-09-08
kernel/sysctl.c: remove unnecessary (void*) conversions
Dong Chuanjian
1
-3
/
+3
2022-09-08
proc: remove initialization assignment
Li zeming
1
-1
/
+1
2022-09-08
arm64: dts: qcom: sa8155p-adp: Remove unused properties from eth node
Bhupesh Sharma
1
-3
/
+0
2022-09-08
arm64: dts: qcom: sc7280: correct CPU BWMON unit address
Krzysztof Kozlowski
1
-1
/
+1
2022-09-08
hwtracing: hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Trace device
Yicong Yang
2
-0
/
+154
2022-09-08
hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
Yicong Yang
6
-0
/
+1110
2022-09-08
iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
Yicong Yang
1
-0
/
+21
2022-09-08
NFSD: fix regression with setting ACLs.
NeilBrown
1
-10
/
+9
2022-09-08
Bluetooth: Fix HCIGETDEVINFO regression
Luiz Augusto von Dentz
1
-2
/
+0
2022-09-08
mm/slub: fix to return errno if kmalloc() fails
Chao Yu
1
-1
/
+4
2022-09-08
tracefs: Only clobber mode/uid/gid on remount if asked
Brian Norris
1
-8
/
+23
2022-09-08
kprobes: Prohibit probes in gate area
Christian A. Ehrhardt
1
-0
/
+1
2022-09-08
Input: hgpk - fix repeated word in a comment
wangjianli
1
-1
/
+1
2022-09-08
perf: RISC-V: fix access beyond allocated array
Sergey Matyukevich
1
-1
/
+1
2022-09-08
perf: RISC-V: throttle perf events
Sergey Matyukevich
1
-0
/
+4
2022-09-08
perf: RISC-V: exclude invalid pmu counters from SBI calls
Sergey Matyukevich
3
-14
/
+19
2022-09-08
soc: sunxi: sram: Fix debugfs info for A64 SRAM C
Samuel Holland
1
-2
/
+2
2022-09-08
x86/sgx: Handle VA page allocation failure for EAUG on PF.
Haitao Huang
1
-1
/
+4
2022-09-08
soc: sunxi: sram: Fix probe function ordering issues
Samuel Holland
1
-8
/
+5
2022-09-08
x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
Jarkko Sakkinen
1
-6
/
+9
2022-09-08
soc: sunxi: sram: Prevent the driver from being unbound
Samuel Holland
1
-3
/
+2
2022-09-08
soc: sunxi: sram: Actually claim SRAM regions
Samuel Holland
1
-0
/
+1
2022-09-08
iavf: Fix cached head and tail value for iavf_get_tx_pending
Brett Creeley
1
-1
/
+4
2022-09-08
iavf: Fix change VF's mac address
Sylwester Dziedziuch
1
-6
/
+3
2022-09-08
ice: Fix crash by keep old cfg when update TCs more than queues
Ding Hui
1
-16
/
+26
2022-09-08
arm64: defconfig: Enable devfreq cooling device
Clément Péron
1
-0
/
+1
2022-09-08
arm64: dts: allwinner: beelink-gs1: Enable GPU OPP
Clément Péron
1
-0
/
+1
2022-09-08
arm64: dts: allwinner: h6: Add GPU OPP table
Clément Péron
1
-0
/
+87
2022-09-08
arm64: dts: allwinner: h6: Add cooling map for GPU
Clément Péron
1
-2
/
+49
2022-09-08
arm64: dts: allwinner: a100: Add I2C DMA requests
Samuel Holland
1
-0
/
+12
2022-09-08
arm64: dts: allwinner: a100: Add device node for DMA controller
Yangtao Li
1
-0
/
+12
2022-09-08
clk: sunxi-ng: ccu-sun9i-a80-usb: Use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-09-08
clk: sunxi-ng: ccu-sun9i-a80-de: Use dev_err_probe() helper
Yang Yingliang
1
-13
/
+6
2022-09-08
clk: sunxi-ng: sun8i-de2: Use dev_err_probe() helper
Yang Yingliang
1
-19
/
+9
2022-09-08
vfio/mlx5: Set the driver DMA logging callbacks
Yishai Hadas
3
-3
/
+14
2022-09-08
vfio/mlx5: Manage error scenarios on tracker
Yishai Hadas
2
-2
/
+61
2022-09-08
vfio/mlx5: Report dirty pages from tracker
Yishai Hadas
2
-0
/
+195
2022-09-08
vfio/mlx5: Create and destroy page tracker object
Yishai Hadas
2
-0
/
+148
2022-09-08
vfio/mlx5: Init QP based resources for dirty tracking
Yishai Hadas
2
-12
/
+636
2022-09-08
vfio: Introduce the DMA logging feature support
Yishai Hadas
4
-2
/
+207
2022-09-08
vfio: Add an IOVA bitmap support
Joao Martins
3
-2
/
+452
[prev]
[next]