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-09-26
cxgb4: fix missing unlock on ETHOFLD desc collect fail path
Rafael Mendonca
1
-9
/
+19
2022-09-26
Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
1
-2
/
+1
2022-09-26
net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
Hangyu Hua
1
-1
/
+4
2022-09-26
x86/uaccess: avoid check_object_size() in copy_from_user_nmi()
Kees Cook
1
-1
/
+1
2022-09-26
mm/page_isolation: fix isolate_single_pageblock() isolation behavior
Zi Yan
1
-11
/
+14
2022-09-26
mm,hwpoison: check mm when killing accessing process
Shuai Xue
1
-0
/
+3
2022-09-26
mm/hugetlb: correct demote page offset logic
Doug Berger
1
-6
/
+8
2022-09-26
mm: prevent page_frag_alloc() from corrupting the memory
Maurizio Lombardi
1
-0
/
+12
2022-09-26
mm: bring back update_mmu_cache() to finish_fault()
Sergei Antonov
1
-4
/
+10
2022-09-26
frontswap: don't call ->init if no ops are registered
Christoph Hellwig
1
-0
/
+3
2022-09-26
mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()
Naoya Horiguchi
1
-4
/
+2
2022-09-26
mm: fix madivse_pageout mishandling on non-LRU page
Minchan Kim
1
-2
/
+5
2022-09-26
powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush
Yang Shi
1
-9
/
+0
2022-09-26
mm: gup: fix the fast GUP race against THP collapse
Yang Shi
2
-10
/
+34
2022-09-26
usbnet: Fix memory leak in usbnet_disconnect()
Peilin Ye
1
-1
/
+6
2022-09-26
io_uring: register single issuer task at creation
Dylan Yudaken
1
-0
/
+7
2022-09-26
ext4: fixup possible uninitialized variable access in ext4_mb_choose_next_group_cr1()
Jan Kara
1
-2
/
+1
2022-09-26
Revert "net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()"
Sasha Levin
1
-2
/
+2
2022-09-26
drm/i915/gt: Restrict forced preemption to the active context
Chris Wilson
2
-1
/
+35
2022-09-26
perf tests powerpc: Fix branch stack sampling test to include sanity check for branch filter
Athira Rajeev
1
-1
/
+2
2022-09-26
perf parse-events: Remove "not supported" hybrid cache events
Zhengjun Xing
4
-43
/
+57
2022-09-26
perf print-events: Fix "perf list" can not display the PMU prefix for some hybrid cache events
Zhengjun Xing
1
-1
/
+1
2022-09-26
perf tools: Get a perf cgroup more portably in BPF
Namhyung Kim
2
-5
/
+24
2022-09-26
gpio: mvebu: Fix check for pwm support on non-A8K platforms
Pali Rohár
1
-9
/
+6
2022-09-25
Linux 6.0-rc7
Linus Torvalds
1
-1
/
+1
2022-09-25
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
5
-181
/
+154
2022-09-25
Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
5
-82
/
+7
2022-09-25
Merge tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
7
-51
/
+37
2022-09-24
Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1
Mark Pearson
1
-1
/
+0
2022-09-24
Input: iqs62x-keys - drop unused device node references
Jeff LaBundy
1
-0
/
+3
2022-09-24
Input: melfas_mip4 - fix return value check in mip4_probe()
Yang Yingliang
1
-1
/
+1
2022-09-24
Merge branch 'for-6.0/dax' into libnvdimm-fixes
Dan Williams
14074
-273691
/
+1378826
2022-09-24
devdax: Fix soft-reservation memory description
Dan Williams
1
-0
/
+1
2022-09-24
Merge tag 'kbuild-fixes-v6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
6
-20
/
+14
2022-09-24
Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-0
/
+30
2022-09-24
Merge tag 'pm-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-1
/
+3
2022-09-24
Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
3
-77
/
+24
2022-09-24
Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
6
-9
/
+27
2022-09-24
Merge tag 'cgroup-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-1
/
+5
2022-09-24
Merge tag 'wq-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-4
/
+2
2022-09-24
Merge tag 'io_uring-6.0-2022-09-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+3
2022-09-24
Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linux
Linus Torvalds
2
-3
/
+9
2022-09-23
sfc: correct filter_table_remove method for EF10 PFs
Andy Moreton
1
-1
/
+1
2022-09-24
Makefile.debug: re-enable debug info for .S files
Nick Desaulniers
2
-11
/
+14
2022-09-24
Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
Nick Desaulniers
1
-3
/
+1
2022-09-23
io_uring: ensure that cached task references are always put on exit
Jens Axboe
1
-0
/
+3
2022-09-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
4
-18
/
+21
2022-09-23
ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel systems
Dave Hansen
1
-3
/
+20
2022-09-24
certs: make system keyring depend on built-in x509 parser
Masahiro Yamada
1
-1
/
+1
2022-09-24
Kconfig: remove unused function 'menu_get_root_menu'
Zeng Heng
2
-6
/
+0
[prev]
[next]