index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cacheinfo: Remove unused check in init_cache_level()
Pierre Gondois
2023-01-31
1
-3
/
+0
*
cacheinfo: Make default acpi_get_cache_info() return an error
Pierre Gondois
2023-01-31
2
-2
/
+2
*
cacheinfo: Initialize variables in fetch_cache_info()
Pierre Gondois
2023-01-31
1
-1
/
+1
*
container_of: Update header inclusions
Andy Shevchenko
2023-01-31
1
-1
/
+1
*
driver core: soc: remove layering violation for the soc_bus
Greg Kroah-Hartman
2023-01-31
1
-1
/
+3
*
driver core: fixup for "driver core: make struct bus_type.uevent() take a con...
Stephen Rothwell
2023-01-30
3
-3
/
+3
*
kobject: kset_uevent_ops: make uevent() callback take a const *
Greg Kroah-Hartman
2023-01-27
4
-8
/
+8
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
81
-160
/
+160
*
xen/xenbus: move to_xenbus_device() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
1
-4
/
+1
*
mcb: move to_mcb_device() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
1
-4
/
+1
*
drm/mipi-dsi: move to_mipi_dsi_device() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
1
-4
/
+1
*
virtio: move dev_to_virtio() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
1
-4
/
+1
*
drivers: hv: move device_to_hv_device to use container_of_const()
Greg Kroah-Hartman
2023-01-27
1
-4
/
+1
*
platform/x86: wmi: move dev_to_wblock() and dev_to_wdev to use container_of_c...
Greg Kroah-Hartman
2023-01-27
1
-9
/
+2
*
vio: move to_vio_dev() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
2
-8
/
+2
*
driver core: device_get_devnode() should take a const *
Greg Kroah-Hartman
2023-01-27
3
-3
/
+3
*
driver core: make struct device_type.devnode() take a const *
Greg Kroah-Hartman
2023-01-27
7
-13
/
+13
*
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
25
-54
/
+53
*
firewire: move fw_device() and fw_unit() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
1
-12
/
+3
*
platform/surface: aggregator: move to_ssam_device() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
1
-4
/
+1
*
i3c: move dev_to_i3cdev() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
2
-13
/
+8
*
of: device: make of_device_uevent_modalias() take a const device *
Greg Kroah-Hartman
2023-01-27
6
-8
/
+28
*
docs: embargoed-hardware-issues: add embargoed HW contact for Samsung
Luis Chamberlain
2023-01-27
1
-0
/
+1
*
driver core: class: Clear private pointer on registration failures
Rafael J. Wysocki
2023-01-23
1
-5
/
+11
*
Merge 6.2-rc5 into driver-core-next
Greg Kroah-Hartman
2023-01-22
764
-6101
/
+7689
|
\
|
*
Linux 6.2-rc5
v6.2-rc5
Linus Torvalds
2023-01-22
1
-1
/
+1
|
*
Merge tag 'io_uring-6.2-2023-01-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-22
1
-1
/
+5
|
|
\
|
|
*
io_uring/poll: don't reissue in case of poll race on multishot request
Jens Axboe
2023-01-20
1
-1
/
+5
|
*
|
Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-01-21
12
-91
/
+122
|
|
\
\
|
|
*
|
VMCI: Use threaded irqs instead of tasklets
Vishnu Dasa
2023-01-20
1
-30
/
+19
|
|
*
|
misc: fastrpc: Pass bitfield into qcom_scm_assign_mem
Elliot Berman
2023-01-20
1
-9
/
+6
|
|
*
|
gsmi: fix null-deref in gsmi_get_variable
Khazhismel Kumykov
2023-01-20
1
-3
/
+4
|
|
*
|
misc: fastrpc: Fix use-after-free race condition for maps
Ola Jeppsson
2023-01-20
1
-3
/
+5
|
|
*
|
misc: fastrpc: Don't remove map on creater_process and device_release
Abel Vesa
2023-01-20
1
-9
/
+9
|
|
*
|
misc: fastrpc: Fix use-after-free and race in fastrpc_map_find
Abel Vesa
2023-01-20
1
-20
/
+21
|
|
*
|
misc: fastrpc: fix error code in fastrpc_req_mmap()
Dan Carpenter
2023-01-20
1
-1
/
+0
|
|
*
|
mei: me: add meteor lake point M DID
Alexander Usyskin
2023-01-20
2
-0
/
+4
|
|
*
|
mei: bus: fix unlink on bus in error path
Alexander Usyskin
2023-01-20
1
-4
/
+8
|
|
*
|
Merge tag 'icc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...
Greg Kroah-Hartman
2023-01-20
3
-7
/
+38
|
|
|
\
\
|
|
|
*
|
interconnect: qcom: rpm: Use _optional func for provider clocks
Konrad Dybcio
2023-01-05
1
-1
/
+1
|
|
|
*
|
interconnect: qcom: msm8996: Fix regmap max_register values
Konrad Dybcio
2023-01-05
1
-5
/
+5
|
|
|
*
|
interconnect: qcom: msm8996: Provide UFS clocks to A2NoC
Konrad Dybcio
2023-01-05
1
-0
/
+9
|
|
|
*
|
dt-bindings: interconnect: Add UFS clocks to MSM8996 A2NoC
Konrad Dybcio
2023-01-05
1
-1
/
+23
|
|
*
|
|
w1: fix WARNING after calling w1_process()
Yang Yingliang
2023-01-19
1
-1
/
+3
|
|
*
|
|
w1: fix deadloop in __w1_remove_master_device()
Yang Yingliang
2023-01-19
2
-3
/
+4
|
|
*
|
|
comedi: adv_pci1760: Fix PWM instruction handling
Ian Abbott
2023-01-19
1
-1
/
+1
|
*
|
|
|
Merge tag 'driver-core-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-21
3
-7
/
+15
|
|
\
\
\
\
|
|
*
|
|
|
prlimit: do_prlimit needs to have a speculation check
Greg Kroah-Hartman
2023-01-21
1
-0
/
+2
|
|
*
|
|
|
driver core: Fix test_async_probe_init saves device in wrong array
Chen Zhongjin
2023-01-19
1
-1
/
+1
|
|
*
|
|
|
device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()
Yang Yingliang
2023-01-19
1
-6
/
+12
[next]