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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
pNFS/flexfiles: Be consistent about mirror index types
Trond Myklebust
1
-2
/
+2
2020-09-18
stacktrace: Remove reliable argument from arch_stack_walk() callback
Mark Brown
1
-4
/
+1
2020-09-18
soundwire: Add generic bandwidth allocation algorithm
Bard Liao
1
-0
/
+3
2020-09-18
Merge tag 'phy-attrs-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into 5.10/dp-pull
Tomi Valkeinen
1
-0
/
+2
2020-09-18
ieee80211: redefine S1G bits with GENMASK
Thomas Pedersen
1
-69
/
+69
2020-09-18
Merge branch 'icc-syncstate' into icc-next
Georgi Djakov
1
-0
/
+7
2020-09-18
interconnect: Add sync state support
Georgi Djakov
1
-0
/
+5
2020-09-18
interconnect: Add get_bw() callback
Georgi Djakov
1
-0
/
+2
2020-09-17
bpf: Add abnormal return checks.
Alexei Starovoitov
1
-0
/
+1
2020-09-17
bpf, x64: rework pro/epilogue and tailcall handling in JIT
Maciej Fijalkowski
2
-0
/
+4
2020-09-17
bpf: Limit caller's stack depth 256 for subprogs with tailcalls
Maciej Fijalkowski
1
-0
/
+1
2020-09-17
netdev: Remove unused functions
YueHaibing
1
-10
/
+0
2020-09-17
bpf: rename poke descriptor's 'ip' member to 'tailcall_target'
Maciej Fijalkowski
1
-2
/
+2
2020-09-17
bpf: propagate poke descriptors to subprograms
Maciej Fijalkowski
1
-0
/
+1
2020-09-17
mm: Add a pasid member to struct mm_struct
Fenghua Yu
1
-0
/
+4
2020-09-17
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2
-0
/
+3
2020-09-17
iommu/vt-d: Change flags type to unsigned int in binding mm
Fenghua Yu
1
-1
/
+1
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
5
-17
/
+17
2020-09-17
arm64: paravirt: Initialize steal time when cpu is online
Andrew Jones
1
-1
/
+0
2020-09-17
quota: simplify the quotactl compat handling
Christoph Hellwig
1
-3
/
+0
2020-09-17
compat: add a compat_need_64bit_alignment_fixup() helper
Christoph Hellwig
1
-0
/
+9
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
3
-9
/
+57
2020-09-17
dma-direct: Fix potential NULL pointer dereference
Thomas Tai
1
-3
/
+0
2020-09-17
cper,edac,efi: Memory Error Record: bank group/address and chip id
Alex Kluver
1
-0
/
+8
2020-09-17
edac,ghes,cper: Add Row Extension to Memory Error Record
Alex Kluver
1
-2
/
+14
2020-09-16
rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace
Paul E. McKenney
1
-0
/
+4
2020-09-16
fs: fix cast in fsparam_u32hex() macro
Alexey Dobriyan
1
-1
/
+1
2020-09-16
Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
2
-2
/
+2
2020-09-16
iio: adis: Drop non Managed device functions
Nuno Sá
1
-27
/
+0
2020-09-16
cpuidle: Allow cpuidle drivers to take over RCU-idle
Peter Zijlstra
1
-0
/
+1
2020-09-16
efi: Support for MOK variable config table
Lenny Szubowicz
1
-0
/
+34
2020-09-16
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
1
-5
/
+26
2020-09-16
iommm/vt-d: Store irq domain in struct device
Thomas Gleixner
1
-0
/
+7
2020-09-16
irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()
Thomas Gleixner
1
-0
/
+27
2020-09-16
PCI/MSI: Provide pci_dev_has_special_msi_domain() helper
Thomas Gleixner
1
-0
/
+1
2020-09-16
irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI
Thomas Gleixner
1
-0
/
+1
2020-09-16
x86/msi: Use generic MSI domain ops
Thomas Gleixner
1
-1
/
+0
2020-09-16
PCI/MSI: Rework pci_msi_domain_calc_hwirq()
Thomas Gleixner
1
-2
/
+1
2020-09-16
seqlock: Unbreak lockdep
peterz@infradead.org
1
-8
/
+14
2020-09-16
locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
Hou Tao
1
-4
/
+4
2020-09-16
ipmi: add retry in try_get_dev_id()
Xianting Tian
1
-0
/
+2
2020-09-16
phy: Add new PHY attribute max_link_rate
Swapnil Jakhade
1
-0
/
+2
2020-09-16
serial: core: fix console port-lock regression
Johan Hovold
1
-0
/
+1
2020-09-16
Merge branch 'virtio-shm' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse into drm-misc-next
Maxime Ripard
1
-0
/
+17
2020-09-16
USB: add usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
1
-0
/
+6
2020-09-16
USB: move snd_usb_pipe_sanity_check into the USB core
Greg Kroah-Hartman
1
-0
/
+1
2020-09-15
bpf: Mutex protect used_maps array and count
YiFei Zhu
1
-0
/
+1
2020-09-15
scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
Damien Le Moal
1
-0
/
+2
2020-09-15
ethtool: add standard pause stats
Jakub Kicinski
1
-0
/
+26
2020-09-15
net/mlx5e: Add CQE compression support for multi-strides packets
Ofer Levi
1
-1
/
+2
[prev]
[next]