linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-16 03:18:04 to 2021-11-16 07:19:10 UTC [more...]

[PATCH 0/4] Add Aspeed AST2600 soc display support
 2021-11-16  7:18 UTC  (4+ messages)
` [PATCH 3/4] drm/aspeed: Update INTR_STS handling

[PATCH net 0/4] Fix bit timings for m_can_pci (Elkhart Lake)
 2021-11-16  7:15 UTC  (5+ messages)
` [PATCH net 1/4] can: m_can: pci: fix incorrect reference clock rate

[PATCH] mm/hmm.c: Allow VM_MIXEDMAP to work with hmm_range_fault
 2021-11-16  7:15 UTC  (5+ messages)

[PATCH v1 0/3] Add support for eDP PHY on SC7280 platform
 2021-11-16  7:07 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: phy: Add eDP PHY compatible for sc7280
` [PATCH v1 2/3] phy: qcom: Add support for eDP PHY on sc7280
` [PATCH v1 3/3] phy: qcom: Program SSC only if supported by sink

[PATCH] In function nvkm_ioctl_map(), the variable "type" could be uninitialized if "nvkm_object_map()" returns error code, however, it does not check the return value and directly use the "type" in the if statement, which is potentially unsafe
 2021-11-16  7:07 UTC  (2+ messages)

ld.lld: error: undefined symbol: __devm_regmap_init_spi
 2021-11-16  7:06 UTC  (2+ messages)

[PATCH 0/3] serial: liteuart: fix compile testing and driver unbind
 2021-11-16  7:06 UTC  (4+ messages)
` [PATCH 2/3] serial: liteuart: fix use-after-free and memleak on unbind

[PATCH] fs: Fix truncate never updates m/ctime
 2021-11-16  7:02 UTC  (5+ messages)

[PATCH net-next] devlink: Require devlink lock during device reload
 2021-11-16  7:00 UTC  (13+ messages)

[PATCH v3] Fix WWAN device disabled issue after S3 deep
 2021-11-16  6:40 UTC  (4+ messages)
  `  "
    `  "

sound/soc/amd/yc/pci-acp6x.c:251 snd_acp6x_probe() error: uninitialized symbol 'index'
 2021-11-16  6:54 UTC  (2+ messages)

[PATCH] staging: r8188eu: fix array_size.cocci warning
 2021-11-16  6:54 UTC  (3+ messages)

[GIT PULL] per signal_struct coredumps
 2021-11-16  6:49 UTC  (7+ messages)

[PATCH] gpio/rockchip: needs GENERIC_IRQ_CHIP to fix build errors
 2021-11-16  6:46 UTC 

[PATCH] nvdimm: use kobj_to_dev instead of container_of
 2021-11-16  6:44 UTC 

[PATCH v2 00/28] iomap/xfs folio patches
 2021-11-16  6:33 UTC  (9+ messages)
` [PATCH v2 01/28] csky,sparc: Declare flush_dcache_folio()
` [PATCH v2 04/28] fs: Rename AS_THP_SUPPORT and mapping_thp_support

[PATCH] drm: omapdrm: Export correct scatterlist for TILER backed BOs
 2021-11-16  6:42 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-16  6:32 UTC  (6+ messages)

[PATCH 5.15 000/917] 5.15.3-rc1 review
 2021-11-16  6:36 UTC  (6+ messages)
` [PATCH 5.15 228/917] media: videobuf2: rework vb2_mem_ops API

[PATCH v2 0/2] Introduce the pkill_on_warn parameter
 2021-11-16  6:37 UTC  (7+ messages)

[PATCH] fs: Cleanup unused typedef 'read_actor_t'
 2021-11-16  7:08 UTC 

[PATCH] ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_of
 2021-11-16  6:27 UTC 

drivers/net/dsa/qca8k.c:944 qca8k_parse_port_config() error: testing array offset 'cpu_port_index' after use
 2021-11-16  6:30 UTC  (3+ messages)

[RFC PATCH v4 net-next 00/23] add support for VSC75XX control over SPI
 2021-11-16  6:23 UTC  (24+ messages)
