All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-25 08:31:51 to 2020-05-25 09:15:30 UTC [more...]

sdhci_msm issues with cold-plugged SD cards
 2020-05-25  9:14 UTC  (2+ messages)

[Bug 1880355] [NEW] Length restrictions for fw_cfg_dma_transfer?
 2020-05-25  9:14 UTC  (4+ messages)

[PATCH] bitops: simplify get_count_order_long()
 2020-05-25  9:14 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/brgl/linux
 2020-05-25  9:14 UTC 

[PATCH 1/3] gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()
 2020-05-25  9:14 UTC  (5+ messages)
` [PATCH 2/3] gpio: pxa: Fix return value of pxa_gpio_probe()

[PATCH] dt-bindings: gpio: Add renesas,em-gio bindings
 2020-05-25  9:14 UTC  (2+ messages)

[PATCH 2/4] exec: Relocate S_ISREG() check
 2020-05-25  9:14 UTC  (3+ messages)
` [exec] 166d03c9ec: ltp.execveat02.fail
  ` [LTP] "

[PATCH] ASoC: fsl_asrc: Fix -Wmissing-prototypes warning
 2020-05-25  9:03 UTC 

[PATCH] drm/amd/display: Make BREAK_TO_DEBUGGER() a debug print
 2020-05-25  9:13 UTC  (2+ messages)

[PATCH] scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()
 2020-05-25  9:11 UTC  (3+ messages)

[PATCH] twist: allow converting pr_devel()/pr_debug() into printk(KERN_DEBUG)
 2020-05-25  9:11 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] doc: plan splitting the ethdev ops struct
 2020-05-25  9:11 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[RFT][PATCH] gpio: mlxbf2: Fix sleeping while holding spinlock
 2020-05-25  9:10 UTC  (2+ messages)

[PATCH] pci: Make Rockchip PCIe voltage regulators optional
 2020-05-25  9:10 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/brgl/linux
 2020-05-25  9:10 UTC 

[Buildroot] [PATCH 1/1] package/linuxptp: remove hardcoded interface from config to args
 2020-05-25  9:10 UTC  (7+ messages)

[PATCH v2 3/9] usb: cdns3: imx: add glue layer runtime pm implementation
 2020-05-25  8:25 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/balbi/usb
 2020-05-25  9:09 UTC 

[PATCH v1] clk: mediatek: assign the initial value to clk_init_data of mtk_mux
 2020-05-25  9:08 UTC  (4+ messages)

How would we make linux man pages authoritative?
 2020-05-25  9:08 UTC 

[PATCH] iio: stm32-adc: keep a reference to the iio device on the state struct
 2020-05-25  9:07 UTC  (3+ messages)
` [PATCH v2] iio: stm32-adc: remove usage of iio_priv_to_dev() helper

[PATCH v2 12/15] ath10k: use new module_firmware_crashed()
 2020-05-25  9:07 UTC  (9+ messages)
` [RFC 1/2] devlink: add simple fw crash helpers

[PATCH v1] MAINTAINERS: Fix file name for DesignWare GPIO DT schema
 2020-05-25  9:07 UTC  (2+ messages)

[PATCH 0/5] STM32 CRC update
 2020-05-25  9:07 UTC  (9+ messages)
` [PATCH 5/5] crypto: stm32/crc: protect from concurrent accesses

[PATCH v3 0/8] dwmac-meson8b Ethernet RX delay configuration
 2020-05-25  9:07 UTC  (7+ messages)
` [PATCH v3 1/8] dt-bindings: net: meson-dwmac: Add the amlogic,rx-delay-ns property

[MPTCP] Re: general protection fault in sock_recvmsg
 2020-05-25  9:07 UTC 

[PATCH] printk: Remove pr_cont_once()
 2020-05-25  9:07 UTC  (3+ messages)

[PATCH] rtw88: add debugfs to fix tx rate
 2020-05-25  9:07 UTC  (15+ messages)

[PATCH v5 00/16] Add Rockchip RK3399 USB3.0 Host support
 2020-05-25  9:06 UTC  (2+ messages)

[PATCH v3 00/16] Add support for Kontron sl28cpld
 2020-05-25  9:05 UTC  (7+ messages)
` [PATCH v3 10/16] gpio: add a reusable generic gpio_chip using regmap

