index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-25
Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"
Roger Pau Monne
3
-17
/
+14
2021-03-25
xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUG
Roger Pau Monne
2
-4
/
+4
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
block: support zone append bvecs
Johannes Thumshirn
1
-3
/
+18
2021-03-24
cachefiles: do not yet allow on idmapped mounts
Christian Brauner
1
-0
/
+6
2021-03-24
ACPICA: Always create namespace nodes using acpi_ns_create_node()
Vegard Nossum
1
-2
/
+1
2021-03-24
perf record: Fix memory leak in vDSO found using ASAN
Namhyung Kim
1
-0
/
+2
2021-03-24
perf test: Remove now useless failing sub test "BPF relocation checker"
Thomas Richter
1
-8
/
+1
2021-03-24
perf daemon: Return from kill functions
Jiri Olsa
1
-2
/
+5
2021-03-24
perf daemon: Force waipid for all session on SIGCHLD delivery
Jiri Olsa
1
-22
/
+28
2021-03-24
drm/i915: Fix the GT fence revocation runtime PM logic
Imre Deak
3
-6
/
+41
2021-03-24
io_uring: do ctx sqd ejection in a clear context
Pavel Begunkov
1
-8
/
+8
2021-03-24
drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.x
Alex Deucher
1
-2
/
+1
2021-03-24
drm/amdgpu: Add additional Sienna Cichlid PCI ID
Alex Deucher
1
-0
/
+1
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
PM: EM: postpone creating the debugfs dir till fs_initcall
Lukasz Luba
1
-1
/
+1
2021-03-23
block: recalculate segment count for multi-segment discards correctly
David Jeffery
1
-0
/
+8
2021-03-23
block: clear GD_NEED_PART_SCAN later in bdev_disk_changed
Chris Chiu
1
-2
/
+2
2021-03-23
x86/build: Turn off -fcf-protection for realmode targets
Arnd Bergmann
1
-1
/
+1
2021-03-23
drm/amd/pm: workaround for audio noise issue
Kenneth Feng
4
-11
/
+166
2021-03-23
drm/i915/dsc: fix DSS CTL register usage for ICL DSI transcoders
Jani Nikula
1
-8
/
+2
2021-03-23
drm/i915: Fix enabled_planes bitmask
Ville Syrjälä
1
-2
/
+3
2021-03-23
drm/i915: Disable LTTPR support when the LTTPR rev < 1.4
Imre Deak
1
-4
/
+10
2021-03-23
drm/i915: Disable LTTPR support when the DPCD rev < 1.4
Imre Deak
3
-15
/
+39
2021-03-23
drm/i915/ilk-glk: Fix link training on links with LTTPRs
Imre Deak
2
-3
/
+19
2021-03-23
locking/mutex: Fix non debug version of mutex_lock_io_nested()
Thomas Gleixner
1
-1
/
+1
2021-03-23
x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()
Isaku Yamahata
1
-1
/
+1
2021-03-23
mfd: intel_quark_i2c_gpio: Revert "Constify static struct resources"
Andy Shevchenko
1
-2
/
+4
2021-03-23
drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resume
Kalyan Thota
1
-5
/
+7
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
[prev]
[next]