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
2014-12-06
bitops: Fix shift overflow in GENMASK macros
Maxime COQUELIN
1
-2
/
+5
2014-12-06
iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask
Cristina Ciocan
1
-1
/
+1
2014-12-06
ASoC: dpcm: Fix race between FE/BE updates and trigger
Takashi Iwai
1
-0
/
+2
2014-12-06
PCI/MSI: Add device flag indicating that 64-bit MSIs don't work
Benjamin Herrenschmidt
1
-0
/
+1
2014-12-06
inetdevice: fixed signed integer overflow
Vincent BENAYOUN
1
-1
/
+1
2014-11-21
mm/compaction: do not count migratepages when unnecessary
Vlastimil Babka
1
-4
/
+21
2014-11-21
mm, compaction: embed migration mode in compact_control
David Rientjes
1
-2
/
+2
2014-11-21
mm, compaction: add per-zone migration pfn cache for async compaction
David Rientjes
1
-2
/
+3
2014-11-21
mm, migration: add destination page freeing callback
David Rientjes
1
-4
/
+7
2014-11-21
mm/readahead.c: inline ra_submit
Fabian Frederick
1
-3
/
+0
2014-11-21
mm: remove read_cache_page_async()
Sasha Levin
1
-10
/
+0
2014-11-21
mm + fs: prepare for non-page entries in page cache radix trees
Johannes Weiner
4
-6
/
+23
2014-11-21
mm: filemap: move radix tree hole searching here
Johannes Weiner
2
-4
/
+5
2014-11-21
lib: radix-tree: add radix_tree_delete_item()
Johannes Weiner
1
-0
/
+1
2014-11-21
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
1
-3
/
+3
2014-11-21
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
1
-0
/
+5
2014-11-21
netfilter: xt_bpf: add mising opaque struct sk_filter definition
Pablo Neira
1
-0
/
+2
2014-11-21
clocksource: Remove "weak" from clocksource_default_clock() declaration
Bjorn Helgaas
1
-1
/
+1
2014-11-21
kgdb: Remove "weak" from kgdb_arch_pc() declaration
Bjorn Helgaas
1
-1
/
+1
2014-11-21
vmcore: Remove "weak" from function declarations
Bjorn Helgaas
1
-8
/
+7
2014-11-21
memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration
Bjorn Helgaas
1
-1
/
+1
2014-11-21
power: charger-manager: Fix accessing invalidated power supply after charger ...
Krzysztof Kozlowski
1
-2
/
+0
2014-11-21
power: charger-manager: Fix accessing invalidated power supply after fuel gau...
Krzysztof Kozlowski
1
-1
/
+0
2014-11-21
nfs: fix pnfs direct write memory leak
Peng Tao
1
-0
/
+11
2014-11-21
pinctrl: dra: dt-bindings: Fix output pull up/down
Roger Quadros
1
-2
/
+2
2014-11-14
of: Fix overflow bug in string property parsing functions
Grant Likely
1
-14
/
+70
2014-11-14
drm/radeon: remove invalid pci id
Alex Deucher
1
-1
/
+0
2014-11-14
HID: usbhid: add always-poll quirk
Johan Hovold
1
-0
/
+1
2014-11-14
USB: core: add device-qualifier quirk
Johan Hovold
1
-0
/
+3
2014-11-14
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
1
-0
/
+3
2014-11-14
drm/vmwgfx: Fix drm.h include
Josh Boyer
1
-1
/
+1
2014-11-14
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
1
-3
/
+2
2014-11-14
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
1
-2
/
+3
2014-11-14
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
1
-0
/
+1
2014-11-14
SUNRPC: Don't wake tasks during connection abort
Benjamin Coddington
1
-0
/
+1
2014-11-14
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
1
-0
/
+2
2014-10-30
kernel: add support for gcc 5
Sasha Levin
1
-0
/
+66
2014-10-30
mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
Junxiao Bi
1
-2
/
+4
2014-10-30
pci_ids: Add support for Intel Quark ILB
Josef Ahmad
1
-0
/
+1
2014-10-15
USB: Add device quirk for ASUS T100 Base Station keyboard
Lu Baolu
1
-0
/
+3
2014-10-15
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
1
-1
/
+1
2014-10-15
xfrm: Generate queueing routes only from route lookup functions
Steffen Klassert
1
-0
/
+1
2014-10-15
xfrm: Generate blackhole routes only from route lookup functions
Steffen Klassert
1
-1
/
+14
2014-10-15
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
3
-1
/
+2
2014-10-15
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
Andrey Vagin
1
-1
/
+3
2014-10-15
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
2
-6
/
+1
2014-10-09
mm: per-thread vma caching
Davidlohr Bueso
3
-2
/
+47
2014-10-09
mm: optimize put_mems_allowed() usage
Mel Gorman
1
-13
/
+14
2014-10-09
swap: change swap_list_head to plist, add swap_avail_head
Dan Streetman
2
-2
/
+3
2014-10-09
lib/plist: add plist_requeue
Dan Streetman
1
-0
/
+2
[next]