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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-20
net: bridge: vlan: convert mcast router global option to per-vlan entry
Nikolay Aleksandrov
1
-1
/
+1
2021-08-20
net: mscc: ocelot: transmit the VLAN filtering restrictions via extack
Vladimir Oltean
1
-1
/
+2
2021-08-20
net: mscc: ocelot: transmit the "native VLAN" error via extack
Vladimir Oltean
1
-1
/
+1
2021-08-20
Merge tag 'mlx5-updates-2021-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-1
/
+2
2021-08-20
Merge branch kvm-arm64/generic-entry into kvmarm-master/next
Marc Zyngier
1
-1
/
+5
2021-08-20
Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
1
-2
/
+19
2021-08-20
ARM: 9117/1: asm-generic: div64: Remove always-true __div64_const32_is_OK()
Geert Uytterhoeven
1
-10
/
+4
2021-08-20
ARM: 9114/1: oabi-compat: rework sys_semtimedop emulation
Arnd Bergmann
1
-0
/
+3
2021-08-20
ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulation
Arnd Bergmann
1
-0
/
+18
2021-08-20
drm/connector: Add support for out-of-band hotplug notification (v3)
Hans de Goede
1
-0
/
+9
2021-08-20
drm/connector: Add drm_connector_find_by_fwnode() function (v3)
Hans de Goede
1
-0
/
+8
2021-08-20
drm/connector: Add a fwnode pointer to drm_connector and register with ACPI (v2)
Hans de Goede
1
-0
/
+8
2021-08-20
Merge branch 'sched/core'
Peter Zijlstra
5
-22
/
+41
2021-08-20
sched: Introduce dl_task_check_affinity() to check proposed affinity
Will Deacon
1
-0
/
+6
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
9
-12
/
+31
2021-08-20
bpf: Use kvmalloc for map keys in syscalls
Stanislav Fomichev
1
-2
/
+10
2021-08-19
Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-7
/
+5
2021-08-19
i2c: virtio: add a virtio i2c frontend driver
Jie Deng
2
-0
/
+42
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
RDMA/core/sa_query: Remove unused function
HÃ¥kon Bugge
1
-24
/
+0
2021-08-19
Revert "flow_offload: action should not be NULL when it is referenced"
Ido Schimmel
1
-7
/
+5
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: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
1
-0
/
+1
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
5
-4
/
+15
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
[prev]
[next]