index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
xen/xenbus: move to_xenbus_device() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
mcb: move to_mcb_device() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
drm/mipi-dsi: move to_mipi_dsi_device() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
virtio: move dev_to_virtio() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
drivers: hv: move device_to_hv_device to use container_of_const()
Greg Kroah-Hartman
2023-01-27
platform/x86: wmi: move dev_to_wblock() and dev_to_wdev to use container_of_c...
Greg Kroah-Hartman
2023-01-27
vio: move to_vio_dev() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
driver core: device_get_devnode() should take a const *
Greg Kroah-Hartman
2023-01-27
driver core: make struct device_type.devnode() take a const *
Greg Kroah-Hartman
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
firewire: move fw_device() and fw_unit() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
platform/surface: aggregator: move to_ssam_device() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
i3c: move dev_to_i3cdev() to use container_of_const()
Greg Kroah-Hartman
2023-01-27
of: device: make of_device_uevent_modalias() take a const device *
Greg Kroah-Hartman
2023-01-27
docs: embargoed-hardware-issues: add embargoed HW contact for Samsung
Luis Chamberlain
2023-01-23
driver core: class: Clear private pointer on registration failures
Rafael J. Wysocki
2023-01-22
Merge 6.2-rc5 into driver-core-next
Greg Kroah-Hartman
2023-01-21
Linux 6.2-rc5
v6.2-rc5
Linus Torvalds
2023-01-21
Merge tag 'io_uring-6.2-2023-01-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-21
Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-01-21
Merge tag 'driver-core-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-21
Merge tag 'staging-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-21
Merge tag 'tty-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-01-21
Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-01-21
Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-21
ext4: deal with legacy signed xattr name hash values
Linus Torvalds
2023-01-21
prlimit: do_prlimit needs to have a speculation check
Greg Kroah-Hartman
2023-01-20
Merge tag 'gpio-fixes-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-01-20
Merge tag '6.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-01-20
Merge tag 'pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-01-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-01-20
io_uring/poll: don't reissue in case of poll race on multishot request
Jens Axboe
2023-01-20
Merge tag 'block-6.2-2023-01-20' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-20
Merge tag 'io_uring-6.2-2023-01-20' of git://git.kernel.dk/linux
Linus Torvalds
2023-01-20
Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-20
Merge tag 'linux-kselftest-fixes-6.2-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-01-20
Merge tag 'thermal-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-01-20
Merge tag 'acpi-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-01-20
Merge tag 'mmc-v6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2023-01-20
Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
2023-01-20
Merge tag 'drm-fixes-2023-01-20' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-01-20
Merge tag 'dmaengine-fix-6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-01-20
Merge tag 'phy-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Linus Torvalds
2023-01-20
Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2023-01-20
Merge branches 'acpi-prm' and 'acpi-video'
Rafael J. Wysocki
2023-01-20
io_uring/msg_ring: fix remote queue to disabled ring
Pavel Begunkov
2023-01-20
io_uring/msg_ring: fix flagging remote execution
Pavel Begunkov
2023-01-20
Revert "Merge branch 'octeontx2-af-CPT'"
Jakub Kicinski
2023-01-20
Merge tag 'nvme-6.2-2023-01-20' of git://git.infradead.org/nvme into block-6.2
Jens Axboe
[next]