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
2017-03-15
libceph: use BUG() instead of BUG_ON(1)
Arnd Bergmann
1
-1
/
+1
2017-03-15
nfit, libnvdimm: fix interleave set cookie calculation
Dan Williams
1
-0
/
+2
2017-03-15
nlm: Ensure callback code also checks that the files match
Trond Myklebust
1
-1
/
+2
2017-03-15
target: Fix NULL dereference during LUN lookup + active I/O shutdown
Nicholas Bellinger
1
-0
/
+1
2017-03-15
fs: Better permission checking for submounts
Eric W. Biederman
3
-1
/
+6
2017-03-12
mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0
Mark Marshall
1
-2
/
+6
2017-03-12
RDMA/core: Fix incorrect structure packing for booleans
Jason Gunthorpe
1
-3
/
+3
2017-03-12
Drivers: hv: vmbus: Fix a rescind handling bug
K. Y. Srinivasan
1
-0
/
+1
2017-03-12
scsi: use 'scsi_device_from_queue()' for scsi_dh
Hannes Reinecke
1
-0
/
+1
2017-03-12
PM / devfreq: Fix available_governor sysfs
Chanwoo Choi
1
-0
/
+3
2017-03-12
sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
Stas Sergeev
1
-1
/
+3
2017-03-12
mm, vmscan: cleanup lru size claculations
Michal Hocko
1
-1
/
+1
2017-03-12
iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
CQ Tang
1
-7
/
+7
2017-03-12
ARM: at91: define LPDDR types
Alexandre Belloni
1
-0
/
+3
2017-02-26
ACPICA: Linuxize: Restore and fix Intel compiler build
Lv Zheng
2
-1
/
+88
2017-02-26
ptr_ring: fix race conditions when resizing
Michael S. Tsirkin
1
-5
/
+31
2017-02-23
videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGB
Hans Verkuil
1
-4
/
+3
2017-02-18
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
1
-1
/
+1
2017-02-18
net: introduce device min_header_len
Willem de Bruijn
1
-0
/
+4
2017-02-18
lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled
David Ahern
1
-1
/
+4
2017-02-18
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
1
-0
/
+4
2017-02-18
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
1
-4
/
+3
2017-02-14
Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
Dexuan Cui
1
-2
/
+30
2017-02-14
Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
K. Y. Srinivasan
1
-6
/
+6
2017-02-14
Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
K. Y. Srinivasan
1
-0
/
+1
2017-02-14
target: Fix multi-session dynamic se_node_acl double free OOPs
Nicholas Bellinger
1
-0
/
+1
2017-02-14
cpumask: use nr_cpumask_bits for parsing functions
Tejun Heo
1
-4
/
+4
2017-02-09
irqdomain: Avoid activating interrupts more than once
Marc Zyngier
1
-0
/
+17
2017-02-09
percpu-refcount: fix reference leak during percpu-atomic transition
Douglas Miller
1
-2
/
+2
2017-02-09
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
1
-1
/
+2
2017-02-04
lwtunnel: Fix oops on state free after encap module unload
Robert Shearman
1
-4
/
+1
2017-02-04
net: Specify the owning module for lwtunnel ops
Robert Shearman
1
-0
/
+2
2017-02-04
lwtunnel: fix autoload of lwt modules
David Ahern
1
-0
/
+11
2017-02-04
virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving
Jason Wang
1
-1
/
+5
2017-02-04
virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmit
Rolf Neugebauer
1
-2
/
+0
2017-02-04
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
1
-1
/
+6
2017-02-01
memory_hotplug: make zone_can_shift() return a boolean value
Yasuaki Ishimatsu
1
-2
/
+2
2017-02-01
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
1
-0
/
+1
2017-02-01
nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
Chuck Lever
1
-1
/
+2
2017-02-01
IB/cxgb3: fix misspelling in header guard
Nicolas Iooss
1
-1
/
+1
2017-02-01
mm, page_alloc: fix check for NULL preferred_zone
Vlastimil Babka
1
-1
/
+5
2017-01-26
swiotlb: Add swiotlb=noforce debug option
Geert Uytterhoeven
2
-1
/
+3
2017-01-26
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
2
-8
/
+15
2017-01-26
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
1
-0
/
+1
2017-01-26
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
1
-0
/
+4
2017-01-26
ARM: dts: r8a7794: remove Z clock
Sergei Shtylyov
1
-2
/
+1
2017-01-19
power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520
Andrew F. Davis
1
-1
/
+2
2017-01-19
block: Change extern inline to static inline
Tobias Klauser
1
-1
/
+1
2017-01-19
ASoC: hdmi-codec: use unsigned type to structure members with bit-field
Takashi Sakamoto
1
-4
/
+4
2017-01-19
btrfs: fix crash when tracepoint arguments are freed by wq callbacks
David Sterba
1
-9
/
+13
[next]