index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
3
-4
/
+16
2023-06-27
net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
Vladimir Oltean
5
-31
/
+74
2023-06-27
net: usb: qmi_wwan: add u-blox 0x1312 composition
Davide Tronchin
1
-0
/
+1
2023-06-27
Merge tag 'nf-23-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
5
-8
/
+60
2023-06-27
ipvlan: Fix return value of ipvlan_queue_xmit()
Cambda Zhu
1
-3
/
+6
2023-06-26
netfilter: nf_tables: fix underflow in chain reference counter
Pablo Neira Ayuso
1
-1
/
+3
2023-06-26
netfilter: nf_tables: unbind non-anonymous set if rule construction fails
Pablo Neira Ayuso
1
-0
/
+2
2023-06-26
netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...
Ilia.Gavrilov
1
-1
/
+1
2023-06-26
linux/netfilter.h: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2023-06-26
netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...
Florian Westphal
1
-3
/
+49
2023-06-26
lib/ts_bm: reset initial match offset for every block of text
Jeremy Sowden
1
-1
/
+3
2023-06-26
net: nfc: Fix use-after-free caused by nfc_llcp_find_local
Lin Ma
6
-24
/
+77
2023-06-26
sfc: fix crash when reading stats while NIC is resetting
Edward Cree
1
-3
/
+10
2023-06-24
net: axienet: Move reset before 64-bit DMA detection
Maxim Kochetkov
1
-5
/
+5
2023-06-24
gtp: Fix use-after-free in __gtp_encap_destroy().
Kuniyuki Iwashima
1
-0
/
+2
2023-06-24
selftests: rtnetlink: remove netdevsim device after ipsec offload test
Sabrina Dubroca
1
-0
/
+1
2023-06-24
sch_netem: fix issues in netem_change() vs get_dist_table()
Eric Dumazet
1
-34
/
+25
2023-06-24
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
3
-47
/
+117
2023-06-23
bonding: do not assume skb mac_header is set
Eric Dumazet
1
-1
/
+1
2023-06-23
net: bcmgenet: Ensure MDIO unregistration has clocks enabled
Florian Fainelli
1
-0
/
+2
2023-06-22
Merge tag 'linux-can-fixes-for-6.4-20230622' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-2
/
+3
2023-06-22
net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driver
Oleksij Rempel
1
-18
/
+5
2023-06-22
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
1
-4
/
+4
2023-06-22
netlink: fix potential deadlock in netlink_set_err()
Eric Dumazet
2
-4
/
+6
2023-06-22
net: stmmac: fix double serdes powerdown
Bartosz Golaszewski
1
-6
/
+0
2023-06-22
MAINTAINERS: update email addresses of octeon_ep driver maintainers
Sathesh Edara
1
-1
/
+1
2023-06-22
Bluetooth: MAINTAINERS: add Devicetree bindings to Bluetooth drivers
Krzysztof Kozlowski
1
-0
/
+1
2023-06-22
Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
78
-351
/
+1178
2023-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-11
/
+129
2023-06-22
Merge tag 'powerpc-6.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+9
2023-06-22
Merge tag 'pci-v6.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2023-06-22
Merge tag 'mmc-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
15
-27
/
+30
2023-06-22
Merge tag 'platform-drivers-x86-v6.4-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-5
/
+5
2023-06-22
Merge tag 'io_uring-6.4-2023-06-21' of git://git.kernel.dk/linux
Linus Torvalds
2
-11
/
+15
2023-06-22
Merge tag 'cgroup-for-6.4-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+23
2023-06-22
Merge tag 'kvmarm-fixes-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
8
-10
/
+110
2023-06-22
KVM: Avoid illegal stage2 mapping on invalid memory slot
Gavin Shan
1
-1
/
+19
2023-06-22
igc: Work around HW bug causing missing timestamps
Vinicius Costa Gomes
1
-11
/
+37
2023-06-22
igc: Retrieve TX timestamp during interrupt handling
Vinicius Costa Gomes
3
-12
/
+7
2023-06-22
igc: Check if hardware TX timestamping is enabled earlier
Vinicius Costa Gomes
3
-5
/
+43
2023-06-22
igc: Fix race condition in PTP tx code
Vinicius Costa Gomes
3
-30
/
+41
2023-06-22
Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
10
-98
/
+446
2023-06-22
revert "net: align SO_RCVMARK required privileges with SO_MARK"
Maciej Żenczykowski
1
-6
/
+0
2023-06-22
net: wwan: iosm: Convert single instance struct member to flexible array
Kees Cook
2
-10
/
+7
2023-06-22
sch_netem: acquire qdisc lock in netem_change()
Eric Dumazet
1
-2
/
+6
2023-06-22
can: isotp: isotp_sendmsg(): fix return error fix on TX path
Oliver Hartkopp
1
-2
/
+3
2023-06-22
platform/x86/amd/pmf: Register notify handler only if SPS is enabled
Shyam Sundar S K
1
-5
/
+5
2023-06-22
selftests: forwarding: Fix race condition in mirror installation
Danielle Ratson
2
-0
/
+8
2023-06-21
wifi: mac80211: report all unusable beacon frames
Benjamin Berg
1
-1
/
+1
2023-06-21
Merge branch 'mptcp-fixes-for-6-4'
Jakub Kicinski
4
-107
/
+76
[next]