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
2022-04-23
mptcp: dump infinite_map field in mptcp_dump_mpext
Geliang Tang
1
-2
/
+4
2022-04-23
mptcp: infinite mapping sending
Geliang Tang
1
-1
/
+2
2022-04-23
usb: rework usb_maxpacket() using usb_pipe_endpoint()
Vincent Mailhol
1
-7
/
+1
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
1
-2
/
+1
2022-04-23
usb: deprecate the third argument of usb_maxpacket()
Vincent Mailhol
1
-11
/
+5
2022-04-23
Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-266
/
+0
2022-04-22
dt-bindings: Add en7523-scu device tree binding documentation
John Crispin
1
-0
/
+17
2022-04-22
dt-bindings: clk: mpfs: add defines for two new clocks
Conor Dooley
1
-1
/
+4
2022-04-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+25
2022-04-22
soc: ti: wkup_m3_ipc: Add support for toggling VTT regulator
Dave Gerlach
1
-0
/
+1
2022-04-22
cxl/mbox: Use type __u32 for mailbox payload sizes
Alison Schofield
1
-7
/
+7
2022-04-22
PM: CXL: Disable suspend
Dan Williams
1
-0
/
+9
2022-04-22
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
1
-0
/
+6
2022-04-22
qed: Remove IP services API.
Guillaume Nault
1
-29
/
+0
2022-04-22
Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+4
2022-04-22
printk: add kthread console printers
John Ogness
1
-0
/
+2
2022-04-22
printk: add functions to prefer direct printing
John Ogness
1
-0
/
+11
2022-04-22
printk: add pr_flush()
John Ogness
1
-0
/
+7
2022-04-22
printk: refactor and rework printing logic
John Ogness
1
-0
/
+2
2022-04-22
printk: cpu sync always disable interrupts
John Ogness
1
-9
/
+9
2022-04-22
printk: rename cpulock functions
John Ogness
1
-21
/
+33
2022-04-22
arm64/sme: Add ptrace support for ZA
Mark Brown
1
-0
/
+1
2022-04-22
arm64/sme: Implement ptrace support for streaming mode SVE registers
Mark Brown
1
-0
/
+1
2022-04-22
arm64/sme: Implement vector length configuration prctl()s
Mark Brown
1
-0
/
+9
2022-04-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-0
/
+28
2022-04-22
pwm: Add support for Xilinx AXI Timer
Sean Anderson
1
-0
/
+73
2022-04-22
ACPI: bus: Avoid non-ACPI device objects in walks over children
Rafael J. Wysocki
1
-1
/
+1
2022-04-22
firmware: xilinx: add support for IOCTL and QUERY ID feature check
Ronak Jain
1
-0
/
+11
2022-04-22
rpmsg: Fix kfree() of static memory on setting driver_override
Krzysztof Kozlowski
1
-2
/
+4
2022-04-22
vdpa: Use helper for safer setting of driver_override
Krzysztof Kozlowski
1
-1
/
+3
2022-04-22
spi: Use helper for safer setting of driver_override
Krzysztof Kozlowski
1
-0
/
+2
2022-04-22
PCI: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
1
-1
/
+5
2022-04-22
hv: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
1
-1
/
+5
2022-04-22
fsl-mc: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
1
-2
/
+4
2022-04-22
amba: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
1
-1
/
+5
2022-04-22
driver: platform: Add helper for safer setting of driver_override
Krzysztof Kozlowski
2
-1
/
+7
2022-04-22
PM: domains: Move genpd's time-accounting to ktime_get_mono_fast_ns()
Ulf Hansson
1
-3
/
+3
2022-04-22
Merge tag 'v5.18-next-vdso0-stable-tag' into v5.18-next/soc
Matthias Brugger
1
-0
/
+12
2022-04-22
soc: mediatek: add DDP_DOMPONENT_DITHER0 enum for mt8195 vdosys0
jason-jh.lin
1
-0
/
+1
2022-04-22
soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
jason-jh.lin
1
-0
/
+11
2022-04-22
ipv4: Avoid using RTO_ONLINK with ip_route_connect().
Guillaume Nault
1
-12
/
+24
2022-04-22
ipv6: Remove __ipv6_only_sock().
Kuniyuki Iwashima
1
-3
/
+1
2022-04-22
objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"
Josh Poimboeuf
1
-3
/
+3
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
3
-9
/
+9
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
3
-1
/
+9
2022-04-22
ARM: omap1: fix build with no SoC selected
Arnd Bergmann
1
-2
/
+2
2022-04-22
dma: omap: hide legacy interface
Arnd Bergmann
1
-22
/
+0
2022-04-22
dt-bindings: interconnect: qcom: Add sc8280xp binding
Bjorn Andersson
1
-0
/
+232
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
15
-25
/
+70
2022-04-21
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
1
-0
/
+1
[prev]
[next]