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
2020-12-16
compiler.h: fix barrier_data() on clang
Arvind Sankar
3
-27
/
+16
2020-12-16
kbuild: avoid static_assert for genksyms
Arnd Bergmann
1
-0
/
+5
2020-12-16
net, xsk: Avoid taking multiple skbuff references
Björn Töpel
1
-1
/
+13
2020-12-16
mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
Minchan Kim
1
-1
/
+0
2020-12-11
genirq/irqdomain: Add an irq_create_mapping_affinity() function
Laurent Vivier
1
-2
/
+10
2020-12-11
tty: Fix ->session locking
Jann Horn
1
-0
/
+4
2020-12-08
net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
Yevgeny Kliteynik
1
-1
/
+8
2020-12-08
net/packet: fix packet receive on L3 devices without visible hard header
Eyal Birger
1
-0
/
+5
2020-12-02
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+13
2020-12-02
bus: ti-sysc: Fix reset status check for modules with quirks
Tony Lindgren
1
-0
/
+1
2020-12-02
firmware: xilinx: Use hash-table for api feature check
Amit Sunil Dhamne
1
-4
/
+0
2020-11-24
mm: fix readahead_page_batch for retry entries
Matthew Wilcox (Oracle)
1
-0
/
+2
2020-11-24
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
1
-0
/
+19
2020-11-24
sched: Fix data-race in wakeup
Peter Zijlstra
1
-1
/
+15
2020-11-24
iommu/vt-d: Avoid panic if iommu init fails in tboot system
Zhenzhong Duan
1
-1
/
+0
2020-11-24
iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
Andy Shevchenko
1
-0
/
+1
2020-11-24
swiotlb: using SIZE_MAX needs limits.h included
Stephen Rothwell
1
-0
/
+1
2020-11-24
PM: runtime: Add pm_runtime_resume_and_get to deal with usage counter
Zhang Qilong
1
-0
/
+21
2020-11-18
cpufreq: Add strict_target to struct cpufreq_policy
Rafael J. Wysocki
1
-0
/
+6
2020-11-18
cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET
Rafael J. Wysocki
1
-0
/
+3
2020-11-18
cpufreq: Introduce governor flags
Rafael J. Wysocki
1
-2
/
+7
2020-11-18
block: add a return value to set_capacity_revalidate_and_notify
Christoph Hellwig
1
-1
/
+1
2020-11-18
mm: memcontrol: fix missing wakeup polling thread
Muchun Song
1
-2
/
+9
2020-11-18
bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
Ard Biesheuvel
2
-6
/
+0
2020-11-18
KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
Stephen Boyd
1
-0
/
+2
2020-11-18
can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()
Oleksij Rempel
1
-12
/
+8
2020-11-18
netfilter: nf_tables: missing validation from the abort path
Pablo Neira Ayuso
1
-1
/
+8
2020-11-18
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
2
-6
/
+6
2020-11-10
PM: runtime: Drop pm_runtime_clean_up_links()
Rafael J. Wysocki
1
-2
/
+0
2020-11-10
PM: runtime: Drop runtime PM references to supplier on link removal
Rafael J. Wysocki
1
-2
/
+2
2020-11-10
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
2
-4
/
+9
2020-11-05
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
1
-0
/
+4
2020-11-05
cpufreq: Introduce cpufreq_driver_test_flags()
Rafael J. Wysocki
1
-0
/
+1
2020-11-05
hil/parisc: Disable HIL driver when it gets stuck
Helge Deller
1
-1
/
+1
2020-11-05
cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag
Rafael J. Wysocki
1
-1
/
+9
2020-11-05
rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace
Paul E. McKenney
1
-0
/
+4
2020-11-05
fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
Kees Cook
1
-1
/
+0
2020-11-05
PCI/ACPI: Add Ampere Altra SOC MCFG quirk
Tuan Phan
1
-0
/
+1
2020-11-05
usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...
Badhri Jagan Sridharan
1
-0
/
+1
2020-11-05
RDMA/mlx5: Fix devlink deadlock on net namespace deletion
Parav Pandit
1
-0
/
+18
2020-11-04
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
3
-13
/
+19
2020-11-04
Revert "x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()"
Greg Kroah-Hartman
3
-19
/
+13
2020-11-01
PM: runtime: Fix timer_expires data type on 32-bit arches
Grygorii Strashko
1
-1
/
+1
2020-11-01
serial: qcom_geni_serial: To correct QUP Version detection logic
Paras Sharma
1
-0
/
+3
2020-11-01
mtd: lpddr: Fix bad logic in print_drs_error
Gustavo A. R. Silva
1
-1
/
+1
2020-11-01
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
3
-13
/
+19
2020-11-01
fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
Kees Cook
1
-1
/
+0
2020-11-01
io_uring: don't rely on weak ->files references
Jens Axboe
2
-0
/
+58
2020-10-29
dmaengine: dw: Add DMA-channels mask cell support
Serge Semin
1
-0
/
+2
2020-10-29
dma-direct: Fix potential NULL pointer dereference
Thomas Tai
1
-3
/
+0
[next]