post-receive: pub/scm/linux/kernel/git/printk/linux
 2020-05-25  9:06 UTC 

[PATCH v3 1/4] gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration
 2020-05-25  9:05 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/printk/linux
 2020-05-25  9:04 UTC 

The GNU C Library Manual - Authoritative or not?
 2020-05-25  9:04 UTC  (2+ messages)

[PATCH v2 00/17] Clean nandsim error path
 2020-05-25  8:58 UTC  (18+ messages)
` [PATCH v2 01/17] mtd: rawnand: nandsim: Consistent use of 'ns' instead of 'dev'
` [PATCH v2 02/17] mtd: rawnand: nandsim: Use octal permissions
` [PATCH v2 03/17] mtd: rawnand: nandsim: Use a consistent ns_ prefix for all functions
` [PATCH v2 04/17] mtd: rawnand: nandsim: Clean error handling
` [PATCH v2 05/17] mtd: rawnand: nandsim: Keep track of the created debugfs entries
` [PATCH v2 06/17] mtd: rawnand: nandsim: Remove debugfs entries at unload time
` [PATCH v2 07/17] mtd: rawnand: nandsim: Fix the two ns_alloc_device() error paths
` [PATCH v2 08/17] mtd: rawnand: nandsim: Free partition names on error in ns_init()
` [PATCH v2 09/17] mtd: rawnand: nandsim: Free the allocated device "
` [PATCH v2 10/17] mtd: rawnand: nandsim: Free the partition names in ns_free()
` [PATCH v2 11/17] mtd: rawnand: nandsim: Stop using nand_release()
` [PATCH v2 12/17] mtd: rawnand: nandsim: Use an additional label when freeing the nandsim object
` [PATCH v2 13/17] mtd: rawnand: nandsim: Free erase_block_wear on error
` [PATCH v2 14/17] mtd: rawnand: nandsim: Fix the label pointing on nand_cleanup()
` [PATCH v2 15/17] mtd: rawnand: nandsim: Manage lists on error in ns_init_module()
` [PATCH v2 16/17] mtd: rawnand: nandsim: Rename a label "
` [PATCH v2 17/17] mtd: rawnand: nandsim: Reorganize ns_cleanup_module()

[PATCH 0/2] HMP: qom-get and set
 2020-05-25  9:02 UTC  (7+ messages)
` [PATCH 1/2] hmp: Implement qom-get HMP command
` [PATCH 2/2] hmp: Simplify qom_set

[RFC PATCH] hw/sparc/sun4m: Use memdev backend for main RAM
 2020-05-25  9:02 UTC  (5+ messages)

[PATCH v4 00/13] x86: cbfs: Various clean-ups to CBFS implementation
 2020-05-25  9:03 UTC  (3+ messages)

[PATCH] pinctrl: msm: Add check for pinctrl group is valid
 2020-05-25  9:02 UTC  (3+ messages)

[PATCH] powercap: remove unused local MSR define
 2020-05-25  9:01 UTC  (2+ messages)

[Buildroot] [PATCH 0/8] ODB: C++ Object-Relational Mapping (ORM): New packages
 2020-05-25  9:01 UTC  (4+ messages)
` [Buildroot] [PATCH 2/8] support/dependencies: check that host have gcc plugin headers

Feedback requested: Exposing NVDIMM performance statistics in a generic way
 2020-05-25  9:00 UTC 

[PATCH v2 1/2] rockchip: Enable PCIe/M.2 and NVMe on Firefly RK3399
 2020-05-25  9:00 UTC  (2+ messages)
