index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-30
ceph: fix symbol versioning for ceph_monc_do_statfs
Arnd Bergmann
1
-1
/
+2
2016-09-30
libceph: add an ONSTACK initializer for oids
Ilya Dryomov
1
-0
/
+5
2016-09-30
reset: Return -ENOTSUPP when not configured
John Youn
1
-2
/
+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-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
efi/libstub: Introduce ExitBootServices helper
Jeffrey Hugo
1
-0
/
+11
2016-09-24
efi/libstub: Allocate headspace in efi_get_memory_map()
Jeffrey Hugo
1
-5
/
+10
2016-09-24
efi: Make for_each_efi_memory_desc_in_map() cope with running on Xen
Jan Beulich
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
iio: sw-trigger: Fix config group initialization
Lars-Peter Clausen
1
-1
/
+1
2016-09-24
mm: introduce get_task_exe_file
Mateusz Guzik
1
-0
/
+1
2016-09-24
mm, mempolicy: task->mempolicy must be NULL before dropping final reference
David Rientjes
1
-0
/
+4
2016-09-24
af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
Linus Torvalds
1
-1
/
+1
2016-09-24
bonding: Fix bonding crash
Mahesh Bandewar
1
-0
/
+1
2016-09-24
net: smc91x: fix SMC accesses
Russell King
1
-0
/
+10
2016-09-24
tcp: fix use after free in tcp_xmit_retransmit_queue()
Eric Dumazet
1
-0
/
+2
2016-09-15
kernel: Add noaudit variant of ns_capable()
Tyler Hicks
1
-0
/
+5
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
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
tracing: Fix tick_stop tracepoint symbols for user export
Steven Rostedt (Red Hat)
1
-3
/
+11
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
2016-08-20
target: Fix ordered task target_setup_cmd_from_cdb exception hang
Nicholas Bellinger
1
-1
/
+0
2016-08-20
IB/core, RDMA RW API: Do not exceed QP SGE send limit
Bart Van Assche
1
-0
/
+6
2016-08-20
IB/mlx5: Fix MODIFY_QP command input structure
Artemy Kovalyov
1
-2
/
+2
2016-08-20
block: fix bdi vs gendisk lifetime mismatch
Dan Williams
2
-0
/
+2
2016-08-20
block: add missing group association in bio-cloning functions
Paolo Valente
1
-0
/
+3
2016-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-3
/
+28
2016-07-23
radix-tree: fix radix_tree_iter_retry() for tagged iterators.
Andrey Ryabinin
1
-0
/
+1
2016-07-23
mm: memcontrol: fix cgroup creation failure after many small jobs
Johannes Weiner
1
-15
/
+10
2016-07-19
net: switchdev: change ageing_time type to clock_t
Vivien Didelot
1
-1
/
+1
2016-07-16
vlan: use a valid default mtu value for vlan over macsec
Paolo Abeni
1
-0
/
+7
2016-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2016-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-3
/
+8
2016-07-15
mm: thp: refix false positive BUG in page_move_anon_rmap()
Hugh Dickins
1
-1
/
+1
2016-07-15
mm: thp: move pmd check inside ptl for freeze_page()
Naoya Horiguchi
1
-2
/
+2
2016-07-15
vmlinux.lds: account for destructor sections
Dmitry Vyukov
1
-0
/
+4
2016-07-15
uapi: export lirc.h header
Mauro Carvalho Chehab
1
-0
/
+1
2016-07-15
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
1
-0
/
+14
2016-07-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2016-07-13
dccp: limit sk_filter trim to payload
Willem de Bruijn
1
-1
/
+7
[next]