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-10-02
i2c: pci1xxxx: prevent signed integer overflow
Wolfram Sang
1
-3
/
+3
2022-10-02
i2c: acpi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-10-02
i2c: i801: Prefer async probe
Mani Milani
1
-0
/
+1
2022-10-02
i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe
Zhang Qilong
1
-1
/
+2
2022-10-02
i2c: designware-pci: Use standard pattern for memory allocation
Andy Shevchenko
1
-1
/
+1
2022-10-02
i2c: designware-pci: Group AMD NAVI quirk parts together
Andy Shevchenko
1
-15
/
+15
2022-10-02
dt-bindings: i2c: st,stm32-i2c: Document wakeup-source property
Marek Vasut
1
-0
/
+2
2022-10-02
dt-bindings: i2c: st,stm32-i2c: Document interrupt-names property
Marek Vasut
1
-0
/
+5
2022-10-01
random: fix typos in get_random_bytes() comment
William Zijl
1
-5
/
+5
2022-10-01
Merge branch 'mlx5-xsk-updates-part3-2022-09-30'
Jakub Kicinski
21
-385
/
+385
2022-10-01
net/mlx5e: xsk: Use queue indices starting from 0 for XSK queues
Maxim Mikityanskiy
14
-205
/
+52
2022-10-01
net/mlx5e: Introduce the mlx5e_flush_rq function
Maxim Mikityanskiy
3
-24
/
+29
2022-10-01
net/mlx5e: xsk: Support XDP metadata on XSK RQs
Maxim Mikityanskiy
1
-8
/
+12
2022-10-01
net/mlx5e: Optimize RQ page deallocation
Maxim Mikityanskiy
2
-19
/
+24
2022-10-01
net/mlx5e: Call mlx5e_page_release_dynamic directly where possible
Maxim Mikityanskiy
1
-16
/
+4
2022-10-01
net/mlx5e: Use non-XSK page allocator in SHAMPO
Maxim Mikityanskiy
1
-11
/
+1
2022-10-01
net/mlx5e: xsk: Use xsk_buff_alloc_batch on striding RQ
Maxim Mikityanskiy
4
-48
/
+106
2022-10-01
net/mlx5e: xsk: Use xsk_buff_alloc_batch on legacy RQ
Maxim Mikityanskiy
4
-0
/
+55
2022-10-01
net/mlx5e: xsk: Split out WQE allocation for legacy XSK RQ
Maxim Mikityanskiy
3
-4
/
+34
2022-10-01
net/mlx5e: Remove the outer loop when allocating legacy RQ WQEs
Maxim Mikityanskiy
2
-22
/
+17
2022-10-01
net/mlx5e: xsk: Use partial batches in legacy RQ with XSK
Maxim Mikityanskiy
1
-13
/
+1
2022-10-01
net/mlx5e: Use partial batches in legacy RQ
Maxim Mikityanskiy
1
-18
/
+21
2022-10-01
net/mlx5e: Make the wqe_index_mask calculation more exact
Maxim Mikityanskiy
1
-1
/
+20
2022-10-01
net/mlx5e: Introduce wqe_index_mask for legacy RQ
Maxim Mikityanskiy
2
-4
/
+22
2022-10-01
net/mlx5e: xsk: Drop the check for XSK state in mlx5e_xsk_wakeup
Maxim Mikityanskiy
2
-4
/
+1
2022-10-01
net/mlx5e: xsk: Use mlx5e_trigger_napi_icosq for XSK wakeup
Maxim Mikityanskiy
1
-3
/
+1
2022-10-01
power: supply: mt6370: Fix return value check in mt6370_chg_probe()
Yang Yingliang
1
-2
/
+2
2022-10-01
power: supply: ab8500: Remove unused struct ab8500_chargalg_sysfs_entry
Yuan Can
1
-6
/
+0
2022-10-01
power: supply: mt6370: uses IIO interfaces, depends on IIO
Randy Dunlap
1
-0
/
+1
2022-10-01
power: supply: max1721x: Fix spelling mistake "Gauage" -> "Gauge"
Colin Ian King
1
-1
/
+1
2022-10-01
cpumask: fix checking valid cpu range
Yury Norov
1
-11
/
+8
2022-10-01
lib/bitmap: add tests for for_each() loops
Yury Norov
1
-1
/
+243
2022-10-01
lib/find: optimize for_each() macros
Yury Norov
1
-31
/
+25
2022-10-01
lib/bitmap: introduce for_each_set_bit_wrap() macro
Yury Norov
2
-4
/
+41
2022-10-01
lib/find_bit: add find_next{,_and}_bit_wrap
Yury Norov
2
-9
/
+49
2022-10-01
cpumask: switch for_each_cpu{,_not} to use for_each_bit()
Yury Norov
2
-9
/
+8
2022-10-01
net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}
Yury Norov
1
-6
/
+4
2022-10-01
Merge tag 'usb-6.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
4
-3
/
+23
2022-10-01
Merge tag 'usb-serial-6.0-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2022-10-01
Merge tag 'media/v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
6
-23
/
+31
2022-10-01
Merge tag 'mm-hotfixes-stable-2022-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-2
/
+5
2022-10-01
MIPS: pci: lantiq: switch to using gpiod API
Dmitry Torokhov
1
-15
/
+13
2022-10-01
mips: allow firmware to pass RNG seed to kernel
Jason A. Donenfeld
1
-0
/
+21
2022-10-01
bpf, docs: Delete misformatted table.
Alexei Starovoitov
1
-17
/
+0
2022-10-01
Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
Sami Tolvanen
1
-0
/
+1
2022-10-01
ALSA: hda: Fix position reporting on Poulsbo
Takashi Iwai
1
-1
/
+2
2022-10-01
random: schedule jitter credit for next jiffy, not in two jiffies
Jason A. Donenfeld
1
-2
/
+2
2022-10-01
scsi: ufs: core: Remove unneeded casts from void *
Markus Fuchs
1
-2
/
+2
2022-10-01
scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"
Colin Ian King
2
-3
/
+3
2022-10-01
scsi: qla2xxx: Use transport-defined speed mask for supported_speeds
Manish Rangankar
1
-2
/
+26
[prev]
[next]