index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 4.4.40
v4.4.40
Greg Kroah-Hartman
2017-01-06
1
-1
/
+1
*
ppp: defer netns reference release for ppp channel
WANG Cong
2017-01-06
1
-2
/
+3
*
driver core: fix race between creating/querying glue dir and its cleanup
Ming Lei
2017-01-06
1
-10
/
+29
*
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
2017-01-06
1
-0
/
+1
*
arm/xen: Use alloc_percpu rather than __alloc_percpu
Julien Grall
2017-01-06
1
-2
/
+1
*
xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
Boris Ostrovsky
2017-01-06
1
-1
/
+1
*
tpm xen: Remove bogus tpm_chip_unregister
Jason Gunthorpe
2017-01-06
1
-1
/
+0
*
kernel/debug/debug_core.c: more properly delay for secondary CPUs
Douglas Anderson
2017-01-06
1
-2
/
+2
*
kernel/watchdog: use nmi registers snapshot in hardlockup handler
Konstantin Khlebnikov
2017-01-06
1
-1
/
+0
*
CIFS: Fix a possible memory corruption in push locks
Pavel Shilovsky
2017-01-06
1
-1
/
+1
*
CIFS: Fix missing nls unload in smb2_reconnect()
Pavel Shilovsky
2017-01-06
1
-1
/
+1
*
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
2017-01-06
5
-31
/
+85
*
ASoC: intel: Fix crash at suspend/resume without card registration
Takashi Iwai
2017-01-06
1
-0
/
+6
*
dm space map metadata: fix 'struct sm_metadata' leak on failed create
Benjamin Marzinski
2017-01-06
1
-8
/
+6
*
dm crypt: mark key as invalid until properly loaded
Ondrej Kozina
2017-01-06
1
-2
/
+5
*
dm flakey: return -EINVAL on interval bounds error in flakey_ctr()
Wei Yongjun
2017-01-06
1
-0
/
+2
*
blk-mq: Do not invoke .queue_rq() for a stopped queue
Bart Van Assche
2017-01-06
1
-3
/
+3
*
usb: gadget: composite: always set ep->mult to a sensible value
Felipe Balbi
2017-01-06
2
-3
/
+8
*
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
2017-01-06
3
-4
/
+33
*
fs: exec: apply CLOEXEC before changing dumpable task flags
Aleksa Sarai
2017-01-06
1
-2
/
+8
*
mm/vmscan.c: set correct defer count for shrinker
Shaohua Li
2017-01-06
1
-3
/
+11
*
loop: return proper error from loop_queue_rq()
Omar Sandoval
2017-01-06
1
-1
/
+1
*
f2fs: set ->owner for debugfs status file's file_operations
Nicolai Stange
2017-01-06
1
-0
/
+1
*
ext4: do not perform data journaling when data is encrypted
Sergey Karamov
2017-01-06
2
-6
/
+13
*
ext4: return -ENOMEM instead of success
Dan Carpenter
2017-01-06
1
-1
/
+3
*
ext4: reject inodes with negative size
Darrick J. Wong
2017-01-06
1
-0
/
+6
*
ext4: add sanity checking to count_overhead()
Theodore Ts'o
2017-01-06
1
-3
/
+8
*
ext4: fix in-superblock mount options processing
Theodore Ts'o
2017-01-06
1
-15
/
+23
*
ext4: use more strict checks for inodes_per_block on mount
Theodore Ts'o
2017-01-06
1
-9
/
+6
*
ext4: fix stack memory corruption with 64k block size
Chandan Rajendra
2017-01-06
1
-1
/
+1
*
ext4: fix mballoc breakage with 64k block size
Chandan Rajendra
2017-01-06
1
-1
/
+1
*
crypto: caam - fix AEAD givenc descriptors
Alex Porosanu
2017-01-06
1
-1
/
+3
*
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
2017-01-06
6
-7
/
+30
*
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
2017-01-06
4
-18
/
+20
*
block_dev: don't test bdev->bd_contains when it is not stable
NeilBrown
2017-01-06
1
-1
/
+1
*
btrfs: make file clone aware of fatal signals
Wang Xiaoguang
2017-01-06
1
-0
/
+5
*
Btrfs: don't BUG() during drop snapshot
Josef Bacik
2017-01-06
1
-11
/
+27
*
Btrfs: fix memory leak in do_walk_down
Liu Bo
2017-01-06
1
-0
/
+1
*
Btrfs: don't leak reloc root nodes on error
Josef Bacik
2017-01-06
1
-0
/
+4
*
Btrfs: return gracefully from balance if fs tree is corrupted
Liu Bo
2017-01-06
1
-6
/
+17
*
Btrfs: bail out if block group has different mixed flag
Liu Bo
2017-01-06
1
-0
/
+14
*
Btrfs: fix memory leak in reading btree blocks
Liu Bo
2017-01-06
1
-0
/
+9
*
clk: ti: omap36xx: Work around sprz319 advisory 2.1
Richard Watts
2017-01-06
4
-11
/
+104
*
ALSA: hda: when comparing pin configurations, ignore assoc in addition to seq
Kai-Heng Feng
2017-01-06
1
-1
/
+3
*
ALSA: hda - Gate the mic jack on HP Z1 Gen3 AiO
Takashi Iwai
2017-01-06
1
-0
/
+17
*
ALSA: hda - fix headset-mic problem on a Dell laptop
Hui Wang
2017-01-06
1
-0
/
+3
*
ALSA: hda - ignore the assoc and seq when comparing pin configurations
Hui Wang
2017-01-06
1
-1
/
+1
*
ALSA: hda/ca0132 - Add quirk for Alienware 15 R2 2016
Sven Hahne
2017-01-06
1
-0
/
+1
*
ALSA: hiface: Fix M2Tech hiFace driver sampling rate change
Jussi Laako
2017-01-06
1
-0
/
+2
*
ALSA: usb-audio: Add QuickCam Communicate Deluxe/S7500 to volume_control_quirks
Con Kolivas
2017-01-06
1
-1
/
+2
[next]