linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-15 20:16:04 to 2020-06-15 23:24:56 UTC [more...]

Linux 5.8-rc1 BUG unable to handle page fault (snd_pcm)
 2020-06-15 23:24 UTC  (13+ messages)
      ` [PATCH] scripts/decode_stacktrace: warn when modpath is needed but is unset

[PATCH][next] afs: Use array3_size() helper in afs_extract_to_buf()
 2020-06-15 23:27 UTC 

[PATCH 00/25] mm: Page fault accounting cleanups
 2020-06-15 23:19 UTC  (29+ messages)
` [PATCH 01/25] mm/um: Fix extra accounting for page fault retries
` [PATCH 02/25] mm: Introduce mm_fault_accounting()
` [PATCH 03/25] mm/alpha: Use mm_fault_accounting()
` [PATCH 04/25] mm/arc: "
` [PATCH 05/25] mm/arm: "
` [PATCH 06/25] mm/arm64: "
` [PATCH 07/25] mm/csky: "
` [PATCH 08/25] mm/hexagon: "
` [PATCH 09/25] mm/ia64: "
` [PATCH 10/25] mm/m68k: "
` [PATCH 11/25] mm/microblaze: "
` [PATCH 12/25] mm/mips: "
` [PATCH 13/25] mm/nds32: "
` [PATCH 14/25] mm/nios2: "
` [PATCH 15/25] mm/openrisc: "
` [PATCH 16/25] mm/parisc: "
` [PATCH 17/25] mm/powerpc: "
` [PATCH 18/25] mm/riscv: "
` [PATCH 19/25] mm/s390: "
` [PATCH 20/25] mm/sh: "
` [PATCH 21/25] mm/sparc32: "
` [PATCH 22/25] mm/sparc64: "
` [PATCH 23/25] mm/unicore32: "
` [PATCH 24/25] mm/x86: "
` [PATCH 25/25] mm/xtensa: "

[PATCH 0/5] LSM: Measure security module state
 2020-06-15 23:18 UTC  (8+ messages)
` [PATCH 4/5] LSM: Define SELinux function to measure security state

[PATCH v2 00/12] x86: tag application address space for devices
 2020-06-15 23:16 UTC  (18+ messages)
` [PATCH v2 04/12] docs: x86: Add documentation for SVA (Shared Virtual Addressing)
` [PATCH v2 12/12] x86/traps: Fix up invalid PASID

[PATCH] compiler_attributes.h: Support no_sanitize_undefined check with GCC 4
 2020-06-15 23:15 UTC 

[PATCH][next] usb: sisusb_con: Use array_size() helper in memcpy()
 2020-06-15 23:18 UTC 

[PATCH 0/4] bootconfig: Fix quote-character issue and return value
 2020-06-15 23:12 UTC  (8+ messages)
` [PATCH 1/4] proc/bootconfig: Fix to use correct quotes for value

[PATCH V4 0/2] Add SDHC interconnect bandwidth scaling
 2020-06-15 23:12 UTC  (3+ messages)
` [PATCH V4 1/2] mmc: sdhci-msm: Add interconnect bandwidth scaling support

[PATCH][next] fbcon: Use array3_size() helper in scr_memcpyw()
 2020-06-15 23:15 UTC 

[PATCH v2] ASoC: fsl_ssi: Fix bclk calculation for mono channel
 2020-06-15 23:09 UTC  (2+ messages)

net/sched/sch_fq.c:966:12: warning: stack frame size of 1400 bytes in function 'fq_dump'
 2020-06-15 23:09 UTC  (11+ messages)

[GIT PULL] flexible-array member conversion patches for 5.8-rc2
 2020-06-15 23:07 UTC  (2+ messages)

[PATCH v6 0/5] Add support for DisplayPort driver on
 2020-06-15 23:04 UTC  (4+ messages)
    ` [Freedreno] "

[PATCH][next] staging: rts5208: Use array_size() helper in vmalloc()
 2020-06-15 23:08 UTC 

[PATCH 1/2] integrity: Add errno field in audit message
 2020-06-15 22:58 UTC  (5+ messages)

[PATCH 0/6] sched: TTWU, IPI, and assorted stuff
 2020-06-15 22:58 UTC  (5+ messages)
