index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
w1_family.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-27
xen/xenbus: move to_xenbus_device() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-27
mcb: move to_mcb_device() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-27
drm/mipi-dsi: move to_mipi_dsi_device() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-27
virtio: move dev_to_virtio() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-27
drivers: hv: move device_to_hv_device to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-27
platform/x86: wmi: move dev_to_wblock() and dev_to_wdev to use container_of_c...
Greg Kroah-Hartman
1
-9
/
+2
2023-01-27
vio: move to_vio_dev() to use container_of_const()
Greg Kroah-Hartman
2
-8
/
+2
2023-01-27
driver core: device_get_devnode() should take a const *
Greg Kroah-Hartman
3
-3
/
+3
2023-01-27
driver core: make struct device_type.devnode() take a const *
Greg Kroah-Hartman
7
-13
/
+13
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
25
-54
/
+53
2023-01-27
firewire: move fw_device() and fw_unit() to use container_of_const()
Greg Kroah-Hartman
1
-12
/
+3
2023-01-27
platform/surface: aggregator: move to_ssam_device() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-27
i3c: move dev_to_i3cdev() to use container_of_const()
Greg Kroah-Hartman
2
-13
/
+8
2023-01-27
of: device: make of_device_uevent_modalias() take a const device *
Greg Kroah-Hartman
6
-8
/
+28
2023-01-27
docs: embargoed-hardware-issues: add embargoed HW contact for Samsung
Luis Chamberlain
1
-0
/
+1
2023-01-23
driver core: class: Clear private pointer on registration failures
Rafael J. Wysocki
1
-5
/
+11
2023-01-22
Linux 6.2-rc5
v6.2-rc5
Linus Torvalds
1
-1
/
+1
2023-01-21
ext4: deal with legacy signed xattr name hash values
Linus Torvalds
1
-2
/
+39
2023-01-21
prlimit: do_prlimit needs to have a speculation check
Greg Kroah-Hartman
1
-0
/
+2
2023-01-20
io_uring/poll: don't reissue in case of poll race on multishot request
Jens Axboe
1
-1
/
+5
2023-01-20
io_uring/msg_ring: fix remote queue to disabled ring
Pavel Begunkov
2
-2
/
+10
2023-01-20
io_uring/msg_ring: fix flagging remote execution
Pavel Begunkov
1
-17
/
+23
2023-01-20
Revert "Merge branch 'octeontx2-af-CPT'"
Jakub Kicinski
5
-277
/
+87
2023-01-20
USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100
Greg Kroah-Hartman
1
-1
/
+1
2023-01-20
usb: host: ehci-fsl: Fix module alias
Alexander Stein
1
-1
/
+1
2023-01-20
kernels/ksysfs.c: export kernel address bits
Thomas Weißschuh
2
-0
/
+19
2023-01-20
tcp: fix rate_app_limited to default to 1
David Morley
1
-0
/
+2
2023-01-20
drivers: base: transport_class: fix resource leak when transport_add_device()...
Yang Yingliang
1
-1
/
+16
2023-01-20
drivers: base: transport_class: fix possible memory leak
Yang Yingliang
1
-1
/
+7
2023-01-20
driver core: location: Free struct acpi_pld_info *pld before return false
Hanjun Guo
1
-1
/
+4
2023-01-20
driver core: fix resource leak in device_add()
Zhengchao Shao
1
-1
/
+1
2023-01-20
drivers/base/memory: Fix comments for phys_index_show()
Gavin Shan
1
-7
/
+2
2023-01-20
test_firmware: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2023-01-20
test_firmware: use kernel-doc struct notation
Randy Dunlap
1
-1
/
+1
2023-01-20
bnxt: Do not read past the end of test names
Kees Cook
2
-17
/
+5
2023-01-20
serial: exar: Add support for Sealevel 7xxxC serial cards
Matthew Howell
1
-0
/
+14
2023-01-20
VMCI: Use threaded irqs instead of tasklets
Vishnu Dasa
1
-30
/
+19
2023-01-20
misc: fastrpc: Pass bitfield into qcom_scm_assign_mem
Elliot Berman
1
-9
/
+6
2023-01-20
gsmi: fix null-deref in gsmi_get_variable
Khazhismel Kumykov
1
-3
/
+4
2023-01-20
misc: fastrpc: Fix use-after-free race condition for maps
Ola Jeppsson
1
-3
/
+5
2023-01-20
misc: fastrpc: Don't remove map on creater_process and device_release
Abel Vesa
1
-9
/
+9
2023-01-20
misc: fastrpc: Fix use-after-free and race in fastrpc_map_find
Abel Vesa
1
-20
/
+21
2023-01-20
misc: fastrpc: fix error code in fastrpc_req_mmap()
Dan Carpenter
1
-1
/
+0
2023-01-20
mei: me: add meteor lake point M DID
Alexander Usyskin
2
-0
/
+4
2023-01-20
mei: bus: fix unlink on bus in error path
Alexander Usyskin
1
-4
/
+8
2023-01-20
Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling into single I...
Greg Kroah-Hartman
1
-4
/
+27
2023-01-20
firmware: zynqmp: fix declarations for gcc-13
Arnd Bergmann
1
-4
/
+4
2023-01-20
net: stmmac: enable all safety features by default
Andrew Halaney
1
-0
/
+14
2023-01-20
octeontx2-af: add mbox to return CPT_AF_FLT_INT info
Srujana Challa
3
-0
/
+56
2023-01-20
octeontx2-af: update cpt lf alloc mailbox
Srujana Challa
2
-3
/
+9
[next]