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
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-27
KVM: Fix comment that refers to kvm uapi header path
Fuad Tabba
1
-1
/
+1
2025-08-27
KVM: Fix comments that refer to slots_lock
Fuad Tabba
1
-1
/
+1
2025-08-27
KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
Fuad Tabba
1
-1
/
+1
2025-08-27
KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATE
Fuad Tabba
1
-1
/
+1
2025-08-27
KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFD
Fuad Tabba
1
-7
/
+7
2025-08-26
kunit: Enable direct registration of parameter arrays to a KUnit test
Marie Zhussupova
1
-6
/
+59
2025-08-26
kunit: Pass parameterized test context to generate_params()
Marie Zhussupova
1
-3
/
+6
2025-08-26
kunit: Introduce param_init/exit for parameterized test context management
Marie Zhussupova
1
-0
/
+25
2025-08-26
kunit: Add parent kunit for parameterized test context
Marie Zhussupova
1
-2
/
+6
2025-08-26
ipv6: sr: Prepare HMAC key ahead of time
Eric Biggers
1
-0
/
+8
2025-08-26
ipv6: sr: Use HMAC-SHA1 and HMAC-SHA256 library functions
Eric Biggers
1
-12
/
+0
2025-08-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
6
-9
/
+20
2025-08-26
devlink: Make health reporter burst period configurable
Shahar Shitrit
1
-0
/
+2
2025-08-26
devlink: Introduce burst period for health reporter
Shahar Shitrit
1
-0
/
+3
2025-08-26
devlink: Move graceful period parameter to reporter ops
Shahar Shitrit
1
-4
/
+7
2025-08-26
net: phy: fixed: let fixed_phy_add always use addr 0 and remove return value
Heiner Kallweit
1
-6
/
+2
2025-08-26
net: phy: introduce phy_id_compare_vendor() PHY ID helper
Christian Marangi
1
-3
/
+20
2025-08-26
lib/crypto: md5: Add MD5 and HMAC-MD5 library functions
Eric Biggers
1
-1
/
+180
2025-08-26
drm: Add a vendor-specific recovery method to drm device wedged uevent
Riana Tauro
1
-0
/
+4
2025-08-26
drm/vesadrm: Support DRM_FORMAT_C8
Thomas Zimmermann
1
-0
/
+3
2025-08-26
drm/color-mgmt: Prepare for RGB332 palettes
Thomas Zimmermann
1
-0
/
+1
2025-08-26
video: screen_info: Add pixel-format helper for linear framebuffers
Thomas Zimmermann
1
-0
/
+2
2025-08-26
video: pixel_format: Add compare helpers
Thomas Zimmermann
1
-0
/
+58
2025-08-26
perf: Remove get_perf_callchain() init_nr argument
Josh Poimboeuf
1
-1
/
+1
2025-08-26
memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINIT
Mike Rapoport (Microsoft)
1
-2
/
+3
2025-08-26
vhost: Fix ioctl # for VHOST_[GS]ET_FORK_FROM_OWNER
Namhyung Kim
1
-2
/
+2
2025-08-26
Revert "virtio: reject shm region if length is zero"
Igor Torrente
1
-2
/
+0
2025-08-26
drm/xe/uapi: Add UAPI for querying VMA count and memory attributes
Himal Prasad Ghimiray
1
-0
/
+140
2025-08-26
drm/xe/uapi: Add flag for consulting madvise hints on svm prefetch
Himal Prasad Ghimiray
1
-0
/
+5
2025-08-26
drm/xe/uapi: Add madvise interface
Himal Prasad Ghimiray
1
-0
/
+130
2025-08-26
OPP: Add support to find OPP for a set of keys
Krishna Chaitanya Chundru
1
-0
/
+30
2025-08-25
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
18
-67
/
+570
2025-08-25
rcu: add rcu_read_lock_dont_migrate()
Menglong Dong
1
-0
/
+14
2025-08-25
net: phylink: remove stale an_enabled from doc
David Yang
1
-4
/
+3
2025-08-25
tcp: Move TCP-specific diag functions to tcp_diag.c.
Kuniyuki Iwashima
1
-11
/
+0
2025-08-25
tcp: Don't pass hashinfo to inet_diag helpers.
Kuniyuki Iwashima
1
-4
/
+2
2025-08-25
tcp: Don't pass hashinfo to socket lookup helpers.
Kuniyuki Iwashima
2
-34
/
+21
2025-08-25
tcp: Remove timewait_sock_ops.twsk_destructor().
Kuniyuki Iwashima
1
-7
/
+0
2025-08-25
net: airoha: Introduce check_skb callback in ppe_dev ops
Lorenzo Bianconi
1
-0
/
+20
2025-08-25
net: airoha: Add airoha_ppe_dev struct definition
Lorenzo Bianconi
1
-0
/
+35
2025-08-25
drm/gpuvm: fix various typos in .c and .h gpuvm file
Alice Ryhl
1
-5
/
+5
2025-08-25
rculist: move list_for_each_rcu() to where it belongs
Andy Shevchenko
2
-10
/
+10
2025-08-25
HID: i2c-hid: Make elan touch controllers power on after panel is enabled
Pin-yen Lin
1
-0
/
+2
2025-08-25
drm/panel: Allow powering on panel follower after panel is enabled
Pin-yen Lin
1
-0
/
+14
2025-08-25
ACPICA: Add SoundWire File Table (SWFT) signature
Maciej Strozek
1
-0
/
+21
2025-08-25
blk-mq-dma: add scatter-less integrity data DMA mapping
Keith Busch
2
-0
/
+18
2025-08-25
blk-mq: remove REQ_P2PDMA flag
Keith Busch
1
-2
/
+0
2025-08-25
blk-mq-dma: require unmap caller provide p2p map type
Keith Busch
1
-2
/
+3
2025-08-25
blk-mq-dma: provide the bio_vec array being iterated
Keith Busch
1
-0
/
+1
2025-08-25
blk-mq-dma: create blk_map_iter type
Keith Busch
1
-1
/
+6
[prev]
[next]