` [PATCH v2 2/2] rockchip: Enable PCIe and NVMe on ROCKPro64

[PATCH 0/2] Add support for MaxLinear/Exar USB to serial converters
 2020-05-25  8:59 UTC  (6+ messages)
` [PATCH 2/2] usb: serial: xr_serial: Add gpiochip support

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2020-05-25  9:00 UTC 

[PATCH] [v2] ASoC: ti: Fix runtime PM imbalance in omap2_mcbsp_set_clks_src
 2020-05-25  8:58 UTC 

[PATCH v1] PM-runtime: Make clear what we do when conditions are wrong in rpm_suspend()
 2020-05-25  8:58 UTC  (2+ messages)

[MPTCP] Re: general protection fault in selinux_socket_recvmsg
 2020-05-25  8:58 UTC 

[PATCH v3 0/2] vhost-user reconnect issues during vhost initialization
 2020-05-25  8:57 UTC  (5+ messages)
` [PATCH v3 2/2] vhost-user-blk: delay vhost_user_blk_disconnect

[linux-next:master 7517/12102] net/core/scm.c:295 __scm_install_fd() warn: ignoring unreachable code
 2020-05-25  8:58 UTC 

post-receive: pub/scm/linux/kernel/git/geert/linux-m68k
 2020-05-25  8:58 UTC 

[PATCH v2 0/9] add 6GHz radio support in ath11k driver
 2020-05-25  8:57 UTC  (6+ messages)
` [PATCH v2 1/9] cfg80211: Add new channel flag to identify 6GHz PSC channel

post-receive: pub/scm/linux/kernel/git/geert/linux-m68k
 2020-05-25  8:57 UTC 

Batman-adv packet retranslation
 2020-05-25  8:57 UTC  (4+ messages)

[PATCH v2 00/17] Clean nandsim error path
 2020-05-25  8:55 UTC  (4+ messages)
` [PATCH v2 01/62] mtd: rawnand: ams-delta: Stop using nand_release()
` [PATCH v2 01/17] mtd: rawnand: nandsim: Consistent use of 'ns' instead of 'dev'

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2020-05-25  8:55 UTC 

adding linux-pwm archives to lore.kernel.org?
 2020-05-25  8:54 UTC  (4+ messages)
      ` [Kernel.org Helpdesk #89942] [linuxfoundation.org #89942] "

[PATCH iproute2 v3 0/2] bpf: memory access fixes
 2020-05-25  8:53 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915: Revert CDCLK changes to unbreak geminilake
 2020-05-25  8:53 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 0/1] RFC: Make thunderbolt NHI driver work with kexec [RESEND]
 2020-05-25  8:53 UTC  (3+ messages)
` [PATCH 1/1] thunderbolt: add trivial .shutdown

Ignore mask handling in fanotify_group_event_mask()
 2020-05-25  8:52 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/jack/linux-fs
 2020-05-25  8:52 UTC 

[PATCH] rockchip: enable RNG on RockPro64
 2020-05-25  8:52 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/octeontx2: fix seg fault on running procinfo
 2020-05-25  8:51 UTC 

[PATCH 0/3] pinctrl: Adding support for Microchip serial GPIO controller
 2020-05-25  8:50 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add bindings for mscc,ocelot-sgpio
      ` [PATCH 1/3] dt-bindings: pinctrl: Add bindings for mscc, ocelot-sgpio

[PATCH] fanotify: fix ignore mask logic for events on child and on dir
 2020-05-25  8:50 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/westeri/thunderbolt
 2020-05-25  8:50 UTC 

post-receive: pub/scm/linux/kernel/git/westeri/thunderbolt
 2020-05-25  8:49 UTC 

[GIT PULL] cpupower update for Linux 5.8-rc1
 2020-05-25  8:49 UTC  (2+ messages)

[PATCH] ASoC: ti: Fix runtime PM imbalance in omap2_mcbsp_set_clks_src
 2020-05-25  8:48 UTC  (4+ messages)
  `  "

