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
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
1
-0
/
+4
2023-11-10
pwm: Fix double shift bug
Dan Carpenter
1
-2
/
+2
2023-11-10
drm/panelreplay: dpcd register definition for panelreplay
Animesh Manna
1
-0
/
+23
2023-11-10
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
1
-2
/
+6
2023-11-10
bpf: Use named fields for certain bpf uapi structs
Yonghong Song
1
-16
/
+7
2023-11-10
bpf: Move GRAPH_{ROOT,NODE}_MASK macros into btf_field_type enum
Dave Marchevsky
1
-2
/
+2
2023-11-10
bpf: Add __bpf_dynptr_data* for in kernel use
Song Liu
1
-0
/
+2
2023-11-10
drm/sched: implement dynamic job-flow control
Danilo Krummrich
1
-6
/
+22
2023-11-10
drm/sched: Define pr_fmt() for DRM using pr_*()
Luben Tuikov
1
-0
/
+14
2023-11-10
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
8
-28
/
+46
2023-11-10
drm/sched: Qualify drm_sched_wakeup() by drm_sched_entity_is_ready()
Luben Tuikov
1
-1
/
+1
2023-11-10
cgroup: Add a new helper for cgroup1 hierarchy
Yafang Shao
1
-1
/
+3
2023-11-10
cgroup: Make operations on the cgroup root_list RCU safe
Yafang Shao
1
-0
/
+1
2023-11-10
Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2023-11-10
Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
1
-0
/
+92
2023-11-10
Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-18
/
+6
2023-11-10
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-159
/
+25
2023-11-09
drm/eld: add helpers to modify the SADs of an ELD
Jani Nikula
1
-0
/
+5
2023-11-09
drm/edid: include drm_eld.h only where required
Jani Nikula
1
-1
/
+0
2023-11-09
drm/eld: replace uint8_t with u8
Jani Nikula
1
-7
/
+7
2023-11-09
drm/edid: split out drm_eld.h from drm_edid.h
Jani Nikula
2
-148
/
+160
2023-11-09
btrfs: make OWNER_REF_KEY type value smallest among inline refs
Boris Burkov
1
-8
/
+16
2023-11-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+11
2023-11-09
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
1
-13
/
+17
2023-11-09
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-1
/
+3
2023-11-08
lsm: fix default return value for inode_getsecctx
Ondrej Mosnacek
1
-1
/
+1
2023-11-08
lsm: fix default return value for vm_enough_memory
Ondrej Mosnacek
1
-1
/
+1
2023-11-08
stackleak: add declarations for global functions
Arnd Bergmann
1
-0
/
+6
2023-11-08
nvme: keyring: fix conditional compilation
Hannes Reinecke
1
-8
/
+0
2023-11-08
accel/ivpu: Remove support for uncached buffers
Jacek Lawrynowicz
1
-1
/
+1
2023-11-08
drm/dp: Add helpers to calculate the link BW overhead
Imre Deak
1
-0
/
+11
2023-11-08
drm/dp_mst: Add HBLANK expansion quirk for Synaptics MST hubs
Imre Deak
1
-0
/
+7
2023-11-08
drm/dp: Add DP_HBLANK_EXPANSION_CAPABLE and DSC_PASSTHROUGH_EN DPCD flags
Imre Deak
1
-0
/
+2
2023-11-08
drm/dp_mst: Factor out a helper to check the atomic state of a topology manager
Imre Deak
1
-0
/
+4
2023-11-08
drm/dp_mst: Add helper to determine if an MST port is downstream of another port
Imre Deak
1
-0
/
+3
2023-11-08
drm/dp_mst: Fix fractional DSC bpp handling
Ville Syrjälä
1
-1
/
+1
2023-11-08
Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-55
/
+10
2023-11-08
Merge tag 'gpio-pinctrl-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm...
Linus Torvalds
2
-28
/
+36
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-3
/
+47
2023-11-07
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-3
/
+9
2023-11-07
nvme: common: make keyring and auth separate modules
Arnd Bergmann
1
-1
/
+1
2023-11-07
Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
16
-423
/
+131
2023-11-06
nvme-auth: auth success1 msg always includes resp
Mark O'Donovan
1
-1
/
+1
2023-11-06
Revert "usb: phy: add usb phy notify port status API"
Johan Hovold
1
-13
/
+0
2023-11-06
nfsd: regenerate user space parsers after ynl-gen changes
Jakub Kicinski
1
-3
/
+3
2023-11-06
dma-mapping: move dma_addressing_limited() out of line
Jia He
1
-14
/
+5
2023-11-06
Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-0
/
+5
2023-11-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
7
-16
/
+95
2023-11-05
Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2023-11-05
Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
[prev]
[next]