index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-17
sched/fair: Return early from update_tg_cfs_load() if delta == 0
Dietmar Eggemann
1
-1
/
+4
2021-06-17
sched/pelt: Check that *_avg are null when *_sum are
Vincent Guittot
1
-0
/
+9
2021-06-10
Documentation: Add usecases, design and interface for core scheduling
Joel Fernandes (Google)
2
-0
/
+224
2021-06-04
sched/debug: Remove obsolete init_schedstats()
Eric Dumazet
1
-17
/
+2
2021-06-03
sched/pelt: Ensure that *_sum is always synced with *_avg
Vincent Guittot
1
-2
/
+8
2021-06-01
sched: Don't defer CPU pick to migration_cpu_stop()
Valentin Schneider
1
-8
/
+12
2021-06-01
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
1
-4
/
+4
2021-06-01
sched,init: Fix DEBUG_PREEMPT vs early boot
Peter Zijlstra
2
-5
/
+7
2021-06-01
sched: Add CONFIG_SCHED_CORE help text
Peter Zijlstra
1
-0
/
+14
2021-05-31
tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
Frederic Weisbecker
4
-3
/
+13
2021-05-31
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
1
-1
/
+1
2021-05-31
sched/fair: Keep load_avg and load_sum synced
Vincent Guittot
1
-6
/
+5
2021-05-30
Linux 5.13-rc4
v5.13-rc4
Linus Torvalds
1
-1
/
+1
2021-05-29
seccomp: Refactor notification handler to prepare for new semantics
Sargun Dhillon
1
-14
/
+16
2021-05-29
selftests: kvm: fix overlapping addresses in memslot_perf_test
Paolo Bonzini
1
-1
/
+1
2021-05-28
KVM: X86: Kill off ctxt->ud
Wanpeng Li
3
-7
/
+5
2021-05-28
KVM: X86: Fix warning caused by stale emulation context
Wanpeng Li
1
-5
/
+5
2021-05-28
KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interception
Yuan Yao
2
-5
/
+3
2021-05-28
Documentation: seccomp: Fix user notification documentation
Sargun Dhillon
1
-8
/
+8
2021-05-28
MAINTAINERS: adjust to removing i2c designware platform data
Lukas Bulwahn
1
-1
/
+0
2021-05-28
perf vendor events powerpc: Fix eventcode of power10 JSON events
Kajol Jain
10
-299
/
+299
2021-05-28
Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"
Greg Kroah-Hartman
1
-12
/
+0
2021-05-28
i2c: s3c2410: fix possible NULL pointer deref on read message after write
Krzysztof Kozlowski
1
-0
/
+3
2021-05-28
i2c: mediatek: Disable i2c start_en and clear intr_stat brfore reset
Qii Wang
1
-0
/
+5
2021-05-28
perf stat: Fix error check for bpf_program__attach
Namhyung Kim
1
-2
/
+2
2021-05-27
cifs: change format of CIFS_FULL_KEY_DUMP ioctl
Aurelien Aptel
3
-45
/
+126
2021-05-27
i2c: i801: Don't generate an interrupt on bus reset
Jean Delvare
1
-4
/
+2
2021-05-27
i2c: mpc: implement erratum A-004447 workaround
Chris Packham
1
-2
/
+79
2021-05-27
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers
Chris Packham
1
-0
/
+8
2021-05-27
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
Chris Packham
1
-0
/
+16
2021-05-27
dt-bindings: i2c: mpc: Add fsl,i2c-erratum-a004447 flag
Chris Packham
1
-0
/
+7
2021-05-27
i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function name
Lee Jones
1
-1
/
+1
2021-05-27
i2c: busses: i2c-st: Fix copy/paste function misnaming issues
Lee Jones
1
-2
/
+2
2021-05-27
i2c: busses: i2c-pnx: Provide descriptions for 'alg_data' data structure
Lee Jones
1
-4
/
+4
2021-05-27
i2c: busses: i2c-ocores: Place the expected function names into the documenta...
Lee Jones
1
-4
/
+4
2021-05-27
i2c: busses: i2c-eg20t: Fix 'bad line' issue and provide description for 'msg...
Lee Jones
1
-1
/
+2
2021-05-27
i2c: busses: i2c-designware-master: Fix misnaming of 'i2c_dw_init_master()'
Lee Jones
1
-1
/
+1
2021-05-27
i2c: busses: i2c-cadence: Fix incorrectly documented 'enum cdns_i2c_slave_mode'
Lee Jones
1
-1
/
+1
2021-05-27
i2c: busses: i2c-ali1563: File headers are not good candidates for kernel-doc
Lee Jones
1
-1
/
+1
2021-05-27
i2c: muxes: i2c-arb-gpio-challenge: Demote non-conformant kernel-doc headers
Lee Jones
1
-2
/
+2
2021-05-27
i2c: busses: i2c-nomadik: Fix formatting issue pertaining to 'timeout'
Lee Jones
1
-1
/
+1
2021-05-27
cifs: fix string declarations and assignments in tracepoints
Shyam Prasad N
1
-12
/
+17
2021-05-27
cifs: set server->cipher_type to AES-128-CCM for SMB3.0
Aurelien Aptel
1
-0
/
+7
2021-05-27
perf debug: Move debug initialization earlier
Ian Rogers
1
-2
/
+2
2021-05-27
afs: Fix the nlink handling of dir-over-dir rename
David Howells
1
-1
/
+3
2021-05-27
xfs: bunmapi has unnecessary AG lock ordering issues
Dave Chinner
1
-11
/
+0
2021-05-27
xfs: btree format inode forks can have zero extents
Dave Chinner
1
-1
/
+0
2021-05-27
iommu/vt-d: Fix sysfs leak in alloc_iommu()
Rolf Eike Beer
1
-1
/
+3
2021-05-27
io_uring: fix data race to avoid potential NULL-deref
Marco Elver
1
-2
/
+7
2021-05-27
serial: 8250_pci: handle FL_NOIRQ board flag
Christian Gmeiner
1
-12
/
+17
[next]