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-02-17
net: mscc: ocelot: delete OCELOT_MRP_CPUQ
Vladimir Oltean
1
-2
/
+0
2022-02-17
net: mscc: ocelot: consolidate cookie allocation for private VCAP rules
Vladimir Oltean
1
-0
/
+16
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
10
-15
/
+15
2022-02-17
media: Define MIPI CSI-2 data types in a shared header file
Laurent Pinchart
1
-0
/
+45
2022-02-17
media: omap3isp: Use struct_group() for memcpy() region
Kees Cook
1
-8
/
+13
2022-02-17
media: v4l2-mediabus: Drop V4L2_MBUS_CSI2_CONTINUOUS_CLOCK flag
Laurent Pinchart
1
-2
/
+1
2022-02-17
media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_CHANNEL_* flags
Laurent Pinchart
1
-10
/
+0
2022-02-17
media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_*_LANE flags
Laurent Pinchart
1
-11
/
+0
2022-02-17
media: v4l2-mediabus: Use structures to describe bus configuration
Laurent Pinchart
1
-3
/
+17
2022-02-17
reiserfs_xattr.h: add linux/reiserfs_xattr.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+1
2022-02-17
kexec.h: add linux/kexec.h to UAPI compile-test coverage
Masahiro Yamada
1
-2
/
+2
2022-02-17
fsmap.h: add linux/fsmap.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+1
2022-02-17
android/binder.h: add linux/android/binder(fs).h to UAPI compile-test coverage
Masahiro Yamada
1
-2
/
+2
2022-02-17
shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+3
2022-02-17
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+1
2022-02-16
mptcp: mptcp_parse_option is no longer exported
Matthieu Baerts
1
-6
/
+0
2022-02-16
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2
-2
/
+6
2022-02-16
block: add a ->free_disk method
Christoph Hellwig
1
-0
/
+2
2022-02-16
blk-mq: remove the request_queue argument to blk_insert_cloned_request
Christoph Hellwig
1
-2
/
+1
2022-02-16
overflow: Provide constant expression struct_size
Kees Cook
1
-3
/
+7
2022-02-16
drm/amdgpu/gfx10: Add GC 10.3.7 Support
Prike Liang
1
-0
/
+1
2022-02-16
drm/amdkfd: Replace zero-length array with flexible-array member
Felix Kuehling
1
-1
/
+1
2022-02-16
overflow: Implement size_t saturating arithmetic helpers
Kees Cook
1
-41
/
+69
2022-02-16
fbdev: Don't sort deferred-I/O pages by default
Thomas Zimmermann
1
-0
/
+1
2022-02-16
jump_label: Refactor #ifdef of struct static_key
Masahiro Yamada
1
-7
/
+2
2022-02-16
jump_label: Avoid unneeded casts in STATIC_KEY_INIT_{TRUE,FALSE}
Masahiro Yamada
1
-2
/
+2
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
1
-21
/
+22
2022-02-16
psi: fix possible trigger missing in the window
Zhaoyang Huang
1
-0
/
+3
2022-02-16
mac80211: Handle station association response with EHT
Ilan Peer
1
-0
/
+4
2022-02-16
mac80211: Add initial support for EHT and 320 MHz channels
Ilan Peer
1
-0
/
+2
2022-02-16
cfg80211: Support configuration of station EHT capabilities
Ilan Peer
2
-1
/
+13
2022-02-16
cfg80211: add NO-EHT flag to regulatory
Ilan Peer
2
-0
/
+5
2022-02-16
nl80211: add support for 320MHz channel limitation
Sriram R
1
-0
/
+5
2022-02-16
nl80211: add EHT MCS support
Veerendranath Jakkam
2
-0
/
+73
2022-02-16
cfg80211: Add support for EHT 320 MHz channel width
Jia Ding
2
-1
/
+9
2022-02-16
cfg80211: Add data structures to capture EHT capabilities
Ilan Peer
2
-0
/
+75
2022-02-16
ieee80211: add EHT 1K aggregation definitions
Mordechay Goodstein
1
-1
/
+5
2022-02-16
ieee80211: Add EHT (802.11be) definitions
Ilan Peer
1
-0
/
+299
2022-02-16
ieee80211: add helper to check HE capability element size
Johannes Berg
1
-1
/
+24
2022-02-16
ieee80211: use tab to indent struct ieee80211_neighbor_ap_info
Johannes Berg
1
-4
/
+4
2022-02-16
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
1
-0
/
+5
2022-02-16
drm/format-helper: Add drm_fb_xrgb8888_to_mono_reversed()
Javier Martinez Canillas
1
-0
/
+4
2022-02-16
asm-generic: Refactor dereference_[kernel]_function_descriptor()
Christophe Leroy
1
-0
/
+2
2022-02-16
asm-generic: Define 'func_desc_t' to commonly describe function descriptors
Christophe Leroy
1
-0
/
+5
2022-02-16
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
2
-2
/
+8
2022-02-16
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
1
-0
/
+10
2022-02-16
net: switchdev: introduce switchdev_handle_port_obj_{add,del} for foreign interfaces
Vladimir Oltean
1
-0
/
+39
2022-02-16
net: bridge: switchdev: differentiate new VLANs from changed ones
Vladimir Oltean
1
-0
/
+7
2022-02-16
tee: refactor TEE_SHM_* flags
Jens Wiklander
1
-12
/
+9
2022-02-16
tee: replace tee_shm_register()
Jens Wiklander
1
-11
/
+0
[prev]
[next]