index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
mtd: nand: qpic-common: remove a bunch of unused defines
Gabor Juhos
1
-14
/
+0
2025-08-28
inet: raw: add drop_counters to raw sockets
Eric Dumazet
1
-1
/
+1
2025-08-28
udp: add drop_counters to udp socket
Eric Dumazet
1
-0
/
+1
2025-08-28
net: add sk_drops_skbadd() helper
Eric Dumazet
1
-1
/
+1
2025-08-28
iopoll: Reorder the timeout handling in poll_timeout_us()
Ville Syrjälä
1
-13
/
+11
2025-08-28
iopoll: Avoid evaluating 'cond' twice in poll_timeout_us()
Ville Syrjälä
1
-4
/
+18
2025-08-28
iopoll: Generalize read_poll_timeout() into poll_timeout_us()
Ville Syrjälä
1
-32
/
+78
2025-08-27
mm: introduce and use {pgd,p4d}_populate_kernel()
Harry Yoo
2
-6
/
+36
2025-08-27
mm: move page table sync declarations to linux/pgtable.h
Harry Yoo
2
-16
/
+16
2025-08-27
kexec: add KEXEC_FILE_NO_CMA as a legal flag
Brian Mak
1
-1
/
+2
2025-08-27
bpf: Improve the general precision of tnum_mul
Nandakumar Edamana
1
-0
/
+3
2025-08-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+0
2025-08-27
Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-0
/
+1
2025-08-27
pinctrl: Add pinctrl_pm_select_init_state helper function
Christian Bruel
1
-0
/
+10
2025-08-27
mm: remove BDI_CAP_WRITEBACK_ACCT
Joanne Koong
1
-3
/
+1
2025-08-27
fuse: use default writeback accounting
Joanne Koong
1
-10
/
+0
2025-08-27
sched/wait: Add wait_event_state_exclusive()
Sergey Senozhatsky
1
-0
/
+12
2025-08-27
KVM: guest_memfd: Track guest_memfd mmap support in memslot
Fuad Tabba
1
-1
/
+10
2025-08-27
KVM: guest_memfd: Add plumbing to host to map guest_memfd pages
Fuad Tabba
1
-0
/
+4
2025-08-27
KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit builds
Fuad Tabba
1
-7
/
+2
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
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
video: screen_info: Add pixel-format helper for linear framebuffers
Thomas Zimmermann
1
-0
/
+2
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
Revert "virtio: reject shm region if length is zero"
Igor Torrente
1
-2
/
+0
2025-08-26
OPP: Add support to find OPP for a set of keys
Krishna Chaitanya Chundru
1
-0
/
+30
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
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
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
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
2025-08-25
iio: core: switch info_mask fields to unsigned long to match find_bit helpers
Junjie Cao
1
-8
/
+8
2025-08-25
gpio: generic: provide helpers for reading and writing registers
Bartosz Golaszewski
1
-0
/
+31
2025-08-25
gpio: generic: provide to_gpio_generic_chip()
Bartosz Golaszewski
1
-0
/
+6
2025-08-25
Merge 6.17-rc3 into char-misc-next
Greg Kroah-Hartman
10
-62
/
+31
2025-08-25
Merge 6.17-rc3 into driver-core-next
Greg Kroah-Hartman
13
-75
/
+56
[prev]
[next]