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
2021-08-20
sched: Allow task CPU affinity to be restricted on asymmetric systems
Will Deacon
1
-0
/
+2
2021-08-20
sched: Introduce task_struct::user_cpus_ptr to track requested affinity
Will Deacon
1
-0
/
+13
2021-08-20
cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()
Will Deacon
1
-2
/
+3
2021-08-20
cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
Will Deacon
1
-1
/
+1
2021-08-20
cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
Will Deacon
1
-0
/
+1
2021-08-20
sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
Will Deacon
1
-0
/
+14
2021-08-19
net/mlx5: E-switch, Introduce rate limiting groups API
Dmytro Linkin
1
-1
/
+2
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-5
/
+26
2021-08-20
bpf: Use kvmalloc for map keys in syscalls
Stanislav Fomichev
1
-2
/
+10
2021-08-19
Merge tag 'linux-can-next-for-5.15-20210819' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
Jakub Kicinski
1
-0
/
+8
2021-08-19
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
1
-26
/
+31
2021-08-19
PCI: endpoint: Add support to add virtual function in endpoint core
Kishon Vijay Abraham I
1
-1
/
+15
2021-08-19
can: dev: provide optional GPIO based termination support
Oleksij Rempel
1
-0
/
+8
2021-08-19
net: mii: make mii_ethtool_gset() return void
Pavel Skripkin
1
-1
/
+1
2021-08-19
entry: KVM: Allow use of generic KVM entry w/o full generic support
Oliver Upton
1
-1
/
+5
2021-08-19
iommu/vt-d: Allow devices to have more than 32 outstanding PRs
Lu Baolu
1
-0
/
+5
2021-08-19
iommu/vt-d: Update the virtual command related registers
Lu Baolu
1
-3
/
+3
2021-08-19
dma-mapping: make the global coherent pool conditional
Christoph Hellwig
1
-8
/
+10
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
4
-3
/
+14
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2
-3
/
+0
2021-08-18
PCI: Change the type of probe argument in reset functions
Amey Narkhede
2
-2
/
+5
2021-08-18
PCI: Add support for ACPI _RST reset method
Shanker Donthineni
1
-1
/
+1
2021-08-18
tracing: Have dynamic events have a ref counter
Steven Rostedt (VMware)
1
-1
/
+44
2021-08-18
tracing: Add DYNAMIC flag for dynamic events
Steven Rostedt (VMware)
1
-0
/
+3
2021-08-18
coresight: syscfg: Add API to activate and enable configurations
Mike Leach
1
-0
/
+2
2021-08-18
coresight: syscfg: Add registration and feature loading for cs devices
Mike Leach
1
-0
/
+7
2021-08-18
USB: EHCI: Add alias for Broadcom INSNREG
Kees Cook
1
-3
/
+10
2021-08-18
USB: EHCI: Add register array bounds to HCS ports
Kees Cook
1
-11
/
+13
2021-08-18
ovl: enable RCU'd ->get_acl()
Miklos Szeredi
2
-1
/
+7
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
1
-1
/
+1
2021-08-18
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
1
-0
/
+2
2021-08-18
dma-mapping: add a dma_init_global_coherent helper
Christoph Hellwig
1
-1
/
+1
2021-08-18
driver core: platform: Remove platform_device_add_properties()
Heikki Krogerus
1
-2
/
+0
2021-08-18
Merge tag 'qcom-drivers-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers
Arnd Bergmann
1
-1
/
+18
2021-08-18
block: fix default IO priority handling
Damien Le Moal
1
-1
/
+6
2021-08-18
block: change ioprio_valid() to an inline function
Damien Le Moal
1
-0
/
+10
2021-08-18
libata: Introduce ncq_prio_supported sysfs sttribute
Damien Le Moal
1
-0
/
+1
2021-08-18
libata: print feature list on device scan
Damien Le Moal
1
-0
/
+4
2021-08-18
regulator: Minor regulator documentation fixes.
Matti Vaittinen
1
-1
/
+7
2021-08-18
iommu: Allow enabling non-strict mode dynamically
Robin Murphy
1
-0
/
+6
2021-08-18
iommu: Express DMA strictness via the domain type
Robin Murphy
1
-1
/
+0
2021-08-18
iommu: Introduce explicit type for non-strict DMA domains
Robin Murphy
1
-0
/
+11
2021-08-18
iommu/io-pgtable: Remove non-strict quirk
Robin Murphy
1
-5
/
+0
2021-08-18
iommu: Indicate queued flushes via gather data
Robin Murphy
1
-1
/
+7
2021-08-18
iommu: Pull IOVA cookie management into the core
Robin Murphy
1
-1
/
+2
2021-08-18
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
1
-1
/
+2
2021-08-18
net: dsa: tag_sja1105: be dsa_loop-safe
Vladimir Oltean
1
-0
/
+18
2021-08-18
firmware: qcom_scm: Introduce SCM calls to access LMh
Thara Gopinath
1
-0
/
+14
2021-08-18
leds: move default_state read from fwnode to core
Denis Osterland-Heim
1
-3
/
+9
2021-08-17
PCI: Remove reset_fn field from pci_dev
Amey Narkhede
1
-1
/
+0
[prev]
[next]