linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-06 15:25:45 to 2020-05-06 16:48:34 UTC [more...]

[PATCH 0/3] perf-probe: Fix __init function and blacklist checking
 2020-05-06 16:48 UTC  (4+ messages)
` [PATCH 1/3] perf-probe: Fix to check blacklist address correctly

[PATCH v2 00/45] Use hugepages to map kernel mem on 8xx
 2020-05-06 16:48 UTC  (7+ messages)
` [PATCH v2 01/45] powerpc/kasan: Fix error detection on memory allocation
` [PATCH v2 02/45] powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END
` [PATCH v2 03/45] powerpc/kasan: Fix shadow pages allocation failure
` [PATCH v2 05/45] powerpc/kasan: Refactor update of early shadow mappings
` [PATCH v2 06/45] powerpc/kasan: Declare kasan_init_region() weak
` [PATCH v2 07/45] powerpc/ptdump: Limit size of flags text to 1/2 chars on PPC32

KASAN: use-after-free Read in usblp_bulk_read
 2020-05-06 16:47 UTC  (3+ messages)

[PATCH v5 0/6] Support DRM bridges on NVIDIA Tegra
 2020-05-06 16:45 UTC  (11+ messages)
` [PATCH v5 1/6] of_graph: add of_graph_get_local_port()
` [PATCH v5 2/6] drm/of: Make drm_of_find_panel_or_bridge() to check graph's presence
` [PATCH v5 3/6] drm/tegra: output: Don't leak OF node on error
` [PATCH v5 4/6] drm/tegra: output: Support DRM bridges
` [PATCH v5 5/6] drm/tegra: output: rgb: Support LVDS encoder bridge

[PATCH] bpf: Tweak BPF jump table optimizations for objtool compatibility
 2020-05-06 16:45 UTC  (12+ messages)

[PATCH v3 0/7] firmware: smccc: Add basic SMCCC v1.2 + ARCH_SOC_ID support
 2020-05-06 16:44 UTC  (8+ messages)
` [PATCH v3 1/7] firmware: smccc: Add HAVE_ARM_SMCCC_DISCOVERY to identify SMCCC v1.1 and above
` [PATCH v3 2/7] firmware: smccc: Update link to latest SMCCC specification
` [PATCH v3 3/7] firmware: smccc: Add the definition for SMCCCv1.2 version/error codes
` [PATCH v3 4/7] firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead
` [PATCH v3 5/7] firmware: smccc: Refactor SMCCC specific bits into separate file
` [PATCH v3 6/7] firmware: smccc: Add function to fetch SMCCC version
` [PATCH v3 7/7] firmware: smccc: Add ARCH_SOC_ID support

[PATCH] kconfig: allow for conditional dependencies
 2020-05-06 16:43 UTC  (4+ messages)

[PATCH] kgdb: Fix spurious true from in_dbg_master()
 2020-05-06 16:42 UTC 

[PATCH] perf-probe: Accept the instance number of kretprobe event
 2020-05-06 16:41 UTC  (3+ messages)

[PATCH v29 00/20] Intel SGX foundations
 2020-05-06 16:39 UTC  (2+ messages)

[PATCH] x86: bitops: fix build regression
 2020-05-06 16:37 UTC  (4+ messages)

[PATCH v2] doc: Fix some errors in ras.rst
 2020-05-06 16:37 UTC  (2+ messages)

[PATCH] sched/fair: Fix enqueue_task_fair warning some more
 2020-05-06 16:36 UTC  (2+ messages)

[PATCH v5 0/5] mmc: mediatek: add mmc cqhci support
 2020-05-06 16:36 UTC  (4+ messages)
` [PATCH v5 1/5] mmc: core: Extend mmc_of_parse() to parse CQE bindings

[net-next RFC PATCH 0/2] iproute2: Add PRP support
 2020-05-06 16:35 UTC  (3+ messages)
` [net-next RFC PATCH 1/2] add support for PRP similar to HSR
` [net-next RFC PATCH 2/2] prp: update man page for PRP

