index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
devicetree
/
bindings
/
clock
/
marvell,pxa910.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
net: axienet: allow setups without MDIO
Daniel Mack
2
-6
/
+18
2021-03-26
net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge
Vladimir Oltean
1
-6
/
+9
2021-03-25
mailmap: update the email address for Chris Chiu
Chris Chiu
1
-0
/
+2
2021-03-25
mailmap: update Andrey Konovalov's email address
Andrey Konovalov
1
-0
/
+1
2021-03-25
mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
Ira Weiny
1
-2
/
+2
2021-03-25
mm: memblock: fix section mismatch warning again
Mike Rapoport
1
-2
/
+2
2021-03-25
kfence: make compatible with kmemleak
Marco Elver
2
-1
/
+11
2021-03-25
gcov: fix clang-11+ support
Nick Desaulniers
1
-0
/
+69
2021-03-25
ia64: fix format strings for err_inject
Sergei Trofimovich
1
-11
/
+11
2021-03-25
ia64: mca: allocate early mca with GFP_ATOMIC
Sergei Trofimovich
1
-1
/
+1
2021-03-25
squashfs: fix xattr id and id lookup sanity checks
Phillip Lougher
2
-4
/
+8
2021-03-25
squashfs: fix inode lookup sanity checks
Sean Nyekjaer
2
-2
/
+7
2021-03-25
z3fold: prevent reclaim/free race for headless pages
Thomas Hebb
1
-1
/
+15
2021-03-25
selftests/vm: fix out-of-tree build
Rong Chen
1
-2
/
+2
2021-03-25
mm/mmu_notifiers: ensure range_end() is paired with range_start()
Sean Christopherson
2
-5
/
+28
2021-03-25
kasan: fix per-page tags for non-page_alloc pages
Andrey Konovalov
1
-3
/
+15
2021-03-25
hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
Miaohe Lin
3
-8
/
+58
2021-03-25
RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server
Potnuri Bharat Teja
1
-2
/
+2
2021-03-25
arm64: kernel: disable CNP on Carmel
Rich Wiley
5
-2
/
+27
2021-03-25
arm64/process.c: fix Wmissing-prototypes build warnings
Maninder Singh
3
-0
/
+6
2021-03-25
psample: Fix user API breakage
Ido Schimmel
1
-4
/
+1
2021-03-25
math: Export mul_u64_u64_div_u64
David S. Miller
1
-0
/
+1
2021-03-24
ch_ktls: fix enum-conversion warning
Arnd Bergmann
1
-1
/
+1
2021-03-24
octeontx2-af: Fix memory leak of object buf
Colin Ian King
1
-1
/
+3
2021-03-24
ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalation
Yangbo Lu
1
-6
/
+7
2021-03-24
cachefiles: do not yet allow on idmapped mounts
Christian Brauner
1
-0
/
+6
2021-03-23
net: bridge: don't notify switchdev for local FDB addresses
Vladimir Oltean
1
-0
/
+2
2021-03-23
net/sched: act_ct: clear post_ct if doing ct_clear
Marcelo Ricardo Leitner
1
-2
/
+4
2021-03-23
afs: Use wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
1
-2
/
+1
2021-03-23
mm/writeback: Add wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
2
-0
/
+17
2021-03-23
fs/cachefiles: Remove wait_bit_key layout dependency
Matthew Wilcox (Oracle)
2
-5
/
+3
2021-03-23
platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platforms
David E. Box
1
-15
/
+35
2021-03-23
platform/x86: intel_pmc_core: Update Kconfig
David E. Box
1
-3
/
+8
2021-03-23
platform/x86: intel_pmt_crashlog: Fix incorrect macros
David E. Box
1
-7
/
+6
2021-03-23
platform/x86: intel_pmt_class: Initial resource to 0
David E. Box
1
-1
/
+1
2021-03-23
mfd: intel_quark_i2c_gpio: Revert "Constify static struct resources"
Andy Shevchenko
1
-2
/
+4
2021-03-23
net: dsa: don't assign an error value to tag_ops
George McCollister
1
-4
/
+7
2021-03-23
isdn: capi: fix mismatched prototypes
Arnd Bergmann
1
-2
/
+2
2021-03-22
net/mlx5: SF, do not use ecpu bit for vhca state processing
Parav Pandit
4
-24
/
+17
2021-03-22
net/mlx5e: Fix division by 0 in mlx5e_select_queue
Maxim Mikityanskiy
1
-0
/
+5
2021-03-22
net/mlx5e: Fix error path for ethtool set-priv-flag
Aya Levin
1
-1
/
+5
2021-03-22
net/mlx5e: Offload tuple rewrite for non-CT flows
Dima Chumak
2
-12
/
+35
2021-03-22
net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDP
Alaa Hleihel
1
-0
/
+10
2021-03-22
net/mlx5: Add back multicast stats for uplink representor
Huy Nguyen
1
-0
/
+7
2021-03-22
net: ipconfig: ic_dev can be NULL in ic_close_devs
Vladimir Oltean
1
-6
/
+8
2021-03-22
MAINTAINERS: Combine "QLOGIC QLGE 10Gb ETHERNET DRIVER" sections into one
Jonathan Neuschäfer
1
-6
/
+2
2021-03-22
kselftest/arm64: sve: Do not use non-canonical FFR register value
Andre Przywara
1
-5
/
+17
2021-03-22
arm64: mm: correct the inside linear map range during hotplug check
Pavel Tatashin
1
-2
/
+19
2021-03-22
arm64: kdump: update ppos when reading elfcorehdr
Pavel Tatashin
1
-0
/
+2
2021-03-22
arm64: cpuinfo: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
[next]