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-05-19
kernel/reboot: Add devm_register_restart_handler()
Dmitry Osipenko
1
-0
/
+4
2022-05-19
kernel/reboot: Add devm_register_power_off_handler()
Dmitry Osipenko
1
-0
/
+4
2022-05-19
reboot: Remove pm_power_off_prepare()
Dmitry Osipenko
1
-1
/
+0
2022-05-19
kernel/reboot: Add register_platform_power_off()
Dmitry Osipenko
1
-0
/
+3
2022-05-19
kernel/reboot: Add kernel_can_power_off()
Dmitry Osipenko
1
-0
/
+1
2022-05-19
kernel/reboot: Add do_kernel_power_off()
Dmitry Osipenko
1
-0
/
+2
2022-05-19
kernel/reboot: Introduce sys-off handler API
Dmitry Osipenko
1
-0
/
+77
2022-05-19
notifier: Add blocking/atomic_notifier_chain_register_unique_prio()
Dmitry Osipenko
1
-0
/
+5
2022-05-19
notifier: Add atomic_notifier_call_chain_is_empty()
Dmitry Osipenko
1
-0
/
+2
2022-05-19
drm/gem: Ignore color planes that are unused by framebuffer format
Thomas Zimmermann
1
-7
/
+3
2022-05-19
clk: renesas: r9a06g032: Export function to set dmamux
Miquel Raynal
1
-0
/
+11
2022-05-19
driver: soc: xilinx: Update function prototype for xlnx_unregister_event
Abhyuday Godhasara
1
-2
/
+2
2022-05-19
siphash: add SPDX tags as sole licensing authority
Jason A. Donenfeld
1
-3
/
+2
2022-05-19
SUNRPC: Simplify synopsis of svc_pool_for_cpu()
Chuck Lever
1
-1
/
+1
2022-05-19
fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
Dai Ngo
1
-0
/
+3
2022-05-19
fs/lock: add helper locks_owner_has_blockers to check for blockers
Dai Ngo
1
-0
/
+7
2022-05-19
SUNRPC: Remove svc_rqst::rq_xprt_hlen
Chuck Lever
2
-4
/
+1
2022-05-19
SUNRPC: Make cache_req::thread_wait an unsigned long
Chuck Lever
1
-4
/
+4
2022-05-19
SUNRPC: Clean up svc_deferred_class trace events
Chuck Lever
1
-5
/
+4
2022-05-19
termbits.h: Remove posix_types.h include
Ilpo Järvinen
1
-2
/
+0
2022-05-19
termbits.h: Align lines & format
Ilpo Järvinen
1
-38
/
+38
2022-05-19
termbits.h: create termbits-common.h for identical bits
Ilpo Järvinen
2
-51
/
+67
2022-05-19
tty: serial: samsung_tty: Fix suspend/resume on S5L
Hector Martin
1
-0
/
+3
2022-05-19
Merge tag 'thunderbolt-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next
Greg Kroah-Hartman
1
-9
/
+10
2022-05-19
Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-3
/
+17
2022-05-19
Merge tag 'fpga-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-next
Greg Kroah-Hartman
1
-3
/
+3
2022-05-19
Merge tag 'extcon-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2022-05-19
Merge tag 'phy-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-work-next
Greg Kroah-Hartman
2
-0
/
+36
2022-05-19
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2
-2
/
+1
2022-05-19
random: remove mostly unused async readiness notifier
Jason A. Donenfeld
1
-2
/
+0
2022-05-19
random: remove get_random_bytes_arch() and add rng_has_arch_random()
Jason A. Donenfeld
1
-1
/
+1
2022-05-19
random: make consistent use of buf and len
Jason A. Donenfeld
1
-6
/
+6
2022-05-19
random: use proper return types on get_random_{int,long}_wait()
Jason A. Donenfeld
1
-7
/
+7
2022-05-19
random: remove extern from functions in header
Jason A. Donenfeld
1
-46
/
+31
2022-05-19
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
5
-17
/
+103
2022-05-19
dt-bindings: pinctrl: Add MediaTek MT6795 pinctrl bindings
AngeloGioacchino Del Regno
1
-0
/
+908
2022-05-19
xen: sync xs_wire.h header with upstream xen
Stefano Stabellini
1
-4
/
+33
2022-05-19
xen/xenbus: eliminate xenbus_grant_ring()
Juergen Gross
1
-2
/
+0
2022-05-19
xen/xenbus: add xenbus_setup_ring() service function
Juergen Gross
1
-0
/
+4
2022-05-19
xen: update ring.h
Juergen Gross
1
-5
/
+14
2022-05-19
xen: update grant_table.h
Juergen Gross
2
-63
/
+100
2022-05-19
xen: update vscsiif.h
Juergen Gross
1
-4
/
+129
2022-05-19
tls: Add opt-in zerocopy mode of sendfile()
Boris Pismenny
2
-0
/
+3
2022-05-19
thermal/drivers/thermal_of: Add change_mode ops support for thermal_of sensor
Manaf Meethalavalappu Pallikunhi
1
-0
/
+3
2022-05-19
iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TM
Jishnu Prakash
1
-0
/
+2
2022-05-19
riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL
Sunil V L
1
-0
/
+2
2022-05-19
Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
2
-1
/
+2
2022-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-1
/
+1
2022-05-18
Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2022-05-18
ucounts: Split rlimit and ucount values and max values
Alexey Gladkov
1
-13
/
+22
[prev]
[next]