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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
1
-2
/
+2
2022-04-06
gpu: host1x: Do not use mapping cache for job submissions
Thierry Reding
1
-0
/
+5
2022-04-06
net: ethernet: mtk_eth_soc: implement flow offloading to WED devices
Felix Fietkau
1
-0
/
+7
2022-04-06
net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED)
Felix Fietkau
1
-0
/
+131
2022-04-06
gpu: host1x: Fix a kernel-doc warning
Randy Dunlap
1
-0
/
+1
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
1
-2
/
+1
2022-04-06
x86/mm: Extend cc_attr to include AMD SEV-SNP
Brijesh Singh
1
-0
/
+8
2022-04-06
lib/stackdepot: allow requesting early initialization dynamically
Vlastimil Babka
1
-4
/
+22
2022-04-06
mm/slub, kunit: Make slub_kunit unaffected by user specified flags
Hyeonggon Yoo
1
-0
/
+7
2022-04-06
IB/mlx5: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-06
net/mlx5_fpga: Drop INNOVA TLS support
Leon Romanovsky
1
-63
/
+0
2022-04-05
net: ensure net_todo_list is processed quickly
Johannes Berg
1
-1
/
+2
2022-04-05
PM: core: Add NS varients of EXPORT[_GPL]_SIMPLE_DEV_PM_OPS and runtime pm equiv
Jonathan Cameron
2
-7
/
+17
2022-04-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-6
/
+0
2022-04-05
firewire: add kernel API to access packet structure in request structure for AR context
Takashi Sakamoto
1
-0
/
+1
2022-04-05
firewire: add kernel API to access CYCLE_TIME register
Takashi Sakamoto
1
-0
/
+2
2022-04-05
module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
Christophe Leroy
1
-0
/
+8
2022-04-05
module: Move kdb module related code out of main kdb code
Aaron Tomlin
1
-0
/
+1
2022-04-05
module: Move extra signature support out of core code
Aaron Tomlin
1
-5
/
+7
2022-04-05
module: Move livepatch support to a separate file
Aaron Tomlin
1
-6
/
+3
2022-04-05
kobject: kobj_type: remove default_attrs
Greg Kroah-Hartman
1
-1
/
+0
2022-04-05
device property: Add irq_get to fwnode operation
Sakari Ailus
1
-0
/
+1
2022-04-05
device property: Add iomap to fwnode operations
Sakari Ailus
1
-0
/
+1
2022-04-05
device property: Convert device_{dma_supported,get_dma_attr} to fwnode
Sakari Ailus
1
-0
/
+3
2022-04-05
Merge drm-misc/drm-misc-next-fixes into drm-misc-fixes
Maxime Ripard
3
-0
/
+116
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
379
-3881
/
+7508
2022-04-05
preempt/dynamic: Introduce preemption model accessors
Valentin Schneider
1
-0
/
+41
2022-04-05
kcsan: Use preemption model accessors
Valentin Schneider
0
-0
/
+0
2022-04-05
ACPI: Add perf low power callback
Stephane Eranian
1
-0
/
+6
2022-04-05
perf/core: Add perf_clear_branch_entry_bitfields() helper
Stephane Eranian
1
-0
/
+16
2022-04-05
lockdep: Fix -Wunused-parameter for _THIS_IP_
Nick Desaulniers
2
-3
/
+3
2022-04-05
Revert "locking/local_lock: Make the empty local_lock_*() function a macro."
Sebastian Andrzej Siewior
1
-3
/
+3
2022-04-05
static_call: Remove __DEFINE_STATIC_CALL macro
Christophe Leroy
1
-13
/
+10
2022-04-05
static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
Christophe Leroy
1
-3
/
+17
2022-04-05
static_call: Don't make __static_call_return0 static
Christophe Leroy
1
-4
/
+1
2022-04-05
dma-buf: finally make dma_resv_excl_fence private v2
Christian König
1
-17
/
+0
2022-04-04
regulator: mt6366: Add support for MT6366 regulator
Johnson Wang
1
-0
/
+45
2022-04-04
gpio: Restrict usage of GPIO chip irq members before initialization
Shreeya Patel
1
-0
/
+9
2022-04-04
task_stack, x86/cea: Force-inline stack helpers
Borislav Petkov
1
-1
/
+1
2022-04-04
iio: adc: ad_sigma_delta: Add sequencer support
Lars-Peter Clausen
1
-0
/
+38
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-54
/
+15
2022-04-03
Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+0
2022-04-03
Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-131
/
+1
2022-04-03
dma-buf: add dma_resv_get_singleton v2
Christian König
1
-0
/
+2
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-23
/
+48
2022-04-02
tracing: mark user_events as BROKEN
Steven Rostedt (Google)
1
-0
/
+116
2022-04-02
tracing: Move user_events.h temporarily out of include/uapi
Steven Rostedt (Google)
1
-0
/
+63
2022-04-02
ftrace: Make ftrace_graph_is_dead() a static branch
Christophe Leroy
1
-1
/
+15
2022-04-02
KVM: x86/xen: Make kvm_xen_set_evtchn() reusable from other places
David Woodhouse
1
-1
/
+2
2022-04-02
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
2
-10
/
+5
[prev]
[next]