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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
filemap: replace pte_offset_map() with pte_offset_map_nolock()
ZhangPeng
1
-1
/
+2
2024-07-09
arch/xtensa: always_inline get_current() and current_thread_info()
Suren Baghdasaryan
2
-2
/
+2
2024-07-09
sched.h: always_inline alloc_tag_{save|restore} to fix modpost warnings
Suren Baghdasaryan
1
-2
/
+2
2024-07-06
MAINTAINERS: mailmap: update Lorenzo Stoakes's email address
Lorenzo Stoakes
2
-1
/
+2
2024-07-06
mm: fix crashes from deferred split racing folio migration
Hugh Dickins
2
-11
/
+13
2024-07-06
lib/build_OID_registry: avoid non-destructive substitution for Perl < 5.13.2 compat
Paul Menzel
1
-1
/
+3
2024-07-06
mm: gup: stop abusing try_grab_folio
Yang Shi
3
-139
/
+156
2024-07-03
nilfs2: fix kernel bug on rename operation of broken directory
Ryusuke Konishi
1
-2
/
+30
2024-07-03
mm/hugetlb_vmemmap: fix race with speculative PFN walkers
Yu Zhao
3
-47
/
+30
2024-07-03
cachestat: do not flush stats in recency check
Nhat Pham
3
-5
/
+17
2024-07-03
mm/shmem: disable PMD-sized page cache if needed
Gavin Shan
1
-2
/
+13
2024-07-03
mm/filemap: skip to create PMD-sized page cache if needed
Gavin Shan
1
-1
/
+1
2024-07-03
mm/readahead: limit page cache size in page_cache_ra_order()
Gavin Shan
1
-4
/
+4
2024-07-03
mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray
Gavin Shan
1
-2
/
+9
2024-07-03
mm/damon/core: merge regions aggressively when max_nr_regions is unmet
SeongJae Park
1
-3
/
+20
2024-07-03
Fix userfaultfd_api to return EINVAL as expected
Audra Mitchell
1
-1
/
+6
2024-07-03
mm: vmalloc: check if a hash-index is in cpu_possible_mask
Uladzislau Rezki (Sony)
1
-1
/
+9
2024-07-03
mm: prevent derefencing NULL ptr in pfn_section_valid()
Waiman Long
1
-1
/
+2
2024-07-03
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
3
-53
/
+8
2024-07-03
nilfs2: fix incorrect inode allocation from reserved inodes
Ryusuke Konishi
4
-12
/
+20
2024-07-03
nilfs2: add missing check for inode numbers on directory entries
Ryusuke Konishi
2
-0
/
+11
2024-07-03
nilfs2: fix inode number range checks
Ryusuke Konishi
3
-3
/
+10
2024-07-03
mm: avoid overflows in dirty throttling logic
Jan Kara
1
-4
/
+26
2024-07-03
Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
Jan Kara
1
-1
/
+1
2024-07-03
mm: optimize the redundant loop of mm_update_owner_next()
Jinliang Zheng
1
-0
/
+2
2024-06-30
Linux 6.10-rc6
Linus Torvalds
1
-1
/
+1
2024-06-30
ata: ahci: Clean up sysfs file on error
Niklas Cassel
1
-5
/
+12
2024-06-30
ata: libata-core: Fix double free on error
Niklas Cassel
1
-4
/
+4
2024-06-30
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
4
-14
/
+19
2024-06-30
ata: libata-core: Fix null pointer dereference on error
Niklas Cassel
1
-0
/
+3
2024-06-30
x86-32: fix cmpxchg8b_emu build error with clang
Linus Torvalds
1
-7
/
+5
2024-06-28
x86: stop playing stack games in profile_pc()
Linus Torvalds
1
-19
/
+1
2024-06-28
i2c: testunit: discard write requests while old command is running
Wolfram Sang
1
-0
/
+3
2024-06-28
i2c: testunit: don't erase registers after STOP
Wolfram Sang
1
-1
/
+1
2024-06-28
tty: mxser: Remove __counted_by from mxser_board.ports[]
Nathan Chancellor
1
-1
/
+1
2024-06-28
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
3
-19
/
+14
2024-06-28
string: kunit: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-06-28
ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 models
Niklas Cassel
1
-2
/
+1
2024-06-28
MAINTAINERS: Update IOMMU tree location
Joerg Roedel
1
-4
/
+4
2024-06-27
tools/power turbostat: Add local build_bug.h header for snapshot target
Patryk Wlazlyn
2
-2
/
+6
2024-06-27
tools/power turbostat: Fix unc freq columns not showing with '-q' or '-l'
Adam Hawley
1
-8
/
+8
2024-06-27
tools/power turbostat: option '-n' is ambiguous
David Arcari
1
-1
/
+1
2024-06-28
drm/drm_file: Fix pid refcounting race
Jann Horn
1
-5
/
+3
2024-06-27
kallsyms: rework symbol lookup return codes
Arnd Bergmann
7
-53
/
+49
2024-06-27
gpiolib: cdev: Ignore reconfiguration without direction
Kent Gibson
1
-5
/
+7
2024-06-27
gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)
Kent Gibson
1
-6
/
+10
2024-06-27
usb: dwc3: core: Workaround for CSR read timeout
Jos Wang
1
-1
/
+19
2024-06-27
Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"
Ferry Toth
1
-1
/
+1
2024-06-27
Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"
Ferry Toth
1
-2
/
+0
2024-06-27
staging: vchiq_debugfs: Fix build if CONFIG_DEBUG_FS is not set
Bernhard Rosenkränzer
1
-1
/
+1
[next]