index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-09
ksmbd: free ppace array on error in parse_dacl
Fedor Pchelkin
1
-4
/
+7
2024-01-09
ksmbd: send lease break notification on FILE_RENAME_INFORMATION
Namjae Jeon
2
-5
/
+8
2024-01-09
ksmbd: don't allow O_TRUNC open on read-only share
Namjae Jeon
1
-14
/
+9
2024-01-09
ksmbd: vfs: fix all kernel-doc warnings
Randy Dunlap
1
-10
/
+18
2024-01-09
ksmbd: auth: fix most kernel-doc warnings
Randy Dunlap
1
-6
/
+8
2024-01-09
ksmbd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-15
/
+6
2024-01-09
ksmbd: don't increment epoch if current state and request state are same
Namjae Jeon
1
-3
/
+6
2024-01-09
ksmbd: fix potential circular locking issue in smb2_set_ea()
Namjae Jeon
1
-3
/
+4
2024-01-09
ksmbd: set v2 lease version on lease upgrade
Namjae Jeon
1
-0
/
+1
2024-01-09
ksmbd: validate the zero field of packet header
Li Nan
1
-1
/
+5
2024-01-07
Linux 6.7
Linus Torvalds
1
-1
/
+1
2024-01-06
Merge tag 'i2c-for-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
2
-2
/
+4
2024-01-06
i2c: core: Fix atomic xfer check for non-preempt config
Benjamin Bara
1
-1
/
+3
2024-01-05
Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
15
-19
/
+52
2024-01-05
Merge tag 'nfsd-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-21
/
+17
2024-01-05
Merge tag 'firewire-fixes-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
1
-0
/
+51
2024-01-05
Merge tag 'mmc-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
4
-27
/
+17
2024-01-05
Merge tag 'drm-fixes-2024-01-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-196
/
+603
2024-01-05
mm: shrinker: use kvzalloc_node() from expand_one_shrinker_info()
Tetsuo Handa
1
-1
/
+1
2024-01-05
Merge tag 'soc-fixes-6.7-3a' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-4
/
+4
2024-01-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+6
2024-01-05
Merge tag 'probes-fixes-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+2
2024-01-05
Merge tag '6.7-rc8-smb3-mchan-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-22
/
+40
2024-01-05
firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and ASM108x/VT630x PCIe cards
Takashi Sakamoto
1
-0
/
+51
2024-01-04
nfsd: drop the nfsd_put helper
Jeff Layton
2
-21
/
+17
2024-01-05
drm/nouveau/dp: Honor GSP link training retry timeouts
Lyude Paul
1
-22
/
+42
2024-01-05
nouveau: push event block/allowing out of the fence context
Dave Airlie
2
-6
/
+27
2024-01-05
nouveau/gsp: always free the alloc messages on r535
Dave Airlie
1
-2
/
+1
2024-01-05
nouveau/gsp: don't free ctrl messages on errors
Dave Airlie
3
-61
/
+100
2024-01-05
nouveau/gsp: convert gsp errors to generic errors
Dave Airlie
1
-5
/
+21
2024-01-05
drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocations
Lyude Paul
1
-2
/
+8
2024-01-05
nouveau/gsp: free userd allocation.
Dave Airlie
1
-0
/
+1
2024-01-05
nouveau/gsp: free acpi object after use
Dave Airlie
1
-0
/
+1
2024-01-05
nouveau: fix disp disabling with GSP
Dave Airlie
1
-2
/
+4
2024-01-05
nouveau/gsp: drop some acpi related debug
Dave Airlie
2
-16
/
+0
2024-01-05
nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)
Dave Airlie
1
-2
/
+5
2024-01-05
Merge tag 'amd-drm-fixes-6.7-2024-01-04' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
9
-85
/
+400
2024-01-04
Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
53
-260
/
+373
2024-01-04
x86/csum: clean up `csum_partial' further
Linus Torvalds
1
-44
/
+37
2024-01-04
x86/csum: Remove unnecessary odd handling
Noah Goldstein
1
-32
/
+4
2024-01-04
Merge tag 'platform-drivers-x86-v6.7-7' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
1
-131
/
+41
2024-01-04
Merge tag 'sound-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
11
-132
/
+172
2024-01-04
Merge tag 'drm-fixes-2024-01-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-20
/
+83
2024-01-04
net/tcp: Only produce AO/MD5 logs if there are any keys
Dmitry Safonov
2
-5
/
+23
2024-01-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
5
-3
/
+42
2024-01-04
net: Implement missing SO_TIMESTAMPING_NEW cmsg support
Thomas Lange
1
-0
/
+1
2024-01-04
Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"
Shin'ichiro Kawasaki
1
-131
/
+41
2024-01-04
KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRL
Paolo Bonzini
1
-1
/
+6
2024-01-04
drm/amd/pm: Use gpu_metrics_v1_5 for SMUv13.0.6
Asad Kamal
1
-5
/
+24
2024-01-04
drm/amd/pm: Add gpu_metrics_v1_5
Asad Kamal
2
-0
/
+83
[next]