index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
perf/amd/uncore: Clean up header use, use <linux/ include paths instead of <asm/
Kim Phillips
1
-2
/
+2
2021-08-26
perf/amd/uncore: Simplify code, use free_percpu()'s built-in check for NULL
Kim Phillips
1
-4
/
+2
2021-08-26
perf/hw_breakpoint: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-26
perf/x86/intel: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2
-6
/
+6
2021-08-26
perf/x86: Remove unused assignment to pointer 'e'
Colin Ian King
1
-3
/
+1
2021-08-26
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
13185
-298024
/
+846830
2021-08-26
perf/x86/amd/power: Assign pmu.module
Kim Phillips
1
-0
/
+1
2021-08-26
perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op
Kim Phillips
1
-0
/
+1
2021-08-26
perf/x86/amd/ibs: Work around erratum #1197
Kim Phillips
1
-0
/
+8
2021-08-26
perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32
Colin Ian King
1
-1
/
+1
2021-08-26
can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX and TX error counters
Stefan Mätje
1
-2
/
+2
2021-08-25
RISC-V: Fix VDSO build for !MMU
Palmer Dabbelt
2
-0
/
+11
2021-08-25
riscv: use strscpy to replace strlcpy
Jason Wang
1
-1
/
+1
2021-08-26
Merge tag 'exynos-drm-next-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
Dave Airlie
2
-6
/
+10
2021-08-26
Merge tag 'drm/tegra/for-5.15-rc1' of ssh://git.freedesktop.org/git/tegra/linux into drm-next
Dave Airlie
37
-197
/
+2882
2021-08-26
Merge commit '81fd23e2b3ccf71c807e671444e8accaba98ca53' of https://git.pengutronix.de/git/lst/linux into drm-next
Dave Airlie
6
-41
/
+44
2021-08-25
bpf: Fix bpf-next builds without CONFIG_BPF_EVENTS
Daniel Xu
3
-2
/
+3
2021-08-26
Merge tag 'amd-drm-next-5.15-2021-08-20' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
116
-1300
/
+2212
2021-08-25
Merge branch 'bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt'
Alexei Starovoitov
11
-32
/
+230
2021-08-25
bpf: selftests: Add dctcp fallback test
Martin KaFai Lau
3
-23
/
+134
2021-08-25
bpf: selftests: Add connect_to_fd_opts to network_helpers
Martin KaFai Lau
2
-2
/
+27
2021-08-25
bpf: selftests: Add sk_state to bpf_tcp_helpers.h
Martin KaFai Lau
3
-3
/
+4
2021-08-25
bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt
Martin KaFai Lau
3
-4
/
+65
2021-08-25
net: usb: asix: ax88772: fix boolconv.cocci warnings
kernel test robot
1
-1
/
+1
2021-08-25
selftests/x86: Fix error: variably modified 'altstack_data' at file scope
Jun Miao
4
-12
/
+10
2021-08-25
ARC: mm: hack to allow 2 level build with 4 level code
Vineet Gupta
1
-0
/
+8
2021-08-25
ARC: mm: disintegrate pgtable.h into levels and flags
Vineet Gupta
3
-273
/
+248
2021-08-25
ARC: mm: disintegrate mmu.h (arcv2 bits out)
Vineet Gupta
3
-84
/
+105
2021-08-25
drm/amdgpu: rename amdgpu_bo_get_preferred_pin_domain
Yifan Zhang
4
-7
/
+7
2021-08-25
drm/amdgpu: drop redundant cancel_delayed_work_sync call
Evan Quan
4
-6
/
+0
2021-08-25
drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspend
Evan Quan
6
-1
/
+144
2021-08-25
drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend
Evan Quan
2
-0
/
+47
2021-08-25
cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED
Ronnie Sahlberg
1
-1
/
+22
2021-08-25
i2c: cadence: Implement save restore
Shubhrajyoti Datta
1
-11
/
+27
2021-08-25
i2c: xlp9xx: fix main IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-08-25
i2c: mt65xx: fix IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-08-25
SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...
Trond Myklebust
1
-1
/
+2
2021-08-25
cifs: add cifs_common directory to MAINTAINERS file
Steve French
1
-0
/
+1
2021-08-25
cifs: cifs_md4 convert to SPDX identifier
Steve French
2
-6
/
+1
2021-08-25
cifs: create a MD4 module and switch cifs.ko to use it
Ronnie Sahlberg
6
-15
/
+238
2021-08-25
cifs: fork arc4 and create a separate module for it for cifs and other users
Ronnie Sahlberg
7
-5
/
+128
2021-08-25
cifs: remove support for NTLM and weaker authentication algorithms
Ronnie Sahlberg
14
-720
/
+5
2021-08-25
cifs: enable fscache usage even for files opened as rw
Shyam Prasad N
6
-11
/
+76
2021-08-25
oid_registry: Add OIDs for missing Spnego auth mechanisms to Macs
Steve French
1
-0
/
+7
2021-08-25
smb3: fix posix extensions mount option
Steve French
1
-2
/
+9
2021-08-25
cifs: fix wrong release in sess_alloc_buffer() failed path
Ding Hui
1
-1
/
+1
2021-08-25
CIFS: Fix a potencially linear read overflow
Len Baker
1
-7
/
+2
2021-08-25
nbd: remove nbd->destroy_complete
Christoph Hellwig
1
-38
/
+14
2021-08-25
nbd: only return usable devices from nbd_find_unused
Christoph Hellwig
1
-7
/
+9
2021-08-25
nbd: set nbd->index before releasing nbd_index_mutex
Tetsuo Handa
1
-1
/
+1
[prev]
[next]