index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2023-01-24
Merge tag 'renesas-drivers-for-v6.3-tag1' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
-0
/
+1
2023-01-24
thermal: ACPI: Add ACPI trip point routines
Rafael J. Wysocki
-0
/
+8
2023-01-24
Merge back other thermal control material for 6.3.
Rafael J. Wysocki
-71
/
+557
2023-01-24
drm/drm_print: correct format problem
Wayne Lin
-1
/
+1
2023-01-24
KVM: x86/pmu: Introduce masked events to the pmu event filter
Aaron Lewis
-0
/
+1
2023-01-24
kvm_host.h: fix spelling typo in function declaration
Wang Liang
-1
/
+1
2023-01-24
KVM: account allocation in generic version of kvm_arch_alloc_vm()
Alexey Dobriyan
-1
/
+1
2023-01-24
Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
-1795
/
+19
2023-01-24
platform/x86: apple-gmux: Add apple_gmux_detect() helper
Hans de Goede
-2
/
+84
2023-01-24
platform/x86: apple-gmux: Move port defines to apple-gmux.h
Hans de Goede
-0
/
+23
2023-01-24
Compiler attributes: GCC cold function alignment workarounds
Mark Rutland
-6
/
+27
2023-01-24
ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS
Mark Rutland
-4
/
+14
2023-01-24
Merge branch 'kvm-v6.2-rc4-fixes' into HEAD
Paolo Bonzini
-21
/
+393
2023-01-24
drm/fb-helper: Use a per-driver FB deferred I/O handler
Javier Martinez Canillas
-0
/
+12
2023-01-24
fbdev: Remove unused struct fb_deferred_io .first_io field
Javier Martinez Canillas
-1
/
+0
2023-01-24
net: fou: regenerate the uAPI from the spec
Jakub Kicinski
-28
/
+26
2023-01-24
netfilter: conntrack: unify established states for SCTP paths
Sriram Yagnaraman
-2
/
+2
2023-01-24
Revert "netfilter: conntrack: add sctp DATA_SENT state"
Sriram Yagnaraman
-2
/
+0
2023-01-23
Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-41
/
+79
2023-01-23
scsi: ufs: exynos: Fix DMA alignment for PAGE_SIZE != 4096
Bart Van Assche
-2
/
+2
2023-01-23
i2c: gpio: support write-only sda/scl w/o pull-up
Heiner Kallweit
-0
/
+9
2023-01-23
xsk: Add cb area to struct xdp_buff_xsk
Toke Høiland-Jørgensen
-0
/
+5
2023-01-23
Merge back thermal control material for 6.3.
Rafael J. Wysocki
-0
/
+12
2023-01-23
bpf: Support consuming XDP HW metadata from fext programs
Toke Høiland-Jørgensen
-0
/
+14
2023-01-23
bpf: XDP metadata RX kfuncs
Stanislav Fomichev
-1
/
+45
2023-01-23
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
-4
/
+25
2023-01-23
bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
Stanislav Fomichev
-4
/
+4
2023-01-23
x86/resctrl: Add interface to write mbm_total_bytes_config
Babu Moger
-0
/
+11
2023-01-23
drm/simpledrm: Support the XB24/AB24 format
Thierry Reding
-0
/
+1
2023-01-23
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
-77
/
+180
2023-01-23
net: mscc: ocelot: add MAC Merge layer support for VSC9959
Vladimir Oltean
-0
/
+41
2023-01-23
net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959
Vladimir Oltean
-0
/
+40
2023-01-23
net: dsa: add plumbing for changing and getting MAC merge layer state
Vladimir Oltean
-0
/
+11
2023-01-23
net: ethtool: add helpers for MM fragment size translation
Vladimir Oltean
-0
/
+42
2023-01-23
net: ethtool: add helpers for aggregate statistics
Vladimir Oltean
-40
/
+60
2023-01-23
net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)
Vladimir Oltean
-0
/
+30
2023-01-23
net: ethtool: add support for MAC Merge layer
Vladimir Oltean
-0
/
+171
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
-0
/
+24
2023-01-23
memory: renesas-rpc-if: Remove Runtime PM wrappers
Geert Uytterhoeven
-10
/
+0
2023-01-23
memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()
Geert Uytterhoeven
-8
/
+8
2023-01-23
memory: renesas-rpc-if: Split-off private data from struct rpcif
Geert Uytterhoeven
-16
/
+0
2023-01-23
mtd: rawnand: Fix nand_chip kdoc
Miquel Raynal
-0
/
+4
2023-01-23
efi: Apply allowlist to EFI configuration tables when running under Xen
Demi Marie Obenour
-0
/
+10
2023-01-23
drm/edid: add separate drm_edid_connector_add_modes()
Jani Nikula
-0
/
+2
2023-01-23
Merge branch 'topic/firewire' into for-next
Takashi Iwai
-3
/
+2
2023-01-23
firewire: cdev: obsolete NULL check to detect IEC 61883-1 FCP region
Takashi Sakamoto
-3
/
+2
2023-01-22
Merge 6.2-rc5 into driver-core-next
Greg Kroah-Hartman
-77
/
+180
2023-01-22
Merge 6.2-rc5 into tty-next
Greg Kroah-Hartman
-27
/
+31
2023-01-22
efi: xen: Implement memory descriptor lookup based on hypercall
Demi Marie Obenour
-0
/
+1
2023-01-22
media: vpfe_capture: remove deprecated davinci drivers
Hans Verkuil
-30
/
+0
[prev]
[next]