index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
futex
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-08
mm/zswap: don't return LRU_SKIP if we have dropped lru lock
Chengming Zhou
1
-3
/
+1
2024-02-08
fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super
Oscar Salvador
1
-2
/
+4
2024-02-08
mailmap: switch email address for John Moon
John Moon
1
-0
/
+1
2024-02-08
mm: zswap: fix objcg use-after-free in entry destruction
Johannes Weiner
1
-4
/
+4
2024-02-08
mm/madvise: don't forget to leave lazy MMU mode in madvise_cold_or_pageout_pt...
Sergey Senozhatsky
1
-0
/
+1
2024-02-08
arch/arm/mm: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
1
-0
/
+2
2024-02-08
selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros
Muhammad Usama Anjum
1
-0
/
+1
2024-02-08
mm/memory-failure: fix crash in split_huge_page_to_list from soft_offline_page
Miaohe Lin
1
-0
/
+3
2024-02-08
mm: memcg: optimize parent iteration in memcg_rstat_updated()
Yosry Ahmed
1
-21
/
+35
2024-02-08
nilfs2: fix data corruption in dsync block recovery for small block sizes
Ryusuke Konishi
1
-3
/
+4
2024-02-08
mm/userfaultfd: UFFDIO_MOVE implementation should use ptep_get()
Ryan Roberts
1
-7
/
+7
2024-02-08
exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)
Oleg Nesterov
1
-7
/
+3
2024-02-08
fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats
Oleg Nesterov
1
-26
/
+32
2024-02-08
fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_t...
Oleg Nesterov
1
-4
/
+6
2024-02-08
getrusage: use sig->stats_lock rather than lock_task_sighand()
Oleg Nesterov
1
-3
/
+13
2024-02-08
getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()
Oleg Nesterov
1
-15
/
+19
2024-02-08
mm: hugetlb pages should not be reserved by shmat() if SHM_NORESERVE
Prakash Sangappa
1
-1
/
+12
2024-02-04
Linux 6.8-rc3
v6.8-rc3
Linus Torvalds
1
-1
/
+1
2024-02-02
Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table
Szilard Fabian
1
-0
/
+8
2024-02-02
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
Werner Sembach
1
-0
/
+6
2024-02-02
dm-crypt, dm-verity: disable tasklets
Mikulas Patocka
3
-61
/
+4
2024-02-02
Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"
Andreas Gruenbacher
2
-18
/
+13
2024-02-02
dmaengine: at_hdmac: add missing kernel-doc style description
Vinod Koul
1
-1
/
+10
2024-02-02
powerpc: iommu: Bring back table group release_ownership() call
Shivaprasad G Bhat
1
-9
/
+28
2024-02-02
nouveau: offload fence uevents work to workqueue
Dave Airlie
2
-6
/
+19
2024-02-02
nouveau/gsp: use correct size for registry rpc.
Dave Airlie
1
-1
/
+1
2024-02-02
ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type
Zhang Yi
1
-29
/
+3
2024-02-02
ext4: make ext4_map_blocks() distinguish delalloc only extent
Zhang Yi
3
-3
/
+10
2024-02-02
ext4: add a hole extent entry in cache after punch
Zhang Yi
1
-2
/
+4
2024-02-02
Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
Hans de Goede
1
-1
/
+2
2024-02-02
Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
Hans de Goede
1
-5
/
+8
2024-02-02
ext4: correct the hole length returned by ext4_map_blocks()
Zhang Yi
1
-41
/
+70
2024-02-02
ext4: convert to exclusive lock while inserting delalloc extents
Zhang Yi
1
-14
/
+11
2024-02-02
ext4: refactor ext4_da_map_blocks()
Zhang Yi
1
-22
/
+17
2024-02-01
Kconfig: Disable -Wstringop-overflow for GCC globally
Linus Torvalds
1
-3
/
+3
2024-02-01
smb: client: increase number of PDUs allowed in a compound request
Paulo Alcantara
2
-3
/
+3
2024-02-01
cifs: failure to add channel on iface should bump up weight
Shyam Prasad N
1
-0
/
+2
2024-02-01
cifs: do not search for channel if server is terminating
Shyam Prasad N
2
-1
/
+5
2024-02-01
cifs: avoid redundant calls to disable multichannel
Shyam Prasad N
1
-1
/
+1
2024-02-01
block: Fix where bio IO priority gets set
Hongyu Jin
2
-10
/
+10
2024-02-01
doc/netlink/specs: Add missing attr in rt_link spec
Donald Hunter
1
-0
/
+10
2024-02-01
idpf: avoid compiler padding in virtchnl2_ptype struct
Pavan Kumar Linga
1
-1
/
+1
2024-02-01
selftests: mptcp: join: stop transfer when check is done (part 2)
Matthieu Baerts (NGI0)
1
-14
/
+9
2024-02-01
selftests: mptcp: join: stop transfer when check is done (part 1)
Matthieu Baerts (NGI0)
1
-2
/
+2
2024-02-01
selftests: mptcp: allow changing subtests prefix
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-02-01
selftests: mptcp: decrease BW in simult flows
Matthieu Baerts (NGI0)
1
-4
/
+4
2024-02-01
selftests: mptcp: increase timeout to 30 min
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-02-01
selftests: mptcp: add missing kconfig for NF Mangle
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-02-01
selftests: mptcp: add missing kconfig for NF Filter in v6
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-02-01
selftests: mptcp: add missing kconfig for NF Filter
Matthieu Baerts (NGI0)
1
-0
/
+1
[next]