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-08-16
virtio: kerneldocs fixes and enhancements
Ricardo Cañuelo
4
-11
/
+25
2022-08-16
virtio: Revert "virtio: find_vqs() add arg sizes"
Michael S. Tsirkin
10
-22
/
+10
2022-08-16
virtio_vdpa: Revert "virtio_vdpa: support the arg sizes of find_vqs()"
Michael S. Tsirkin
1
-9
/
+6
2022-08-16
virtio_pci: Revert "virtio_pci: support the arg sizes of find_vqs()"
Michael S. Tsirkin
4
-23
/
+12
2022-08-16
virtio-mmio: Revert "virtio_mmio: support the arg sizes of find_vqs()"
Michael S. Tsirkin
1
-6
/
+2
2022-08-16
virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()"
Michael S. Tsirkin
1
-12
/
+0
2022-08-16
virtio_net: Revert "virtio_net: set the default max ring size by find_vqs()"
Michael S. Tsirkin
1
-38
/
+4
2022-08-16
cpufreq: Add SM6115 to cpufreq-dt-platdev blocklist
Adam Skladowski
1
-0
/
+1
2022-08-16
OPP: Fix an un-initialized variable usage
Christophe JAILLET
1
-1
/
+1
2022-08-15
io_uring/notif: raise limit on notification slots
Pavel Begunkov
1
-1
/
+1
2022-08-15
io_uring/net: improve zc addr import error handling
Pavel Begunkov
1
-8
/
+8
2022-08-15
io_uring/net: use right helpers for async recycle
Pavel Begunkov
1
-1
/
+1
2022-08-15
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
2
-7
/
+30
2022-08-15
net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msg
Zhengchao Shao
1
-0
/
+1
2022-08-15
net: moxa: pass pdev instead of ndev to DMA functions
Sergei Antonov
1
-10
/
+10
2022-08-15
audit: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-08-15
lsm: clean up redundant NULL pointer check
Xiu Jianfeng
1
-13
/
+1
2022-08-15
ksmbd: don't remove dos attribute xattr on O_TRUNC open
Namjae Jeon
1
-9
/
+9
2022-08-15
ksmbd: remove unnecessary generic_fillattr in smb2_open
Hyunchul Lee
1
-9
/
+4
2022-08-15
selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
Kristen Carlson Accardi
1
-0
/
+6
2022-08-15
sched/psi: Remove redundant cgroup_psi() when !CONFIG_CGROUPS
Hao Jia
1
-5
/
+0
2022-08-15
sched/psi: Remove unused parameter nbytes of psi_trigger_create()
Hao Jia
3
-4
/
+4
2022-08-15
sched/psi: Zero the memory of struct psi_group
Hao Jia
1
-5
/
+1
2022-08-15
libbpf: Making bpf_prog_load() ignore name if kernel doesn't support
Hangbin Liu
3
-6
/
+16
2022-08-15
iio: light: cm3605: Fix an error handling path in cm3605_probe()
Christophe JAILLET
1
-2
/
+4
2022-08-15
iio: adc: mcp3911: make use of the sign bit
Marcus Folkesson
1
-0
/
+2
2022-08-15
iio: pressure: dlhl60d: Don't take garbage into consideration when reading data
Andy Shevchenko
1
-3
/
+2
2022-08-15
iio: magnetometer: yas530: Add YAS537 variant
Jakob Hauser
2
-3
/
+423
2022-08-15
iio: magnetometer: yas530: Add function pointers to "chip_info"
Jakob Hauser
1
-24
/
+42
2022-08-15
iio: magnetometer: yas530: Add temperature calculation to "chip_info"
Jakob Hauser
1
-69
/
+54
2022-08-15
iio: magnetometer: yas530: Add IIO scaling to "chip_info"
Jakob Hauser
1
-21
/
+7
2022-08-15
iio: magnetometer: yas530: Add volatile registers to "chip_info"
Jakob Hauser
1
-3
/
+35
2022-08-15
iio: magnetometer: yas530: Introduce "chip_info" structure
Jakob Hauser
1
-24
/
+74
2022-08-15
iio: magnetometer: yas530: Apply documentation and style fixes
Jakob Hauser
1
-10
/
+11
2022-08-15
iio: magnetometer: yas530: Move printk %*ph parameters out from stack
Jakob Hauser
1
-2
/
+2
2022-08-15
iio: magnetometer: yas530: Rename functions and registers
Jakob Hauser
1
-56
/
+70
2022-08-15
iio: magnetometer: yas530: Change data type of calibration coefficients
Jakob Hauser
1
-2
/
+4
2022-08-15
iio: magnetometer: yas530: Correct temperature handling
Jakob Hauser
1
-23
/
+76
2022-08-15
iio: magnetometer: yas530: Correct scaling of magnetic axes
Jakob Hauser
1
-10
/
+21
2022-08-15
iio: magnetometer: yas530: Change range of data in volatile register
Jakob Hauser
1
-1
/
+1
2022-08-15
iio: magnetometer: yas530: Change data type of hard_offsets to signed
Jakob Hauser
1
-1
/
+1
2022-08-15
dt-bindings: iio: mlx90632 Add supply regulator documentation
Crt Mori
1
-0
/
+4
2022-08-15
iio: temperature: mlx90632 Add supply regulator to sensor
Crt Mori
1
-5
/
+56
2022-08-15
iio: imu: adis16475: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-14
/
+1
2022-08-15
iio: frequency: adrf6780: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-15
/
+1
2022-08-15
iio: frequency: adf4371: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-16
/
+1
2022-08-15
iio: adc: xilinx-xadc: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-17
/
+1
2022-08-15
iio: adc: xilinx-ams: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-14
/
+1
2022-08-15
iio: adc: ti-ads131e08: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-18
/
+1
2022-08-15
iio: adc: lpc18xx: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-17
/
+1
[prev]
[next]