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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
net: fold __skb_checksum() into skb_checksum()
Eric Biggers
1
-9
/
+0
2025-05-21
net: add skb_crc32c()
Eric Biggers
1
-0
/
+1
2025-05-21
Merge tag 'samsung-drivers-6.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/drivers
Arnd Bergmann
1
-0
/
+11
2025-05-21
PCI/MSI: Use bool for MSI enable state tracking
Hans Zhang
1
-2
/
+2
2025-05-21
crash_dump: retrieve dm crypt keys in kdump kernel
Coiby Xu
2
-0
/
+3
2025-05-21
crash_dump: store dm crypt keys in kdump reserved memory
Coiby Xu
2
-1
/
+9
2025-05-21
kexec_file: allow to place kexec_buf randomly
Coiby Xu
1
-0
/
+30
2025-05-21
Merge tag 'qcom-drivers-for-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Arnd Bergmann
1
-0
/
+8
2025-05-21
Merge tag 'reset-for-v6.16' of git://git.pengutronix.de/pza/linux into soc/drivers
Arnd Bergmann
1
-0
/
+6
2025-05-21
mm/mempolicy: Weighted Interleave Auto-tuning
Joshua Hahn
1
-0
/
+4
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
1
-101
/
+170
2025-05-21
HID: sensor-hub: Fix typo and improve documentation
Chelsy Ratnawat
1
-5
/
+5
2025-05-21
iio: introduce IIO_DECLARE_BUFFER_WITH_TS macros
David Lechner
1
-0
/
+32
2025-05-21
iio: make IIO_DMA_MINALIGN minimum of 8 bytes
David Lechner
1
-1
/
+8
2025-05-21
HID: sensor-hub: Fix typo and improve documentation for sensor_hub_remove_callback()
Chelsy Ratnawat
1
-4
/
+5
2025-05-21
iio: introduced iio_push_to_buffers_with_ts() that takes a data_total_len argument.
Jonathan Cameron
1
-0
/
+12
2025-05-21
Merge patch series "netfs: Miscellaneous fixes"
Christian Brauner
2
-8
/
+8
2025-05-21
netfs: Fix the request's work item to not require a ref
David Howells
2
-8
/
+7
2025-05-21
netfs: Fix setting of transferred bytes with short DIO reads
Paulo Alcantara
1
-0
/
+1
2025-05-21
fs/netfs: remove unused flag NETFS_RREQ_BLOCKED
Max Kellermann
1
-2
/
+0
2025-05-21
fs/netfs: remove unused flag NETFS_RREQ_DONT_UNLOCK_FOLIOS
Max Kellermann
1
-1
/
+0
2025-05-21
folio_queue: remove unused field `marks3`
Max Kellermann
1
-42
/
+0
2025-05-21
fs/netfs: declare field `proc_link` only if CONFIG_PROC_FS=y
Max Kellermann
1
-0
/
+2
2025-05-21
fs/netfs: remove `netfs_io_request.ractl`
Max Kellermann
1
-1
/
+0
2025-05-21
fs/netfs: reorder struct fields to eliminate holes
Max Kellermann
1
-10
/
+10
2025-05-21
fs/netfs: remove unused enum choice NETFS_READ_HOLE_CLEAR
Max Kellermann
2
-4
/
+0
2025-05-21
fs/netfs: remove unused flag NETFS_ICTX_WRITETHROUGH
Max Kellermann
1
-1
/
+0
2025-05-21
fs/netfs: remove unused source NETFS_INVALID_WRITE
Max Kellermann
1
-1
/
+0
2025-05-21
fs/netfs: remove unused flag NETFS_SREQ_SEEK_DATA_READ
Max Kellermann
1
-1
/
+0
2025-05-21
can: dev: add struct data_bittiming_params to group FD parameters
Vincent Mailhol
1
-12
/
+16
2025-05-21
nvmem: Remove unused nvmem cell table support
Geert Uytterhoeven
1
-24
/
+0
2025-05-21
pidfs, coredump: add PIDFD_INFO_COREDUMP
Christian Brauner
1
-0
/
+5
2025-05-21
coredump: add coredump socket
Christian Brauner
1
-0
/
+1
2025-05-21
futex: Use RCU_INIT_POINTER() in futex_mm_init().
Sebastian Andrzej Siewior
1
-8
/
+1
2025-05-21
vt: bracketed paste support
Nicolas Pitre
1
-0
/
+1
2025-05-21
vt: add ucs_get_fallback()
Nicolas Pitre
1
-0
/
+6
2025-05-21
iommu/arm-smmu-qcom: Make set_stall work when the device is on
Connor Abbott
1
-3
/
+3
2025-05-21
Merge tag 'thunderbolt-for-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next
Greg Kroah-Hartman
1
-0
/
+18
2025-05-21
Merge tag 'intel-gpio-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-next
Bartosz Golaszewski
1
-1
/
+1
2025-05-21
pinctrl: core: add devm_pinctrl_register_mappings()
Thomas Richard
1
-0
/
+11
2025-05-21
pinctrl: remove extern specifier for functions in machine.h
Thomas Richard
1
-4
/
+4
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
7
-13
/
+39
2025-05-20
highmem: add folio_test_partial_kmap()
Matthew Wilcox (Oracle)
2
-5
/
+12
2025-05-20
mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=y
Florent Revest
1
-1
/
+1
2025-05-20
mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
Ignacio Moreno Gonzalez
1
-0
/
+2
2025-05-20
net: phy: fixed_phy: constify status argument where possible
Heiner Kallweit
1
-4
/
+4
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_register
Heiner Kallweit
1
-6
/
+5
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_add
Heiner Kallweit
1
-3
/
+2
2025-05-20
i2c: remove 'of_node' member from i2c_boardinfo
Wolfram Sang
1
-2
/
+0
2025-05-20
jbd2: remove journal_t argument from jbd2_chksum()
Eric Biggers
1
-2
/
+1
[prev]
[next]