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.19.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-7.0.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
2016-02-17
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
1
-5
/
+3
2016-02-17
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
1
-1
/
+0
2016-01-29
arm64: fix building without CONFIG_UID16
Arnd Bergmann
2
-2
/
+2
2016-01-29
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
1
-3
/
+16
2016-01-29
unix: properly account for FDs passed over unix sockets
willy tarreau
1
-0
/
+1
2016-01-23
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
1
-0
/
+1
2016-01-23
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
1
-0
/
+2
2016-01-23
USB: add quirk for devices with broken LPM
Alan Stern
1
-0
/
+3
2016-01-23
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
1
-0
/
+1
2016-01-23
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
1
-0
/
+1
2016-01-23
ip_tunnel: disable preemption when updating per-cpu tstats
Jason A. Donenfeld
2
-2
/
+4
2016-01-23
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
1
-0
/
+1
2015-12-09
net: avoid NULL deref in inet_ctl_sock_destroy()
Eric Dumazet
1
-1
/
+2
2015-11-09
ASoC: wm8904: Correct number of EQ registers
Charles Keepax
1
-1
/
+1
2015-10-27
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
4
-13
/
+17
2015-10-27
sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET
Frederic Weisbecker
1
-4
/
+4
2015-10-27
net: add pfmemalloc check in sk_add_backlog()
Eric Dumazet
1
-0
/
+8
2015-10-27
skbuff: Fix skb checksum partial check.
Pravin B Shelar
1
-1
/
+1
2015-10-27
skbuff: Fix skb checksum flag on skb pull
Pravin B Shelar
1
-0
/
+3
2015-10-27
af_unix: Convert the unix_sk macro to an inline function for type safety
Aaron Conole
1
-1
/
+5
2015-10-23
jbd2: avoid infinite loop when destroying aborted journal
Jan Kara
1
-1
/
+2
2015-10-23
security: fix typo in security_task_prctl
Jann Horn
1
-1
/
+1
2015-10-23
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
1
-0
/
+8
2015-10-01
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
1
-0
/
+1
2015-09-21
iio: Add inverse unit conversion macros
Lars-Peter Clausen
1
-0
/
+17
2015-09-13
drm/radeon: add new OLAND pci id
Alex Deucher
1
-0
/
+1
2015-08-17
dentry_kill(): don't try to remove from shrink list
Al Viro
1
-0
/
+2
2015-08-17
PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition
Michael S. Tsirkin
1
-0
/
+1
2015-08-03
nfs: increase size of EXCHANGE_ID name string buffer
Jeff Layton
1
-1
/
+1
2015-08-03
of: return NUMA_NO_NODE from fallback of_node_to_nid()
Konstantin Khlebnikov
1
-1
/
+4
2015-08-03
USB: usbfs: allow URBs to be reaped after disconnection
Alan Stern
1
-1
/
+2
2015-08-03
ACPICA: Tables: Fix an issue that FACS initialization is performed twice
Lv Zheng
1
-0
/
+1
2015-08-03
libata: add ATA_HORKAGE_NOTRIM
Arne Fitzenreiter
1
-0
/
+1
2015-08-03
jbd2: fix ocfs2 corrupt when updating journal superblock fails
Joseph Qi
1
-2
/
+2
2015-08-03
ACPI / init: Switch over platform to the ACPI mode later
Rafael J. Wysocki
1
-0
/
+2
2015-07-10
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
1
-6
/
+4
2015-07-10
sctp: fix ASCONF list handling
Marcelo Ricardo Leitner
2
-0
/
+5
2015-07-04
bus: mvebu: pass the coherency availability information at init time
Greg Ungerer
1
-1
/
+1
2015-06-06
drm/radeon: add new bonaire pci id
Alex Deucher
1
-0
/
+1
2015-06-06
libata: Ignore spurious PHY event on LPM policy change
Gabriele Mazzotta
1
-0
/
+9
2015-06-06
libata: Add helper to determine when PHY events should be ignored
Gabriele Mazzotta
1
-0
/
+1
2015-06-06
xen/events: don't bind non-percpu VIRQs with percpu chip
David Vrabel
1
-1
/
+1
2015-05-17
ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.
Lv Zheng
1
-1
/
+1
2015-05-17
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
1
-1
/
+1
2015-05-13
ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLE
Charles Keepax
1
-1
/
+1
2015-05-13
ALSA: emu10k1: Emu10k2 32 bit DMA mode
Peter Zubaj
1
-5
/
+9
2015-05-06
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
1
-0
/
+4
2015-05-06
ACPICA: Utilities: split IO address types from data type models.
Lv Zheng
2
-0
/
+21
2015-05-06
target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling
Nicholas Bellinger
1
-1
/
+1
2015-05-06
usb: define a generic USB_RESUME_TIMEOUT macro
Felipe Balbi
1
-0
/
+26
[next]