index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-03-29
Merge tag 'gpio-fixes-for-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-29
af_unix: Replace garbage collection algorithm.
Kuniyuki Iwashima
2024-03-29
af_unix: Assign a unique index to SCC.
Kuniyuki Iwashima
2024-03-29
af_unix: Save O(n) setup of Tarjan's algo.
Kuniyuki Iwashima
2024-03-29
af_unix: Fix up unix_edge.successor for embryo socket.
Kuniyuki Iwashima
2024-03-29
af_unix: Save listener for embryo socket.
Kuniyuki Iwashima
2024-03-29
af_unix: Detect Strongly Connected Components.
Kuniyuki Iwashima
2024-03-29
af_unix: Iterate all vertices by DFS.
Kuniyuki Iwashima
2024-03-29
af_unix: Link struct unix_edge when queuing skb.
Kuniyuki Iwashima
2024-03-29
af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd.
Kuniyuki Iwashima
2024-03-29
af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd.
Kuniyuki Iwashima
2024-03-29
spi: spi.h: add missing kernel-doc for @last_cs_index_mask
Randy Dunlap
2024-03-29
Bluetooth: add quirk for broken address properties
Johan Hovold
2024-03-29
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
2024-03-29
net/smc: make smc_hash_sk/smc_unhash_sk static
Zhengchao Shao
2024-03-29
net: sched: make skip_sw actually skip software
Asbjørn Sloth Tønnesen
2024-03-29
net: sched: cls_api: add filter counter
Asbjørn Sloth Tønnesen
2024-03-29
net: sched: cls_api: add skip_sw counter
Asbjørn Sloth Tønnesen
2024-03-29
ASoC: tas2781: mark dvc_tlv with __maybe_unused
Gergo Koteles
2024-03-28
net: phylink: add rxc_always_on flag to phylink_pcs
Romain Gantois
2024-03-28
net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
Russell King (Oracle)
2024-03-28
compiler_types: add Endianness-dependent __counted_by_{le,be}
Alexander Lobakin
2024-03-28
bpf: support deferring bpf_link dealloc to after RCU grace period
Andrii Nakryiko
2024-03-28
bpf: add bpf_modify_return_test_tp() kfunc triggering tracepoint
Andrii Nakryiko
2024-03-28
bpf: Add support for passing mark with bpf_fib_lookup
Anton Protopopov
2024-03-28
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-28
drm/xe/uapi: Define topology types as indexes rather than masks
Francois Dugast
2024-03-28
clk: Provide !COMMON_CLK dummy for devm_clk_rate_exclusive_get()
Uwe Kleine-König
2024-03-28
Merge tag 'sound-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-29
phy: Add Embedded DisplayPort and DisplayPort submodes
Abel Vesa
2024-03-28
spi: spi-omap2-mcspi.c: revert "Toggle CS after each word"
Louis Chauvet
2024-03-28
ASoC: SOF: Intel: support tplg suffix detection
Brent Lu
2024-03-28
ASoC: Intel: ssp-common: get codec tplg suffix function
Brent Lu
2024-03-28
ASoC: Intel: ssp-common: naming convention change
Brent Lu
2024-03-28
ASoC: Intel: ssp-common: relocate header file
Brent Lu
2024-03-28
Merge branch 'drivers-for-6.10' onto 'v6.9-rc1'
Bjorn Andersson
2024-03-28
regulator: Merge axp20x changes
Mark Brown
2024-03-28
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
2024-03-28
leds: trigger: audio: Remove this trigger
Heiner Kallweit
2024-03-28
leds: trigger: Store brightness set by led_trigger_event()
Heiner Kallweit
2024-03-28
drm/display: Make DisplayPort CEC-over-AUX Kconfig name consistent
Maxime Ripard
2024-03-28
backlight: Remove fb_blank from struct backlight_properties
Thomas Zimmermann
2024-03-28
backlight: omap1: Remove unused struct omap_backlight_config.set_power
Thomas Zimmermann
2024-03-28
backlight: Add controls_device callback to struct backlight_ops
Thomas Zimmermann
2024-03-28
backlight: pwm-backlight: Remove struct backlight_ops.check_fb
Thomas Zimmermann
2024-03-28
backlight: Match backlight device against struct fb_info.bl_dev
Thomas Zimmermann
2024-03-28
regulator: axp20x: add support for the AXP717
Andre Przywara
2024-03-28
mfd: axp20x: Add support for AXP717 PMIC
Andre Przywara
[prev]
[next]