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
2019-09-26
smb3: missing ACL related flags
Steve French
1
-1
/
+80
2019-09-26
Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-4
/
+6
2019-09-26
nvme: Move ctrl sqsize to generic space
Keith Busch
1
-1
/
+1
2019-09-26
perf unwind: Fix libunwind build failure on i386 systems
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-26
Merge tag 'usercopy-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+7
2019-09-26
Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
6
-26
/
+48
2019-09-26
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
29
-579
/
+834
2019-09-26
binfmt_elf: Do not move brk for INTERP-less ET_EXEC
Kees Cook
1
-1
/
+2
2019-09-26
Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-21
/
+17
2019-09-26
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+0
2019-09-26
Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
14
-82
/
+334
2019-09-26
Merge tag 'for-linus-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
2
-9
/
+17
2019-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
114
-564
/
+1005
2019-09-26
arch/sparc/include/asm/pgtable_64.h: fix build
Andrew Morton
1
-1
/
+1
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
26
-48
/
+48
2019-09-26
ntfs: remove (un)?likely() from IS_ERR() conditions
Denis Efremov
4
-9
/
+9
2019-09-26
IB/hfi1: remove unlikely() from IS_ERR*() condition
Denis Efremov
1
-1
/
+1
2019-09-26
xfs: remove unlikely() from WARN_ON() condition
Denis Efremov
1
-2
/
+2
2019-09-26
wimax/i2400m: remove unlikely() from WARN*() condition
Denis Efremov
1
-2
/
+1
2019-09-26
fs: remove unlikely() from WARN_ON() condition
Denis Efremov
1
-1
/
+1
2019-09-26
xen/events: remove unlikely() from WARN() condition
Denis Efremov
1
-1
/
+1
2019-09-26
Merge tag 'wireless-drivers-for-davem-2019-09-26' of https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
David S. Miller
9
-30
/
+63
2019-09-26
ASoC: topology: Fix a signedness bug in soc_tplg_dapm_widget_create()
Dan Carpenter
1
-1
/
+1
2019-09-26
bpf: Clean up indentation issue in BTF kflag processing
Colin Ian King
1
-1
/
+1
2019-09-26
jffs2: Fix mounting under new mount API
David Howells
1
-2
/
+0
2019-09-26
libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitions
Andrii Nakryiko
1
-6
/
+87
2019-09-26
MAINTAINERS: Add myself as reviewer for the PWM subsystem
Uwe Kleine-König
1
-0
/
+1
2019-09-26
MAINTAINERS: Add patchwork link for PWM entry
Uwe Kleine-König
1
-0
/
+1
2019-09-26
MAINTAINERS: Add a selection of PWM related keywords to the PWM entry
Uwe Kleine-König
1
-0
/
+1
2019-09-26
pwm: mediatek: Add MT7629 compatible string
Sam Shih
1
-0
/
+6
2019-09-26
KVM: x86: Expose XSAVEERPTR to the guest
Sebastian Andrzej Siewior
1
-3
/
+3
2019-09-26
kvm: x86: Enumerate support for CLZERO instruction
Jim Mattson
1
-2
/
+3
2019-09-26
kvm: x86: Use AMD CPUID semantics for AMD vCPUs
Jim Mattson
1
-2
/
+4
2019-09-26
kvm: x86: Improve emulation of CPUID leaves 0BH and 1FH
Jim Mattson
1
-35
/
+46
2019-09-26
KVM: X86: Fix userspace set invalid CR4
Wanpeng Li
1
-17
/
+21
2019-09-26
kvm: x86: Fix a spurious -E2BIG in __do_cpuid_func
Jim Mattson
1
-6
/
+10
2019-09-26
KVM: LAPIC: Loosen filter for adaptive tuning of lapic_timer_advance_ns
Wanpeng Li
1
-6
/
+7
2019-09-26
io_uring: make CQ ring wakeups be more efficient
Jens Axboe
1
-10
/
+56
2019-09-26
ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule
Jason A. Donenfeld
2
-2
/
+18
2019-09-26
openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
Li RongQing
1
-1
/
+1
2019-09-26
dt-bindings: net: ravb: Add support for r8a774b1 SoC
Biju Das
1
-0
/
+1
2019-09-26
net: stmmac: Fix page pool size
Thierry Reding
1
-1
/
+3
2019-09-26
macsec: drop skb sk before calling gro_cells_receive
Xin Long
1
-0
/
+1
2019-09-26
iocost: bump up default latency targets for hard disks
Tejun Heo
1
-2
/
+2
2019-09-26
iocost: improve nr_lagging handling
Tejun Heo
1
-8
/
+11
2019-09-26
iocost: better trace vrate changes
Tejun Heo
1
-1
/
+6
2019-09-26
Merge tag 'mlx5-fixes-2019-09-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
9
-77
/
+117
2019-09-26
smb3: pass mode bits into create calls
Steve French
7
-21
/
+51
2019-09-26
net: print proper warning on dst underflow
Jason A. Donenfeld
1
-2
/
+2
2019-09-26
net/sched: cbs: Fix not adding cbs instance to list
Vinicius Costa Gomes
1
-17
/
+13
[prev]
[next]