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
2018-01-10
x86 / CPU: Always show current CPU frequency in /proc/cpuinfo
Rafael J. Wysocki
1
-0
/
+1
2018-01-10
fscache: Fix the default for fscache_maybe_release_page()
David Howells
1
-1
/
+1
2018-01-10
efi/capsule-loader: Reinstate virtual capsule mapping
Ard Biesheuvel
1
-1
/
+3
2018-01-02
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
2
-2
/
+4
2018-01-02
Revert "mlx5: move affinity hints assignments to generic code"
Saeed Mahameed
1
-0
/
+1
2018-01-02
net/mlx5: Fix rate limit packet pacing naming and struct
Eran Ben Elisha
1
-3
/
+5
2018-01-02
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
2
-2
/
+3
2018-01-02
ptr_ring: add barriers
Michael S. Tsirkin
1
-0
/
+9
2018-01-02
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
1
-1
/
+2
2018-01-02
ipv4: igmp: guard against silly MTU values
Eric Dumazet
1
-0
/
+1
2018-01-02
block: don't let passthrough IO go into .make_request_fn()
Ming Lei
1
-2
/
+19
2018-01-02
block: fix blk_rq_append_bio
Jens Axboe
1
-1
/
+1
2018-01-02
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
1
-0
/
+1
2018-01-02
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
1
-0
/
+11
2017-12-29
block-throttle: avoid double charge
Shaohua Li
2
-5
/
+6
2017-12-29
block: unalign call_single_data in struct request
Jens Axboe
1
-1
/
+1
2017-12-29
crypto: mcryptd - protect the per-CPU queue with a lock
Sebastian Andrzej Siewior
1
-0
/
+1
2017-12-29
init: Invoke init_espfix_bsp() from mm_init()
Thomas Gleixner
1
-0
/
+5
2017-12-29
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
1
-2
/
+3
2017-12-25
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
7
-267
/
+282
2017-12-25
bpf: fix integer overflows
Daniel Borkmann
1
-2
/
+2
2017-12-25
bpf: fix branch pruning logic
Daniel Borkmann
1
-1
/
+1
2017-12-25
iio: st_sensors: add register mask for status register
Lorenzo Bianconi
1
-2
/
+5
2017-12-25
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2
-4
/
+4
2017-12-25
locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
Will Deacon
1
-0
/
+1
2017-12-25
drivers/misc/intel/pti: Rename the header file to free up the namespace
Ingo Molnar
1
-3
/
+3
2017-12-25
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
1
-2
/
+6
2017-12-25
bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to linux/bitops.h")
Thomas Gleixner
1
-26
/
+0
2017-12-25
x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_...
Baoquan He
1
-1
/
+1
2017-12-25
mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
Kirill A. Shutemov
1
-1
/
+5
2017-12-25
bitops: Add clear/set_bit32() to linux/bitops.h
Andi Kleen
1
-0
/
+26
2017-12-25
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
Josh Poimboeuf
1
-1
/
+1
2017-12-20
IB/core: Fix endianness annotation in rdma_is_multicast_addr()
Bart Van Assche
1
-2
/
+2
2017-12-20
IB/core: Fix calculation of maximum RoCE MTU
Parav Pandit
2
-11
/
+15
2017-12-20
mm: Handle 0 flags in _calc_vm_trans() macro
Jan Kara
1
-1
/
+2
2017-12-20
mm, oom_reaper: fix memory corruption
Michal Hocko
2
-0
/
+10
2017-12-20
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+1
2017-12-20
string.h: workaround for increased stack usage
Arnd Bergmann
1
-1
/
+4
2017-12-20
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
1
-0
/
+8
2017-12-17
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
5
-3
/
+11
2017-12-17
tcp: when scheduling TLP, time of RTO should account for current ACK
Neal Cardwell
1
-1
/
+1
2017-12-17
tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
David Ahern
1
-2
/
+1
2017-12-17
net: remove hlist_nulls_add_tail_rcu()
Eric Dumazet
2
-43
/
+1
2017-12-17
usbnet: fix alignment for frames with no ethernet header
Bjørn Mork
1
-0
/
+1
2017-12-14
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
1
-1
/
+2
2017-12-14
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
1
-0
/
+6
2017-12-14
scsi: libsas: align sata_device's rps_resp on a cacheline
Huacai Chen
1
-1
/
+1
2017-12-14
scsi: dma-mapping: always provide dma_get_cache_alignment
Christoph Hellwig
1
-2
/
+0
2017-12-14
Drivers: hv: vmbus: Fix a rescind issue
K. Y. Srinivasan
1
-0
/
+1
2017-12-14
iio: stm32: fix adc/trigger link error
Arnd Bergmann
1
-1
/
+4
[next]