index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nls
/
mac-inuit.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2022-12-07
can: esd_usb: Allow REC and TEC to return to zero
Frank Jungclaus
1
-0
/
+6
2022-12-07
can: can327: flush TX_work on ldisc .close()
Max Staudt
1
-7
/
+10
2022-12-07
can: slcan: fix freed work crash
Jiri Slaby (SUSE)
1
-4
/
+6
2022-12-07
can: af_can: fix NULL pointer dereference in can_rcv_filter
Oliver Hartkopp
1
-3
/
+3
2022-12-07
net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()
Zhengchao Shao
1
-0
/
+2
2022-12-07
ipv4: Fix incorrect route flushing when table ID 0 is used
Ido Schimmel
2
-0
/
+13
2022-12-07
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
2
-0
/
+28
2022-12-07
net: fec: properly guard irq coalesce setup
Rasmus Villemoes
1
-1
/
+2
2022-12-07
bonding: get correct NA dest address
Hangbin Liu
1
-1
/
+1
2022-12-07
ata: libahci_platform: ahci_platform_find_clk: oops, NULL pointer
Anders Roxell
1
-1
/
+1
2022-12-06
Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"
Will Deacon
1
-1
/
+16
[next]