index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-25
compiler_types.h: Remove __compiletime_object_size()
Kees Cook
3
-8
/
+1
2021-09-25
drm/mga/mga_ioc32: Use struct_group() for memcpy() region
Kees Cook
1
-10
/
+12
2021-09-25
stddef: Introduce struct_group() helper macro
Kees Cook
2
-0
/
+69
2021-09-25
stddef: Fix kerndoc for sizeof_field() and offsetofend()
Kees Cook
1
-2
/
+2
2021-09-25
mm/debug: sync up latest migrate_reason to migrate_reason_names
Weizhao Ouyang
1
-1
/
+5
2021-09-25
mm: fs: invalidate bh_lrus for only cold path
Minchan Kim
1
-2
/
+2
2021-09-25
drm/print: Add deprecation notes to DRM_...() functions
Douglas Anderson
1
-0
/
+30
2021-09-25
drm/edid: Fix EDID quirk compile error on older compilers
Douglas Anderson
1
-6
/
+8
2021-09-24
Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-8
/
+0
2021-09-24
drm/mipi-dsi: Create devm device attachment
Maxime Ripard
1
-0
/
+1
2021-09-24
drm/mipi-dsi: Create devm device registration
Maxime Ripard
1
-0
/
+3
2021-09-24
tcp: tracking packets with CE marks in BW rate sample
Yuchung Cheng
1
-3
/
+6
2021-09-24
net: phy: broadcom: Fix PHY_BRCM_IDDQ_SUSPEND definition
Florian Fainelli
1
-1
/
+1
2021-09-24
devlink: Delete not used port parameters APIs
Leon Romanovsky
1
-6
/
+0
2021-09-24
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2
-2
/
+2
2021-09-24
Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
1
-1
/
+1
2021-09-24
brcmfmac: Replace zero-length array with flexible array member
Len Baker
1
-1
/
+1
2021-09-24
Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-3
/
+6
2021-09-24
Merge tag 'drm-misc-next-2021-09-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+45
2021-09-23
Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
Jia He
1
-8
/
+0
2021-09-23
Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-44
/
+51
2021-09-23
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-2
/
+15
2021-09-23
driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD
Saravana Kannan
1
-3
/
+8
2021-09-23
platform/chrome: cros_ec_proto: Fix check_features ret val
Prashant Malani
1
-1
/
+1
2021-09-23
erofs: fix up erofs_lookup tracepoint
Gao Xiang
1
-3
/
+3
2021-09-23
KVM: Remove tlbs_dirty
Lai Jiangshan
1
-1
/
+0
2021-09-23
tcp: remove sk_{tr}x_skb_cache
Eric Dumazet
1
-19
/
+0
2021-09-23
tcp: make tcp_build_frag() static
Paolo Abeni
1
-2
/
+0
2021-09-23
tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers
Paolo Abeni
1
-0
/
+2
2021-09-23
net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...
Vladimir Oltean
1
-14
/
+1
2021-09-23
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
1
-15
/
+14
2021-09-23
net: dsa: sja1105: remove sp->dp
Vladimir Oltean
1
-1
/
+0
2021-09-23
clk: meson: meson8b: Export the video clocks
Martin Blumenstingl
1
-0
/
+10
2021-09-23
firmware: zynqmp: Add MMIO read and write support for PS_MODE pin
Piyush Mehta
1
-0
/
+14
2021-09-23
ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSION
Jaroslav Kysela
2
-0
/
+2
2021-09-23
lib: devres: Add managed arch_io_reserve_memtype_wc()
Thomas Zimmermann
1
-0
/
+3
2021-09-23
lib: devres: Add managed arch_phys_wc_add()
Thomas Zimmermann
1
-0
/
+2
2021-09-22
tty: remove file from n_tty_ioctl_helper
Jiri Slaby
1
-2
/
+2
2021-09-22
tty: remove file from tty_mode_ioctl
Jiri Slaby
1
-2
/
+1
2021-09-22
tty: make tty_ldisc_ops::hangup return void
Jiri Slaby
1
-1
/
+1
2021-09-22
tty: remove extern from functions in tty headers
Jiri Slaby
4
-95
/
+94
2021-09-22
tty: remove flags from struct tty_ldisc_ops
Jiri Slaby
1
-3
/
+0
2021-09-22
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
Sean Christopherson
1
-5
/
+0
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
1
-0
/
+2
2021-09-22
irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent
Bixuan Cui
1
-1
/
+1
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-1
/
+1
2021-09-22
Merge tag 'drm-misc-next-2021-09-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
21
-248
/
+402
2021-09-22
scsi: core: Remove 'current_tag'
Hannes Reinecke
1
-1
/
+0
2021-09-22
scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.h
Bart Van Assche
1
-1
/
+0
[prev]
[next]