` [RFC PATCH v4 net-next 01/23] net: dsa: ocelot: remove unnecessary pci_bar variables
` [RFC PATCH v4 net-next 02/23] net: mdio: mscc-miim: convert to a regmap implementation
` [RFC PATCH v4 net-next 03/23] net: dsa: ocelot: seville: utilize of_mdiobus_register
` [RFC PATCH v4 net-next 04/23] net: dsa: ocelot: felix: switch to mdio-mscc-miim driver for indirect mdio access
` [RFC PATCH v4 net-next 05/23] net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
` [RFC PATCH v4 net-next 06/23] net: dsa: ocelot: felix: add interface for custom regmaps
` [RFC PATCH v4 net-next 07/23] net: dsa: ocelot: felix: add per-device-per-port quirks
` [RFC PATCH v4 net-next 08/23] net: mscc: ocelot: split register definitions to a separate file
` [RFC PATCH v4 net-next 09/23] net: mscc: ocelot: expose ocelot wm functions
` [RFC PATCH v4 net-next 10/23] pinctrl: ocelot: combine get resource and ioremap into single call
` [RFC PATCH v4 net-next 11/23] pinctrl: ocelot: update pinctrl to automatic base address
` [RFC PATCH v4 net-next 12/23] pinctrl: ocelot: convert pinctrl to regmap
` [RFC PATCH v4 net-next 13/23] pinctrl: ocelot: expose ocelot_pinctrl_core_probe interface
` [RFC PATCH v4 net-next 14/23] pinctrl: microchip-sgpio: update to support regmap
` [RFC PATCH v4 net-next 15/23] device property: add helper function fwnode_get_child_node_count
` [RFC PATCH v4 net-next 16/23] pinctrl: microchip-sgpio: change device tree matches to use nodes instead of device
` [RFC PATCH v4 net-next 17/23] pinctrl: microchip-sgpio: expose microchip_sgpio_core_probe interface
` [RFC PATCH v4 net-next 18/23] net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs
` [RFC PATCH v4 net-next 19/23] net: dsa: felix: name change for clarity from pcs to mdio_device
` [RFC PATCH v4 net-next 20/23] net: dsa: seville: "
` [RFC PATCH v4 net-next 21/23] net: ethernet: enetc: "
` [RFC PATCH v4 net-next 22/23] net: pcs: lynx: use a common naming scheme for all lynx_pcs variables
` [RFC PATCH v4 net-next 23/23] net: dsa: ocelot: felix: add support for VSC75XX control over SPI

[PATCH v3 00/13] Introduce PECI subsystem
 2021-11-16  6:26 UTC  (7+ messages)
` [PATCH v3 06/13] peci: Add device detection
` [PATCH v3 10/13] hwmon: peci: Add cputemp driver

[PATCH v3 00/13] drm/msm: Add Display Stream Compression Support
 2021-11-16  6:22 UTC  (14+ messages)
` [PATCH v3 01/13] drm/msm/dsi: add support for dsc data
` [PATCH v3 02/13] drm/msm/disp/dpu1: Add support for DSC
` [PATCH v3 03/13] drm/msm/disp/dpu1: Add support for DSC in pingpong block
` [PATCH v3 04/13] drm/msm/disp/dpu1: Add DSC for SDM845 to hw_catalog
` [PATCH v3 05/13] drm/msm/disp/dpu1: Don't use DSC with mode_3d
` [PATCH v3 06/13] drm/msm/disp/dpu1: Add DSC support in hw_ctl
` [PATCH v3 07/13] drm/msm/disp/dpu1: Add support for DSC in encoder
` [PATCH v3 08/13] drm/msm: Add missing structure documentation
` [PATCH v3 09/13] drm/msm/disp/dpu1: Add support for DSC in topology
` [PATCH v3 10/13] drm/msm/disp/dpu1: Add DSC support in RM
` [PATCH v3 11/13] drm/msm/dsi: add mode valid callback for dsi_mgr
` [PATCH v3 12/13] drm/msm/dsi: Add support for DSC configuration
` [PATCH v3 13/13] drm/msm/dsi: Pass DSC params to drm_panel

[PATCH v4] mips: bcm63xx: add support for clk_get_parent()
 2021-11-16  6:19 UTC  (3+ messages)

[PATCH V2] watchdog: ignore nohz_full cores in new cpumask
 2021-11-16  6:15 UTC 

[PATCH net-next v2] ipv6: don't generate link-local addr in random or privacy mode
 2021-11-16  6:09 UTC 

[PATCH] tty: serial: atmel: Check return code of dmaengine_submit()
 2021-11-16  6:14 UTC  (3+ messages)

