index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-13
iio: dac: mcp4725: Fix i2c_master_send() return value handling
Marek Vasut
1
-2
/
+14
2023-05-13
iio: accel: kx022a fix irq getting
Matti Vaittinen
1
-1
/
+1
2023-05-13
iio: bu27034: Ensure reset is written
Matti Vaittinen
1
-1
/
+11
2023-05-13
iio: dac: build ad5758 driver when AD5758 is selected
Lukas Bulwahn
1
-1
/
+1
2023-05-13
iio: addac: ad74413: fix resistance input processing
Rasmus Villemoes
1
-1
/
+1
2023-05-13
iio: light: vcnl4035: fixed chip ID check
Frank Li
1
-0
/
+3
2023-05-13
dt-bindings: iio: imx8qxp-adc: add missing vref-supply
Alexander Stein
1
-0
/
+7
2023-05-13
iio: adc: stm32-adc: skip adc-channels setup if none is present
Sean Nyekjaer
1
-19
/
+23
2023-05-13
iio: adc: stm32-adc: skip adc-diff-channels setup if none is present
Sean Nyekjaer
1
-10
/
+9
2023-05-13
iio: adc: ad7192: Change "shorted" channels to differential
Paul Cercueil
1
-6
/
+2
2023-05-13
iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT m...
Hans de Goede
1
-2
/
+2
2023-05-13
iio: gts-helpers: fix integration time units
Matti Vaittinen
1
-10
/
+32
2023-05-13
iio: bu27034: Fix integration time
Matti Vaittinen
1
-5
/
+9
2023-05-13
iio: fix doc for iio_gts_find_sel_by_int_time
Matti Vaittinen
1
-1
/
+1
2023-05-13
iio: adc: palmas: fix off by one bugs
Dan Carpenter
1
-5
/
+5
2023-05-13
iio: adc: mxs-lradc: fix the order of two cleanup operations
Jiakai Luo
1
-5
/
+5
2023-05-13
iio: ad4130: Make sure clock provider gets removed
Lars-Peter Clausen
1
-1
/
+11
2023-05-13
iio: tmag5273: Fix runtime PM leak on measurement error
Lars-Peter Clausen
1
-2
/
+3
2023-05-13
iio: adc: mt6370: Fix ibus and ibat scaling value of some specific vendor ID ...
ChiaEn Wu
1
-2
/
+51
2023-05-13
iio: adc: imx93: fix a signedness bug in imx93_adc_read_raw()
Dan Carpenter
1
-4
/
+3
2023-05-07
Linux 6.4-rc1
v6.4-rc1
Linus Torvalds
1
-2
/
+2
2023-05-06
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
6
-20
/
+14
2023-05-06
Revert "perf build: Warn for BPF skeletons if endian mismatches"
Arnaldo Carvalho de Melo
1
-10
/
+7
2023-05-06
dmapool: link blocks across pages
Keith Busch
1
-127
/
+130
2023-05-06
dmapool: don't memset on free twice
Keith Busch
1
-2
/
+2
2023-05-06
dmapool: simplify freeing
Keith Busch
1
-16
/
+6
2023-05-06
dmapool: consolidate page initialization
Keith Busch
1
-4
/
+3
2023-05-06
dmapool: rearrange page alloc failure handling
Keith Busch
1
-7
/
+9
2023-05-06
dmapool: move debug code to own functions
Keith Busch
1
-51
/
+77
2023-05-06
dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
Tony Battersby
1
-1
/
+1
2023-05-06
dmapool: cleanup integer types
Tony Battersby
1
-8
/
+11
2023-05-06
dmapool: use sysfs_emit() instead of scnprintf()
Tony Battersby
1
-16
/
+7
2023-05-06
dmapool: remove checks for dev == NULL
Tony Battersby
1
-31
/
+14
2023-05-06
nfs: fix mis-merged __filemap_get_folio() error check
Linus Torvalds
1
-1
/
+1
2023-05-06
afs: fix the afs_dir_get_folio return value
Christoph Hellwig
1
-3
/
+4
2023-05-06
nilfs2: do not write dirty data after degenerating to read-only
Ryusuke Konishi
1
-1
/
+4
2023-05-06
mm: do not reclaim private data from pinned page
Jan Kara
1
-0
/
+10
2023-05-06
nilfs2: fix infinite loop in nilfs_mdt_get_block()
Ryusuke Konishi
1
-4
/
+12
2023-05-06
mm/mmap/vma_merge: always check invariants
Lorenzo Stoakes
1
-5
/
+5
2023-05-06
filemap: Handle error return from __filemap_get_folio()
Matthew Wilcox
1
-1
/
+1
2023-05-06
s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDS
Lukas Bulwahn
1
-1
/
+0
2023-05-06
perf metrics: Fix SEGV with --for-each-cgroup
Ian Rogers
1
-0
/
+1
2023-05-06
perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...
Arnaldo Carvalho de Melo
3
-20
/
+174
2023-05-05
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
2
-2
/
+7
2023-05-05
ALSA: pcm: use exit controlled loop in snd_pcm_playback_silence()
Oswald Buddenhagen
1
-2
/
+2
2023-05-05
ALSA: pcm: simplify top-up mode init in snd_pcm_playback_silence()
Oswald Buddenhagen
1
-7
/
+24
2023-05-05
ALSA: pcm: playback silence - move silence variable updates to separate function
Jaroslav Kysela
1
-20
/
+22
2023-05-05
ALSA: pcm: playback silence - remove extra code
Jaroslav Kysela
1
-2
/
+0
2023-05-05
ALSA: pcm: fix playback silence - correct incremental silencing
Jaroslav Kysela
1
-7
/
+3
2023-05-05
ALSA: pcm: fix playback silence - use the actual new_hw_ptr for the threshold...
Jaroslav Kysela
1
-1
/
+9
[next]