index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
Yang Yingliang
1
-10
/
+14
2022-11-23
misc: ds1682: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: bh1770glc: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: apds9802als: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: apds990x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: eeprom/idt_89hpesx: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+2
2022-11-23
misc: isl29003: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: ics932s401: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-5
/
+3
2022-11-23
misc: hmc6352: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: eeprom/max6875: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: isl29020: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: tsl2550: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: eeprom/eeprom: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: lis3lv02d/lis3lv02d_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault and gru_handle_user_call_os
Zheng Wang
3
-7
/
+30
2022-11-23
misc: tifm: fix possible memory leak in tifm_7xx1_switch_media()
ruanjinjie
1
-1
/
+1
2022-11-23
ocxl: fix pci device refcount leak when calling get_function_0()
Yang Yingliang
1
-1
/
+19
2022-11-23
misc: ocxl: fix possible name leak in ocxl_file_register_afu()
Yang Yingliang
1
-2
/
+5
2022-11-23
mei: bus-fixup: change pxp mode only if message was sent
Alexander Usyskin
1
-3
/
+4
2022-11-23
mei: add timeout to send
Alexander Usyskin
6
-9
/
+46
2022-11-23
habanalabs: fix VA range calculation
Ohad Sharabi
1
-8
/
+4
2022-11-23
habanalabs: fail driver load if EEPROM errors detected
Ofir Bitton
1
-12
/
+11
2022-11-23
habanalabs: make print of engines idle mask more readable
Tomer Tayar
1
-6
/
+21
2022-11-23
habanalabs: clear non-released encapsulated signals
Tomer Tayar
3
-31
/
+71
2022-11-23
habanalabs: don't put context in hl_encaps_handle_do_release_sob()
Tomer Tayar
1
-1
/
+0
2022-11-23
habanalabs: print context refcount value if hard reset fails
Tomer Tayar
1
-3
/
+15
2022-11-23
habanalabs: add RMWREG32_SHIFTED to set a val within a mask
Dafna Hirschfeld
2
-10
/
+6
2022-11-23
habanalabs: fix rc when new CPUCP opcodes are not supported
Tomer Tayar
1
-0
/
+1
2022-11-23
habanalabs/gaudi2: added memset for the cq_size register
Marco Pagani
1
-0
/
+1
2022-11-23
habanalabs: added return value check for hl_fw_dynamic_send_clear_cmd()
Marco Pagani
1
-0
/
+2
2022-11-23
habanalabs: increase the size of busy engines mask
Tomer Tayar
1
-4
/
+5
2022-11-23
habanalabs/gaudi2: change memory scrub mechanism
farah kassabri
1
-46
/
+83
2022-11-23
habanalabs: extend process wait timeout in device fine
Oded Gabbay
2
-5
/
+12
2022-11-23
habanalabs: check schedule_hard_reset correctly
Oded Gabbay
1
-11
/
+12
2022-11-23
habanalabs: reset device if still in use when released
Tomer Tayar
1
-3
/
+4
2022-11-23
habanalabs/gaudi2: return to reset upon SM SEI BRESP error
Tomer Tayar
1
-13
/
+6
2022-11-23
habanalabs/gaudi2: don't enable entries in the MSIX_GW table
Tomer Tayar
1
-26
/
+0
2022-11-23
habanalabs/gaudi2: remove redundant firmware version check
farah kassabri
1
-2
/
+1
2022-11-23
habanalabs/gaudi: fix print for firmware-alive event
Tomer Tayar
1
-3
/
+4
2022-11-23
habanalabs: fix print for out-of-sync and pkt-failure events
Tomer Tayar
3
-8
/
+8
2022-11-23
habanalabs/gaudi2: add page fault notify event
Dani Liberman
1
-8
/
+9
2022-11-23
habanalabs/gaudi2: classify power/thermal events as info
Ofir Bitton
1
-0
/
+1
2022-11-23
habanalabs: skip events info ioctl if not supported
Ohad Sharabi
1
-0
/
+4
2022-11-23
habanalabs: fix firmware descriptor copy operation
farah kassabri
1
-2
/
+24
2022-11-23
habanalabs/gaudi2: add razwi notify event
Dani Liberman
2
-62
/
+82
2022-11-23
habanalabs/gaudi2: implement fp32 not supported event
Ofir Bitton
3
-1
/
+9
2022-11-23
habanalabs/gaudi: add page fault notify event
Dani Liberman
3
-3
/
+14
2022-11-23
habanalabs: use single threaded WQ for event handling
Dani Liberman
1
-1
/
+1
2022-11-23
habanalabs/gaudi: add razwi notify event
Dani Liberman
3
-18
/
+29
2022-11-23
habanalabs/gaudi2: add PCI revision 2 support
Ofir Bitton
9
-17
/
+39
[prev]
[next]