[PATCH v11 1/3] mm: rearrange madvise code to allow for reuse
 2021-11-16  6:10 UTC  (5+ messages)
` [PATCH v11 2/3] mm: add a field to store names for private anonymous memory

[PATCH] ARM: dts: aspeed: Add AMD DaytonaX BMC
 2021-11-16  6:07 UTC  (4+ messages)

[PATCH] drm/nouveau/core: fix the uninitialized use in nvkm_ioctl_map()
 2021-11-16  5:58 UTC  (3+ messages)

[PATCH 03/11] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming
 2021-11-16  6:05 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: pm: propagate return value to caller
 2021-11-16  6:42 UTC 

[PATCH] watchdog: ignore nohz_full cores in new cpumask
 2021-11-16  6:04 UTC  (3+ messages)

[PATCH 0/3] Improve the migration stats
 2021-11-16  6:03 UTC  (4+ messages)
` [PATCH 2/3] mm: migrate: Correct the hugetlb "

[PATCH 5.4 000/355] 5.4.160-rc1 review
 2021-11-16  5:57 UTC  (5+ messages)

[PATCH 0/2] drm/msm: wait_fence fixes
 2021-11-16  5:58 UTC  (5+ messages)
` [PATCH 2/2] drm/msm: Restore error return on invalid fence

linux-next: Tree for Nov 16
 2021-11-16  5:41 UTC  (2+ messages)
` linux-next: Tree for Nov 16 [drivers/staging/media/max96712/max96712.ko]

[RFC PATCH] x86, vmlinux.lds: Add debug option to force all data sections aligned
 2021-11-16  5:54 UTC  (6+ messages)

[PATCH v2 0/3] Update gpios, nvme i2c busses and uefi partition
 2021-11-16  5:24 UTC  (6+ messages)
` [PATCH v2 1/3] ARM: dts: aspeed: mtjade: Add some gpios

[tip: x86/mm] x86/mm: Add missing <asm/cpufeatures.h> dependency to <asm/page_64.h>
 2021-11-16  5:25 UTC 

AER Strings
 2021-11-16  5:08 UTC 

[PATCH] Bluetooth: stop proccessing malicious adv data
 2021-11-16  5:02 UTC  (2+ messages)

[PATCH] staging: r8188eu: remove unused defines in wifi.h
 2021-11-16  4:56 UTC  (2+ messages)

[PATCH] drm/radeon:WARNING opportunity for max()
 2021-11-16  5:50 UTC 

test mail
 2021-11-16  4:47 UTC 

[PATCH] drm/radeon:WARNING opportunity for max()
 2021-11-16  5:48 UTC 

[PATCH] net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove
 2021-11-16  4:16 UTC  (4+ messages)

[PATCH] cpufreq: freq_table: Initialize cpuinfo.max_freq to correct max frequency
 2021-11-16  3:59 UTC  (4+ messages)

[PATCH 2/2 v2] sh: math-emu: fix macro redefined warning
 2021-11-16  3:37 UTC 

[PATCH 5.14 000/849] 5.14.19-rc1 review
 2021-11-16  3:54 UTC  (3+ messages)

[PATCH] tools:perf: Remove Unneeded variable
 2021-11-16  3:42 UTC 

[PATCH 1/2 v2] sh: mcount.S: fix build error when PRINTK is not enabled
 2021-11-16  3:36 UTC 

[PATCH 00/13] Repair SWAP-over-NFS
 2021-11-16  3:55 UTC  (3+ messages)

[PATCH v2] ARM: dts: aspeed: Adding Facebook Bletchley BMC
 2021-11-16  3:07 UTC  (2+ messages)

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-11-16  5:14 UTC  (12+ messages)

[PATCH v3 REPOST] PCIe: limit Max Read Request Size on i.MX to 512 bytes
 2021-11-16  2:59 UTC  (4+ messages)

[PATCH v3 1/2] pinctrl: qcom: Add egpio feature support
 2021-11-16  5:38 UTC  (2+ messages)
` [PATCH v3 2/2] pinctrl: qcom: sc7280: Add egpio support

[PATCH] docs: Update Sphinx requirements
 2021-11-16  2:58 UTC  (4+ messages)