[PATCH v1 0/3] Enable LP2 CPUIDLE state on NVIDIA Tegra30
 2020-05-06 16:34 UTC  (7+ messages)
` [PATCH v1 1/3] ARM: tegra: Initialize r0 register for firmware wake-up
` [PATCH v1 2/3] firmware: trusted_foundations: Different way of L2 cache enabling after LP2 suspend
` [PATCH v1 3/3] cpuidle: tegra: Support CPU cluster power-down state on Tegra30

[patch V4 part 1 00/36] x86/entry: Entry/exception code rework, preparatory patches
 2020-05-06 16:33 UTC  (31+ messages)
` [patch V4 part 1 03/36] sched: Clean up scheduler_ipi()
` [patch V4 part 1 05/36] x86/entry: Flip _TIF_SIGPENDING and _TIF_NOTIFY_RESUME handling
` [patch V4 part 1 06/36] compiler: Simple READ/WRITE_ONCE() implementations
` [patch V4 part 1 13/36] x86/kvm: Restrict ASYNC_PF to user space
` [patch V4 part 1 14/36] x86/entry: Get rid of ist_begin/end_non_atomic()
` [patch V4 part 1 15/36] kprobes: Lock kprobe_mutex while showing kprobe_blacklist
` [patch V4 part 1 16/36] kprobes: Support __kprobes blacklist in modules
` [patch V4 part 1 17/36] kprobes: Support NOKPROBE_SYMBOL() "
` [patch V4 part 1 18/36] samples/kprobes: Add __kprobes and NOKPROBE_SYMBOL() for handlers
` [patch V4 part 1 19/36] x86/entry: Exclude low level entry code from sanitizing
` [patch V4 part 1 20/36] vmlinux.lds.h: Create section for protection against instrumentation

[net-next RFC PATCH 00/13] net: hsr: Add PRP driver
 2020-05-06 16:30 UTC  (14+ messages)
` [net-next RFC PATCH 01/13] net: hsr: Re-use Kconfig option to support PRP
` [net-next RFC PATCH 02/13] net: hsr: rename hsr directory to hsr-prp to introduce PRP
` [net-next RFC PATCH 03/13] net: hsr: rename files to introduce PRP support
` [net-next RFC PATCH 04/13] net: hsr: rename hsr variable inside struct hsr_port to priv
` [net-next RFC PATCH 05/13] net: hsr: rename hsr_port_get_hsr() to hsr_prp_get_port()
` [net-next RFC PATCH 06/13] net: hsr: some renaming to introduce PRP driver support
` [net-next RFC PATCH 07/13] net: hsr: introduce common uapi include/definitions for HSR and PRP
` [net-next RFC PATCH 08/13] net: hsr: migrate HSR netlink socket code to use new common API
` [net-next RFC PATCH 09/13] net: hsr: move re-usable code for PRP to hsr_prp_netlink.c
` [net-next RFC PATCH 10/13] net: hsr: add netlink socket interface for PRP
` [net-next RFC PATCH 11/13] net: prp: add supervision frame generation and handling support
` [net-next RFC PATCH 12/13] net: prp: add packet "
` [net-next RFC PATCH 13/13] net: prp: enhance debugfs to display PRP specific info in node table

[PATCH] mmc/core:fix mmc_sd_hw_reset oops mmc_sd_hw_reset function may be oops if the ejection of sd and the reset of sd simultaneously occur
 2020-05-06 16:30 UTC  (2+ messages)
    `  "

[PATCH 0/4] KVM: SVM: Fix AVIC warning when enable irq window
 2020-05-06 16:30 UTC  (4+ messages)
` [PATCH 2/4] KVM: SVM: Fixes setting V_IRQ while AVIC is still enabled

[PATCH] arm64: disable patchable function entry on big-endian clang builds
 2020-05-06 16:30 UTC  (8+ messages)

[RFC][PATCH 0/4] Support non-default CMA regions to the dmabuf heaps interface
 2020-05-06 16:30 UTC  (7+ messages)
` [RFC][PATCH 1/4] devicetree: bindings: Add linux,cma-heap tag for reserved memory

