index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
reset
/
tps65086-restart.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-27
mm/mremap: fix vm_pgoff in vma_merge() case 3
Vlastimil Babka
1
-1
/
+1
2023-04-26
net: phy: hide the PHYLIB_LEDS knob
Paolo Abeni
1
-3
/
+1
2023-04-25
spi: bcm63xx: use macro DEFINE_SIMPLE_DEV_PM_OPS
Dhruva Gole
1
-3
/
+1
2023-04-25
gfs2: gfs2_ail_empty_gl no log flush on error
Bob Peterson
1
-2
/
+3
2023-04-25
gfs2: Issue message when revokes cannot be written
Bob Peterson
1
-1
/
+3
2023-04-25
gfs2: Perform second log flush in gfs2_make_fs_ro
Bob Peterson
1
-0
/
+9
2023-04-25
gfs2: return errors from gfs2_ail_empty_gl
Bob Peterson
1
-3
/
+5
2023-04-25
HID: amd_sfh: Fix max supported HID devices
Basavaraj Natikar
1
-1
/
+1
2023-04-25
net: phy: marvell-88x2222: remove unnecessary (void*) conversions
wuych
1
-2
/
+2
2023-04-25
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
1
-0
/
+3
2023-04-25
net: amd: Fix link leak when verifying config failed
Gencen Gan
1
-1
/
+1
2023-04-25
media: ov5670: Fix probe on ACPI
Sakari Ailus
1
-1
/
+1
2023-04-25
net: phy: marvell: Fix inconsistent indenting in led_blink_set
Christian Marangi
1
-4
/
+4
2023-04-25
lan966x: Don't use xdp_frame when action is XDP_TX
Horatiu Vultur
3
-23
/
+28
2023-04-25
tsnep: Add XDP socket zero-copy TX support
Gerhard Engleder
2
-11
/
+121
2023-04-25
tsnep: Add XDP socket zero-copy RX support
Gerhard Engleder
3
-14
/
+556
2023-04-25
tsnep: Move skb receive action to separate function
Gerhard Engleder
1
-16
/
+23
2023-04-25
tsnep: Add functions for queue enable/disable
Gerhard Engleder
1
-33
/
+64
2023-04-25
tsnep: Rework TX/RX queue initialization
Gerhard Engleder
1
-43
/
+51
2023-04-25
tsnep: Replace modulo operation with mask
Gerhard Engleder
2
-14
/
+15
2023-04-25
net: phy: dp83867: Add led_brightness_set support
Alexander Stein
1
-0
/
+31
2023-04-25
net: phy: Fix reading LED reg property
Alexander Stein
1
-1
/
+5
2023-04-25
drivers: nfc: nfcsim: remove return value check of `dev_dir`
Jianuo Kuang
1
-5
/
+0
2023-04-25
net: phy: dp83867: Remove unnecessary (void*) conversions
wuych
1
-2
/
+1
2023-04-25
net: ethtool: coalesce: try to make user settings stick twice
Jakub Kicinski
2
-11
/
+47
2023-04-25
net: mana: Check if netdev/napi_alloc_frag returns single page
Haiyang Zhang
1
-0
/
+15
2023-04-25
net: mana: Rename mana_refill_rxoob and remove some empty lines
Haiyang Zhang
1
-6
/
+3
2023-04-25
net: veth: add page_pool stats
Lorenzo Bianconi
2
-3
/
+18
2023-04-25
net: veth: add page_pool for page recycling
Lorenzo Bianconi
2
-4
/
+45
2023-04-25
netlink: Use copy_to_user() for optval in netlink_getsockopt().
Kuniyuki Iwashima
1
-52
/
+23
2023-04-25
selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter tests
Andrii Nakryiko
1
-11
/
+15
2023-04-24
bpf: Add __rcu_read_{lock,unlock} into btf id deny list
Yafang Shao
1
-0
/
+4
2023-04-24
bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixed
Dave Marchevsky
2
-3
/
+4
2023-04-24
f2fs: remove unnessary comment in __may_age_extent_tree
Qi Han
1
-1
/
+0
2023-04-24
f2fs: allocate node blocks for atomic write block replacement
Daeho Jeong
1
-1
/
+1
2023-04-24
f2fs: use cow inode data when updating atomic write
Daeho Jeong
1
-5
/
+10
2023-04-24
f2fs: remove power-of-two limitation of zoned device
Jaegeuk Kim
4
-11
/
+6
2023-04-24
iov: improve copy_iovec_from_user() code generation
Linus Torvalds
1
-9
/
+26
2023-04-24
scripts: Remove ICC-related dead code
Ruihan Li
1
-4
/
+0
2023-04-24
tpm: Add !tpm_amd_is_rng_defective() to the hwrng_unregister() call site
Jarkko Sakkinen
1
-1
/
+2
2023-04-24
tpm_tis: fix stall after iowrite*()s
Haris Okanovic
1
-2
/
+41
2023-04-24
tpm/tpm_tis_synquacer: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-24
tpm/tpm_tis: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-24
tpm/tpm_ftpm_tee: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+3
2023-04-24
tpm: tpm_tis_spi: Mark ACPI and OF related data as maybe unused
Krzysztof Kozlowski
1
-2
/
+2
2023-04-24
tpm: st33zp24: Mark ACPI and OF related data as maybe unused
Krzysztof Kozlowski
2
-4
/
+4
2023-04-24
tpm, tpm_tis: Enable interrupt test
Lino Sanfilippo
1
-0
/
+5
2023-04-24
tpm, tpm_tis: startup chip before testing for interrupts
Lino Sanfilippo
3
-14
/
+30
2023-04-24
tpm, tpm_tis: Claim locality when interrupts are reenabled on resume
Lino Sanfilippo
1
-10
/
+9
2023-04-24
tpm, tpm_tis: Claim locality in interrupt handler
Lino Sanfilippo
1
-0
/
+2
[next]