` [PATCH 1/6] sched: Fix ttwu_queue_cond()

[PATCH][next] ethtool: ioctl: Use array_size() in copy_to_user()
 2020-06-15 23:01 UTC 

[PATCH] trace/events/block.h: drop kernel-doc for dropped function parameter
 2020-06-15 22:52 UTC  (2+ messages)

[PATCH v2 1/2] integrity: Add result field in audit message
 2020-06-15 22:51 UTC  (2+ messages)

[PATCH][next] scsi: fnic: Replace vmalloc() + memset() with vzalloc() and use array_size()
 2020-06-15 22:54 UTC 

[PATCH] Make it possible to disable efivar_ssdt entirely
 2020-06-15 22:47 UTC  (2+ messages)

[PATCH] x86/entry: Treat BUG/WARN as NMI-like entries
 2020-06-15 22:46 UTC  (8+ messages)
` [tip: x86/entry] "

[PATCH v2 00/24] dynamic_debug cleanups, query features, WIP print-classes
 2020-06-15 22:37 UTC  (15+ messages)
` [PATCH v2 07/24] dyndbg: fix a BUG_ON in ddebug_describe_flags
` [PATCH v2 09/24] dyndbg: add maybe(str,"") macro to reduce code
` [PATCH v2 10/24] dyndbg: refactor parse_linerange out of ddebug_parse_query
` [PATCH v2 23/24] kset-example: add pr_debug()s for easy visibility of its operation

[PATCH] cifs: misc: Use array_size() in if-statement controlling expression
 2020-06-15 22:41 UTC 

[tip: x86/entry] x86, kcsan: Remove __no_kcsan_or_inline usage
 2020-06-15 22:31 UTC 

[tip: x86/entry] compiler_types.h: Add __no_sanitize_{address,undefined} to noinstr
 2020-06-15 22:31 UTC 

PANIC: double fault in fixup_bad_iret
 2020-06-15 22:31 UTC  (2+ messages)
` [tip: x86/entry] kasan: Bump required compiler version

[tip: x86/entry] kcsan: Remove __no_kcsan_or_inline
 2020-06-15 22:31 UTC 

[tip: x86/entry] x86/entry, ubsan, objtool: Whitelist __ubsan_handle_*()
 2020-06-15 22:31 UTC 

[tip: x86/entry] x86, kcsan: Add __no_kcsan to noinstr
 2020-06-15 22:31 UTC 

[tip: x86/entry] x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline()
 2020-06-15 22:31 UTC 

[tip: x86/entry] x86/entry, bug: Comment the instrumentation_begin() usage for WARN()
 2020-06-15 22:31 UTC 

[PATCH v2 0/5] 180 degrees rotation support for NVIDIA Tegra DRM
 2020-06-15 22:26 UTC  (4+ messages)
` [PATCH v2 5/5] drm/tegra: plane: Support 180° rotation

linux-next: Fixes tag needs some work in the nand tree
 2020-06-15 22:23 UTC 

[PATCH] tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
 2020-06-15 22:21 UTC  (3+ messages)

[RFC] io_uring: add restrictions to support untrusted applications and guests
 2020-06-15 22:01 UTC  (3+ messages)

mm lock issue while booting Linux on 5.8-rc1 for RISC-V
 2020-06-15 21:57 UTC  (2+ messages)

[PATCH] drm/radeon: fix multiple reference count leak
 2020-06-15 21:52 UTC  (2+ messages)

[PATCH] kbuild: reuse vmlinux.o in vmlinux_link
 2020-06-15 21:47 UTC  (6+ messages)

[PATCH] scsi: megaraid_sas: Use array_size() helper
 2020-06-15 21:47 UTC 

[PATCH v7 0/3] rpmsg: core: Add support for name extension
 2020-06-15 21:38 UTC  (4+ messages)
` [PATCH v7 1/3] rpmsg: core: Add wildcard match for name service
` [PATCH v7 2/3] rpmsg: core: Add support to retrieve name extension
` [PATCH v7 3/3] sample: rpmsg: Print out RPMSG device "

303cc571d1: ltp.setns01.fail
 2020-06-15 21:38 UTC  (4+ messages)
` [LTP] "

[PATCH] media: test_drivers: vivid-core: Use array_size() helper
 2020-06-15 21:40 UTC 

Possible duplicate page fault accounting on some archs after commit 4064b9827063
 2020-06-15 21:34 UTC  (3+ messages)

[tip:x86/urgent] BUILD SUCCESS 5d5103595e9e53048bb7e70ee2673c897ab38300
 2020-06-15 21:33 UTC 

[trivial PATCH] video: fbdev: Use IS_BUILTIN
 2020-06-15 21:26 UTC  (4+ messages)
  ` [PATCH 1/2] video: fbdev: amifb: remove dead APUS support

[PATCH v13 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-15 21:24 UTC  (4+ messages)
` [PATCH v13 2/6] seq_buf: Export seq_buf_printf

[PATCH 0/4] panel-simple: CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44, Tianma TM070JVHG33
 2020-06-15 21:20 UTC  (5+ messages)
` [PATCH 3/4] drm/panel: simple: add CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44
    ` (EXT) "

