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-04-25
Drivers: hv: vmbus: Add VMbus IMC device to unsupported list
Michael Kelley
1
-3
/
+9
2022-04-25
firmware: cirrus: cs_dsp: Avoid padding bytes in cs_dsp_coeff_ctl
Richard Fitzgerald
1
-14
/
+14
2022-04-25
ASoC: soc.h: Add SOC_SINGLE_S_EXT_TLV macro
Richard Fitzgerald
1
-0
/
+6
2022-04-25
ASoC: soc.h: Introduce SOC_DOUBLE_R_S_EXT_TLV() macro
Simon Trimmer
1
-0
/
+11
2022-04-25
fanotify: enable "evictable" inode marks
Amir Goldstein
1
-0
/
+1
2022-04-25
fanotify: implement "evictable" inode marks
Amir Goldstein
1
-0
/
+1
2022-04-25
fsnotify: allow adding an inode mark without pinning inode
Amir Goldstein
1
-0
/
+2
2022-04-25
fsnotify: create helpers for group mark_mutex lock
Amir Goldstein
1
-0
/
+28
2022-04-25
fsnotify: make allow_dups a property of the group
Amir Goldstein
1
-6
/
+7
2022-04-25
fsnotify: pass flags argument to fsnotify_alloc_group()
Amir Goldstein
1
-2
/
+6
2022-04-25
inotify: move control flags from mask to mark flags
Amir Goldstein
1
-7
/
+9
2022-04-25
tcp: make sure treq->af_specific is initialized
Eric Dumazet
1
-0
/
+1
2022-04-25
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
1
-0
/
+1
2022-04-25
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2
-2
/
+2
2022-04-25
gpio: use raw spinlock for gpio chip shadowed data
Schspa Shi
1
-1
/
+1
2022-04-25
PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macro
Pali Rohár
1
-0
/
+1
2022-04-25
devlink: introduce line card device info infrastructure
Jiri Pirko
1
-2
/
+6
2022-04-25
devlink: introduce line card info get message
Jiri Pirko
2
-1
/
+8
2022-04-25
devlink: introduce line card devices support
Jiri Pirko
2
-0
/
+10
2022-04-25
mm: Add fault_in_subpage_writeable() to probe at sub-page granularity
Catalin Marinas
2
-0
/
+23
2022-04-25
drm/display: Move SCDC helpers into display-helper library
Thomas Zimmermann
2
-50
/
+81
2022-04-25
drm/display: Move HDMI helpers into display-helper module
Thomas Zimmermann
3
-15
/
+27
2022-04-25
drm/display: Move HDCP helpers into display-helper module
Thomas Zimmermann
3
-13
/
+25
2022-04-25
drm/display: Move DSC header and helpers into display-helper module
Thomas Zimmermann
2
-7
/
+21
2022-04-25
drm/display: Split DisplayPort header into core and helper
Thomas Zimmermann
2
-1660
/
+1690
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
5
-2
/
+2
2022-04-25
dt-bindings: clock: Add r8a779g0 CPG Core Clock Definitions
Yoshihiro Shimoda
1
-0
/
+90
2022-04-25
dt-bindings: power: Add r8a779g0 SYSC power domain definitions
Yoshihiro Shimoda
1
-0
/
+45
2022-04-25
Merge tag 'gvt-next-2022-04-21-for-christoph' of https://github.com/intel/gvt-linux into drm-intel-next
Jani Nikula
1
-78
/
+4
2022-04-24
io_uring: add socket(2) support
Jens Axboe
1
-0
/
+1
2022-04-24
net: add __sys_socket_file()
Jens Axboe
1
-0
/
+1
2022-04-24
io_uring: fix trace for reduced sqe padding
Jens Axboe
1
-4
/
+5
2022-04-24
io_uring: add fgetxattr and getxattr support
Stefan Roesch
1
-0
/
+2
2022-04-24
io_uring: add fsetxattr and setxattr support
Stefan Roesch
1
-1
/
+5
2022-04-24
io_uring: add trace support for CQE overflow
Dylan Yudaken
1
-1
/
+41
2022-04-24
io_uring: add support for IORING_ASYNC_CANCEL_ANY
Jens Axboe
1
-0
/
+2
2022-04-24
io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' key
Jens Axboe
1
-0
/
+3
2022-04-24
io_uring: add support for IORING_ASYNC_CANCEL_ALL
Jens Axboe
1
-0
/
+7
2022-04-24
media: v4l2-ctrls: Add intra-refresh type control
Dikshita Agarwal
1
-0
/
+5
2022-04-24
media: v4l: Add Qualcomm custom compressed pixel formats
Stanimir Varbanov
1
-0
/
+2
2022-04-24
media: media-entity.h: Fix documentation for media_create_intf_link
Ian Jamison
1
-1
/
+1
2022-04-24
media: media.h: remove unneeded <stdint.h> inclusion
Masahiro Yamada
1
-3
/
+0
2022-04-24
media: i2c: cleanup comments
Tom Rix
2
-2
/
+2
2022-04-24
media: subdev: add v4l2_subdev_get_fmt() helper function
Tomi Valkeinen
1
-0
/
+21
2022-04-24
media: subdev: add subdev state locking
Tomi Valkeinen
1
-6
/
+127
2022-04-24
media: subdev: rename v4l2_subdev_get_pad_* helpers
Tomi Valkeinen
1
-6
/
+19
2022-04-24
media: subdev: add active state to struct v4l2_subdev
Tomi Valkeinen
1
-0
/
+58
2022-04-24
media: subdev: rename subdev-state alloc & free
Tomi Valkeinen
1
-5
/
+9
2022-04-24
media: v4l2-subdev: fix #endif comments
Tomi Valkeinen
1
-2
/
+2
2022-04-24
media: mc: Set bus_info in media_device_init()
Sakari Ailus
1
-3
/
+3
[prev]
[next]