Proper use for linking foo.o_shipped after 69ea912fda74 ("kbuild: remove unneeded link_multi_deps")?
 2020-05-06 16:24 UTC  (4+ messages)

Kmemleak infrastructure improvement for task_struct leaks and call_rcu()
 2020-05-06 16:22 UTC 

[PATCH] doc: Fix some typo errors in ras.rst
 2020-05-06 16:21 UTC  (5+ messages)

[PATCH] ASoC: mediatek: Fix error handling
 2020-05-06 16:21 UTC  (2+ messages)

[PATCH hmm v2 5/5] mm/hmm: remove the customizable pfn format from hmm_range_fault
 2020-05-06 16:21 UTC  (5+ messages)

[PATCH v4 00/18] Add static_call()
 2020-05-06 16:18 UTC  (23+ messages)
` [PATCH v4 07/18] static_call: Add inline static call infrastructure
` [PATCH v4 09/18] x86/static_call: Add out-of-line static call implementation
` [PATCH v4 14/18] static_call: Add static_cond_call()

[PATCH v5 0/7] KVM: VMX: Tscdeadline timer emulation fastpath
 2020-05-06 16:10 UTC  (8+ messages)
` [PATCH 1/7] KVM: VMX: Introduce generic fastpath handler
` [PATCH 2/7] KVM: X86: Introduce kvm_vcpu_exit_request() helper
` [PATCH 3/7] KVM: X86: Introduce more exit_fastpath_completion enum values
` [PATCH 4/7] KVM: VMX: Optimize posted-interrupt delivery for timer fastpath
` [PATCH 5/7] KVM: x86: introduce kvm_can_use_hv_timer
` [PATCH 6/7] KVM: X86: TSCDEADLINE MSR emulation fastpath
` [PATCH 7/7] KVM: VMX: Handle preemption timer fastpath

[RFC][PATCH 1/3] evm: Move hooks outside LSM infrastructure
 2020-05-06 16:11 UTC  (2+ messages)

[RFC] DPCM for Tegra
 2020-05-06 16:09 UTC  (6+ messages)
        `  "

[PATCH 0/9] KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups
 2020-05-06 16:09 UTC  (8+ messages)
` [PATCH 2/9] KVM: x86: fix DR6 delivery for various cases of #DB injection
` [PATCH 6/9] KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6
` [PATCH 7/9] KVM: x86: simplify dr6 accessors in kvm_x86_ops

[PATCH -next] cpupower: Remove unneeded semicolon
 2020-05-06 16:09 UTC  (4+ messages)

[RFC] mm/gup.c: Updated return value of {get|pin}_user_pages_fast()
 2020-05-06 16:08 UTC  (7+ messages)

[PATCH] Driver: hv: vmbus: drop a no long applicable comment
 2020-05-06 16:08 UTC 

[PATCH] tracing: Fix a typo in comment "fonud"->"found"
 2020-05-06 16:06 UTC 

[PATCH] sched/fair: Fix nohz.next_balance update
 2020-05-06 16:02 UTC  (7+ messages)

[PATCH 7/7] sysvipc_find_ipc should increase position index
 2020-05-06 15:59 UTC  (3+ messages)
` [PATCH] ipc/util.c: sysvipc_find_ipc() incorrectly updates "

[PATCH 0/3] occ: Add support for P10
 2020-05-06 15:58 UTC  (4+ messages)
` [PATCH 3/3] hwmon: (occ) Add new temperature sensor type

[PATCH v2 1/7] regulator: arizona-regulator: Move binding over to dtschema
 2020-05-06 15:57 UTC  (7+ messages)
` [PATCH v2 2/7] extcon: arizona: "
` [PATCH v2 3/7] ASoC: "
` [PATCH v2 4/7] mfd: "
` [PATCH v2 5/7] ASoC: madera: "
` [PATCH v2 6/7] pinctrl: "
` [PATCH v2 7/7] mfd: "

[PATCH] drm/bridge: ti-sn65dsi86: Implement lane reordering + polarity
 2020-05-06 15:56 UTC  (9+ messages)

