All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-12 13:11:22 to 2020-12-12 16:09:33 UTC [more...]

[PATCH AUTOSEL 4.14 1/8] kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling
 2020-12-12 16:08 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 2/8] drm/nouveau: make sure ret is initialized in nouveau_ttm_io_mem_reserve
` [PATCH AUTOSEL 4.14 3/8] drm/tegra: sor: Disable clocks on error in tegra_sor_init()
` [PATCH AUTOSEL 4.14 6/8] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()
` [dm-devel] [PATCH AUTOSEL 4.14 8/8] dm table: Remove BUG_ON(in_interrupt())

[PATCH AUTOSEL 4.9 1/5] kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling
 2020-12-12 16:09 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 2/5] drm/nouveau: make sure ret is initialized in nouveau_ttm_io_mem_reserve
` [PATCH AUTOSEL 4.9 3/5] drm/tegra: sor: Disable clocks on error in tegra_sor_init()

[PATCH AUTOSEL 5.9 01/23] drm/tegra: sor: Don't warn on probe deferral
 2020-12-12 16:08 UTC  (10+ messages)
` [PATCH AUTOSEL 5.9 02/23] drm/tegra: sor: Ensure regulators are disabled on teardown
` [PATCH AUTOSEL 5.9 03/23] drm/tegra: replace idr_init() by idr_init_base()
` [PATCH AUTOSEL 5.9 04/23] dm integrity: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY
` [Cluster-devel] [PATCH AUTOSEL 5.9 05/23] gfs2: set lockdep subclass for iopen glocks
` [PATCH AUTOSEL 5.9 06/23] ASoC: rt5682: change SAR voltage threshold
` [PATCH AUTOSEL 5.9 08/23] drm/tegra: sor: Disable clocks on error in tegra_sor_init()
` [PATCH AUTOSEL 5.9 12/23] arm64: syscall: exit userspace before unmasking exceptions
` [PATCH AUTOSEL 5.9 15/23] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()
` [PATCH AUTOSEL 5.9 20/23] drm/amd/display: Init clock value by current vbios CLKs

[PATCH AUTOSEL 4.4 1/2] drm/nouveau: make sure ret is initialized in nouveau_ttm_io_mem_reserve
 2020-12-12 16:09 UTC 

[PATCH 2/2] dmaengine: fsldma: Fix a resource leak in an error handling path of the probe function
 2020-12-12 16:06 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 1/9] drm/tegra: replace idr_init() by idr_init_base()
 2020-12-12 16:08 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 3/9] drm/tegra: sor: Disable clocks on error in tegra_sor_init()
` [PATCH AUTOSEL 4.19 7/9] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()

[PATCH AUTOSEL 5.4 01/14] drm/tegra: replace idr_init() by idr_init_base()
 2020-12-12 16:08 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 03/14] drm/tegra: sor: Disable clocks on error in tegra_sor_init()
` [PATCH AUTOSEL 5.4 08/14] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()
` [PATCH AUTOSEL 5.4 12/14] drm/amd/display: Init clock value by current vbios CLKs

[PATCH 1/2] dmaengine: fsldma: Fix a resource leak in the remove function
 2020-12-12 16:05 UTC  (3+ messages)

