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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-07
sched: add wait_var_event_io()
NeilBrown
1
-0
/
+31
2024-10-07
sched: Add wait/wake interface for variable updated under a lock.
NeilBrown
1
-0
/
+106
2024-10-07
sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up()
NeilBrown
1
-0
/
+60
2024-10-07
sched: Document wait_var_event() family of functions and wake_up_var()
NeilBrown
1
-0
/
+71
2024-10-07
sched: Improve documentation for wake_up_bit/wait_on_bit family of functions
NeilBrown
1
-73
/
+86
2024-10-07
sched: change wake_up_bit() and related function to expect unsigned long *
NeilBrown
1
-8
/
+8
2024-10-06
Merge branch 'timers/vfs' into timers/core
Thomas Gleixner
1
-0
/
+5
2024-10-06
timekeeping: Add percpu counter for tracking floor swap events
Jeff Layton
1
-0
/
+1
2024-10-06
timekeeping: Add interfaces for handling timestamps with a floor value
Jeff Layton
1
-0
/
+4
2024-10-06
EDAC/qcom: Make irq configuration optional
Rajendra Nayak
1
-0
/
+2
2024-10-05
function_graph: Support recording and printing the function return address
Donglin Peng
1
-2
/
+25
2024-10-05
crypto: hisilicon/qm - fix the coding specifications issue
Chenghai Huang
1
-31
/
+2
2024-10-05
ASN.1: Clean up include statements in public headers
Lukas Wunner
2
-1
/
+1
2024-10-05
crypto: rsassa-pkcs1 - Migrate to sig_alg backend
Lukas Wunner
1
-0
/
+1
2024-10-05
net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute
Eric Dumazet
1
-0
/
+4
2024-10-04
Merge tag 'pm-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-5
/
+1
2024-10-04
net/mlx5: hw counters: Remove mlx5_fc_create_ex
Cosmin Ratiu
1
-3
/
+0
2024-10-04
net/mlx5: hw counters: Make fc_stats & fc_pool private
Cosmin Ratiu
1
-32
/
+1
2024-10-04
Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+9
2024-10-04
Merge tag 'fsnotify_for_v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+3
2024-10-04
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+4
2024-10-04
HID: add per device quirk to force bind to hid-generic
Benjamin Tissoires
1
-0
/
+2
2024-10-04
HID: bpf: move HID-BPF report descriptor fixup earlier
Benjamin Tissoires
2
-16
/
+13
2024-10-04
usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
Xu Yang
1
-0
/
+1
2024-10-04
appletalk: Remove deadcode
Dr. David Alan Gilbert
1
-8
/
+0
2024-10-04
mm: Define VM_SHADOW_STACK for arm64 when we support GCS
Mark Brown
1
-1
/
+11
2024-10-04
prctl: arch-agnostic prctl for shadow stack
Mark Brown
1
-0
/
+4
2024-10-04
mm: Define VM_HIGH_ARCH_6
Mark Brown
1
-0
/
+2
2024-10-04
HID: stop exporting hid_snto32()
Dmitry Torokhov
1
-1
/
+0
2024-10-04
Input: serio - define serio_pause_rx guard to pause and resume serio ports
Dmitry Torokhov
1
-0
/
+3
2024-10-04
ceph: Remove call to PagePrivate2()
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-10-04
mm: Remove PageMappedToDisk
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-10-04
bpf: Use KF_FASTCALL to mark kfuncs supporting fastcall contract
Eduard Zingerman
1
-0
/
+1
2024-10-04
lib: packing: duplicate pack() and unpack() implementations
Vladimir Oltean
1
-2
/
+2
2024-10-04
lib: packing: add pack() and unpack() wrappers over packing()
Vladimir Oltean
1
-0
/
+6
2024-10-04
lib: packing: remove kernel-doc from header file
Vladimir Oltean
1
-26
/
+0
2024-10-03
nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()
Mike Snitzer
1
-0
/
+15
2024-10-03
NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
Yanjun Zhang
1
-0
/
+1
2024-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
43
-664
/
+814
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-2
/
+22
2024-10-03
Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-10-03
prandom: Include <linux/percpu.h> in <linux/prandom.h>
Uros Bizjak
1
-0
/
+1
2024-10-03
random: Do not include <linux/prandom.h> in <linux/random.h>
Uros Bizjak
1
-7
/
+0
2024-10-03
soundwire: mipi-disco: add support for DP0/DPn 'lane-list' property
Pierre-Louis Bossart
1
-0
/
+8
2024-10-03
soundwire: mipi-disco: add new properties from 2.0 spec
Pierre-Louis Bossart
1
-1
/
+6
2024-10-03
soundwire: mipi-disco: remove DPn audio-modes
Pierre-Louis Bossart
1
-34
/
+0
2024-10-03
soundwire: optimize sdw_dpn_prop
Pierre-Louis Bossart
1
-9
/
+9
2024-10-03
soundwire: optimize sdw_dp0_prop
Pierre-Louis Bossart
1
-4
/
+4
2024-10-03
soundwire: optimize sdw_slave_prop
Pierre-Louis Bossart
1
-9
/
+9
2024-10-03
soundwire: optimize sdw_bus structure
Pierre-Louis Bossart
1
-37
/
+40
[prev]
[next]