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-06-19
Merge tag 'gpio-mmio-bgpiof-no-input-flag-for-v6.17' into gpio/for-next
Bartosz Golaszewski
1
-0
/
+1
2025-06-19
gpio: mmio: add BGPIOF_NO_INPUT flag for GPO gpiochip
Clément Le Goffic
1
-0
/
+1
2025-06-18
net: pse-pd: Add support for budget evaluation strategies
Kory Maincent (Dent Project)
1
-0
/
+76
2025-06-18
net: ethtool: Add support for new power domains index description
Kory Maincent (Dent Project)
1
-0
/
+2
2025-06-18
net: pse-pd: Add support for PSE power domains
Kory Maincent (Dent Project)
1
-0
/
+2
2025-06-18
net: pse-pd: Add support for reporting events
Kory Maincent (Dent Project)
2
-0
/
+27
2025-06-18
net: pse-pd: Introduce attached_phydev to pse control
Kory Maincent (Dent Project)
1
-2
/
+4
2025-06-18
stddef: Introduce TRAILING_OVERLAP() helper macro
Gustavo A. R. Silva
1
-0
/
+20
2025-06-18
mux: Convert mux_control_ops to a flex array member in mux_chip
Thorsten Blum
1
-2
/
+2
2025-06-18
PM: runtime: Mark last busy stamp in pm_request_autosuspend()
Sakari Ailus
1
-3
/
+5
2025-06-18
PM: runtime: Mark last busy stamp in pm_runtime_autosuspend()
Sakari Ailus
1
-3
/
+6
2025-06-18
PM: runtime: Mark last busy stamp in pm_runtime_put_sync_autosuspend()
Sakari Ailus
1
-4
/
+7
2025-06-18
PM: runtime: Mark last busy stamp in pm_runtime_put_autosuspend()
Sakari Ailus
1
-5
/
+7
2025-06-18
PM: runtime: Document return values of suspend-related API functions
Sakari Ailus
1
-9
/
+138
2025-06-18
Merge tag 'ata-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Linus Torvalds
1
-4
/
+3
2025-06-18
pinctrl: Constify pointers to 'pinctrl_desc'
Krzysztof Kozlowski
1
-4
/
+4
2025-06-18
padata: Remove comment for reorder_work
Herbert Xu
1
-1
/
+0
2025-06-18
fs_context: fix parameter name in infofc() macro
RubenKelevra
1
-1
/
+1
2025-06-18
mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variants
Miquel Raynal
1
-4
/
+6
2025-06-18
Revert "mtd: core: always create master device"
Miquel Raynal
1
-1
/
+1
2025-06-17
atm: Revert atm_account_tx() if copy_from_iter_full() fails.
Kuniyuki Iwashima
1
-0
/
+6
2025-06-17
net: Add skb_can_coalesce for netmem
Dragos Tatulea
1
-3
/
+9
2025-06-17
net: ipv6: Add ip6_mr_output()
Petr Machata
2
-0
/
+8
2025-06-17
net: vlan: Use IS_ENABLED() helper for CONFIG_VLAN_8021Q guard
Gal Pressman
1
-1
/
+1
2025-06-17
net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubs
Gal Pressman
1
-3
/
+3
2025-06-17
net: vlan: Make is_vlan_dev() a stub when VLAN is not configured
Gal Pressman
1
-5
/
+10
2025-06-17
tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hint
Neal Cardwell
1
-3
/
+0
2025-06-17
tpm: don't bother with removal of files in directory we'll be removing
Al Viro
1
-1
/
+1
2025-06-18
Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-13
/
+19
2025-06-17
Merge branch 'shradha_v6.16-rc1' of https://github.com/shradhagupta6/linux
Jakub Kicinski
1
-0
/
+2
2025-06-17
soc: qcom: fix endianness for QMI header
Alexander Wilhelm
1
-3
/
+3
2025-06-17
cgroup: remove per-cpu per-subsystem locks
Shakeel Butt
1
-7
/
+0
2025-06-17
cgroup: support to enable nmi-safe css_rstat_updated
Shakeel Butt
1
-0
/
+4
2025-06-17
Merge branch 'WQ_PERCPU' into for-6.17
Tejun Heo
1
-3
/
+6
2025-06-17
workqueue: Add new WQ_PERCPU flag
Marco Crivellari
1
-0
/
+1
2025-06-17
workqueue: Add system_percpu_wq and system_dfl_wq
Marco Crivellari
1
-3
/
+5
2025-06-17
x86/bugs: Add a Transient Scheduler Attacks mitigation
Borislav Petkov (AMD)
1
-0
/
+1
2025-06-17
wifi: remove zero-length arrays
Johannes Berg
1
-9
/
+9
2025-06-17
mm/filemap: introduce generic_file_*_mmap_prepare() helpers
Lorenzo Stoakes
1
-2
/
+4
2025-06-17
fs/dax: make it possible to check dev dax support without a VMA
Lorenzo Stoakes
1
-7
/
+9
2025-06-17
fs: consistently use can_mmap_file() helper
Lorenzo Stoakes
1
-1
/
+1
2025-06-17
serial: 8250: sanitize uart_port::serial_{in,out}() types
Jiri Slaby (SUSE)
2
-4
/
+4
2025-06-17
tty: introduce and use tty_port_tty_vhangup() helper
Jiri Slaby (SUSE)
1
-1
/
+11
2025-06-17
mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
Lorenzo Stoakes
1
-3
/
+2
2025-06-17
mm, slab: use frozen pages for large kmalloc
Vlastimil Babka
1
-1
/
+3
2025-06-17
driver core: Add device_link_test() for testing device link flags
Rafael J. Wysocki
1
-0
/
+5
2025-06-17
PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations
Shradha Gupta
1
-0
/
+2
2025-06-16
net: phy: remove phy_driver_is_genphy_10g
Heiner Kallweit
1
-2
/
+0
2025-06-16
net: phy: improve phy_driver_is_genphy
Heiner Kallweit
1
-1
/
+11
2025-06-16
net: phy: add flag is_genphy_driven to struct phy_device
Heiner Kallweit
1
-0
/
+2
[prev]
[next]