[PATCH 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-12-12 16:01 UTC  (6+ messages)
` [PATCH 07/13] ia64: make SPARSEMEM default and disable DISCONTIGMEM

[PATCH 1/4] machine: am64xx-evm.conf: Add machine definition for AM64xx platform
 2020-12-12 16:02 UTC  (4+ messages)
` [PATCH 2/4] linux-ti-staging: Update kernel to pick up AM64 platform
  ` [meta-ti] "

[PATCH v5 0/3] pull: stop warning on every pull
 2020-12-12 16:01 UTC  (10+ messages)
` [PATCH v5 1/3] pull: refactor fast-forward check
` [PATCH v5 3/3] pull: display default warning only when non-ff

[PATCH RESEND net-next 1/2] dpaa2-eth: send a scatter-gather FD instead of realloc-ing
 2020-12-12 15:58 UTC  (6+ messages)

[PATCH v2 1/2] bitmap: Modify bitmap_set_value() to check bitmap length
 2020-12-12 15:56 UTC  (2+ messages)

[GIT PULL] Final batch of KVM changes for Linux 5.10
 2020-12-12 15:53 UTC 

[PATCH 01/27] drm/amdgpu: add amdgpu_ih_regs structure
 2020-12-12 15:46 UTC  (27+ messages)
` [PATCH 02/27] drm/amdgpu: add helper to init ih ring regs for vega10
` [PATCH 03/27] drm/amdgpu: add helper to enable an ih ring "
` [PATCH 04/27] drm/amdgpu: add helper to toggle ih ring interrupts "
` [PATCH 05/27] drm/amdgpu: switch to ih_init_register_offset "
` [PATCH 06/27] drm/amdgpu: switch to ih_toggle_interrupts "
` [PATCH 07/27] drm/amdgpu: switch to ih_enable_ring "
` [PATCH 08/27] drm/amdgpu: use cached ih rb control reg offsets "
` [PATCH 09/27] drm/amdgpu: correct ih cg programming for vega10 ih block
` [PATCH 10/27] drm/amdgpu: add helper to init ih ring regs for navi10
` [PATCH 11/27] drm/amdgpu: add helper to enable an ih ring "
` [PATCH 12/27] drm/amdgpu: add helper to toggle ih ring interrupts "
` [PATCH 13/27] drm/amdgpu: switch to ih_init_register_offset "
` [PATCH 14/27] drm/amdgpu: switch to ih_toggle_interrupts "
` [PATCH 15/27] drm/amdgpu: switch to ih_enable_ring "
` [PATCH 16/27] drm/amdgpu: use cached ih rb control reg offsets "
` [PATCH 17/27] drm/amdgpu: add a helper function to decode iv
` [PATCH 18/27] drm/amdgpu: switch to common decode iv helper
` [PATCH 19/27] drm/amdgpu: add osssys v4_2 ip headers (v2)
` [PATCH 20/27] drm/amdgpu: create vega20 ih blocks
` [PATCH 21/27] drm/amdgpu: reroute vmc/utcl2 interrupts to ih ring 1 for arcturus
` [PATCH 22/27] drm/amdgpu: switch to vega20 ih block for vega20/arcturus
` [PATCH 23/27] drm/amdgpu: retire the vega20 code path from navi10 ih block
` [PATCH 24/27] drm/amdgpu: correct ih_chicken programming for vega10/vega20 ih blocks
` [PATCH 25/27] drm/amdgpu: drop arcturus IH_CHICKEN programming from vega10 ih block
` [PATCH 26/27] drm/amdgpu: drop ih reroute function from psp v11
` [PATCH 27/27] drm/amdgpu: don't create ih ring 1 and ring 2 for APU

[PATCH] driver core: platform: don't oops on unbound devices
 2020-12-12 15:39 UTC  (3+ messages)

[linux-next:master 6953/13205] drivers/dma/imx-dma.c:1048:20: warning: cast to smaller integer type 'enum imx_dma_type' from 'const void
 2020-12-12 15:40 UTC  (4+ messages)

[PATCH 1/1] doc: move README.trace to HTML documentation
 2020-12-12 15:40 UTC  (2+ messages)

[PATCH 1/1] doc: move README.commands to HTML doc
 2020-12-12 15:40 UTC  (2+ messages)

[PATCH] bootcount: allow to use this feature on TPL
 2020-12-12 15:40 UTC  (2+ messages)

[PATCH] fsp: Move and rename fsp_types.h file
 2020-12-12 15:40 UTC  (2+ messages)

[PATCH v2 00/26] dm: Change the way sequence numbers are implemented
 2020-12-12 15:39 UTC  (3+ messages)

[PATCH v2 0/8] Raspberry Pi 400/Compute Module 4 support
 2020-12-12 15:39 UTC  (7+ messages)
` [PATCH v2 4/8] dm: Introduce xxx_get_dma_range()
` [PATCH v2 5/8] dm: Introduce DMA constraints into the core device model
` [PATCH v2 6/8] dm: Introduce dev_phys_to_bus()/dev_bus_to_phys()

[PATCH 1/1] sandbox: implement invalidate_icache_all()
 2020-12-12 15:39 UTC  (2+ messages)

[PATCH 0/8] Raspberry Pi 400/Compute Module 4 support
 2020-12-12 15:39 UTC  (3+ messages)
` [PATCH 4/8] dm: Introduce xxx_get_dma_range()

[PATCH 0/3] GE Bx50v3 cleanups
 2020-12-12 15:39 UTC  (3+ messages)
` [PATCH 1/3] image: support board_fit_config_name_match

[PATCH v2 0/4] mkimage usability fixes
 2020-12-12 15:39 UTC  (4+ messages)
` [PATCH v2 4/4] mkimge: Reject signing-related flags without FIT_SIGNATURE

[PATCH] gpio: pca953x: add bus option to select the i2c bus
 2020-12-12 15:39 UTC  (2+ messages)

[PATCH] common: splash_source: fix -Wint-to-pointer-cast warning
 2020-12-12 15:39 UTC  (2+ messages)

[PATCH 0/6] spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic
 2020-12-12 15:39 UTC  (11+ messages)
` [PATCH 1/6] sandbox: spi: Drop unused sandbox_spi_parse_spec function
` [PATCH 2/6] sandbox: test: Add a second SPI slave on sandbox_spi bus
` [PATCH 4/6] test: spi: Add sandbox_spi_get_{speed, mode} interface
` [PATCH 5/6] spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic
` [PATCH 6/6] test: dm: spi: Add testcase for spi_claim_bus()

[PATCH v2 1/2] x86: edison: Use dwc3-generic driver for Intel Edison
 2020-12-12 15:39 UTC  (4+ messages)
` [PATCH v2 2/2] x86: edison: Switch to DM_USB_GADGET

[PATCH 1/2] configs: sandbox: activate DEBUG_UART
 2020-12-12 15:39 UTC  (5+ messages)
` [PATCH 2/2] console: sandbox: remove unnecessary sandbox code

[PATCH v1] x86: edison: BINMAN selection is specific to the board
 2020-12-12 15:39 UTC  (2+ messages)

[PATCH 1/1] sandbox: implement runtime system reset
 2020-12-12 15:39 UTC  (2+ messages)

[PATCH 0/6] video: remove VIDCONSOLE_AS_LCD and VIDCONSOLE_AS_NAME
 2020-12-12 15:39 UTC  (3+ messages)
` [PATCH 5/6] spring: configs: remove VIDCONSOLE_AS_LCD

[PATCH 0/4] console: remove #ifdef CONFIG when it is possible
 2020-12-12 15:39 UTC  (9+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] console: add function console_devices_set
` [PATCH 3/4] console: remove #ifdef CONFIG_CONSOLE_RECORD
` [PATCH 4/4] console: add console_tstc_check helper function for CONSOLE_MUX

[Linux-kernel-mentees] [PATCH] leds: convert symbolic permission bit macros to octal
 2020-12-12 15:35 UTC 

[PATCH 0/3] video: seps525: Add new driver for seps525 OLED display
 2020-12-12 15:35 UTC  (7+ messages)
` [PATCH 1/3] video: Introduce video_sync call
` [PATCH 2/3] video: seps525: Add dt binding description
` [PATCH 3/3] video: seps525: Add seps525 SPI driver

[PATCH v3] fdt: Use phandle to distinguish DT nodes with same name
 2020-12-12 15:35 UTC  (2+ messages)

[RESEND,PATCH v3] cmd: Add a pwm command
 2020-12-12 15:35 UTC  (2+ messages)

[u-boot,v2019.04-aspeed, v1 0/1] Common:fdt: Check for error return
 2020-12-12 15:35 UTC  (3+ messages)
` [u-boot, v2019.04-aspeed, v1 1/1] Common:fdt: Check for error return value
  ` [u-boot,v2019.04-aspeed, "

[PATCH] alpha: add support for TIF_NOTIFY_SIGNAL
 2020-12-12 15:35 UTC 

[PATCH 3/3] add PROTO_CMSG_DATA_ONLY to inet6_dgram_ops
 2020-12-12 15:31 UTC 

[PATCH 0/3] PROTO_CMSG_DATA_ONLY for Datagram (UDP)
 2020-12-12 15:31 UTC 

[PATCH 1/3] add PROTO_CMSG_DATA_ONLY to __sys_sendmsg_sock
 2020-12-12 15:31 UTC 

[PATCH 2/3] add PROTO_CMSG_DATA_ONLY to inet_dgram_ops
 2020-12-12 15:31 UTC 

[Buildroot] [PATCH] package/python-urllib3: bump to version 1.26.2
 2020-12-12 15:28 UTC 

[cifs:for-next 19/27] fs/cifs/cifsproto.h:96:4: error: unknown type name 'mid_receive_t'
 2020-12-12 15:26 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-pytest: bump to version 6.1.2
 2020-12-12 15:27 UTC 

[Patch v2 0/6] Enable Qualcomm Crypto Engine on sdm845
 2020-12-12 15:25 UTC  (4+ messages)
` [Patch v2 6/6] dt-bindings: crypto: qcom-qce: Add v5.4 to binding

[Buildroot] [PATCH 1/2] package/python-pyparsing: update link to project
 2020-12-12 15:26 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/python-pyparsing: bump to version 2.4.7

[Buildroot] [PATCH] package/python-iniconfig: bump to version 1.1.1
 2020-12-12 15:24 UTC 

[Buildroot] [PATCH] package/python-colorama: bump to version 0.4.4
 2020-12-12 15:23 UTC 

[RFC PATCH 0/4] Kexec FDT setup consolidation
 2020-12-12 15:22 UTC  (7+ messages)
` [RFC PATCH 3/4] arm64: Use common of_kexec_setup_new_fdt()
` [RFC PATCH 4/4] powerpc: "

[Buildroot] [PATCH] package/python-certifi: bump to version 2020.12.5
 2020-12-12 15:22 UTC 

[PATCH v2 0/4] arm64: rockchip: Fix PCIe ep-gpios requirement and Add Nanopi M4B
 2020-12-12 15:18 UTC  (6+ messages)
` [PATCH v2 1/4] PCI: rockchip: Make 'ep-gpios' DT property optional

[PATCH xtables-nft 0/3] xt-monitor fixes
 2020-12-12 15:15 UTC  (4+ messages)
` [PATCH xtables-nft 1/3] xtables-monitor: fix rule printing
` [PATCH xtables-nft 2/3] xtables-monitor: fix packet family protocol
` [PATCH xtables-nft 3/3] xtables-monitor: print packet first

Zoom call about Page Folios tomorrow
 2020-12-12 15:14 UTC  (2+ messages)

[PATCH] mm/memory_hotplug: quieting offline operation
 2020-12-12 15:04 UTC  (3+ messages)

[PATCH] parted: Make readline dependency optional
 2020-12-12 15:05 UTC 

[linux-next:master 10689/13205] /tmp/slcan-954954.s:744: Error: unrecognized opcode `zext.b s4,a1'
 2020-12-12 15:00 UTC  (2+ messages)
` [linux-next:master 10689/13205] /tmp/slcan-954954.s:744: Error: unrecognized opcode `zext.b s4, a1'

[PATCH v2 1/2] mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support
 2020-12-12 14:58 UTC  (4+ messages)
` [PATCH v2 2/2] board: presidio: Add Parallel NAND support

[PULL] u-boot-atmel-fixes-2021.01-b
 2020-12-12 14:58 UTC  (2+ messages)

[Bug 203535] New: Bluetooth: command tx timeout with Intel Corporation Wireless 7260 in A2DP mode
 2020-12-12 14:56 UTC  (2+ messages)
` [Bug 203535] "

[PATCH linux-next] drm/amd/display: Adding prototype for dccg21_update_dpp_dto()
 2020-12-12 14:56 UTC 

[qemu-mainline test] 157456: regressions - FAIL
 2020-12-12 14:57 UTC 

[PATCH v8 0/8] IMA: support for measuring kernel integrity critical data
 2020-12-12 14:47 UTC  (5+ messages)
` [PATCH v8 4/8] IMA: add policy rule to measure "

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2020-12-12 14:43 UTC 

[GIT PULL v3] md-fixes 20201212
 2020-12-12 14:42 UTC  (3+ messages)
  ` [dm-devel] "

[PATCH] x86/kprobes: Fix optprobe to detect padding int3 correctly
 2020-12-12 14:38 UTC  (2+ messages)
` [tip: x86/urgent] x86/kprobes: Fix optprobe to detect INT3 padding correctly

[PATCH v2 bpf-next 0/2] introduce xdp_init_buff/xdp_prepare_buff
 2020-12-12 14:34 UTC  (4+ messages)
` [PATCH v2 bpf-next 2/2] net: xdp: introduce xdp_prepare_buff utility routine

[PATCH] net/netconsole: Support VLAN for netconsole
 2020-12-12 14:33 UTC  (3+ messages)

[tip:x86/cpu 3/5] ld.lld: error: unaligned.c:(function do_ade: .text+0x2A): relocation R_MICROMIPS_26_S1 out of range: -2080335983 is not in
 2020-12-12 14:32 UTC 

[dm-devel] need help with dm & md raid10 issue
 2020-12-12 14:28 UTC 

[PATCH] powerpc/vas: Fix IRQ name allocation
 2020-12-12 14:27 UTC 

[PATCH v3 net-next 0/4] net: dsa: Link aggregation support
 2020-12-12 14:26 UTC  (5+ messages)
` [PATCH v3 net-next 2/4] "

[PATCH] ipvs: add weighted random twos choice algorithm
 2020-12-12 14:22 UTC  (2+ messages)

[stable:linux-4.9.y 66/1284] drivers/iio/magnetometer/ak8974.c:511:40: sparse: sparse: incorrect type in argument 2 (different base types)
 2020-12-12 14:21 UTC  (2+ messages)

[PATCH nf-next,v4 3/4] netfilter: nftables: generalize set extension to support for several expressions
 2020-12-12 14:20 UTC  (2+ messages)
` [PATCH nf-next, v4 "

WARNING in ext4_xattr_set_entry
 2020-12-12 14:13 UTC 

[ovmf test] 157458: regressions - FAIL
 2020-12-12 14:13 UTC 

[rdma:for-next] BUILD SUCCESS d21a1240f5169a07a230d72e0e6d3773b2a088b4
 2020-12-12 14:08 UTC 

[PATCH v6 0/4] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-12-12 14:06 UTC  (7+ messages)
` [PATCH v6 4/4] "

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-12 13:59 UTC  (7+ messages)
` [PATCH v14 10/10] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v3 00/13] Remove GCC < 4.8 checks
 2020-12-12 14:00 UTC  (4+ messages)
` [PATCH v3 11/13] compiler: remove GNUC check

[PATCH net-next v2 00/12] gtp: IPv6 support
 2020-12-12 13:59 UTC  (7+ messages)
` [PATCH net-next v2 07/12] gtp: use ephemeral source port
` [PATCH net-next v2 10/12] gtp: add IPv6 support

[PATCH] clk: ingenic: Fix divider calculation with div tables
 2020-12-12 13:57 UTC 

[GIT PULL] irqchip updates for Linux 5.11
 2020-12-12 13:56 UTC 

[PATCH v5 net-next 0/2] net: dsa: add stats64 support
 2020-12-12 13:51 UTC  (5+ messages)
` [PATCH v5 1/2] net: dsa: add optional "
` [PATCH v5 2/2] net: dsa: qca: ar9331: export stats64

[PATCH] powerpc/mm: Fix hugetlb_free_pmd_range() and hugetlb_free_pud_range()
 2020-12-12 13:41 UTC  (2+ messages)

[XEN PATCH v1 1/1] Invalidate cache for cpus affinitized to the domain
 2020-12-12 13:35 UTC  (2+ messages)

Get Back To Me
 2020-12-11 20:26 UTC 

Get Back To Me
 2020-12-11 20:26 UTC 

Get Back To Me
 2020-12-11 20:05 UTC 

[PATCH 0/6] iio:pressure:ms5637: add ms5803 support
 2020-12-12 13:26 UTC  (4+ messages)
` [PATCH 1/6] iio:pressure:ms5637: switch to probe_new

include/linux/compiler_types.h:338:38: error: call to '__compiletime_assert_520' declared with attribute error: BUILD_BUG_ON failed: sizeof(cmd_a64_entry_t) != 64
 2020-12-12 13:25 UTC  (2+ messages)

[PATCH v2] net: dsa: qca: ar9331: fix sleeping function called from invalid context bug
 2020-12-12 13:25 UTC  (2+ messages)

[PATCH -next] platform: surface: fix non-PM_SLEEP build warnings
 2020-12-12 13:24 UTC  (2+ messages)

[patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
 2020-12-12 13:22 UTC  (9+ messages)
` [patch 03/30] genirq: Move irq_set_lockdep_class() to core
          ` [Intel-gfx] "

[PATCH] mmc: atmel-mci: Reduce scope for the variable “slot” in atmci_request_end()
 2020-12-12 13:17 UTC  (12+ messages)
          `  "
                  ` mmc: atmel-mci: Reduce scope for the variable “slot” in

[patch 22/30] net/mlx5: Replace irq_to_desc() abuse
 2020-12-12 12:58 UTC  (2+ messages)
` [tip: irq/core] "

[patch 26/30] xen/events: Use immediate affinity setting
 2020-12-12 12:58 UTC  (2+ messages)
` [tip: irq/core] "

[patch 25/30] xen/events: Remove disfunct affinity spreading
 2020-12-12 12:58 UTC  (2+ messages)
` [tip: irq/core] "

[patch 21/30] net/mlx4: Use effective interrupt affinity
 2020-12-12 12:58 UTC  (2+ messages)
` [tip: irq/core] "

[patch 23/30] net/mlx5: Use effective interrupt affinity
 2020-12-12 12:58 UTC  (2+ messages)
` [tip: irq/core] "

[patch 28/30] xen/events: Reduce irq_info::spurious_cnt storage size
 2020-12-12 12:58 UTC  (2+ messages)
` [tip: irq/core] xen/events: Reduce irq_info:: Spurious_cnt "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.