[PATCH] m68k: tools: Replace zero-length array with flexible-array member
 2020-05-25  8:49 UTC  (2+ messages)

[PATCH v2] mmc: fix use-after-free issue
 2020-05-25  8:48 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-esdhc: exit HS400 properly before setting any speed mode
 2020-05-25  8:47 UTC  (2+ messages)

[PATCH V1 0/7] Target specific DLL configuration for qcom SDHC
 2020-05-25  8:47 UTC  (3+ messages)
` [PATCH V2 0/8] Board "

[PATCH 1/2] arm64: dts: Add a device tree for the Librem5 phone
 2020-05-25  8:47 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2020-05-25  8:48 UTC 

[PATCH] sdhci: tegra: Avoid reading autocal timeout values when not applicable
 2020-05-25  8:47 UTC  (2+ messages)

[PATCH v1] sdhci: tegra: Remove warnings about missing device-tree properties
 2020-05-25  8:47 UTC  (13+ messages)

[kvm-unit-tests PATCH] s390x: stsi: Make output tap13 compatible
 2020-05-25  8:48 UTC  (3+ messages)

[PATCH 2/2] mmc: tmio: Make sure the PM domain is 'started' while probing
 2020-05-25  8:47 UTC  (5+ messages)

[PATCH] m68k: add missing __user annotation in get_user()
 2020-05-25  8:47 UTC  (2+ messages)

[PATCH] mac80211_hwsim: report the WIPHY_FLAG_SUPPORTS_5_10_MHZ capability
 2020-05-25  8:47 UTC  (2+ messages)

[PATCH v4 0/5] net: macb: Wake-on-Lan magic packet fixes and GEM handling
 2020-05-25  8:47 UTC  (12+ messages)
` [PATCH v4 1/5] net: macb: fix wakeup test in runtime suspend/resume routines
` [PATCH v4 3/5] net: macb: fix macb_get/set_wol() when moving to phylink

[PATCH 1/2] spi: Zap sh_spi driver
 2020-05-25  8:47 UTC  (3+ messages)

[linux-next PATCH] mm/gup.c: Convert to use get_user_{page|pages}_fast_only()
 2020-05-25  8:53 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/ulfh/mmc
 2020-05-25  8:47 UTC 

post-receive: pub/scm/linux/kernel/git/ulfh/mmc
 2020-05-25  8:46 UTC 

[PATCH] m68k/mac: Avoid stuck ISM IOP interrupt on Quadra 900/950
 2020-05-25  8:46 UTC  (2+ messages)

[PATCH v1] pc: Support coldplugging of virtio-pmem-pci devices on all buses
 2020-05-25  8:45 UTC 

[PATCH v6 1/4] m68k: mcf5441x: add support for esdhc mmc controller
 2020-05-25  8:51 UTC  (3+ messages)

[RFC v2 0/3] QEMU cpus.c refactoring
 2020-05-25  8:44 UTC  (3+ messages)
` [RFC v2 1/3] cpu-throttle: new module, extracted from cpus.c

post-receive: pub/scm/linux/kernel/git/westeri/thunderbolt
 2020-05-25  8:45 UTC 

post-receive: pub/scm/linux/kernel/git/ulfh/mmc
 2020-05-25  8:45 UTC 

post-receive: pub/scm/linux/kernel/git/westeri/thunderbolt
 2020-05-25  8:45 UTC 

[U-Boot] is it mandatory for SPL to support DM
 2020-05-25  8:44 UTC 

[PATCH 0/3] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-25  8:43 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: iio: magnetometer: ak8975: add "

[PATCH] MIPS: Fix IRQ tracing when call handle_fpe()
 2020-05-25  8:42 UTC  (3+ messages)

Network stops passing traffic randomly
 2020-05-25  8:43 UTC  (2+ messages)

