index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
driver core: device_get_devnode() should take a const *
Greg Kroah-Hartman
2023-01-27
1
-2
/
+0
*
driver core: make struct device_type.devnode() take a const *
Greg Kroah-Hartman
2023-01-27
1
-1
/
+1
*
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
4
-5
/
+5
*
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
1
-1
/
+8
*
of: device: make of_device_uevent_modalias() take a const device *
Greg Kroah-Hartman
2023-01-27
1
-2
/
+2
*
Merge 6.2-rc5 into driver-core-next
Greg Kroah-Hartman
2023-01-22
22
-77
/
+180
|
\
|
*
Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-01-21
1
-8
/
+10
|
|
\
|
|
*
USB: fix misleading usb_set_intfdata() kernel doc
Johan Hovold
2023-01-17
1
-8
/
+7
|
|
*
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
2023-01-17
1
-0
/
+3
|
*
|
Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
2023-01-20
3
-7
/
+7
|
|
\
\
|
|
*
|
firmware: zynqmp: fix declarations for gcc-13
Arnd Bergmann
2023-01-20
1
-4
/
+4
|
|
*
|
Merge tag 'arm-soc/for-6.2/drivers-fixes' of https://github.com/Broadcom/stbl...
Arnd Bergmann
2023-01-10
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
firmware: raspberrypi: Fix type assignment
Maxime Ripard
2023-01-10
1
-1
/
+1
|
|
*
|
|
Merge branch 'armsoc-build-fixes' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2023-01-10
1
-2
/
+2
|
|
|
\
\
\
|
|
|
*
|
|
ARM: omap1: fix !ARCH_OMAP1_ANY link failures
Arnd Bergmann
2023-01-10
1
-2
/
+2
|
|
|
|
/
/
|
*
|
|
|
Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2023-01-20
3
-5
/
+8
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-18
1
-1
/
+1
|
|
|
\
\
\
\
|
|
|
*
|
|
|
bpf: remove the do_idr_lock parameter from bpf_prog_free_id()
Paul Moore
2023-01-10
1
-1
/
+1
|
|
*
|
|
|
|
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
2023-01-16
1
-0
/
+7
|
|
*
|
|
|
|
Merge tag 'wireless-2023-01-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-01-13
1
-4
/
+0
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
wifi: mac80211: Proper mark iTXQs for resumption
Alexander Wetzel
2023-01-10
1
-4
/
+0
|
*
|
|
|
|
|
|
Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-01-17
4
-7
/
+6
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
mm: update mmap_sem comments to refer to mmap_lock
Lorenzo Stoakes
2023-01-12
2
-2
/
+2
|
|
*
|
|
|
|
|
|
include/linux/mm: fix release_pages_arg kernel doc comment
SeongJae Park
2023-01-12
1
-3
/
+3
|
|
*
|
|
|
|
|
|
mm: fix vma->anon_name memory leak for anonymous shmem VMAs
Suren Baghdasaryan
2023-01-12
1
-2
/
+1
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-01-13
1
-2
/
+2
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
efi: tpm: Avoid READ_ONCE() for accessing the event log
Ard Biesheuvel
2023-01-13
1
-2
/
+2
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'acpi-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-01-13
1
-1
/
+2
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptops
Hans de Goede
2023-01-10
1
-1
/
+2
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-01-13
1
-1
/
+2
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
platform/x86: simatic-ipc: add another model
Henning Schild
2023-01-12
1
-0
/
+1
|
|
*
|
|
|
|
|
|
platform/x86: simatic-ipc: correct name of a model
Henning Schild
2023-01-12
1
-1
/
+1
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-01-13
2
-6
/
+6
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
firmware/psci: Fix MEM_PROTECT_RANGE function numbers
Will Deacon
2023-01-06
1
-2
/
+2
|
|
*
|
|
|
|
|
elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
Catalin Marinas
2023-01-05
1
-4
/
+4
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-13
3
-38
/
+127
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
net/mlx5: Fix command stats access after free
Moshe Shemesh
2023-01-10
1
-1
/
+1
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
rxrpc: Move client call connection to the I/O thread
David Howells
2023-01-06
1
-3
/
+2
|
|
*
|
|
|
|
rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters
David Howells
2023-01-06
1
-2
/
+1
|
|
*
|
|
|
|
rxrpc: Offload the completion of service conn security to the I/O thread
David Howells
2023-01-06
1
-0
/
+2
|
|
*
|
|
|
|
rxrpc: Tidy up abort generation infrastructure
David Howells
2023-01-06
2
-30
/
+113
|
|
*
|
|
|
|
rxrpc: Clean up connection abort
David Howells
2023-01-06
1
-0
/
+2
|
|
*
|
|
|
|
rxrpc: Implement a mechanism to send an event notification to a connection
David Howells
2023-01-06
1
-3
/
+2
[next]