All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-13 13:09:49 to 2020-06-13 16:14:18 UTC [more...]

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-06-13 16:14 UTC  (13+ messages)

[PATCH v2 00/24] dynamic_debug cleanups, query features, WIP print-classes
 2020-06-13 16:14 UTC  (26+ messages)
` [PATCH v2 01/24] dyndbg-docs: eschew file /full/path query in docs
` [PATCH v2 02/24] dyndbg-docs: initialization is done early, not arch
` [PATCH v2 03/24] dyndbg: drop obsolete comment on ddebug_proc_open
` [PATCH v2 04/24] dyndbg: refine debug verbosity; 1 is basic, 2 more chatty
` [PATCH v2 05/24] dyndbg: rename __verbose section to __dyndbg
` [PATCH v2 06/24] dyndbg: fix overcounting of ram used by dyndbg
` [PATCH v2 07/24] dyndbg: fix a BUG_ON in ddebug_describe_flags
` [PATCH v2 08/24] dyndbg: make ddebug_tables list LIFO for add/remove_module
` [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 11/24] dyndbg: accept 'file foo.c:func1' and 'file foo.c:10-100'
` [PATCH v2 12/24] dyndbg: refactor ddebug_read_flags out of ddebug_parse_flags
` [PATCH v2 13/24] dyndbg: combine flags & mask into a struct, use that
` [PATCH v2 14/24] dyndbg: add filter parameter to ddebug_parse_flags
` [PATCH v2 15/24] dyndbg: extend ddebug_parse_flags to accept optional leading filter-flags
` [PATCH v2 16/24] dyndbg: prefer declarative init in caller, to memset in callee
` [PATCH v2 17/24] dyndbg: add user-flag, negating-flags, and filtering on flags
` [PATCH v2 18/24] dyndbg: allow negating flag-chars in modflags
` [PATCH v2 19/24] dyndbg: accept query terms like module:foo and file=bar
` [PATCH v2 20/24] dyndbg: WIP towards debug-print-class based callsite controls
` [PATCH v2 21/24] dyndbg: adapt header macros to pass print-class
` [PATCH v2 22/24] dyndbg: add print-class as trailing number to control output
` [PATCH v2 23/24] kset-example: add pr_debug()s for easy visibility of its operation
` [PATCH v2 24/24] kset-example: use pr_debug_n to create example print-classes

[PATCH 0/3] Support for tft displays based on ilitek,ili9488
 2020-06-13 16:07 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: add vendor prefix for EastRising Technology Co.,Ltd
` [PATCH 2/3] dt-bindings: add binding for Ilitek ili9488 based display panels
` [PATCH 3/3] drm/tiny: add support for tft displays based on ilitek,ili9488
    ` [PATCH 3/3] drm/tiny: add support for tft displays based on ilitek, ili9488

[mm/vmalloc] 0acd9a0ded: kernel_BUG_at_mm/vmalloc.c
 2020-06-13 16:07 UTC  (3+ messages)

v5.8 EFI firmware driver does not compile on EL7.8-based systems
 2020-06-13 16:07 UTC  (3+ messages)

drivers/tty/serial/8250/8250_dwlib.c:45:17: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-06-13 16:07 UTC 

omap3 dss failues on 5.7
 2020-06-13 16:06 UTC  (3+ messages)

[PATCH] pwm: add a config symbol for legacy drivers
 2020-06-13 15:57 UTC 

[Patch net] net: change addr_list_lock back to static key
 2020-06-13 16:03 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/fmt: bump version to 6.2.1
 2020-06-13 16:03 UTC 

[RFC 0/3] ARM: copy_{from,to}_user() for vmsplit 4g/4g
 2020-06-13 16:00 UTC  (21+ messages)
` [RFC 1/3] lib: copy_{from,to}_user using gup & kmap_atomic()

[PATCH 1/2] batctl: Only remove batadv interface on hardif reduction
 2020-06-13 15:59 UTC  (2+ messages)
