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
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-28
tpm: Switch i2c drivers back to use .probe()
Uwe Kleine-König
6
-6
/
+6
2023-07-28
security: keys: perform capable check only on privileged operations
Christian Göttsche
1
-3
/
+8
2023-07-28
Revert "mm,memblock: reset memblock.reserved to system init state to prevent UAF"
Mike Rapoport (IBM)
1
-4
/
+0
2023-07-28
mm/mempolicy: Take VMA lock before replacing policy
Jann Horn
1
-1
/
+14
2023-07-28
ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()
Guanghui Feng
1
-3
/
+0
2023-07-28
ata: libata-core: fix when to fetch sense data for successful commands
Niklas Cassel
1
-2
/
+2
2023-07-28
ata: pata_ns87415: mark ns87560_tf_read static
Arnd Bergmann
1
-1
/
+1
2023-07-27
mm/memory-failure: fix hardware poison check in unpoison_memory()
Sidhartha Kumar
1
-1
/
+1
2023-07-27
proc/vmcore: fix signedness bug in read_from_oldmem()
Dan Carpenter
1
-1
/
+1
2023-07-27
mailmap: update remaining active codeaurora.org email addresses
Bjorn Andersson
1
-1
/
+96
2023-07-27
mm: lock VMA in dup_anon_vma() before setting ->anon_vma
Jann Horn
1
-0
/
+1
2023-07-27
mm: fix memory ordering for mm_lock_seq and vm_lock_seq
Jann Horn
3
-8
/
+59
2023-07-27
scripts/spelling.txt: remove 'thead' as a typo
Drew Fustini
1
-1
/
+0
2023-07-27
mm/pagewalk: fix EFI_PGT_DUMP of espfix area
Hugh Dickins
1
-1
/
+4
2023-07-27
shmem: minor fixes to splice-read implementation
Hugh Dickins
1
-3
/
+6
2023-07-27
tmpfs: fix Documentation of noswap and huge mount options
Hugh Dickins
1
-27
/
+20
2023-07-27
Revert "um: Use swap() to make code cleaner"
Andy Shevchenko
1
-3
/
+4
2023-07-27
mm/damon/core-test: initialise context before test in damon_test_set_attrs()
Feng Tang
1
-5
/
+5
2023-07-27
mm: lock_vma_under_rcu() must check vma->anon_vma under vma lock
Jann Horn
1
-12
/
+16
2023-07-27
hwmon: (k10temp) Enable AMD3255 Proc to show negative temperature
Baskaran Kannan
1
-2
/
+15
2023-07-27
iommufd: Set end correctly when doing batch carry
Jason Gunthorpe
1
-1
/
+1
2023-07-27
iommufd: IOMMUFD_DESTROY should not increase the refcount
Jason Gunthorpe
3
-30
/
+75
2023-07-27
ublk: return -EINTR if breaking from waiting for existed users in DEL_DEV
Ming Lei
1
-2
/
+2
2023-07-27
ublk: fail to recover device if queue setup is interrupted
Ming Lei
1
-1
/
+3
2023-07-27
ublk: fail to start device if queue setup is interrupted
Ming Lei
1
-1
/
+2
2023-07-27
tipc: stop tipc crypto on failure in tipc_node_create
Fedor Pchelkin
1
-1
/
+1
2023-07-27
af_unix: Terminate sun_path when bind()ing pathname socket.
Kuniyuki Iwashima
1
-5
/
+16
2023-07-27
tipc: check return value of pskb_trim()
Yuanjun Gong
1
-1
/
+2
2023-07-27
benet: fix return value check in be_lancer_xmit_workarounds()
Yuanjun Gong
1
-1
/
+2
2023-07-27
ALSA: hda/realtek: Support ASUS G713PV laptop
Pavel Asyutchenko
1
-0
/
+1
2023-07-27
xen: speed up grant-table reclaim
Demi Marie Obenour
2
-11
/
+40
2023-07-26
virtio-net: fix race between set queues and probe
Jason Wang
1
-2
/
+2
2023-07-26
net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
Lin Ma
1
-0
/
+14
2023-07-26
splice, net: Fix splice_to_socket() for O_NONBLOCK socket
Jan Stancek
1
-0
/
+2
2023-07-26
net: fec: tx processing does not call XDP APIs if budget is 0
Wei Fang
1
-4
/
+12
2023-07-26
hwmon: (pmbus_core) Fix Deadlock in pmbus_regulator_get_status
Guenter Roeck
1
-1
/
+2
2023-07-26
mptcp: more accurate NL event generation
Paolo Abeni
1
-2
/
+1
2023-07-26
selftests: mptcp: join: only check for ip6tables if needed
Matthieu Baerts
1
-3
/
+1
2023-07-26
tools: ynl-gen: fix parse multi-attr enum attribute
Arkadiusz Kubalewski
1
-6
/
+6
2023-07-26
tools: ynl-gen: fix enum index in _decode_enum(..)
Arkadiusz Kubalewski
1
-2
/
+2
2023-07-26
ALSA: usb-audio: Update for native DSD support quirks
Jussi Laako
1
-6
/
+28
2023-07-26
mm: suppress mm fault logging if fatal signal already pending
Linus Torvalds
1
-0
/
+4
2023-07-26
drm/msm: Disallow submit with fence id 0
Rob Clark
1
-1
/
+1
2023-07-26
arm64/sme: Set new vector length before reallocating
Mark Brown
1
-2
/
+2
2023-07-26
arm64/fpsimd: Don't flush SME register hardware state along with thread
Mark Brown
1
-1
/
+0
2023-07-26
netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHAIN_ID
Pablo Neira Ayuso
1
-2
/
+3
2023-07-26
netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR
Pablo Neira Ayuso
1
-9
/
+18
2023-07-26
netfilter: nft_set_rbtree: fix overlap expiration walk
Florian Westphal
1
-6
/
+14
2023-07-26
rbd: retrieve and check lock owner twice before blocklisting
Ilya Dryomov
1
-2
/
+23
2023-07-26
rbd: harden get_lock_owner_info() a bit
Ilya Dryomov
2
-6
/
+16
[next]