index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
exit.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
mm/munlock: protect the per-CPU pagevec by a local_lock_t
Sebastian Andrzej Siewior
6
-16
/
+47
2022-04-01
mm/munlock: update Documentation/vm/unevictable-lru.rst
Hugh Dickins
1
-261
/
+210
2022-04-01
mm/munlock: add lru_add_drain() to fix memcg_stat_test
Hugh Dickins
1
-2
/
+8
2022-04-01
nilfs2: get rid of nilfs_mapping_init()
Ryusuke Konishi
2
-10
/
+0
2022-04-01
nilfs2: fix lockdep warnings during disk space reclamation
Ryusuke Konishi
5
-21
/
+92
2022-04-01
nilfs2: fix lockdep warnings in page operations for btree nodes
Ryusuke Konishi
10
-50
/
+154
2022-04-01
ocfs2: fix crash when mount with quota enabled
Joseph Qi
2
-13
/
+12
2022-04-01
Revert "mm: madvise: skip unmapped vma holes passed to process_madvise"
Charan Teja Kalla
1
-8
/
+1
2022-03-31
random: mix build-time latent entropy into pool at init
Jason A. Donenfeld
1
-0
/
+5
2022-03-31
gfs2: Make sure FITRIM minlen is rounded up to fs block size
Andrew Price
1
-1
/
+2
2022-03-31
ARM/dma-mapping: Remove CMA code when not built with CMA
Kees Cook
3
-4
/
+6
2022-03-31
vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devices
Eric Dumazet
1
-0
/
+6
2022-03-31
openvswitch: Add recirc_id to recirc warning
Stéphane Graber
1
-2
/
+2
2022-03-31
rxrpc: fix some null-ptr-deref bugs in server_key.c
Xiaolong Huang
1
-2
/
+5
2022-03-31
rxrpc: Fix call timer start racing with call destruction
David Howells
4
-15
/
+50
2022-03-31
net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware
Guangbin Huang
1
-3
/
+3
2022-03-31
net: hns3: fix the concurrency between functions reading debugfs
Yufeng Mo
3
-5
/
+12
2022-03-31
docs: netdev: move the netdev-FAQ to the process pages
Jakub Kicinski
5
-2
/
+5
2022-03-31
docs: netdev: broaden the new vs old code formatting guidelines
Jakub Kicinski
1
-4
/
+4
2022-03-31
docs: netdev: call out the merge window in tag checking
Jakub Kicinski
1
-1
/
+3
2022-03-31
docs: netdev: add missing back ticks
Jakub Kicinski
1
-6
/
+6
2022-03-31
docs: netdev: make the testing requirement more stringent
Jakub Kicinski
1
-5
/
+9
2022-03-31
docs: netdev: add a question about re-posting frequency
Jakub Kicinski
1
-0
/
+11
2022-03-31
docs: netdev: rephrase the 'should I update patchwork' question
Jakub Kicinski
1
-3
/
+5
2022-03-31
docs: netdev: rephrase the 'Under review' question
Jakub Kicinski
1
-3
/
+5
2022-03-31
docs: netdev: shorten the name and mention msgid for patch status
Jakub Kicinski
1
-3
/
+5
2022-03-31
docs: netdev: note that RFC postings are allowed any time
Jakub Kicinski
1
-0
/
+3
2022-03-31
docs: netdev: turn the net-next closed into a Warning
Jakub Kicinski
1
-2
/
+3
2022-03-31
docs: netdev: move the patch marking section up
Jakub Kicinski
1
-14
/
+11
2022-03-31
docs: netdev: minor reword
Jakub Kicinski
1
-1
/
+1
2022-03-31
docs: netdev: replace references to old archives
Jakub Kicinski
1
-4
/
+2
2022-03-31
can: gs_usb: gs_make_candev(): fix memory leak for devices with extended bit ...
Marc Kleine-Budde
1
-0
/
+2
2022-03-31
can: mcba_usb: properly check endpoint type
Pavel Skripkin
1
-10
/
+16
2022-03-31
can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path
Hangyu Hua
1
-1
/
+0
2022-03-31
can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
1
-16
/
+14
2022-03-31
can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
1
-1
/
+0
2022-03-31
can: m_can: m_can_tx_handler(): fix use after free of skb
Marc Kleine-Budde
1
-2
/
+3
2022-03-31
can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error value
Tom Rix
1
-1
/
+1
2022-03-31
can: isotp: restore accidentally removed MSG_PEEK feature
Oliver Hartkopp
1
-1
/
+1
2022-03-31
kbuild: Make $(LLVM) more flexible
Nathan Chancellor
4
-25
/
+62
2022-03-31
kbuild: add --target to correctly cross-compile UAPI headers with Clang
Masahiro Yamada
1
-1
/
+1
2022-03-31
fixdep: use fflush() and ferror() to ensure successful write to files
Masahiro Yamada
1
-27
/
+19
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
13
-26
/
+13
2022-03-31
usr/include: replace extra-y with always-y
Masahiro Yamada
1
-1
/
+1
2022-03-31
net: sparx5: uses, depends on BRIDGE or !BRIDGE
Randy Dunlap
1
-0
/
+1
2022-03-31
wireguard: socket: ignore v6 endpoints when ipv6 is disabled
Jason A. Donenfeld
1
-2
/
+2
2022-03-31
wireguard: socket: free skb in send6 when ipv6 is disabled
Wang Hai
1
-0
/
+1
2022-03-31
wireguard: selftests: simplify RNG seeding
Jason A. Donenfeld
1
-19
/
+7
2022-03-31
wireguard: queueing: use CFI-safe ptr_ring cleanup function
Jason A. Donenfeld
1
-1
/
+2
2022-03-31
mm: page_alloc: validate buddy before check its migratetype.
Zi Yan
1
-0
/
+3
[next]