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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-03
nfs: increase size of EXCHANGE_ID name string buffer
Jeff Layton
1
-1
/
+1
2015-08-03
of: return NUMA_NO_NODE from fallback of_node_to_nid()
Konstantin Khlebnikov
1
-1
/
+4
2015-08-03
libata: add ATA_HORKAGE_NOTRIM
Arne Fitzenreiter
1
-0
/
+1
2015-08-03
jbd2: fix ocfs2 corrupt when updating journal superblock fails
Joseph Qi
1
-2
/
+2
2015-08-03
ACPI / init: Switch over platform to the ACPI mode later
Rafael J. Wysocki
1
-0
/
+2
2015-07-03
bus: mvebu: pass the coherency availability information at init time
Greg Ungerer
1
-1
/
+1
2015-06-06
libata: Ignore spurious PHY event on LPM policy change
Gabriele Mazzotta
1
-0
/
+9
2015-06-06
libata: Add helper to determine when PHY events should be ignored
Gabriele Mazzotta
1
-0
/
+1
2015-05-17
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
1
-1
/
+1
2015-05-06
usb: define a generic USB_RESUME_TIMEOUT macro
Felipe Balbi
1
-0
/
+26
2015-05-06
net: fix crash in build_skb()
Eric Dumazet
1
-0
/
+1
2015-04-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-2
/
+4
2015-04-29
sched: declare pid_alive as inline
Richard Guy Briggs
1
-1
/
+1
2015-04-29
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-4
/
+4
2015-04-29
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
1
-0
/
+6
2015-04-19
cpuidle: remove state_count field from struct cpuidle_device
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2015-04-19
Defer processing of REQ_PREEMPT requests for blocked devices
Bart Van Assche
1
-1
/
+3
2015-03-26
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
1
-1
/
+2
2015-03-06
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
Sebastian Andrzej Siewior
1
-0
/
+1
2015-03-06
fsnotify: fix handling of renames in audit
Jan Kara
1
-2
/
+4
2015-01-29
mm: get rid of radix tree gfp mask for pagecache_get_page
Michal Hocko
1
-7
/
+6
2015-01-29
mm: page_alloc: reduce cost of the fair zone allocation policy
Mel Gorman
1
-0
/
+6
2015-01-29
mm: move zone->pages_scanned into a vmstat counter
Mel Gorman
1
-1
/
+1
2015-01-29
mm: rearrange zone fields into read-only, page alloc, statistics and page rec...
Mel Gorman
1
-100
/
+105
2015-01-29
mm: make copy_pte_range static again
Jerome Marchand
1
-4
/
+0
2015-01-29
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
3
-6
/
+103
2015-01-29
mm: shmem: avoid atomic operation during shmem_getpage_gfp
Mel Gorman
1
-0
/
+1
2015-01-29
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
3
-4
/
+4
2015-01-29
mm: page_alloc: reduce number of times page_to_pfn is called
Mel Gorman
2
-22
/
+20
2015-01-29
mm: page_alloc: use unsigned int for order in more places
Mel Gorman
1
-4
/
+4
2015-01-29
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
1
-3
/
+26
2015-01-29
include/linux/jump_label.h: expose the reference count
Mel Gorman
1
-7
/
+13
2015-01-29
mm/swap.c: clean up *lru_cache_add* functions
Jianyu Zhan
1
-17
/
+2
2015-01-29
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-0
/
+13
2015-01-29
time: settimeofday: Validate the values of tv from user
Sasha Levin
1
-0
/
+13
2015-01-29
PCI: Add flag for devices where we can't use bus reset
Alex Williamson
1
-0
/
+2
2015-01-27
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
1
-0
/
+1
2015-01-16
mm: propagate error from stack expansion even for guard page
Linus Torvalds
1
-1
/
+1
2015-01-16
pstore-ram: Allow optional mapping with pgprot_noncached
Tony Lindgren
1
-1
/
+3
2015-01-08
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
1
-0
/
+4
2015-01-08
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
1
-0
/
+7
2015-01-08
userns: Don't allow setgroups until a gid mapping has been setablished
Eric W. Biederman
1
-0
/
+5
2015-01-08
groups: Consolidate the setgroups permission checks
Eric W. Biederman
1
-0
/
+1
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
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: 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
[next]