` [PATCH 2/2] batctl: Disable automatic destruction of empty meshifs

[dpdk-dev] [PATCH 0/5] small fixes for mbuf's dynamic field/flag feature
 2020-06-13 15:49 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/5] mbuf: fix out-of-bounds access at dyn field register
` [dpdk-dev] [PATCH 2/5] mbuf: fix missing errno for dyn field/flag registration
` [dpdk-dev] [PATCH 3/5] mbuf: fix free_space setting for dynamic field
` [dpdk-dev] [PATCH 4/5] mbuf: fix a dynamic field dump log
` [dpdk-dev] [PATCH 5/5] mbuf: support to dump free_flags for dynamic flag

[Buildroot] [PATCH 1/2] package/alsa-lib: bump version to 1.2.3
 2020-06-13 15:58 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/alsa-utils: "

[PATCH] sctp: Fix sk_buff leak when receiving a datagram
 2020-06-13 15:57 UTC  (2+ messages)

AMD SME + KASAN = doom
 2020-06-13 15:54 UTC  (2+ messages)

dlmisc.c: fix uclibc build
 2020-06-13 15:51 UTC 

[PATCH] ARM: dts: omap3: Migrate AES from hwmods to sysc-omap2
 2020-06-13 15:50 UTC  (7+ messages)

[PATCH] pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()'
 2020-06-13 15:49 UTC  (3+ messages)

[RFC PATCH] x86/msr: Filter MSR writes
 2020-06-13 15:48 UTC  (2+ messages)
` [PATCH -v2] "

[Buildroot] [PATCH 1/1] package/faad2: bump version to 2.9.2
 2020-06-13 15:41 UTC 

[PATCH 00/16] spi: dm-conversion (part3)
 2020-06-13 15:41 UTC  (18+ messages)
` [PATCH 01/16] cl-som-imx7: Switch to DM_SPI/DM_SPI_FLASH
` [PATCH 02/16] cm_fx6: Switch to full DM-aware
` [PATCH 03/16] dh_imx6: "
` [PATCH 04/16] arm: Remove mx51evk board
` [PATCH 05/16] arm: Remove ts4800 board
` [PATCH 06/16] arm: Remove tqma6s_wru4_mmc_defconfig
` [PATCH 07/16] arm: Remove pfla02 board
` [PATCH 08/16] arm: Remove pcm058 board
` [PATCH 09/16] arm: Remove riotboard board
` [PATCH 10/16] arm: Remove zc5202/zc5601 board
` [PATCH 11/16] arm: Remove cgtqmx6eval board
` [PATCH 12/16] arm: Remove ot1200 board
` [PATCH 13/16] arm: Remove dms-ba16 board
` [PATCH 14/16] arm: Remove configs/mx35pdk_defconfig board
` [PATCH 15/16] arm: Remove flea3_defconfig board
` [PATCH 16/16] arm: Remove mx31pdk_defconfig board

[PATCH] parisc: Prevent optimization of loads and stores in atomic operations
 2020-06-13 15:20 UTC 

[Buildroot] [PATCH 1/1] package/boost: bump version to 1.73.0
 2020-06-13 15:35 UTC 

[PATCH v8 00/14] target/mips: MSA, FPU and other cleanups and improvements
 2020-06-13 15:21 UTC  (15+ messages)
` [PATCH v8 01/14] target/mips: msa: Split helpers for MADDV.<B|H|W|D>
` [PATCH v8 02/14] target/mips: msa: Split helpers for MSUBV.<B|H|W|D>
` [PATCH v8 03/14] target/mips: msa: Split helpers for DPADD_S.<H|W|D>
` [PATCH v8 04/14] target/mips: msa: Split helpers for DPADD_U.<H|W|D>
` [PATCH v8 05/14] target/mips: msa: Split helpers for DPSUB_S.<H|W|D>
` [PATCH v8 06/14] target/mips: msa: Split helpers for DPSUB_U.<H|W|D>
` [PATCH v8 07/14] target/mips: msa: Split helpers for DOTP_S.<H|W|D>
` [PATCH v8 08/14] target/mips: msa: Split helpers for DOTP_U.<H|W|D>
` [PATCH v8 09/14] target/mips: msa: Split helpers for SUBS_S.<B|H|W|D>
` [PATCH v8 10/14] target/mips: msa: Split helpers for SUBS_U.<B|H|W|D>
` [PATCH v8 11/14] target/mips: msa: Split helpers for SUBSUS_U.<B|H|W|D>
` [PATCH v8 12/14] target/mips: msa: Split helpers for SUBSUU_S.<B|H|W|D>
` [PATCH v8 13/14] target/mips: msa: Split helpers for SUBV.<B|H|W|D>
` [PATCH v8 14/14] target/mips: msa: Split helpers for MULV.<B|H|W|D>