[PATCH] hwmon: adt7411: update contact email
 2020-05-06 15:54 UTC  (2+ messages)

[PATCH 0/4] allow multiple kthreadd's
 2020-05-06 15:54 UTC  (10+ messages)

[PATCH v2] sched/pelt: sync util/runnable_sum with PELT window when propagating
 2020-05-06 15:53 UTC 

[PATCH] media: usb: ttusb-dec: avoid buffer overflow in ttusb_dec_handle_irq() when DMA failures/attacks occur
 2020-05-06 15:52 UTC  (6+ messages)

[patch V4 part 2 00/18] x86/entry: Entry/exception code rework, syscall and KVM changes
 2020-05-06 15:51 UTC  (3+ messages)
` [patch V4 part 2 01/18] x86/entry/64: Move non entry code into .text section

remove set_fs calls from the coredump code v6
 2020-05-06 15:44 UTC  (5+ messages)

[PATCH] selftests/ftrace: mark irqsoff_tracer.tc test as unresolved if the test module does not exist
 2020-05-06 15:46 UTC  (5+ messages)

[PATCH] scsi: qla2xxx: make qlafx00_process_aen() return void
 2020-05-06 15:43 UTC  (2+ messages)

[PATCH -next] scsi: qla2xxx: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-06 15:42 UTC  (2+ messages)

[RFC 0/2] Enable PF-VF linking with pdev->no_vf_scan (s390)
 2020-05-06 15:41 UTC  (3+ messages)
` [RFC 1/2] PCI/IOV: Introduce pci_iov_sysfs_link() function
` [RFC 2/2] s390/pci: create links between PFs and VFs

[PATCH v5 0/6] Add support for O_MAYEXEC
 2020-05-06 15:41 UTC  (4+ messages)

[net-next PATCH] net: hsr: fix incorrect type usage for protocol variable
 2020-05-06 15:41 UTC 

[PATCH] phy: tegra: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-06 15:40 UTC  (3+ messages)

linux-next boot error: WARNING: suspicious RCU usage in ipmr_get_table
 2020-05-06 15:39 UTC  (4+ messages)

[RFC PATCH] PCI: dwc: add support for Allwinner SoCs' PCIe controller
 2020-05-06 15:36 UTC  (4+ messages)

[PATCH] leds: lm355x: avoid enum conversion warning
 2020-05-06 15:35 UTC  (4+ messages)

[PATCH v3 0/5] ntb perf, ntb tool and ntb-hw improvements
 2020-05-06 15:35 UTC  (2+ messages)

[PATCH] securityfs: Add missing d_delete() call on removal
 2020-05-06 15:34 UTC  (5+ messages)

[PATCH v2 0/5] MTK MDP driver cleanups to prep for futher work
 2020-05-06 15:33 UTC  (3+ messages)
` [PATCH v2 5/5] [media] mtk-mdp: Remove mtk_mdp_comp.id and supporting functionality

