summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-2412-640/+65
|\
| * Merge branch 'rework/kthreads' into for-linusPetr Mladek2022-06-2312-640/+65
| |\
| | * Revert "printk: add functions to prefer direct printing"Petr Mladek2022-06-239-78/+2
| | * Revert "printk: add kthread console printers"Petr Mladek2022-06-232-309/+22
| | * Revert "printk: extend console_lock for per-console locking"Petr Mladek2022-06-232-220/+56
| | * Revert "printk: remove @console_locked"Petr Mladek2022-06-231-14/+15
| | * Revert "printk: Block console kthreads when direct printing will be required"Petr Mladek2022-06-231-3/+1
| | * Revert "printk: Wait for the global console lock when the system is going down"Petr Mladek2022-06-236-47/+0
* | | Merge tag 'pm-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-06-231-1/+1
|\ \ \
| * | | PM: hibernate: Use kernel_can_power_off()Dmitry Osipenko2022-06-211-1/+1
* | | | Merge tag 'random-5.19-rc4-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-232-7/+11
|\ \ \ \
| * | | | random: update comment from copy_to_user() -> copy_to_iter()Jason A. Donenfeld2022-06-201-1/+1
| * | | | random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld2022-06-192-5/+9
| * | | | random: schedule mix_interrupt_randomness() less oftenJason A. Donenfeld2022-06-191-1/+1
| |/ / /
* | | | Merge tag 'trace-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-06-234-5/+11
|\ \ \ \
| * | | | tracing/uprobes: Remove unwanted initialization in __trace_uprobe_create()Gautam Menghani2022-06-181-1/+0
| * | | | tracefs: Fix syntax errors in commentsXiang wangx2022-06-181-1/+1
| * | | | tracing: Simplify conditional compilation code in tracing_set_tracer()sunliming2022-06-181-2/+0
| * | | | tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_disp...Masami Hiramatsu (Google)2022-06-171-1/+10
* | | | | Merge tag 'folio-5.19b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-06-234-3/+16
|\ \ \ \ \
| * | | | | filemap: Fix serialization adding transparent huge pages to page cacheAlistair Popple2022-06-231-0/+2
| * | | | | mm: Clear page->private when splitting or migrating a pageMatthew Wilcox (Oracle)2022-06-232-0/+2
| * | | | | filemap: Handle sibling entries in filemap_get_read_batch()Matthew Wilcox (Oracle)2022-06-201-0/+2
| * | | | | filemap: Correct the conditions for marking a folio as accessedMatthew Wilcox (Oracle)2022-06-201-3/+10
* | | | | | Merge tag 'mips-fixes_5.19_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-2312-9/+31
|\ \ \ \ \ \
| * | | | | | mips: lantiq: Add missing of_node_put() in irq.cLiang He2022-06-211-0/+1
| * | | | | | mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device nodeAidan MacDonald2022-06-212-4/+6
| * | | | | | mips/pic32/pic32mzda: Fix refcount leak bugsLiang He2022-06-212-1/+9
| * | | | | | mips: lantiq: xway: Fix refcount leak bug in sysctrlLiang He2022-06-211-0/+4
| * | | | | | mips: lantiq: falcon: Fix refcount leak bug in sysctrlLiang He2022-06-211-0/+6
| * | | | | | mips: ralink: Fix refcount leak in of.cLiang He2022-06-211-0/+2
| * | | | | | mips: mti-malta: Fix refcount leak in malta-time.cLiang He2022-06-211-0/+2
| * | | | | | arch: mips: generic: Add missing of_node_put() in board-ranchu.cLiang He2022-06-211-0/+1
| * | | | | | MIPS: Remove repetitive increase irq_err_counthuhai2022-06-212-4/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-2347-215/+617
|\ \ \ \ \ \
| * | | | | | net: openvswitch: fix parsing of nw_proto for IPv6 fragmentsRosemarie O'Riorden2022-06-231-1/+1
| * | | | | | sock: redo the psock vs ULP protection checkJakub Kicinski2022-06-234-3/+12
| * | | | | | Revert "net/tls: fix tls_sk_proto_close executed repeatedly"Jakub Kicinski2022-06-231-3/+0
| * | | | | | virtio_net: fix xdp_rxq_info bug after suspend/resumeStephan Gerhold2022-06-231-19/+6
| * | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-06-233-7/+89
| |\ \ \ \ \ \
| | * | | | | | ice: ethtool: Prohibit improper channel config for DCBAnatolii Gerasymenko2022-06-222-5/+47
| | * | | | | | ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko2022-06-211-1/+38
| | * | | | | | ice: Fix switchdev rules book keepingWojciech Drewek2022-06-211-0/+1
| | * | | | | | ice: ignore protocol field in GTP offloadMarcin Szycik2022-06-211-1/+3
| * | | | | | | igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng2022-06-231-7/+5
| * | | | | | | net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi2022-06-231-1/+1
| * | | | | | | net: dsa: qca8k: reset cpu port on MTU changeChristian Marangi2022-06-231-1/+21
| * | | | | | | MAINTAINERS: Add a maintainer for OCP Time CardVadim Fedorenko2022-06-231-0/+1
| * | | | | | | hinic: Replace memcpy() with direct assignmentKees Cook2022-06-221-3/+1
| * | | | | | | Revert "drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-...Jakub Kicinski2022-06-221-1/+1