index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
libceph: set global_id as soon as we get an auth ticket
Ilya Dryomov
4
-15
/
+16
2021-06-24
libceph: don't pass result into ac->ops->handle_reply()
Ilya Dryomov
4
-12
/
+15
2021-06-24
KVM: do not allow mapping valid but non-reference-counted pages
Nicholas Piggin
1
-2
/
+17
2021-06-24
drm/nouveau: fix dma_address check for CPU/GPU sync
Christian König
1
-2
/
+2
2021-06-24
xen/events: reset active flag for lateeoi events later
Juergen Gross
1
-1
/
+10
2021-06-24
MAINTAINERS: remove Timur Tabi from Freescale SOC sound drivers
Timur Tabi
1
-1
/
+0
2021-06-24
ASoC: rt5645: Avoid upgrading static warnings to errors
Mark Brown
1
-38
/
+11
2021-06-24
KVM: selftests: Fix mapping length truncation in m{,un}map()
Zenghui Yu
1
-2
/
+2
2021-06-24
perf/x86/intel/lbr: Zero the xstate buffer on allocation
Thomas Gleixner
1
-1
/
+2
2021-06-23
software node: Handle software node injection to an existing device properly
Heikki Krogerus
1
-4
/
+12
2021-06-22
module: limit enabling module.sig_enforce
Mimi Zohar
1
-5
/
+9
2021-06-22
drm/kmb: Fix error return code in kmb_hw_init()
Zhen Lei
1
-0
/
+1
2021-06-22
Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
Rafael J. Wysocki
1
-3
/
+13
2021-06-22
signal: Prevent sigqueue caching after task got released
Thomas Gleixner
1
-1
/
+16
2021-06-22
drm/amdgpu: wait for moving fence after pinning
Christian König
1
-1
/
+13
2021-06-22
drm/radeon: wait for moving fence after pinning
Christian König
1
-3
/
+13
2021-06-22
drm/nouveau: wait for moving fence after pinning v2
Christian König
1
-1
/
+16
2021-06-22
sched/fair: Ensure that the CFS parent is added after unthrottling
Rik van Riel
1
-0
/
+28
2021-06-22
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
3
-2
/
+6
2021-06-22
x86: Always inline task_size_max()
Peter Zijlstra
1
-1
/
+1
2021-06-22
x86/xen: Fix noinstr fail in exc_xen_unknown_trap()
Peter Zijlstra
1
-0
/
+2
2021-06-22
x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall()
Peter Zijlstra
1
-1
/
+2
2021-06-22
x86/entry: Fix noinstr fail in __do_fast_syscall_32()
Peter Zijlstra
1
-1
/
+1
2021-06-22
ceph: fix error handling in ceph_atomic_open and ceph_lookup
Jeff Layton
3
-17
/
+21
2021-06-22
ceph: must hold snap_rwsem when filling inode for async create
Jeff Layton
2
-0
/
+5
2021-06-22
x86/fpu: Make init_fpstate correct with optimized XSAVE
Thomas Gleixner
2
-25
/
+46
2021-06-22
x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()
Thomas Gleixner
1
-18
/
+8
2021-06-22
Revert "drm: add a locked version of drm_is_current_master"
Daniel Vetter
1
-32
/
+19
2021-06-22
gpiolib: cdev: zero padding during conversion to gpioline_info_changed
Gabriel Knezek
1
-0
/
+1
2021-06-21
Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."
Yifan Zhang
1
-5
/
+1
2021-06-21
Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell."
Yifan Zhang
1
-5
/
+1
2021-06-21
drm/amdgpu: Call drm_framebuffer_init last for framebuffer init
Michel Dänzer
1
-5
/
+7
2021-06-21
netfs: fix test for whether we can skip read when writing beyond EOF
Jeff Layton
1
-13
/
+36
2021-06-21
afs: Fix afs_write_end() to handle short writes
David Howells
1
-2
/
+9
2021-06-21
gpio: mxc: Fix disabled interrupt wake-up support
Loic Poulain
1
-1
/
+1
2021-06-21
drm: add a locked version of drm_is_current_master
Desmond Cheong Zhi Xi
1
-19
/
+32
2021-06-21
objtool/x86: Ignore __x86_indirect_alt_* symbols
Peter Zijlstra
1
-0
/
+4
2021-06-21
swiotlb: manipulate orig_addr when tlb_addr has offset
Bumyong Lee
1
-8
/
+15
2021-06-20
Linux 5.13-rc7
Linus Torvalds
1
-2
/
+2
2021-06-19
drm/atmel-hlcdc: Allow async page flips
Dan Sneddon
1
-0
/
+1
2021-06-19
drm/panel: ld9040: reference spi_device_id table
Krzysztof Kozlowski
1
-0
/
+1
2021-06-19
drm: atmel_hlcdc: Enable the crtc vblank prior to crtc usage.
Dan Sneddon
1
-7
/
+10
2021-06-19
tools headers UAPI: Sync linux/in.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-06-19
tools headers UAPI: Sync asm-generic/unistd.h with the kernel original
Arnaldo Carvalho de Melo
1
-2
/
+1
2021-06-19
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-06-19
perf test: Fix non-bash issue with stat bpf counters
Ian Rogers
1
-2
/
+2
2021-06-19
perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOL
Riccardo Mancini
1
-1
/
+2
2021-06-19
perf metricgroup: Return error code from metricgroup__add_metric_sys_event_iter()
John Garry
1
-3
/
+5
2021-06-19
perf metricgroup: Fix find_evsel_group() event selector
John Garry
1
-3
/
+3
2021-06-19
riscv: dts: fu740: fix cache-controller interrupts
David Abdurachmanov
1
-1
/
+1
[next]