[PATCH] iio: sca3000: Remove an erroneous get_device() call in sca3000_read_data()
 2020-05-06 15:30 UTC 

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-06 15:30 UTC  (5+ messages)
` [PATCH 6/7] exec: Move most of setup_new_exec into flush_old_exec

[GIT PULL] perf/core improvements and fixes
 2020-05-06 15:22 UTC  (46+ messages)
` [PATCH 41/91] perf intel-pt: Change branch stack support to use thread-stacks
` [PATCH 43/91] perf evsel: Add support for synthesized branch stack sample type
` [PATCH 49/91] perf evsel: Rename perf_evsel__nr_cpus() to evsel__nr_cpus()
` [PATCH 50/91] perf evsel: Rename perf_evsel__compute_deltas() to evsel__compute_deltas()
` [PATCH 51/91] perf evsel: Rename perf_evsel__find_pmu() to evsel__find_pmu()
` [PATCH 52/91] perf evsel: Rename perf_evsel__is_aux_event() to evsel__is_aux_event()
` [PATCH 53/91] perf evsel: Rename perf_evsel__exit() to evsel__exit()
` [PATCH 54/91] perf evsel: Rename perf_evsel__config*() to evsel__config*()
` [PATCH 55/91] perf evsel: Rename perf_evsel__calc_id_pos() to evsel__calc_id_pos()
` [PATCH 56/91] perf evsel: Rename __perf_evsel__sample_size() to __evsel__sample_size()
` [PATCH 57/91] perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
` [PATCH 58/91] perf evsel: Rename perf_evsel__group_desc() to evsel__group_desc()
` [PATCH 59/91] perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*()
` [PATCH 60/91] perf evsel: Rename perf_evsel__*filter*() to evsel__*filter*()
` [PATCH 61/91] perf evsel: Rename perf_evsel__open_per_*() to evsel__open_per_*()
` [PATCH 62/91] perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field metehods to to evsel__*()
` [PATCH 63/91] perf mem2node: Avoid double free related to realloc
` [PATCH 64/91] perf doc: Pass ASCIIDOC_EXTRA as an argument
` [PATCH 65/91] tools feature: Add support for detecting libpfm4
` [PATCH 66/91] perf pmu: Add perf_pmu__find_by_type helper
` [PATCH 67/91] perf evsel: Rename perf_evsel__is_*() to evsel__is*()
` [PATCH 68/91] perf evsel: Ditch perf_evsel__cmp(), not used for quite a while
` [PATCH 69/91] perf evsel: Rename *perf_evsel__read*() to *evsel__read()
` [PATCH 70/91] perf evsel: Rename perf_evsel__parse_sample*() to evsel__parse_sample*()
` [PATCH 71/91] perf evsel: Rename perf_evsel__{prev,next}() to evsel__{prev,next}()
` [PATCH 72/91] perf evsel: Rename perf_evsel__has*() to evsel__has*()
` [PATCH 73/91] perf evsel: Rename perf_evsel__fallback() to evsel__fallback()
` [PATCH 74/91] perf evsel: Rename perf_evsel__group_idx() to evsel__group_idx()
` [PATCH 75/91] perf evsel: Rename perf_evsel__env() to evsel__env()
` [PATCH 76/91] perf evsel: Rename perf_evsel__store_ids() to evsel__store_id()
` [PATCH 77/91] perf stat: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()
` [PATCH 78/91] perf kmem: "
` [PATCH 79/91] perf lock: "
` [PATCH 80/91] perf sched: "
` [PATCH 81/91] perf script: "
` [PATCH 82/91] perf trace: "
` [PATCH 83/91] perf annotate: "
` [PATCH 84/91] perf inject: "
` [PATCH 85/91] perf symbol: Fix kernel symbol address display
` [PATCH 86/91] perf: cs-etm: Update to build with latest opencsd version
` [PATCH 87/91] perf bench: Add kallsyms parsing
` [PATCH 88/91] libsymbols kallsyms: Parse using io api
` [PATCH 89/91] libsymbols kallsyms: Move hex2u64 out of header
` [PATCH 90/91] perf cs-etm: Move definition of 'traceid_list' global variable from header file
` [PATCH 91/91] perf flamegraph: Use /bin/bash for report and record scripts

[PATCH 1/2] module: allow arch overrides for .init section names
 2020-05-06 15:25 UTC  (2+ messages)
` [PATCH 2/2] ARM: module: fix handling of unwind init sections

[PATCH RFC v2 0/7] serial: 8250: Add rs485 emulation to 8250_dw
 2020-05-06 15:25 UTC  (3+ messages)
` [PATCH v2 7/7] serial: 8250_dw: add em485 support

Please can I have a stable KCSAN branch for 5.8?
 2020-05-06 15:26 UTC  (4+ messages)

[PATCH] printk: Add loglevel for "do not print to consoles"
 2020-05-06 15:26 UTC  (7+ messages)

[PATCH v7 0/9] SCMI Notifications Core Support
 2020-05-06 15:25 UTC  (3+ messages)
` [PATCH v7 1/9] firmware: arm_scmi: Add notification protocol-registration


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).