Aw: Re: Ubuntu 18.04 kernel 4.15.0-106-generic breaks wireguard-1.0.20200520
 2020-06-13 15:34 UTC  (3+ messages)
  `  "

[ANNOUNCE] 4.14.184-rt84
 2020-06-13 15:22 UTC 

[RFC PATCH 4/5] scsi: ufs: L2P map management for HPB read
 2020-06-13 15:24 UTC  (8+ messages)
` [RFC PATCH 3/5] scsi: ufs: Introduce HPB module
  ` [RFC PATCH 2/5] scsi: ufs: Add UFS-feature layer
    ` [RFC PATCH 1/5] scsi: ufs: Add UFS feature related parameter
      ` [RFC PATCH 0/5] scsi: ufs: Add Host Performance Booster Support

get_existing_cc returns the wrong krb-cache under ubuntu 20.04
 2020-06-13 15:17 UTC 

[PATCH] mtd: rawnand: brcmnand: force raw OOB writes
 2020-06-13 15:16 UTC  (5+ messages)

[GIT PULL] final round of SCSI updates for the 5.6+ merge window
 2020-06-13 15:15 UTC 

Exception #14 in kernel space when using rttcp
 2020-06-13 15:11 UTC  (6+ messages)

[PATCH] drm/ttm: Fix dma_fence refcnt leak in ttm_bo_vm_fault_reserved
 2020-06-13 15:08 UTC  (3+ messages)

[PATCH 1/5] i2c: xiic: Fix broken locking on tx_msg
 2020-06-13 15:07 UTC  (5+ messages)
` [PATCH 2/5] i2c: xiic: Drop broken interrupt handler
` [PATCH 3/5] i2c: xiic: Defer xiic_wakeup() and __xiic_start_xfer() in xiic_process()
` [PATCH 4/5] i2c: xiic: Switch from waitqueue to completion
` [PATCH 5/5] i2c: xiic: Only ever transfer single message

[PATCH] dmaengine: xilinx: Add empty device_config function
 2020-06-13 14:58 UTC 

BUG: kernel NULL pointer dereference from check_preempt_wakeup()
 2020-06-13 14:57 UTC  (10+ messages)

[PATCH] Input: atmel_mxt_ts: Avoid excess read length on limited controllers
 2020-06-13 14:56 UTC 

[PATCH] net: ethernet: ti: ale: fix allmulti for nu type ale
 2020-06-13 14:54 UTC 

[PATCH] net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
 2020-06-13 14:52 UTC 

r816x driver
 2020-06-13 14:43 UTC 

[PATCH] pkt-line: extract out PACKET_HEADER_SIZE
 2020-06-13 14:39 UTC  (3+ messages)

[PATCH] gpio: pca953x: Add support for the PCAL9535
 2020-06-13 14:39 UTC 

[PATCH v4 1/2] hugetlb: use f_mode & FMODE_HUGETLBFS to identify hugetlbfs files
 2020-06-13 14:38 UTC  (6+ messages)
` [hugetlb] 5156c6c1b9: INFO:trying_to_register_non-static_key

[PATCH] net: Fix the arp error in some cases
 2020-06-13 14:31 UTC  (2+ messages)

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-06-13 14:30 UTC  (4+ messages)

[PATCH v1 0/2] scsi: ufs: Add trace event for UIC commands
 2020-06-13 14:18 UTC  (6+ messages)
