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-07-28
drm/msm: Utilize gpu scheduler priorities
Rob Clark
1
-1
/
+13
2021-07-28
nubus: Make struct nubus_driver::remove return void
Uwe Kleine-König
1
-1
/
+1
2021-07-28
drm: bridge: dw-hdmi: Attach to next bridge if available
Laurent Pinchart
1
-0
/
+2
2021-07-28
dmanegine: idxd: add software command status
Dave Jiang
1
-0
/
+23
2021-07-28
net/sched: act_skbmod: Add SKBMOD_F_ECN option support
Peilin Ye
1
-0
/
+1
2021-07-28
x86, prctl: Hook L1D flushing in via prctl
Balbir Singh
1
-0
/
+1
2021-07-28
sched: Add task_work callback for paranoid L1D flush
Balbir Singh
1
-0
/
+10
2021-07-28
devlink: Remove duplicated registration check
Leon Romanovsky
1
-3
/
+1
2021-07-27
drm: Drop drm_gem_object_put_locked()
Rob Clark
1
-2
/
+0
2021-07-27
drm/i915/guc: Implement GuC priority management
Matthew Brost
1
-0
/
+9
2021-07-27
bpf, sockmap: Fix memleak on ingress msg enqueue
John Fastabend
1
-19
/
+35
2021-07-27
dt-bindings: clock: qcom: rpmcc: Document SM6115 compatible
Iskren Chernev
1
-0
/
+10
2021-07-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2021-07-27
clk: x86: Rename clk-lpt to more specific clk-lpss-atom
Andy Shevchenko
1
-1
/
+1
2021-07-27
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-0
/
+1
2021-07-27
asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
Arnd Bergmann
1
-38
/
+9
2021-07-27
net: bonding: move ioctl handling to private ndo operation
Arnd Bergmann
1
-3
/
+10
2021-07-27
net: bridge: move bridge ioctls out of .ndo_do_ioctl
Arnd Bergmann
1
-1
/
+6
2021-07-27
net: split out ndo_siowandev ioctl
Arnd Bergmann
2
-2
/
+4
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2
-7
/
+13
2021-07-27
dev_ioctl: pass SIOCDEVPRIVATE data separately
Arnd Bergmann
1
-2
/
+2
2021-07-27
ip_tunnel: use ndo_siocdevprivate
Arnd Bergmann
1
-1
/
+2
2021-07-27
hamradio: use ndo_siocdevprivate
Arnd Bergmann
1
-1
/
+1
2021-07-27
net: split out SIOCDEVPRIVATE handling from dev_ioctl
Arnd Bergmann
1
-0
/
+3
2021-07-27
clk: mediatek: Add dt-bindings of MT8192 clocks
Chun-Jie Chen
1
-0
/
+585
2021-07-27
Merge tag 'fpga-for-5.15-early' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2021-07-27
kdb: Rename members of struct kdbtab_t
Sumit Garg
1
-6
/
+6
2021-07-27
kdb: Get rid of redundant kdb_register_flags()
Sumit Garg
1
-10
/
+17
2021-07-27
usb: otg-fsm: Fix hrtimer list corruption
Dmitry Osipenko
1
-0
/
+1
2021-07-27
usb: common: add helper to get role-switch-default-mode
Chunfeng Yun
1
-0
/
+1
2021-07-27
Merge tag 'bus_remove_return_void-5.15' into next
Vinod Koul
32
-292
/
+322
2021-07-27
qdisc: add new field for qdisc_enqueue tracepoint
Tonghao Zhang
1
-0
/
+2
2021-07-27
drm: document DRM_IOCTL_MODE_RMFB
Simon Ser
1
-0
/
+10
2021-07-27
net: llc: fix skb_over_panic
Pavel Skripkin
1
-8
/
+23
2021-07-27
openvswitch: fix alignment issues
Mark Gray
1
-2
/
+2
2021-07-27
openvswitch: update kdoc OVS_DP_ATTR_PER_CPU_PIDS
Mark Gray
1
-1
/
+1
2021-07-27
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
657
-10595
/
+13884
2021-07-27
net: netlink: add the case when nlh is NULL
Yajun Deng
1
-1
/
+1
2021-07-27
vt: keyboard.c: make console an unsigned int
Greg Kroah-Hartman
1
-15
/
+15
2021-07-27
drm/plane: Move drm_plane_enable_fb_damage_clips into core
Daniel Vetter
2
-2
/
+2
2021-07-27
drm/plane: check that fb_damage is set up when used
Daniel Vetter
1
-32
/
+4
2021-07-27
drm/plane: remove drm_helper_get_plane_damage_clips
Daniel Vetter
3
-20
/
+10
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-1
/
+0
2021-07-27
tty: make tty_set_operations an inline
Jiri Slaby
1
-2
/
+6
2021-07-27
tty: drop alloc_tty_driver
Jiri Slaby
1
-12
/
+0
2021-07-27
tty: tty_flip.h needs only tty_buffer and tty_port
Jiri Slaby
1
-1
/
+2
2021-07-27
tty: move tty_port to new tty_port.h
Jiri Slaby
2
-195
/
+209
2021-07-27
tty: move tty_buffer definitions to new tty_buffer.h
Jiri Slaby
2
-48
/
+60
2021-07-27
tty: move tty_ldisc_receive_buf to tty_flip.h
Jiri Slaby
2
-3
/
+5
2021-07-27
tty: include list & lockdep from tty_ldisc.h
Jiri Slaby
1
-0
/
+2
[prev]
[next]