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
2020-12-10
Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
Linus Torvalds
1
-1
/
+1
2020-12-10
Merge tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-1
/
+10
2020-12-10
Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2020-12-11
drm/i915/display: Go softly softly on initial modeset failure
Chris Wilson
1
-1
/
+1
2020-12-11
Merge tag 'drm-intel-fixes-2020-12-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
6
-11
/
+18
2020-12-11
Merge tag 'amd-drm-fixes-5.10-2020-12-09' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
14
-62
/
+250
2020-12-10
Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
8
-26
/
+76
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
99
-327
/
+694
2020-12-11
KVM: PPC: Book3S HV: XIVE: Add a comment regarding VP numbering
Cédric Le Goater
1
-0
/
+11
2020-12-11
powerpc/xive: Improve error reporting of OPAL calls
Cédric Le Goater
1
-12
/
+16
2020-12-11
powerpc/xive: Simplify xive_do_source_eoi()
Cédric Le Goater
1
-39
/
+33
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW
Cédric Le Goater
7
-36
/
+3
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW
Cédric Le Goater
5
-89
/
+11
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG
Cédric Le Goater
6
-19
/
+2
2020-12-11
powerpc: Increase NR_IRQS range to support more KVM guests
Cédric Le Goater
1
-1
/
+1
2020-12-11
powerpc/xive: Add a debug_show handler to the XIVE irq_domain
Cédric Le Goater
1
-0
/
+58
2020-12-11
powerpc/xive: Add a name to the IRQ domain
Cédric Le Goater
4
-9
/
+9
2020-12-11
powerpc/xive: Introduce XIVE_IPI_HW_IRQ
Cédric Le Goater
2
-5
/
+7
2020-12-11
powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag
Cédric Le Goater
3
-4
/
+4
2020-12-11
KVM: PPC: Book3S HV: XIVE: Show detailed configuration in debug output
Cédric Le Goater
3
-17
/
+82
2020-12-10
Make sure that make_create_in_sticky() never sees uninitialized value of dir_mode
Al Viro
1
-1
/
+3
2020-12-10
fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
Hao Li
1
-1
/
+8
2020-12-10
fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
Hao Li
2
-3
/
+4
2020-12-10
fs/namespace.c: WARN if mnt_count has become negative
Eric Biggers
2
-4
/
+7
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
21
-88
/
+163
2020-12-10
samples/bpf: Fix possible hang in xdpsock with multiple threads
Magnus Karlsson
1
-0
/
+2
2020-12-10
x86/ioapic: Cleanup the timer_works() irqflags mess
Thomas Gleixner
1
-16
/
+6
2020-12-10
x86/apic/vector: Fix ordering in vector assignment
Thomas Gleixner
1
-10
/
+14
2020-12-10
Merge branch 'add-ppp_generic-ioctls-to-bridge-channels'
David S. Miller
3
-3
/
+167
2020-12-10
docs: update ppp_generic.rst to document new ioctls
Tom Parkin
1
-0
/
+16
2020-12-10
ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctls
Tom Parkin
2
-3
/
+151
2020-12-10
thermal: int340x: processor_thermal: Correct workload type name
Srinivas Pandruvada
1
-1
/
+1
2020-12-10
NFS: Disable READ_PLUS by default
Anna Schumaker
2
-1
/
+10
2020-12-10
NFSv4.2: Fix 5 seconds delay when doing inter server copy
Dai Ngo
1
-1
/
+1
2020-12-10
NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
Chuck Lever
2
-9
/
+13
2020-12-10
vfio/type1: Add vfio_group_iommu_domain()
Lu Baolu
3
-0
/
+46
2020-12-10
drm/amd/pm: inform SMU RLC status thus enable/disable DPM feature for vangogh
Xiaomeng Hou
2
-1
/
+12
2020-12-10
drm/amd/pm: update the smu v11.5 smc header for vangogh
Xiaomeng Hou
2
-2
/
+2
2020-12-10
drm/amdgpu/display: move link_bandwidth_kbps under CONFIG_DRM_AMD_DC_DCN
Alex Deucher
1
-4
/
+1
2020-12-10
drm/amd/pm: typo fix (CUSTOM -> COMPUTE)
Evan Quan
1
-1
/
+1
2020-12-10
drm/amd/pm: fulfill sienna cichlid 2nd usb2.0 port workaround
Evan Quan
1
-1
/
+39
2020-12-10
drm/amd/pm: new SMC message for 2nd usb2.0 port workaround
Evan Quan
3
-0
/
+4
2020-12-10
drm/amdgpu: new macro for determining 2ND_USB20PORT support
Evan Quan
1
-0
/
+1
2020-12-10
drm/amd/pm: expose the firmware_capability from firmware_info table
Evan Quan
2
-0
/
+3
2020-12-10
drm/amd/pm: correct the gpo control for sienna cichlid
Evan Quan
3
-11
/
+36
2020-12-10
drm/amd/pm: correct power limit setting for SMU V11
Evan Quan
1
-1
/
+22
2020-12-10
drm/amd/pm: support power source switch on Sienna Cichlid
Evan Quan
1
-0
/
+4
2020-12-10
drm/amdkfd: correct pipe offset calculation
Jiansong Chen
1
-2
/
+2
2020-12-10
drm/amd/display: Drop unnecessary function call
Rodrigo Siqueira
1
-19
/
+1
2020-12-10
drm/amdgpu: limit the amdgpu_vm_update_ptes trace point
Christian König
1
-2
/
+3
[prev]
[next]