[RFC] KVM: x86: SVM: don't expose PV_SEND_IPI feature with AVIC
 2021-11-16  2:56 UTC  (6+ messages)
      `  "

[PATCH] mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag
 2021-11-16  2:54 UTC  (2+ messages)

[PATCH 1/2] sh: mcount.S: fix build error when PRINTK is not enabled
 2021-11-16  2:48 UTC  (3+ messages)

[PATCH] signal: SIGKILL can cause signal effects to appear at PTRACE_EVENT_EXIT without tracer notification
 2021-11-16  5:34 UTC  (10+ messages)
          ` [PATCH 0/3] signal: requeuing undeliverable signals
            ` [PATCH 1/3] signal: In get_signal test for signal_group_exit every time through the loop
            ` [PATCH 2/3] signal: Requeue signals in the appropriate queue
            ` [PATCH 3/3] signal: Requeue ptrace signals

[PATCH 0/2] leds: pca955x: Expose GPIOs for all pins
 2021-11-16  2:44 UTC  (4+ messages)
` [PATCH 1/2] leds: pca955x: Make the gpiochip always expose "

[PATCH 1/2] soc: qcom: rpmhpd: Rename rpmhpd struct names
 2021-11-16  5:26 UTC  (2+ messages)
` [PATCH 2/2] soc: qcom: rpmhpd: Make mx as a parent of cx only for sdm845

[PATCH net-next] ipv6: don't generate link-local addr in random or privacy mode
 2021-11-16  2:40 UTC  (3+ messages)

[PATCH 00/11] dmaengine: kill off dma_slave_config->slave_id
 2021-11-16  4:28 UTC  (7+ messages)
` [PATCH 06/11] dmaengine: sprd: stop referencing config->slave_id
` [PATCH 08/11] dmaengine: xilinx_dpdma: stop using slave_id field

[PATCH v2] backlight: ili922x: fix kernel-doc warnings & notation
 2021-11-16  2:33 UTC 

[PATCH] pcmcia: remvoe unneeded variable
 2021-11-16  2:33 UTC 

[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
 2021-11-16  5:19 UTC  (6+ messages)
` [PATCH v4 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices

[PATCH net-next 0/2] net: snmp: tracepoint support for snmp
 2021-11-16  2:27 UTC  (7+ messages)

[PATCH] backlight: ili922x: fix kernel-doc warnings & notation
 2021-11-16  2:25 UTC  (3+ messages)

[PATCH 0/4] remove PDE_DATA()
 2021-11-16  5:09 UTC  (2+ messages)

[PATCH RFC v2 0/2] mm: Rework zap ptes on swap entries
 2021-11-16  5:06 UTC  (4+ messages)
` [PATCH RFC v2 2/2] mm: Rework swap handling of zap_pte_range

[PATCH v16 0/7] usb: misc: Add onboard_usb_hub driver
 2021-11-16  2:08 UTC  (4+ messages)
` [PATCH v16 1/7] "

5.15 regression: CONFIG_SYSFB_SIMPLEFB breaks console scrolling
 2021-11-16  4:52 UTC 

[PATCH] time/sched_clock: Allow architecture to override cyc_to_ns()
 2021-11-16  2:05 UTC  (4+ messages)

[PATCH 1/6] vhost: get rid of vhost_poll_flush() wrapper
 2021-11-16  5:00 UTC  (3+ messages)
` [PATCH 6/6] vhost_net: use RCU callbacks instead of synchronize_rcu()

[RESEND PATCH v5 0/4] Add perf interface to expose nvdimm
 2021-11-16  4:49 UTC  (5+ messages)
` [RESEND PATCH v5 1/4] drivers/nvdimm: Add nvdimm pmu structure
` [RESEND PATCH v5 2/4] drivers/nvdimm: Add perf interface to expose nvdimm performance stats
` [RESEND PATCH v5 3/4] powerpc/papr_scm: Add perf interface support
` [RESEND PATCH v5 4/4] docs: ABI: sysfs-bus-nvdimm: Document sysfs event format entries for nvdimm pmu

[PATCH v4] Bluetooth: btusb: re-definition for board_id in struct qca_version
 2021-11-16  4:48 UTC 

[GIT PULL] nfsd bugfix for 5.16
 2021-11-16  1:53 UTC 

[tip:ras/core] BUILD SUCCESS 70aeb807cf8649dedbcd59b70dfc38fb89bdf1bd
 2021-11-16  4:43 UTC 

[PATCH v6 0/6] Add Xilinx Event Management Driver
 2021-11-16  4:43 UTC  (3+ messages)
` [PATCH v7 "

[PATCH v3 0/3] Update VMware maintainer entries
 2021-11-16  4:33 UTC  (9+ messages)
` [PATCH v3 1/3] MAINTAINERS: Update maintainers for paravirt ops and VMware hypervisor interface

RT_GROUP_SCHED throttling blocks unthrottled RT tasks?
 2021-11-16  1:13 UTC  (2+ messages)

[PATCH v4 0/9] add aspeed-jpeg support for aspeed-video
 2021-11-16  4:15 UTC  (4+ messages)
` [PATCH v4 7/9] media: aspeed: Support aspeed mode to reduce compressed data

[PATCH] sched/rt: Don't reschedule a throttled task even if it's higher priority
 2021-11-16  1:02 UTC 

[PATCH 1/2] perf evlist: Allow setting arbitrary leader
 2021-11-16  1:01 UTC  (5+ messages)
` [PATCH 2/2] perf parse-events: Architecture specific leader override

[PATCH] riscv: dts: sifive unmatched: Name gpio lines
 2021-11-16  0:53 UTC  (6+ messages)
` [PATCH] riscv: dts: sifive unmatched: Expose the board ID eeprom
` [PATCH] riscv: dts: sifive unmatched: Expose the PMIC sub-functions
` [PATCH] riscv: dts: sifive unmatched: Expose the FU740 core supply regulator
` [PATCH] riscv: dts: sifive unmatched: Fix regulator for board rev3
` [PATCH] riscv: dts: sifive unmatched: Link the tmp451 with its power supply

[PATCH 5.10 000/575] 5.10.80-rc1 review
 2021-11-16  0:52 UTC  (2+ messages)

[PATCH] pstore/blk: Use "%lu" to format unsigned long
 2021-11-16  0:49 UTC  (4+ messages)

[PATCH linux-next] drm/msm/dp: remove unneeded variable
 2021-11-16  0:43 UTC  (2+ messages)

[PATCH] drm/msm: Fix mmap to include VM_IO and VM_DONTDUMP
 2021-11-16  0:42 UTC  (2+ messages)

[PATCH] kasan: test: Silence intentional read overflow warnings
 2021-11-16  0:41 UTC 

ld.lld: error: undefined symbol: irq_generic_chip_ops
 2021-11-16  3:56 UTC 

[RFC PATCH] software node: Skip duplicated software_node sysfs
 2021-11-16  3:54 UTC  (4+ messages)

Build regressions/improvements in v5.16-rc1
 2021-11-16  0:35 UTC  (5+ messages)

+ mm-fix-panic-in-__alloc_pages.patch added to -mm tree
 2021-11-16  3:52 UTC  (9+ messages)

[RFC PATCH 00/13] x86 User Interrupts support
 2021-11-16  3:49 UTC  (2+ messages)

[PATCH 1/1] KVM: x86/mmu: Fix TLB flush range when handling disconnected pt
 2021-11-16  0:03 UTC  (2+ messages)

[PATCH 0/2] DAMON fixes
 2021-11-16  3:42 UTC  (2+ messages)

[PATCH 00/15] Currently disabling dirty logging with the TDP MMU is extremely slow. On a 96 vCPU / 96G VM it takes ~45 seconds to disable dirty logging with the TDP MMU, as opposed to ~3.5 seconds with the legacy MMU. This series optimizes TLB flushes and introduces in-place large page promotion, to bring the disable dirty log time down to ~2 seconds
 2021-11-15 23:58 UTC  (5+ messages)
` [PATCH 12/15] KVM: x86/mmu: Factor out part of vmx_get_mt_mask which does not depend on vcpu
` [PATCH 13/15] KVM: x86/mmu: Add try_get_mt_mask to x86_ops
` [PATCH 14/15] KVM: x86/mmu: Make kvm_is_mmio_pfn usable outside of spte.c

arch/x86/net/bpf_jit_comp.c:2188:5: warning: no previous prototype for 'arch_prepare_bpf_dispatcher'
 2021-11-16  3:25 UTC 

[PATCH v2 1/2] s390/kexec: check the return value of ipl_report_finish
 2021-11-16  3:31 UTC  (3+ messages)
` [PATCH v2 2/2] s390/kexec: fix kmemleak
  ` [PATCH v2 RESEND 2/2] s390/kexec: fix memory leak of ipl report buffer

[5.12 - 5.15] xHCI controller dead - not renesas but intel
 2021-11-15 23:48 UTC  (3+ messages)


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