index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-gate.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-10
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
3
-3
/
+14
2022-12-10
MAINTAINERS: update Muchun Song's email
Muchun Song
2
-2
/
+4
2022-12-10
mm/gup: fix gup_pud_range() for dax
John Starks
1
-1
/
+1
2022-12-10
mmap: fix do_brk_flags() modifying obviously incorrect VMAs
Liam Howlett
1
-8
/
+3
2022-12-10
mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
David Hildenbrand
1
-3
/
+5
2022-12-10
tmpfs: fix data loss from failed fallocate
Hugh Dickins
1
-0
/
+11
2022-12-10
kselftests: cgroup: update kmem test precision tolerance
Michal Hocko
1
-3
/
+3
2022-12-10
mm: do not BUG_ON missing brk mapping, because userspace can unmap it
Jason A. Donenfeld
1
-2
/
+1
2022-12-10
mailmap: update Matti Vaittinen's email address
Matti Vaittinen
1
-0
/
+1
2022-12-09
clk: nomadik: correct struct name kernel-doc warning
Randy Dunlap
1
-1
/
+1
2022-12-09
clk: lmk04832: fix kernel-doc warnings
Liam Beguin
1
-9
/
+9
2022-12-09
clk: lmk04832: drop superfluous #include
Liam Beguin
1
-2
/
+0
2022-12-09
clk: lmk04832: drop unnecessary semicolons
Liam Beguin
1
-8
/
+9
2022-12-09
clk: lmk04832: declare variables as const when possible
Liam Beguin
1
-2
/
+2
2022-12-09
clk: socfpga: Fix memory leak in socfpga_gate_init()
Xiu Jianfeng
1
-1
/
+4
2022-12-09
clk: microchip: enable the MPFS clk driver by default if SOC_MICROCHIP_POLARFIRE
Conor Dooley
1
-1
/
+2
2022-12-08
Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...
Benjamin Tissoires
1
-19
/
+0
2022-12-08
Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"
Benjamin Tissoires
1
-0
/
+9
2022-12-08
memcg: Fix possible use-after-free in memcg_write_event_control()
Tejun Heo
3
-3
/
+14
2022-12-08
net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()
Radu Nicolae Pirea (OSS)
1
-1
/
+1
2022-12-08
s390/qeth: fix use-after-free in hsci
Alexandra Winter
1
-1
/
+1
2022-12-08
macsec: add missing attribute validation for offload
Emeel Hakim
1
-0
/
+1
2022-12-08
net: mvneta: Fix an out of bounds check
Dan Carpenter
1
-4
/
+1
2022-12-08
net: thunderbolt: fix memory leak in tbnet_open()
Zhengchao Shao
1
-0
/
+1
2022-12-08
Revert "ARM: dts: imx7: Fix NAND controller size-cells"
Francesco Dolcini
1
-2
/
+2
2022-12-08
docs/zh_CN: Add LoongArch booting description's translation
Yanteng Si
2
-0
/
+49
2022-12-08
docs/LoongArch: Add booting description
Yanteng Si
2
-0
/
+43
2022-12-08
LoongArch: mm: Fix huge page entry update for virtual machine
Huacai Chen
1
-14
/
+16
2022-12-08
LoongArch: Export symbol for function smp_send_reschedule()
Bibo Mao
2
-10
/
+11
2022-12-08
ipv6: avoid use-after-free in ip6_fragment()
Eric Dumazet
1
-0
/
+5
2022-12-08
net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()
Yang Yingliang
1
-2
/
+2
2022-12-08
net: phy: mxl-gpy: add MDINT workaround
Michael Walle
1
-0
/
+85
2022-12-08
clk: st: Fix memory leak in st_of_quadfs_setup()
Xiu Jianfeng
1
-2
/
+3
2022-12-08
clk: samsung: Fix memory leak in _samsung_clk_register_pll()
Xiu Jianfeng
1
-0
/
+1
2022-12-07
clk: Add trace events for rate requests
Maxime Ripard
2
-0
/
+74
2022-12-07
clk: Store clk_core for clk_rate_request
Maxime Ripard
2
-0
/
+3
2022-12-07
fscache: Fix oops due to race with cookie_lru and use_cookie
Dave Wysochanski
2
-0
/
+10
2022-12-07
media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()
Hans Verkuil
1
-29
/
+73
2022-12-07
drm/amd/display: fix array index out of bound error in DCN32 DML
Aurabindo Pillai
1
-1
/
+1
2022-12-07
drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspend
Prike Liang
1
-9
/
+15
2022-12-07
net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY ports
Vladimir Oltean
1
-2
/
+5
2022-12-07
xen/netback: fix build warning
Juergen Gross
1
-1
/
+1
2022-12-07
xen/netback: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-07
platform/x86/amd: pmc: Add a workaround for an s0i3 issue on Cezanne
Mario Limonciello
1
-0
/
+6
2022-12-07
ARM: 9278/1: kfence: only handle translation faults
Wang Kefeng
2
-5
/
+22
2022-12-07
io_uring: Fix a null-ptr-deref in io_tctx_exit_cb()
Harshit Mogalapalli
1
-1
/
+3
2022-12-07
dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...
Yuan Can
1
-0
/
+4
2022-12-07
ethernet: aeroflex: fix potential skb leak in greth_init_rings()
Zhang Changzhong
1
-0
/
+1
2022-12-07
tipc: call tipc_lxc_xmit without holding node_read_lock
Xin Long
1
-3
/
+9
2022-12-07
can: esd_usb: Allow REC and TEC to return to zero
Frank Jungclaus
1
-0
/
+6
[next]