[PATCH v2 0/16] backlight updates
 2020-05-25  8:42 UTC  (7+ messages)
` [PATCH v2 01/16] video: amba-clcd: use devm_of_find_backlight

[PATCH] m68k/mac: Remove misleading comment
 2020-05-25  8:42 UTC  (2+ messages)

[PATCH] sctp: check assoc before SCTP_ADDR_{MADE_PRIM,ADDED} event
 2020-05-25  8:42 UTC  (9+ messages)

spi-rockchip issue with receive only mode
 2020-05-25  8:42 UTC 

[PATCH] m68k/mac: Don't call via_flush_cache() on Mac IIfx
 2020-05-25  8:41 UTC  (2+ messages)

[PATCH] ref-manual: add PACKAGE_ADD_METADATA documentation
 2020-05-25  8:41 UTC 

[PATCH] media: exynos4-is: Fix runtime PM imbalance in isp_video_open
 2020-05-25  8:40 UTC  (3+ messages)

[PATCH v5 00/13] support gce on mt6779 platform
 2020-05-25  8:39 UTC  (17+ messages)
` [PATCH v5 09/13] soc: mediatek: cmdq: add write_s value function
` [PATCH v5 10/13] soc: mediatek: cmdq: export finalize function

[PATCH] nl80211: fix p2p go mgmt send failure on DFS channel
 2020-05-25  8:40 UTC  (2+ messages)

[PATCH] dmaengine: ti: edma: Fix runtime PM imbalance on error
 2020-05-25  8:40 UTC  (2+ messages)

[RFC PATCH] gpio: uapi: v2 proposal
 2020-05-25  8:39 UTC  (2+ messages)

next/master bisection: baseline.login on meson-sm1-sei610
 2020-05-25  8:39 UTC  (3+ messages)

[PATCH 0/4] Allwinner A100 Initial support
 2020-05-22 15:31 UTC  (7+ messages)
` [PATCH 2/4] pinctrl: sunxi: add support for the Allwinner A100 pin controller
` [PATCH 4/4] arm64: allwinner: A100: add support for Allwinner Perf1 board

[RFC PATCH 0/2] printk/init: multi-line kernel command line logging
 2020-05-25  8:38 UTC  (3+ messages)
` [PATCH] printk: Move and rename maximum printk output line length defines

[PATCH] media: exynos4-is: Fix runtime PM imbalance in fimc_is_probe
 2020-05-25  8:38 UTC  (3+ messages)

Build regressions/improvements in v5.7-rc7
 2020-05-25  7:59 UTC 

How to test the kernel netfilter logic?
 2020-05-25  8:37 UTC 

post-receive: pub/scm/linux/kernel/git/jberg/iw
 2020-05-25  8:36 UTC 

x86/entry vs kgdb
 2020-05-25  8:36 UTC 

[PATCH v3] arm64: dts: qcom: apq8016-sbc-d3: Add Qualcomm APQ8016 SBC + D3Camera mezzanine
 2020-05-25  8:35 UTC  (4+ messages)

[PATCH v1] iommu/tegra-smmu: Add missing locks around mapping operations
 2020-05-25  8:35 UTC  (4+ messages)

[PATCH] mac80211: Fix station dump inactive time after sta connection
 2020-05-25  8:35 UTC  (2+ messages)

[PATCH 00/17] Clean nandsim error path
 2020-05-25  8:35 UTC  (9+ messages)
` [PATCH 17/17] mtd: rawnand: nandsim: Reorganize ns_cleanup_module()

[PATCH] bridge: mrp: Fix out-of-bounds read in br_mrp_parse
 2020-05-25  9:55 UTC  (3+ messages)
  ` [Bridge] "

[PATCH 00/15] PCI controller probe cleanups
 2020-05-25  8:31 UTC  (3+ messages)
` [PATCH 12/15] PCI: rcar: Use pci_host_probe() to register host


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.