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.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
2016-10-28
lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
Jens Axboe
1
-57
/
+64
2016-10-28
ipc/sem.c: fix complex_count vs. simple op race
Manfred Spraul
1
-0
/
+1
2016-10-28
lib: move strtobool() to kstrtobool()
Kees Cook
2
-1
/
+7
2016-10-28
PM / devfreq: event: remove duplicate devfreq_event_get_drvdata()
Lin Huang
1
-5
/
+0
2016-10-22
vfs: move permission checking into notify_change() for utimes(NULL)
Miklos Szeredi
1
-0
/
+1
2016-10-22
crypto: ghash-generic - move common definitions to a new header file
Marcelo Cerri
1
-0
/
+23
2016-10-20
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
1
-0
/
+1
2016-10-16
mfd: 88pm80x: Double shifting bug in suspend/resume
Dan Carpenter
1
-2
/
+2
2016-10-07
sysctl: handle error writing UINT_MAX to u32 fields
Subash Abhinov Kasiviswanathan
1
-0
/
+2
2016-10-07
nvmem: Declare nvmem_cell_read() consistently
Guenter Roeck
1
-1
/
+1
2016-10-07
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
1
-1
/
+2
2016-09-30
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
1
-19
/
+19
2016-09-30
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
1
-3
/
+0
2016-09-30
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
1
-0
/
+3
2016-09-30
net: smc91x: fix SMC accesses
Russell King
1
-0
/
+10
2016-09-30
af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
Linus Torvalds
1
-1
/
+1
2016-09-30
bonding: Fix bonding crash
Mahesh Bandewar
1
-0
/
+1
2016-09-30
tcp: fix use after free in tcp_xmit_retransmit_queue()
Eric Dumazet
1
-0
/
+2
2016-09-30
include/linux/kernel.h: change abs() macro so it uses consistent return type
Michal Nazarewicz
1
-18
/
+18
2016-09-24
asm-generic: make copy_from_user() zero the destination properly
Al Viro
1
-4
/
+6
2016-09-24
asm-generic: make get_user() clear the destination on errors
Al Viro
1
-3
/
+7
2016-09-24
fix iov_iter_fault_in_readable()
Al Viro
1
-1
/
+1
2016-09-24
genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
Boris Brezillon
1
-0
/
+10
2016-09-24
net: simplify napi_synchronize() to avoid warnings
Arnd Bergmann
1
-6
/
+5
2016-09-24
mmc: dw_mmc: use resource_size_t to store physical address
Arnd Bergmann
1
-1
/
+1
2016-09-24
iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample
Vignesh R
1
-4
/
+4
2016-09-24
mm: introduce get_task_exe_file
Mateusz Guzik
1
-0
/
+1
2016-09-15
wrappers for ->i_mutex access
Al Viro
1
-2
/
+27
2016-09-15
kernel: Add noaudit variant of ns_capable()
Tyler Hicks
1
-0
/
+5
2016-09-15
cxlflash: Fix to avoid virtual LUN failover failure
Matthew R. Ochs
1
-0
/
+10
2016-09-15
block: fix blk_rq_get_max_sectors for driver private requests
Christoph Hellwig
1
-1
/
+1
2016-09-15
time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
John Stultz
1
-0
/
+26
2016-09-15
perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
Vikas Shivappa
1
-0
/
+1
2016-09-15
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
1
-2
/
+1
2016-09-15
UVC: Add support for R200 depth camera
Aviv Greenberg
1
-0
/
+3
2016-09-15
drm/i915/skl: Add missing SKL ids
Michał Winiarski
1
-0
/
+2
2016-09-15
drm/i915/bxt: update list of PCIIDs
Imre Deak
1
-1
/
+3
2016-09-15
tools: hv: report ENOSPC errors in hv_fcopy_daemon
Olaf Hering
1
-0
/
+1
2016-09-15
lightnvm: fix missing grown bad block type
Matias Bjørling
1
-2
/
+3
2016-09-07
ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
Lorenzo Pieralisi
1
-1
/
+1
2016-09-07
Input: i8042 - break load dependency between atkbd/psmouse and i8042
Dmitry Torokhov
2
-11
/
+19
2016-09-07
mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
Tomeu Vizoso
1
-0
/
+15
2016-09-07
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
Mathias Nyman
1
-0
/
+1
2016-09-07
genirq/msi: Make sure PCI MSIs are activated early
Marc Zyngier
1
-0
/
+2
2016-09-07
genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
Thomas Gleixner
1
-4
/
+2
2016-09-07
PCI: Add Netronome NFP4000 PF device ID
Simon Horman
1
-0
/
+1
2016-09-07
PCI: Add Netronome vendor and device IDs
Jason S. McMullan
1
-0
/
+6
2016-08-20
SUNRPC: Don't allocate a full sockaddr_storage for tracing
Trond Myklebust
1
-13
/
+34
2016-08-20
target: Fix ordered task CHECK_CONDITION early exception handling
Nicholas Bellinger
1
-0
/
+1
2016-08-20
target: Fix max_unmap_lba_count calc overflow
Mike Christie
1
-1
/
+1
[next]