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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-13
Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
1
-1
/
+2
2025-02-13
gpiolib: add gpiod_multi_set_value_cansleep
Mark Brown
1
-0
/
+11
2025-02-13
drm: Introduce device wedged event
Raag Jadav
2
-0
/
+9
2025-02-13
Reapply "net: skb: introduce and use a single page frag cache"
Jakub Kicinski
1
-0
/
+1
2025-02-13
sctp: Remove commented out code
Thorsten Blum
1
-1
/
+0
2025-02-13
soundwire: amd: add support for ACP7.0 & ACP7.1 platforms
Vijendar Mukunda
1
-0
/
+2
2025-02-13
Bluetooth: L2CAP: Fix corrupted list in hci_chan_del
Luiz Augusto von Dentz
1
-1
/
+2
2025-02-13
driver core: add a faux bus for use when a simple device/bus is needed
Greg Kroah-Hartman
1
-0
/
+69
2025-02-13
i2c: Unexport i2c_of_match_device()
Andy Shevchenko
1
-11
/
+0
2025-02-13
block: cleanup and fix batch completion adding conditions
Jens Axboe
1
-4
/
+14
2025-02-13
drm/atomic-helper: Introduce drm_atomic_helper_reset_crtc()
Herve Codina
1
-0
/
+2
2025-02-13
netfs: Fix a number of read-retry hangs
David Howells
2
-2
/
+4
2025-02-13
mdomain: Merge branch rockchip into next
Ulf Hansson
2
-0
/
+10
2025-02-13
pmdomain: core: Introduce dev_pm_genpd_rpm_always_on()
Ulf Hansson
1
-0
/
+7
2025-02-13
soc: rockchip: add header for suspend mode SIP interface
Shawn Lin
1
-0
/
+3
2025-02-13
dt-bindings: power: rpmpd: Fix comment for SM6375
Luca Weiss
1
-1
/
+1
2025-02-13
media: rc: add keymap for Siemens Gigaset RC20 remote
Michael Klein
1
-0
/
+1
2025-02-13
drm: Fix DSC BPP increment decoding
Imre Deak
1
-0
/
+1
2025-02-13
jbd2: Avoid long replay times due to high number or revoke blocks
Jan Kara
1
-0
/
+2
2025-02-12
net: avoid unconditionally touching sk_tsflags on RX
Paolo Abeni
1
-4
/
+5
2025-02-12
scsi: ufs: Constify the third pwr_change_notify() argument
Bart Van Assche
1
-4
/
+4
2025-02-12
scsi: usb: Rename the RESERVE and RELEASE constants
Bart Van Assche
3
-6
/
+6
2025-02-12
scsi: ufs: core: Critical health condition
Avri Altman
2
-0
/
+4
2025-02-12
scsi: iscsi_tcp: Switch to using the crc32c library
Eric Biggers
1
-10
/
+6
2025-02-12
net: phylink: provide phylink_mac_implements_lpi()
Russell King (Oracle)
1
-0
/
+12
2025-02-12
drm/amdgpu: Add flags to distinguish vf/pf/pt mode
Asad Kamal
1
-0
/
+10
2025-02-12
net: report csum_complete via qstats
Jakub Kicinski
1
-0
/
+1
2025-02-13
drm/i2c: tda998x: drop support for platform_data
Dmitry Baryshkov
1
-40
/
+0
2025-02-12
net: phy: Add support for driver-specific next update time
Oleksij Rempel
1
-0
/
+13
2025-02-12
spi: fix missing offload_flags doc
David Lechner
1
-0
/
+2
2025-02-12
gpiolib: Simplify implementation of for_each_hwgpio_in_range()
Andy Shevchenko
1
-5
/
+3
2025-02-12
gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()
Andy Shevchenko
1
-14
/
+21
2025-02-12
Merge patch series "fs: allow changing idmappings"
Christian Brauner
3
-4
/
+12
2025-02-12
fs: add open_tree_attr()
Christian Brauner
2
-1
/
+7
2025-02-12
statmount: add a new supported_mask field
Jeff Layton
1
-1
/
+3
2025-02-12
statmount: allow to retrieve idmappings
Christian Brauner
2
-1
/
+12
2025-02-12
uidgid: add map_id_range_up()
Christian Brauner
1
-0
/
+6
2025-02-12
drm/sched: Use struct for drm_sched_init() params
Philipp Stanner
1
-5
/
+31
2025-02-12
gpiolib: add gpiod_multi_set_value_cansleep()
David Lechner
1
-0
/
+11
2025-02-12
drm: ensure drm headers are self-contained and pass kernel-doc
Jani Nikula
2
-0
/
+19
2025-02-12
drm/client: include types.h to make drm_client_event.h self-contained
Jani Nikula
1
-0
/
+2
2025-02-12
f2fs: add ioctl to get IO priority hint
Jaegeuk Kim
1
-0
/
+7
2025-02-11
net: phy: remove unused PHY_INIT_TIMEOUT and PHY_FORCE_TIMEOUT
Heiner Kallweit
1
-3
/
+0
2025-02-11
net: phy: rename phy_set_eee_broken to phy_disable_eee_mode
Heiner Kallweit
1
-3
/
+3
2025-02-11
net: phy: rename eee_broken_modes to eee_disabled_modes
Heiner Kallweit
1
-3
/
+3
2025-02-11
block: introduce init_wait_func()
Muchun Song
1
-2
/
+4
2025-02-11
thermal/netlink: Prevent userspace segmentation fault by adjusting UAPI header
Zhang Rui
1
-1
/
+1
2025-02-11
dt-bindings: iio: adc: adi,ad4695: add SPI offload properties
David Lechner
1
-0
/
+7
2025-02-11
pwm: lpss: Clarify the bypass member semantics in struct pwm_lpss_boardinfo
Andy Shevchenko
1
-3
/
+30
2025-02-11
spi: offload: types: include linux/bits.h
David Lechner
1
-0
/
+1
[prev]
[next]