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
compress-2025-01-21
compress-2025-01-23
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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-03
Linux 4.4.4
v4.4.4
Greg Kroah-Hartman
1
-1
/
+1
2016-03-03
iwlwifi: mvm: don't allow sched scans without matches to be started
Luca Coelho
1
-0
/
+4
2016-03-03
iwlwifi: update and fix 7265 series PCI IDs
Oren Givon
1
-2
/
+3
2016-03-03
iwlwifi: pcie: properly configure the debug buffer size for 8000
Emmanuel Grumbach
1
-3
/
+12
2016-03-03
iwlwifi: dvm: fix WoWLAN
Emmanuel Grumbach
1
-0
/
+3
2016-03-03
security: let security modules use PTRACE_MODE_* with bitmasks
Jann Horn
2
-7
/
+5
2016-03-03
IB/cma: Fix RDMA port validation for iWarp
Matan Barak
1
-1
/
+1
2016-03-03
x86/irq: Plug vector cleanup race
Thomas Gleixner
1
-10
/
+53
2016-03-03
x86/irq: Call irq_force_move_complete with irq descriptor
Thomas Gleixner
3
-7
/
+11
2016-03-03
x86/irq: Remove outgoing CPU from vector cleanup mask
Thomas Gleixner
1
-2
/
+16
2016-03-03
x86/irq: Remove the cpumask allocation from send_cleanup_vector()
Thomas Gleixner
1
-13
/
+3
2016-03-03
x86/irq: Clear move_in_progress before sending cleanup IPI
Thomas Gleixner
1
-1
/
+3
2016-03-03
x86/irq: Remove offline cpus from vector cleanup
Thomas Gleixner
1
-2
/
+6
2016-03-03
x86/irq: Get rid of code duplication
Thomas Gleixner
1
-18
/
+15
2016-03-03
x86/irq: Copy vectormask instead of an AND operation
Thomas Gleixner
1
-1
/
+1
2016-03-03
x86/irq: Check vector allocation early
Thomas Gleixner
1
-13
/
+25
2016-03-03
x86/irq: Reorganize the search in assign_irq_vector
Thomas Gleixner
1
-8
/
+16
2016-03-03
x86/irq: Reorganize the return path in assign_irq_vector
Thomas Gleixner
1
-14
/
+8
2016-03-03
x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
Jiang Liu
1
-3
/
+5
2016-03-03
x86/irq: Validate that irq descriptor is still active
Thomas Gleixner
1
-0
/
+9
2016-03-03
x86/irq: Fix a race in x86_vector_free_irqs()
Jiang Liu
1
-8
/
+8
2016-03-03
x86/irq: Call chip->irq_set_affinity in proper context
Thomas Gleixner
1
-1
/
+5
2016-03-03
x86/entry/compat: Add missing CLAC to entry_INT80_32
Andy Lutomirski
1
-0
/
+1
2016-03-03
x86/mpx: Fix off-by-one comparison with nr_registers
Colin Ian King
1
-1
/
+1
2016-03-03
hpfs: don't truncate the file when delete fails
Mikulas Patocka
1
-28
/
+3
2016-03-03
do_last(): ELOOP failure exit should be done after leaving RCU mode
Al Viro
1
-5
/
+4
2016-03-03
should_follow_link(): validate ->d_seq after having decided to follow
Al Viro
1
-0
/
+5
2016-03-03
xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...
Konrad Rzeszutek Wilk
1
-4
/
+6
2016-03-03
xen/pciback: Save the number of MSI-X entries to be copied later.
Konrad Rzeszutek Wilk
1
-1
/
+5
2016-03-03
xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
Konrad Rzeszutek Wilk
1
-1
/
+2
2016-03-03
xen/scsiback: correct frontend counting
Juergen Gross
1
-5
/
+5
2016-03-03
xen/arm: correctly handle DMA mapping of compound pages
Ian Campbell
1
-7
/
+14
2016-03-03
ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
Ludovic Desroches
1
-1
/
+1
2016-03-03
ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
Ivaylo Dimitrov
1
-3
/
+3
2016-03-03
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
1
-0
/
+4
2016-03-03
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
1
-2
/
+3
2016-03-03
sunrpc/cache: fix off-by-one in qword_get()
Stefan Hajnoczi
1
-1
/
+1
2016-03-03
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
1
-1
/
+2
2016-03-03
powerpc/eeh: Fix partial hotplug criterion
Gavin Shan
1
-2
/
+1
2016-03-03
KVM: x86: MMU: fix ubsan index-out-of-range warning
Mike Krinkin
1
-1
/
+1
2016-03-03
KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
Paolo Bonzini
1
-2
/
+2
2016-03-03
KVM: x86: fix missed hardware breakpoints
Paolo Bonzini
1
-0
/
+1
2016-03-03
KVM: arm/arm64: vgic: Ensure bitmaps are long enough
Mark Rutland
1
-2
/
+2
2016-03-03
KVM: async_pf: do not warn on page allocation failures
Christian Borntraeger
1
-1
/
+1
2016-03-03
of/irq: Fix msi-map calculation for nonzero rid-base
Robin Murphy
1
-1
/
+8
2016-03-03
NFSv4: Fix a dentry leak on alias use
Benjamin Coddington
1
-2
/
+2
2016-03-03
nfs: fix nfs_size_to_loff_t
Christoph Hellwig
1
-3
/
+1
2016-03-03
block: fix use-after-free in dio_bio_complete
Mike Krinkin
1
-1
/
+1
2016-03-03
bio: return EINTR if copying to user space got interrupted
Hannes Reinecke
1
-2
/
+5
2016-03-03
i2c: i801: Adding Intel Lewisburg support for iTCO
Alexandra Yates
1
-0
/
+2
[next]