index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-24
Revert "md-raid: destroy the bitmap after destroying the thread"
Guoqing Jiang
1
-1
/
+1
2022-08-24
Merge tag 'thermal-v6.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Rafael J. Wysocki
53
-1319
/
+793
2022-08-24
Merge tag 'trace-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-46
/
+33
2022-08-24
md: Flush workqueue md_rdev_misc_wq in md_alloc()
David Sloan
1
-0
/
+1
2022-08-24
md/raid10: Fix the data type of an r10_sync_page_io() argument
Bart Van Assche
1
-7
/
+6
2022-08-24
cifs: skip extra NULL byte in filenames
Paulo Alcantara
1
-10
/
+6
2022-08-24
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
Linus Torvalds
1
-1
/
+1
2022-08-24
ASoC: mediatek: dt-bindings: modify machine
Mark Brown
2
-0
/
+20
2022-08-24
MAINTAINERS: Add Manivannan Sadhasivam as PCI Endpoint reviewer
Manivannan Sadhasivam
1
-0
/
+1
2022-08-24
ice: Print human-friendly PHY types
Anirudh Venkataramanan
1
-18
/
+140
2022-08-24
ice: Implement devlink port split operations
Anatolii Gerasymenko
3
-0
/
+326
2022-08-24
ice: Add additional flags to ice_nvm_write_activate
Jacob Keller
3
-5
/
+16
2022-08-24
ice: Add port option admin queue commands
Anatolii Gerasymenko
3
-0
/
+178
2022-08-24
ice: Add support for ip TTL & ToS offload
Marcin Szycik
2
-4
/
+144
2022-08-24
lib/cpumask_kunit: add tests file to MAINTAINERS
Sander Vanheule
1
-0
/
+1
2022-08-24
lib/cpumask_kunit: log mask contents
Sander Vanheule
1
-19
/
+30
2022-08-24
lib/test_cpumask: follow KUnit style guidelines
Sander Vanheule
3
-3
/
+6
2022-08-24
lib/test_cpumask: fix cpu_possible_mask last test
Sander Vanheule
1
-1
/
+1
2022-08-24
lib/test_cpumask: drop cpu_possible_mask full test
Sander Vanheule
1
-1
/
+0
2022-08-24
io_uring: conditional ->async_data allocation
Pavel Begunkov
2
-3
/
+6
2022-08-24
io_uring/notif: order notif vs send CQEs
Pavel Begunkov
1
-2
/
+4
2022-08-24
io_uring/net: fix indentation
Pavel Begunkov
1
-1
/
+1
2022-08-24
io_uring/net: fix zc send link failing
Pavel Begunkov
1
-0
/
+1
2022-08-24
io_uring/net: fix must_hold annotation
Pavel Begunkov
1
-1
/
+1
2022-08-24
block/rnbd-clt: Remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-08-24
mm/sl[au]b: introduce common alloc/free functions without tracepoint
Hyeonggon Yoo
3
-7
/
+47
2022-08-24
mm/slab: kmalloc: pass requests larger than order-1 page to page allocator
Hyeonggon Yoo
5
-62
/
+68
2022-08-24
mm/slab_common: cleanup kmalloc_large()
Hyeonggon Yoo
1
-22
/
+13
2022-08-24
mm/slab_common: kmalloc_node: pass large requests to page allocator
Hyeonggon Yoo
4
-9
/
+32
2022-08-24
mm/slub: move kmalloc_large_node() to slab_common.c
Hyeonggon Yoo
3
-25
/
+26
2022-08-24
mm/slab_common: fold kmalloc_order_trace() into kmalloc_large()
Hyeonggon Yoo
2
-33
/
+6
2022-08-24
mm/sl[au]b: factor out __do_kmalloc_node()
Hyeonggon Yoo
2
-81
/
+20
2022-08-24
mm/slab_common: cleanup kmalloc_track_caller()
Hyeonggon Yoo
4
-43
/
+8
2022-08-24
mm/slab_common: remove CONFIG_NUMA ifdefs for common kmalloc functions
Hyeonggon Yoo
4
-40
/
+1
2022-08-24
mm/slab: cleanup slab_alloc() and slab_alloc_node()
Hyeonggon Yoo
1
-36
/
+13
2022-08-24
mm/slab: move NUMA-related code to __do_cache_alloc()
Hyeonggon Yoo
1
-37
/
+31
2022-08-24
drm/i915/guc/slpc: Allow SLPC to use efficient frequency
Vinay Belgaumkar
4
-54
/
+31
2022-08-24
staging: r8188eu: remove unnecessary null check
Minghao Chi
1
-4
/
+0
2022-08-24
staging: sm750fb: split multiple assignments to lines
Christopher Carbone
1
-4
/
+8
2022-08-24
clk: samsung: MAINTAINERS: add Krzysztof Kozlowski
Krzysztof Kozlowski
1
-0
/
+2
2022-08-24
ASoC: mediatek: dt-bindings: modify machine bindings for SOF
chunxu.li
1
-0
/
+10
2022-08-24
ASoC: mediatek: dt-bindings: modify machine bindings for SOF
chunxu.li
1
-0
/
+10
2022-08-24
loop: Check for overflow while configuring loop
Siddh Raman Pant
1
-0
/
+5
2022-08-24
Merge branch 'sysctl-data-races'
David S. Miller
25
-68
/
+98
2022-08-24
net: Fix a data-race around sysctl_somaxconn.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix a data-race around netdev_unregister_timeout_secs.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix a data-race around gro_normal_batch.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
3
-9
/
+21
2022-08-24
net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.
Kuniyuki Iwashima
1
-3
/
+8
2022-08-24
net: Fix a data-race around netdev_budget_usecs.
Kuniyuki Iwashima
1
-1
/
+1
[prev]
[next]