[PATCH] irq: Request and release resources for chained IRQs
 2020-06-15 21:16 UTC  (2+ messages)

[PATCH] tracing/probe: fix memleak in fetch_op_data operations
 2020-06-15 21:13 UTC  (2+ messages)

[PATCH] liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_size
 2020-06-15 21:18 UTC 

[RFC PATCH] tick/sched: update full_nohz status after SCHED dep is cleared
 2020-06-15 21:07 UTC  (8+ messages)

[PATCH v7 00/12] Multiple fixes in PCIe qcom driver
 2020-06-15 21:06 UTC  (13+ messages)
` [PATCH v7 01/12] PCI: qcom: Add missing ipq806x clocks in PCIe driver
` [PATCH v7 02/12] dt-bindings: PCI: qcom: Add missing clks
` [PATCH v7 03/12] PCI: qcom: Change duplicate PCI reset to phy reset
` [PATCH v7 04/12] PCI: qcom: Add missing reset for ipq806x
` [PATCH v7 05/12] dt-bindings: PCI: qcom: Add ext reset
` [PATCH v7 06/12] PCI: qcom: Use bulk clk api and assert on error
` [PATCH v7 07/12] PCI: qcom: Define some PARF params needed for ipq8064 SoC
` [PATCH v7 08/12] PCI: qcom: Add support for tx term offset for rev 2.1.0
` [PATCH v7 09/12] PCI: qcom: Add ipq8064 rev2 variant
` [PATCH v7 10/12] dt-bindings: PCI: qcom: Add ipq8064 rev 2 variant
` [PATCH v7 11/12] PCI: qcom: Support pci speed set for ipq806x
` [PATCH v7 12/12] PCI: qcom: Replace define with standard value

[PATCH v2] bluetooth: Adding a configurable autoconnect timeout
 2020-06-15 21:06 UTC 

[PATCH] mm, page_alloc: capture page in task context only
 2020-06-15 21:03 UTC  (3+ messages)

[PATCH v3 1/3] net: phy: mscc: move shared probe code into a helper
 2020-06-15 20:56 UTC  (2+ messages)

[PATCH v1 0/1] limit the i40e msix vectors based on housekeeping CPUs
 2020-06-15 20:55 UTC  (4+ messages)
` [Patch v1] i40e: limit the "

[PATCH 0/2] sched, xfs: Add PF_MEMALLOC_NOLOCKDEP to fix lockdep problem in xfs
 2020-06-15 20:53 UTC  (4+ messages)
` [PATCH 2/2] xfs: Fix false positive lockdep warning with sb_internal & fs_reclaim

[RESEND PATCH v7 1/2] phy: qualcomm: add qcom ipq806x dwc usb phy driver
 2020-06-15 20:53 UTC  (2+ messages)
` [RESEND PATCH v7 2/2] devicetree: bindings: phy: Document ipq806x dwc3 qcom phy

[PATCH 0/3] drm/bridge: ps8640: Make sure all needed is powered to get the EDID
 2020-06-15 20:53 UTC  (4+ messages)
` [PATCH 1/3] drm/bridge: ps8640: Return an error for incorrect attach flags
` [PATCH 2/3] drm/bridge: ps8640: Print an error if VDO control fails
` [PATCH 3/3] drm/bridge: ps8640: Rework power state handling

[PATCH] HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
 2020-06-15 20:49 UTC 

[PATCH] iommu/amd: Fix event counter availability check
 2020-06-15 20:48 UTC  (5+ messages)

[PATCH v2] spi: bcm2835: Enable shared interrupt support
 2020-06-15 20:48 UTC  (11+ messages)

[PATCH net] net: dsa: sja1105: fix PTP timestamping with large tc-taprio cycles
 2020-06-15 20:46 UTC  (2+ messages)

[PATCH v3] selinux: fix another double free
 2020-06-15 20:45 UTC 

[PATCH] net: macb: fix ref count leaking via pm_runtime_get_sync
 2020-06-15 20:42 UTC  (2+ messages)

[PATCH] net: fec: fix ref count leaking when pm_runtime_get_sync fails
 2020-06-15 20:42 UTC  (2+ messages)

possible deadlock in send_sigio
 2020-06-15 20:40 UTC  (11+ messages)

[GIT PULL] ext4 changes part 2 for 5.8
 2020-06-15 20:40 UTC  (2+ messages)

[PATCH 1/1] efi/libstub: Add libstub/random.c to the documentation tree
 2020-06-15 20:39 UTC 

[PATCH] <linux/rculist.h>: fix kernel-doc notation & warning
 2020-06-15 20:39 UTC  (2+ messages)

