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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCAL
Kees Cook
1
-1
/
+2
2022-09-07
string: Introduce strtomem() and strtomem_pad()
Kees Cook
2
-0
/
+75
2022-09-07
overflow: Allow mixed type arguments
Kees Cook
1
-31
/
+41
2022-09-07
media: vsp1: Add premultiplied alpha support
Takanari Hayama
1
-0
/
+2
2022-09-07
perf: Add a few assertions
Peter Zijlstra
1
-0
/
+17
2022-09-07
arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
Anshuman Khandual
1
-4
/
+5
2022-09-07
perf/core: Assert PERF_EVENT_FLAG_ARCH does not overlap with generic flags
Anshuman Khandual
1
-0
/
+2
2022-09-07
perf/core: Expand PERF_EVENT_FLAG_ARCH
Anshuman Khandual
1
-1
/
+1
2022-09-07
perf: Consolidate branch sample filter helpers
Anshuman Khandual
1
-0
/
+26
2022-09-07
sched: Show PF_flag holes
Peter Zijlstra
1
-0
/
+7
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
4
-251
/
+26
2022-09-07
sched: Widen TAKS_state literals
Peter Zijlstra
1
-15
/
+15
2022-09-07
sched/wait: Add wait_event_state()
Peter Zijlstra
1
-0
/
+28
2022-09-07
sched/completion: Add wait_for_completion_state()
Peter Zijlstra
1
-0
/
+1
2022-09-07
sched: Add TASK_ANY for wait_task_inactive()
Peter Zijlstra
1
-0
/
+2
2022-09-07
freezer,umh: Clean up freezer/initrd interaction
Peter Zijlstra
1
-4
/
+5
2022-09-07
freezer: Have {,un}lock_system_sleep() save/restore flags
Peter Zijlstra
1
-4
/
+4
2022-09-07
bpf: Add zero_map_value to zero map value with special fields
Kumar Kartikeya Dwivedi
1
-0
/
+19
2022-09-07
bpf: Add copy_map_value_long to copy to remote percpu memory
Kumar Kartikeya Dwivedi
1
-19
/
+33
2022-09-07
bpf/verifier: allow kfunc to return an allocated mem
Benjamin Tissoires
3
-1
/
+20
2022-09-07
bpf: split btf_check_subprog_arg_match in two
Benjamin Tissoires
1
-0
/
+2
2022-09-07
dyndbg: add drm.debug style (drm/parameters/debug) bitmap support
Jim Cromie
1
-0
/
+21
2022-09-07
kernel/module: add __dyndbg_classes section
Jim Cromie
2
-0
/
+5
2022-09-07
dyndbg: add DECLARE_DYNDBG_CLASSMAP macro
Jim Cromie
1
-0
/
+55
2022-09-07
dyndbg: add __pr_debug_cls for testing
Jim Cromie
1
-0
/
+7
2022-09-07
dyndbg: add class_id to pr_debug callsites
Jim Cromie
1
-16
/
+55
2022-09-07
dyndbg: gather __dyndbg[] state into struct _ddebug_info
Jim Cromie
1
-5
/
+8
2022-09-07
dyndbg: drop EXPORTed dynamic_debug_exec_queries
Jim Cromie
1
-9
/
+0
2022-09-07
dyndbg: fix module.dyndbg handling
Jim Cromie
1
-1
/
+1
2022-09-07
netfilter: nat: move repetitive nat port reserve loop to a helper
Florian Westphal
1
-0
/
+1
2022-09-07
netfilter: remove NFPROTO_DECNET
Florian Westphal
1
-0
/
+2
2022-09-07
serial: Create uart_xmit_advance()
Ilpo Järvinen
1
-0
/
+17
2022-09-07
net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
Menglong Dong
2
-1
/
+81
2022-09-07
USB/ARM: Switch S3C2410 UDC to GPIO descriptors
Linus Walleij
1
-6
/
+0
2022-09-07
spi: Add capability to perform some transfer with chipselect off
Christophe Leroy
1
-0
/
+2
2022-09-07
iommu/amd: Initial support for AMD IOMMU v2 page table
Vasant Hegde
1
-0
/
+2
2022-09-07
net/mlx5: Add MACsec Rx tables support to fs_core
Lior Nahmanson
1
-0
/
+1
2022-09-07
net/mlx5e: Add MACsec TX steering rules
Lior Nahmanson
1
-0
/
+1
2022-09-07
net/mlx5: Add MACsec Tx tables support to fs_core
Lior Nahmanson
1
-1
/
+2
2022-09-07
net/mlx5: Introduce MACsec Connect-X offload hardware bits and structures
Lior Nahmanson
2
-2
/
+101
2022-09-07
net/mlx5: Generalize Flow Context for new crypto fields
Lior Nahmanson
2
-7
/
+12
2022-09-07
net/mlx5: Removed esp_id from struct mlx5_flow_act
Lior Nahmanson
1
-1
/
+0
2022-09-07
net/macsec: Move some code for sharing with various drivers that implements offload
Lior Nahmanson
1
-0
/
+21
2022-09-07
net/macsec: Add MACsec skb_metadata_dst Tx Data path support
Lior Nahmanson
2
-0
/
+14
2022-09-07
iommu/dma: Move public interfaces to linux/iommu.h
Robin Murphy
2
-40
/
+36
2022-09-07
iommu: Clean up bus_set_iommu()
Robin Murphy
1
-1
/
+0
2022-09-07
iommu: Retire iommu_capable()
Robin Murphy
1
-7
/
+1
2022-09-07
swab: Add array operations
Andy Shevchenko
1
-0
/
+25
2022-09-07
netlink: introduce NLA_POLICY_MAX_BE
Florian Westphal
1
-0
/
+9
2022-09-07
net/mlx5: Query ADV_VIRTUALIZATION capabilities
Yishai Hadas
1
-0
/
+9
[prev]
[next]