index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-03
kernel/printk/index.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-01-18
printk: Use scnprintf() to print the message about the dropped messages on a ...
Petr Mladek
1
-1
/
+1
2023-01-11
printk: adjust string limit macros
John Ogness
2
-26
/
+25
2023-01-11
printk: use printk_buffers for devkmsg
John Ogness
1
-27
/
+22
2023-01-11
printk: introduce console_prepend_dropped() for dropped messages
John Ogness
2
-33
/
+61
2023-01-11
printk: introduce printk_get_next_message() and printk_message
John Ogness
2
-35
/
+96
2023-01-11
printk: introduce struct printk_buffers
John Ogness
2
-31
/
+36
2023-01-11
console: Document struct console
Thomas Gleixner
1
-17
/
+37
2023-01-11
console: Use BIT() macros for @flags values
Thomas Gleixner
1
-10
/
+36
2023-01-11
printk: move size limit macros into internal.h
John Ogness
3
-19
/
+24
2023-01-03
docs: gdbmacros: print newest record
John Ogness
1
-1
/
+1
2022-12-11
Linux 6.1
v6.1
Linus Torvalds
1
-1
/
+1
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-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-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
[next]