[PATCH] rocker: fix incorrect error handling in dma_rings_init
 2020-06-15 20:38 UTC  (2+ messages)

[PATCH 10/29] rcu: fix some kernel-doc warnings
 2020-06-15 20:37 UTC  (4+ messages)
` [PATCH 26/29] docs: fix references for DMA*.txt files

[PATCH 1/1] doc: x86/speculation: length of underlines
 2020-06-15 20:36 UTC 

[PATCH] platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer()
 2020-06-15 20:35 UTC 

[PATCH] test_objagg: Fix potential memory leak in error handling
 2020-06-15 20:32 UTC  (2+ messages)

[RESEND PATCH v27 00/15] Multicolor Framework v27
 2020-06-15 20:31 UTC  (17+ messages)
` [RESEND PATCH v27 02/15] leds: Add multicolor ID to the color ID list
` [RESEND PATCH v27 03/15] leds: multicolor: Introduce a multicolor class definition
` [RESEND PATCH v27 04/15] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
` [RESEND PATCH v27 05/15] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [RESEND PATCH v27 06/15] dt-bindings: leds: Convert leds-lp55xx to yaml
` [RESEND PATCH v27 07/15] ARM: dts: n900: Add reg property to the LP5523 channel node
` [RESEND PATCH v27 08/15] ARM: dts: imx6dl-yapp4: Add reg property to the lp5562 "
` [RESEND PATCH v27 09/15] ARM: dts: ste-href: Add reg property to the LP5521 channel nodes
` [RESEND PATCH v27 10/15] leds: lp55xx: Convert LED class registration to devm_*
` [RESEND PATCH v27 11/15] leds: lp55xx: Add multicolor framework support to lp55xx
` [RESEND PATCH v27 12/15] leds: lp5523: Update the lp5523 code to add multicolor brightness function
` [RESEND PATCH v27 13/15] leds: lp5521: Add multicolor framework multicolor brightness support
` [RESEND PATCH v27 14/15] leds: lp55xx: Fix file permissions to use DEVICE_ATTR macros
` [RESEND PATCH v27 15/15] leds: lp5523: Fix various formatting issues in the code

[RESEND PATCH v4 0/7] Convert mtk-dsi to drm_bridge API and get EDID for ps8640 bridge
 2020-06-15 20:31 UTC  (8+ messages)
` [RESEND PATCH v4 1/7] drm/bridge: ps8640: Get the EDID from eDP control
` [RESEND PATCH v4 2/7] drm/bridge_connector: Set default status connected for eDP connectors
` [RESEND PATCH v4 3/7] drm/mediatek: mtk_dsi: Rename bridge to next_bridge
` [RESEND PATCH v4 4/7] drm/mediatek: mtk_dsi: Convert to bridge driver
` [RESEND PATCH v4 5/7] drm/mediatek: mtk_dsi: Use simple encoder
` [RESEND PATCH v4 6/7] drm/mediatek: mtk_dsi: Use the drm_panel_bridge API
` [RESEND PATCH v4 7/7] drm/mediatek: mtk_dsi: Create connector for bridges

[PATCH 01/38] vc: separate state
 2020-06-15 20:31 UTC  (3+ messages)
` [PATCH 26/38] vt: use newly defined CUR_* macros

[PATCH] kernel/rcu/tree.c: fix kernel-doc warnings
 2020-06-15 20:31 UTC  (2+ messages)

[PATCH] net: ethernet: mtk-star-emac: simplify interrupt handling
 2020-06-15 20:31 UTC  (2+ messages)

[PATCH] mld: fix memory leak in ipv6_mc_destroy_dev()
 2020-06-15 20:30 UTC  (2+ messages)

[PATCH] kernel/trace: Remove function callback casts
 2020-06-15 20:22 UTC  (3+ messages)

[PATCH v2 net] MAINTAINERS: merge entries for felix and ocelot drivers
 2020-06-15 20:22 UTC  (2+ messages)

[RFC PATCH] sched_pair_cpu: Introduce scheduler task pairing system call
 2020-06-15 20:22 UTC 

[PATCH] net: alx: fix race condition in alx_remove
 2020-06-15 20:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] Documentation: tee: Document TEE kernel interface
 2020-06-15 20:19 UTC  (2+ messages)

[PATCH v32 00/21] Intel SGX foundations
 2020-06-15 20:17 UTC  (4+ messages)
` [PATCH v32 19/21] selftests/x86: Add a selftest for SGX

[PATCH RFC] x86/entry: Ask RCU if it needs rcu_irq_{enter,exit}()
 2020-06-15 20:16 UTC  (5+ messages)
    ` [PATCH x86/entry: Force rcu_irq_enter() when in idle task


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).