index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-06
net: usbnet: Fix the wrong netif_carrier_on() call
Ammar Faizi
1
-3
/
+3
2025-08-06
MAINTAINERS: hand over Kbuild maintenance
Masahiro Yamada
2
-8
/
+11
2025-08-06
kheaders: make it possible to override TAR
Michał Górny
2
-4
/
+5
2025-08-06
kbuild: userprogs: use correct linker when mixing clang and GNU ld
Thomas Weißschuh
1
-1
/
+1
2025-08-06
kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.c
Suchit Karunakaran
1
-2
/
+4
2025-08-06
kconfig: lxdialog: replace strcpy with snprintf in print_autowrap
Suchit Karunakaran
1
-2
/
+1
2025-08-05
selftests/perf_events: Add a mmap() correctness test
Lorenzo Stoakes
3
-1
/
+238
2025-08-05
perf/core: Prevent VMA split of buffer mappings
Thomas Gleixner
1
-0
/
+10
2025-08-05
perf/core: Handle buffer mapping fail correctly in perf_mmap()
Thomas Gleixner
1
-2
/
+10
2025-08-05
perf/core: Exit early on perf_mmap() fail
Thomas Gleixner
1
-2
/
+4
2025-08-05
perf/core: Don't leak AUX buffer refcount on allocation failure
Thomas Gleixner
1
-3
/
+4
2025-08-05
perf/core: Preserve AUX buffer allocation failure result
Thomas Gleixner
1
-2
/
+1
2025-08-04
sched/psi: Fix psi_seq initialization
Peter Zijlstra
1
-5
/
+1
2025-08-04
apparmor: fix: oops when trying to free null ruleset
John Johansen
1
-1
/
+4
2025-08-03
i2c: muxes: mule: Fix an error handling path in mule_i2c_mux_probe()
Christophe JAILLET
1
-2
/
+1
2025-08-03
i2c: Force DLL0945 touchpad i2c freq to 100khz
fangzhong.zhou
1
-0
/
+1
2025-08-03
i2c: apple: Drop default ARCH_APPLE in Kconfig
Sven Peter
1
-1
/
+0
2025-08-03
rtc: ds1685: Update Joshua Kinard's email address.
Joshua Kinard
3
-4
/
+4
2025-08-03
rtc: rv3032: convert from round_rate() to determine_rate()
Brian Masney
1
-8
/
+13
2025-08-03
rtc: rv3028: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-08-03
rtc: pcf8563: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-08-03
rtc: pcf85063: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-08-03
rtc: nct3018y: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-08-03
rtc: max31335: convert from round_rate() to determine_rate()
Brian Masney
1
-5
/
+7
2025-08-03
rtc: m41t80: convert from round_rate() to determine_rate()
Brian Masney
1
-10
/
+11
2025-08-03
rtc: hym8563: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-08-03
rtc: ds1307: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+11
2025-08-03
rtc: rv3028: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-03
rtc: pcf8563: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-03
rtc: pcf85063: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-03
rtc: nct3018y: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-03
rtc: hym8563: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-03
rtc: ds1307: fix incorrect maximum clock rate handling
Brian Masney
1
-1
/
+1
2025-08-02
mm: mempool: fix crash in mempool_free() for zero-minimum pools
Yadan Fan
1
-14
/
+10
2025-08-02
mm: correct type for vmalloc vm_flags fields
Lorenzo Stoakes
4
-7
/
+7
2025-08-02
mm/shmem, swap: fix major fault counting
Kairui Song
1
-7
/
+5
2025-08-02
mm/shmem, swap: rework swap entry and index calculation for large swapin
Kairui Song
1
-34
/
+33
2025-08-02
mm/shmem, swap: simplify swapin path and result handling
Kairui Song
1
-26
/
+19
2025-08-02
mm/shmem, swap: never use swap cache and readahead for SWP_SYNCHRONOUS_IO
Kairui Song
1
-13
/
+28
2025-08-02
mm/shmem, swap: tidy up swap entry splitting
Kairui Song
1
-33
/
+23
2025-08-02
mm/shmem, swap: tidy up THP swapin checks
Kairui Song
1
-21
/
+18
2025-08-02
mm/shmem, swap: avoid redundant Xarray lookup during swapin
Kairui Song
1
-9
/
+25
2025-08-02
x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
Mike Rapoport (Microsoft)
2
-2
/
+9
2025-08-02
x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocations
Mike Rapoport (Microsoft)
2
-19
/
+8
2025-08-02
execmem: drop writable parameter from execmem_fill_trapping_insns()
Mike Rapoport (Microsoft)
3
-10
/
+5
2025-08-02
execmem: add fallback for failures in vmalloc(VM_ALLOW_HUGE_VMAP)
Mike Rapoport (Microsoft)
1
-1
/
+6
2025-08-02
execmem: move execmem_force_rw() and execmem_restore_rox() before use
Mike Rapoport (Microsoft)
1
-23
/
+21
2025-08-02
execmem: rework execmem_cache_free()
Mike Rapoport (Microsoft)
1
-23
/
+102
2025-08-02
execmem: introduce execmem_alloc_rw()
Mike Rapoport (Microsoft)
4
-30
/
+51
2025-08-02
execmem: drop unused execmem_update_copy()
Mike Rapoport (Microsoft)
2
-18
/
+0
[next]