` [PATCH v1 2/2] "

[PATCH] printk: Make linux/printk.h self-contained
 2020-06-13 14:29 UTC  (5+ messages)

[PATCH] checkout: teach --worktree
 2020-06-13 14:25 UTC 

Acquaintance and Elaborate Discussions
 2020-06-13 13:56 UTC 

[bpf, selftests] 463bac5f1c: WARNING:suspicious_RCU_usage
 2020-06-13 14:23 UTC 

[PATCH] tpm_tis: extra chip->ops check on error path in tpm_tis_core_init
 2020-06-13 14:18 UTC 

adding linux-pwm archives to lore.kernel.org?
 2020-06-13 14:15 UTC  (4+ messages)
      ` [Kernel.org Helpdesk #89942] [linuxfoundation.org #89942] "

[ext4:dev] BUILD SUCCESS 7b97d868b7ab2448859668de9222b8af43f76e78
 2020-06-13 14:06 UTC 

[patch V9 10/39] x86/entry: Provide helpers for execute on irqstack
 2020-06-13 14:03 UTC  (6+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.8-2 tag
 2020-06-13 13:53 UTC  (2+ messages)

[PATCH v2 0/5] Mac Old World ROM experiment
 2020-06-13 13:36 UTC  (6+ messages)
` [PATCH v2 3/5] grackle: Set revision in PCI config to match hardware
` [PATCH v2 4/5] mac_oldworld: Rename ppc_heathrow_reset reset to ppc_heathrow_cpu_reset
` [PATCH v2 2/5] mac_oldworld: Add machine ID register
` [PATCH v2 5/5] mac_oldworld: Map macio to expected address at reset
` [PATCH v2 1/5] mac_oldworld: Allow loading binary ROM image

[PATCH 1/8] drm/atomic-helper: reset vblank on crtc reset
 2020-06-13 13:43 UTC  (7+ messages)
` [PATCH 7/8] drm/mipi-dbi: Remove ->enabled
  ` [Intel-gfx] "
` [PATCH 8/8] drm/tiny/repaper: Drop edp->enabled
  ` [Intel-gfx] "

[RFC PATCH] PCI: Remove End-End TLP as PASID dependency
 2020-06-13 13:49 UTC  (2+ messages)

How to off RBAC in SELinux?
 2020-06-13 13:43 UTC  (3+ messages)

[PATCH 0/4] arm64: tegra: Xavier SDMMC changes
 2020-06-13 13:22 UTC  (9+ messages)
` [PATCH 1/4] arm64: tegra: Enable signal voltage switching on Tegra194 SDMMC1 and SDMMC3
` [PATCH 2/4] arm64: tegra: Fix CD on Jetson Xavier SDMMC1
` [PATCH 3/4] arm64: tegra: Configure SDIO cards "
` [PATCH 4/4] arm64: tegra: Enable HS400 on Tegra194 SDMMC4

[PATCH v6 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-06-13 13:31 UTC  (5+ messages)
` [PATCH v6 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 "

[Buildroot] [PATCH 1/1] package/libzip: bump to version 1.7.1
 2020-06-13 13:31 UTC 

drivers/rtc/rtc-pcf8523.c:288:24: sparse: sparse: incorrect type in initializer (different address spaces)
 2020-06-13 13:30 UTC 

[linux-next:master] BUILD REGRESSION 64302eabdac76d4d7fecdc898ffba2d4bc742273
 2020-06-13 13:23 UTC 

[GIT PULL] General notification queue and key notifications
 2020-06-13 13:24 UTC  (5+ messages)

[GIT pull V2] locking: Atomics and KCSAN
 2020-06-13 13:21 UTC  (4+ messages)
` [GIT pull V2] locking/kcsan for v5.8

[PATCH v2 00/12] x86: tag application address space for devices
 2020-06-13 13:07 UTC  (5+ messages)
` [PATCH v2 04/12] docs: x86: Add documentation for SVA (Shared Virtual Addressing)
` [PATCH v2 11/12] x86/mmu: Allocate/free PASID

CT Brain Scan (12 Jun 2020) and MRI Brain Scan (13 Jun 2020) at Changi General Hospital (Singapore): All Normal
 2020-06-13 13:22 UTC 

arch/mips/include/asm/mach-ip27/topology.h:19:7: error: implicit declaration of function 'hub_data'
 2020-06-13 13:20 UTC 

[Qemu-devel] [Bug 1840719] [NEW] win98se floppy fails to boot with isapc machine
 2020-06-13 13:09 UTC  (2+ messages)
` [Bug 1840719] "

arch/mips/kvm/mips.c:70:25: error: 'struct kvm_vcpu_stat' has no member named 'vz_cpucfg_exits'; did you mean
 2020-06-13 13:16 UTC 

Collaborative conflict resolution feature request
 2020-06-13 13:14 UTC  (4+ messages)


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.