index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
check-sysctl-docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-19
mm/Kconfig: fix spelling mistake "whats" -> "what's"
Colin Ian King
1
-1
/
+1
2020-12-19
selftests/filesystems: expand epoll with epoll_pwait2
Willem de Bruijn
1
-0
/
+72
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
22
-2
/
+35
2020-12-19
epoll: add syscall epoll_pwait2
Willem de Bruijn
1
-14
/
+73
2020-12-19
epoll: convert internal api to timespec64
Willem de Bruijn
1
-20
/
+37
2020-12-19
epoll: eliminate unnecessary lock for zero timeout
Soheil Hassas Yeganeh
1
-13
/
+12
2020-12-19
epoll: replace gotos with a proper loop
Soheil Hassas Yeganeh
1
-21
/
+21
2020-12-19
epoll: pull all code between fetch_events and send_event into the loop
Soheil Hassas Yeganeh
1
-20
/
+21
2020-12-19
epoll: simplify and optimize busy loop logic
Soheil Hassas Yeganeh
1
-23
/
+17
2020-12-19
epoll: move eavail next to the list_empty_careful check
Soheil Hassas Yeganeh
1
-2
/
+1
2020-12-19
epoll: pull fatal signal checks into ep_send_events()
Soheil Hassas Yeganeh
1
-9
/
+8
2020-12-19
epoll: simplify signal handling
Soheil Hassas Yeganeh
1
-10
/
+10
2020-12-19
epoll: check for events when removing a timed out thread from the wait queue
Soheil Hassas Yeganeh
1
-9
/
+16
2020-12-19
mm/memcontrol:rewrite mem_cgroup_page_lruvec()
Hui Su
2
-39
/
+17
2020-12-19
mm, kvm: account kvm_vcpu_mmap to kmemcg
Shakeel Butt
3
-3
/
+3
2020-12-19
mm/memcg: remove unused definitions
Wei Yang
1
-118
/
+0
2020-12-19
mm/memcg: warning on !memcg after readahead page charged
Alex Shi
2
-6
/
+17
2020-12-19
mm/memcg: bail early from swap accounting if memcg disabled
Alex Shi
1
-0
/
+6
2020-12-19
selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLO...
Christian Brauner
1
-0
/
+183
2020-12-19
selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC
Christian Brauner
1
-0
/
+70
2020-12-19
selftests/core: handle missing syscall number for close_range
Christian Brauner
1
-1
/
+17
2020-12-19
selftests/core: fix close_range_test build after XFAIL removal
Tobias Klauser
1
-5
/
+5
2020-12-19
close_range: unshare all fds for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC
Christian Brauner
1
-1
/
+3
2020-12-19
xen: Kconfig: remove X86_64 depends from XEN_512GB
Jason Andryuk
1
-1
/
+1
2020-12-19
rtc: pcf2127: only use watchdog when explicitly available
Uwe Kleine-König
1
-1
/
+2
2020-12-19
dt-bindings: rtc: add reset-source property
Rasmus Villemoes
1
-0
/
+5
2020-12-18
mm/filemap: fix infinite loop in generic_file_buffered_read()
Kent Overstreet
1
-0
/
+3
2020-12-18
drm/qxl: don't allocate a dma_address array
Christian König
1
-1
/
+1
2020-12-18
drm/nouveau: fix multihop when move doesn't work.
Dave Airlie
1
-15
/
+16
2020-12-18
drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping
Aditya Swarup
1
-6
/
+6
2020-12-18
drm/i915: Fix mismatch between misplaced vma check and vma insert
Chris Wilson
1
-1
/
+1
2020-12-18
drm/i915/perf: also include Gen11 in OATAILPTR workaround
Lionel Landwerlin
1
-1
/
+1
2020-12-18
Revert "drm/i915: re-order if/else ladder for hpd_irq_setup"
Chris Wilson
1
-12
/
+15
2020-12-17
net/sched: sch_taprio: reset child qdiscs before freeing them
Davide Caratti
1
-1
/
+16
2020-12-17
nfp: move indirect block cleanup to flower app stop callback
Simon Horman
1
-3
/
+3
2020-12-17
octeontx2-af: Fix undetected unmap PF error check
Colin Ian King
1
-1
/
+2
2020-12-17
net: nixge: fix spelling mistake in Kconfig: "Instuments" -> "Instruments"
Colin Ian King
1
-1
/
+1
2020-12-17
qlcnic: Fix error code in probe
Dan Carpenter
1
-0
/
+1
2020-12-17
mptcp: fix pending data accounting
Paolo Abeni
1
-3
/
+2
2020-12-17
mptcp: push pending frames when subflow has free space
Paolo Abeni
4
-10
/
+13
2020-12-17
mptcp: properly annotate nested lock
Paolo Abeni
1
-1
/
+1
2020-12-17
mptcp: fix security context on server socket
Paolo Abeni
1
-0
/
+2
2020-12-17
net/mlx5: Fix compilation warning for 32-bit platform
Parav Pandit
1
-3
/
+3
2020-12-17
drm/edid: fix objtool warning in drm_cvt_modes()
Linus Torvalds
1
-2
/
+2
2020-12-17
thermal: int340x: Support Alder Lake
Srinivas Pandruvada
2
-0
/
+2
2020-12-17
pwm: sun4i: Remove erroneous else branch
Thierry Reding
1
-5
/
+1
2020-12-17
pwm: sl28cpld: Set driver data before registering the PWM chip
Thierry Reding
1
-2
/
+2
2020-12-17
pwm: Remove unused function pwmchip_add_inversed()
Uwe Kleine-König
1
-5
/
+0
2020-12-17
pwm: imx27: Fix overflow for bigger periods
Uwe Kleine-König
1
-1
/
+2
2020-12-17
pwm: bcm2835: Support apply function for atomic configuration
Lino Sanfilippo
1
-45
/
+24
[next]