All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-19 12:44:19 to 2020-05-19 13:17:45 UTC [more...]

[PATCH v2 00/62] mtd: rawnand: Get rid of nand_release()
 2020-05-19 13:00 UTC  (74+ messages)
` [PATCH v2 01/62] mtd: rawnand: ams-delta: Stop using nand_release()
` [PATCH v2 02/62] mtd: rawnand: au1550nd: "
` [PATCH v2 03/62] mtd: rawnand: bcm47xx: "
` [PATCH v2 04/62] mtd: rawnand: brcmnand: "
` [PATCH v2 05/62] mtd: rawnand: cadence: "
` [PATCH v2 06/62] mtd: rawnand: cafe: "
` [PATCH v2 07/62] mtd: rawnand: cmx270: "
` [PATCH v2 08/62] mtd: rawnand: cs553x: "
` [PATCH v2 09/62] mtd: rawnand: davinci: "
` [PATCH v2 10/62] mtd: rawnand: denali: Delete items from the list in the _remove() path
` [PATCH v2 11/62] mtd: rawnand: denali: Stop using nand_release()
` [PATCH v2 12/62] mtd: rawnand: diskonchip: Fix the probe error path
` [PATCH v2 13/62] mtd: rawnand: diskonchip: Stop using nand_release()
` [PATCH v2 14/62] mtd: rawnand: fsl_elbc: "
` [PATCH v2 15/62] mtd: rawnand: fsl_ifc: "
` [PATCH v2 16/62] mtd: rawnand: fsl_upm: "
` [PATCH v2 17/62] mtd: rawnand: fsmc: "
` [PATCH v2 18/62] mtd: rawnand: gpio: "
` [PATCH v2 19/62] mtd: rawnand: gpmi: "
` [PATCH v2 20/62] mtd: rawnand: hisi504: "
` [PATCH v2 21/62] mtd: rawnand: ingenic: Fix the probe error path
` [PATCH v2 22/62] mtd: rawnand: ingenic: Stop using nand_release()
` [PATCH v2 23/62] mtd: rawnand: lpc32xx_mlc: "
` [PATCH v2 24/62] mtd: rawnand: lpc32xx_slc: "
` [PATCH v2 25/62] mtd: rawnand: marvell: "
` [PATCH v2 26/62] mtd: rawnand: mpc5121: "
` [PATCH v2 27/62] mtd: rawnand: mtk: Fix the probe error path
` [PATCH v2 28/62] mtd: rawnand: mtk: Stop using nand_release()
` [PATCH v2 29/62] mtd: rawnand: mxc: "
` [PATCH v2 30/62] mtd: rawnand: mxic: "
` [PATCH v2 31/62] mtd: rawnand: ndfc: "
` [PATCH v2 32/62] mtd: rawnand: omap2: "
` [PATCH v2 33/62] mtd: rawnand: orion: Fix the probe error path
` [PATCH v2 34/62] mtd: rawnand: orion: Stop using nand_release()
` [PATCH v2 35/62] mtd: rawnand: oxnas: Keep track of registered devices
` [PATCH v2 36/62] mtd: rawnand: oxnas: Fix the probe error path
` [PATCH v2 37/62] mtd: rawnand: oxnas: Unregister all devices on error
` [PATCH v2 38/62] mtd: rawnand: oxnas: Release all devices in the _remove() path
` [PATCH v2 39/62] mtd: rawnand: oxnas: Stop using nand_release()
` [PATCH v2 40/62] mtd: rawnand: pasemi: Fix the probe error path
` [PATCH v2 41/62] mtd: rawnand: pasemi: Stop using nand_release()
` [PATCH v2 42/62] mtd: rawnand: plat_nand: Fix the probe error path
` [PATCH v2 44/62] mtd: rawnand: qcom: Stop using nand_release()
` [PATCH v2 45/62] mtd: rawnand: r852: "
` [PATCH v2 46/62] mtd: rawnand: s3c2410: "
` [PATCH v2 47/62] mtd: rawnand: sh_flctl: "
` [PATCH v2 48/62] mtd: rawnand: sharpsl: Fix the probe error path
` [PATCH v2 49/62] mtd: rawnand: sharpsl: Stop using nand_release()
` [PATCH v2 50/62] mtd: rawnand: socrates: Fix the probe error path
` [PATCH v2 51/62] mtd: rawnand: socrates: Stop using nand_release()
` [PATCH v2 52/62] mtd: rawnand: stm32_fmc2: "
` [PATCH v2 53/62] mtd: rawnand: sunxi: Fix the probe error path
` [PATCH v2 54/62] mtd: rawnand: sunxi: Stop using nand_release()
` [PATCH v2 55/62] mtd: rawnand: tango: "
` [PATCH v2 56/62] mtd: rawnand: tmio: Fix the probe error path
` [PATCH v2 57/62] mtd: rawnand: tmio: Stop using nand_release()
` [PATCH v2 58/62] mtd: rawnand: txx9ndfmc: "
` [PATCH v2 59/62] mtd: rawnand: vf610: "
` [PATCH v2 60/62] mtd: rawnand: xway: Fix the probe error path
` [PATCH v2 61/62] mtd: rawnand: xway: Stop using nand_release()
` [PATCH v2 62/62] mtd: rawnand: "

[Buildroot] COG crashes on Pi4 (wpe_webkit)
 2020-05-19 13:16 UTC 

[PATCH] docs: printk-basics: update the pr_debug() kerneldoc
 2020-05-19 13:15 UTC  (2+ messages)

[Intel-gfx] [PATCH v9 0/7] Consider DBuf bandwidth when calculating CDCLK
 2020-05-19 13:11 UTC  (8+ messages)
` [Intel-gfx] [PATCH v9 1/7] drm/i915: Decouple cdclk calculation from modeset checks
` [Intel-gfx] [PATCH v9 2/7] drm/i915: Extract cdclk requirements checking to separate function
` [Intel-gfx] [PATCH v9 3/7] drm/i915: Check plane configuration properly
` [Intel-gfx] [PATCH v9 4/7] drm/i915: Plane configuration affects CDCLK in Gen11+
` [Intel-gfx] [PATCH v9 5/7] drm/i915: Introduce for_each_dbuf_slice_in_mask macro
` [Intel-gfx] [PATCH v9 6/7] drm/i915: Adjust CDCLK accordingly to our DBuf bw needs
` [Intel-gfx] [PATCH v9 7/7] drm/i915: Remove unneeded hack now for CDCLK

[PATCH net-next v2 0/2] provide KAPI for SQI
 2020-05-19 13:14 UTC  (3+ messages)
` [PATCH net-next v2 1/2] ethtool: provide UAPI for PHY Signal Quality Index (SQI)
` [PATCH net-next v2 2/2] net: phy: tja11xx: add SQI support

[PATCH v2 13/35] acpigen: Support writing a length
 2020-05-19 13:14 UTC  (3+ messages)
` [PATCH v2 00/35] dm: Add programmatic generation of ACPI tables (part B)
  ` Antwort: [PATCH v2 13/35] acpigen: Support writing a length

[PATCH] sh: include linux/time_types.h for sockios
 2020-05-19 13:13 UTC  (2+ messages)

[PATCH 0/4] Relocate execve() sanity checks
 2020-05-19 13:13 UTC  (9+ messages)
` [PATCH 1/4] exec: Change uselib(2) IS_SREG() failure to EACCES

[PATCH v6] ARM: boot: Obtain start of physical memory from DTB
 2020-05-19 13:12 UTC  (4+ messages)

[PATCH 1/2] clk: sprd: mark the local clock symbols static
 2020-05-19 13:13 UTC  (4+ messages)
` [PATCH 2/2] clk: sprd: return correct type of value for _sprd_pll_recalc_rate

[PATCH v4 0/3] media: rcar-vin: Enable MEDIA_BUS_FMT_SRGGB8_1X8 format
 2020-05-19 13:12 UTC  (5+ messages)
` [PATCH v4 1/3] media: rcar-vin: Invalidate pipeline if conversion is not possible on input formats

[PATCH v3 1/4] gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration
 2020-05-19 13:12 UTC  (4+ messages)
` [PATCH v3 2/4] gpio: dwapb: avoid error message for optional IRQ
` [PATCH v3 3/4] gpio: dwapb: Don't use IRQ 0 as valid Linux interrupt
` [PATCH v3 4/4] gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_property

[PATCH v5 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-05-19 13:12 UTC  (20+ messages)
` [PATCH v5 06/10] mmap locking API: convert nested write lock sites
` [PATCH v5 08/10] mmap locking API: add MMAP_LOCK_INITIALIZER
` [PATCH v5 10/10] mmap locking API: rename mmap_sem to mmap_lock
          ` [PATCH v5.5 09/10] mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
          ` [PATCH v5.5 10/10] mmap locking API: rename mmap_sem to mmap_lock

[PATCH 0/6] colo: migration related bugfixes
 2020-05-19 13:08 UTC  (5+ messages)
` [PATCH 5/6] migration/qemu-file.c: Don't ratelimit a shutdown fd
  ` 答复: "

[PATCH v11 00/11] Guest Last Branch Recording Enabling
 2020-05-19 13:10 UTC  (4+ messages)
` [PATCH v11 10/11] KVM: x86/pmu: Check guest LBR availability in case host reclaims them

[PATCH v3] mfd: syscon: Add Spreadtrum physical regmap bus support
 2020-05-19 13:10 UTC  (11+ messages)

[ragnatech:media-tree] BUILD SUCCESS ad3a44cbd1b2e1559c6b93e80dc0c9c29632969a
 2020-05-19 13:08 UTC 

linusw/for-next boot: 40 boots: 1 failed, 39 passed (v5.7-rc6-69-ga3bc02eb6fe3)
 2020-05-19 13:09 UTC 

[git pull] habanalabs pull request for kernel 5.8
 2020-05-19 13:09 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Measure dispatch latency
 2020-05-19 13:08 UTC 

[PATCH v3 0/2] Add support for MaxLinear/Exar USB to serial converters
 2020-05-19 13:07 UTC  (3+ messages)
` [PATCH v3 2/2] usb: serial: xr_serial: Add gpiochip support

[PATCH 1/2] Btrfs: include error on messages about failure to write space/inode caches
 2020-05-19 13:06 UTC  (2+ messages)

[PATCH 00/24] Fixes around device realization
 2020-05-19 13:05 UTC  (11+ messages)
` [PATCH 04/24] aspeed: Don't create unwanted "ftgmac100", "aspeed-mmi" devices
` [PATCH 16/24] ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
` [PATCH 17/24] pnv/psi: Correct the pnv-psi* devices not to be sysbus devices

[PATCH] merge: optimization to skip evaluate_result for single strategy
 2020-05-19 13:05 UTC 

add a new ->ndo_tunnel_ctl method to avoid a few set_fs calls v2
 2020-05-19 13:03 UTC  (10+ messages)
` [PATCH 1/9] ipv4: streamline ipmr_new_tunnel
` [PATCH 2/9] ipv4: consolidate the VIFF_TUNNEL handling in ipmr_new_tunnel
` [PATCH 3/9] net: add a new ndo_tunnel_ioctl method
` [PATCH 4/9] impr: use ->ndo_tunnel_ctl in ipmr_new_tunnel
` [PATCH 5/9] sit: refactor ipip6_tunnel_ioctl
` [PATCH 6/9] sit: impement ->ndo_tunnel_ctl
` [PATCH 7/9] ipv6: stub out even more of addrconf_set_dstaddr if SIT is disabled
` [PATCH 8/9] ipv6: streamline addrconf_set_dstaddr
` [PATCH 9/9] ipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddr

[PATCH v3 0/5] domain context infrastructure
 2020-05-19 13:03 UTC  (3+ messages)
` [PATCH v3 1/5] xen/common: introduce a new framework for save/restore of 'domain' context

[PATCH v3 0/4] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-19 13:03 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: iio: magnetometer: ak8975: convert txt format to yaml
` [PATCH v3 2/4] dt-bindings: iio: magnetometer: ak8975: add gpio reset support
` [PATCH v3 3/4] iio: magnetometer: ak8975: Fix typo, uniform measurement unit style
` [PATCH v3 4/4] iio: magnetometer: ak8975: Add gpio reset support

[PATCH] iommu: Fix deferred domain attachment
 2020-05-19 13:03 UTC  (2+ messages)

[PATCH] mkfs: simplify the configured sector sizes setting in validate_sectorsize
 2020-05-19 13:03 UTC  (3+ messages)

[PATCH v4 2/4] kasan: record and print the free track
 2020-05-19 13:00 UTC  (5+ messages)

[PATCH v2 00/34] Drivers for the BCM283x CSI-2/CCP2 receiver and ISP
 2020-05-19 13:03 UTC  (5+ messages)
` [PATCH v2 33/34] staging: bcm2835-isp: Add support for BC2835 ISP

[dpdk-dev] [PATCH v2 0/6] fib: implement AVX512 vector lookup
 2020-05-19 13:00 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/8] "

[igt-dev] [PATCH i-g-t] tests/kms_flip: Keep signal helpers enabled after a failed interruptible subtest
 2020-05-19 12:59 UTC 

Two separate i2c transfers
 2020-05-19 12:59 UTC  (8+ messages)

[Intel-gfx] [PATCH] drm/i915/selftests: Measure CS_TIMESTAMP
 2020-05-19 12:59 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Measure CS_TIMESTAMP (rev3)

[PATCH net-next 3/6] vxlan: ecmp support for mac fdb entries
 2020-05-19 12:55 UTC  (3+ messages)

kernel/trace/bpf_trace.c:216:36: warning: unused variable 'bpf_probe_read_compat_proto'
 2020-05-19 12:58 UTC 

[PATCH v2 bpf-next 1/7] bpf: implement BPF ring buffer and verifier support for it
 2020-05-19 12:57 UTC  (2+ messages)

[PATCH 1/4] Btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents
 2020-05-19 12:56 UTC  (2+ messages)

[linux-next:master 6943/8703] drivers/net/dsa/sja1105/sja1105_static_config.c:463:8: warning: no previous prototype for function 'sja1105_vl_lookup_entry_packing'
 2020-05-19 12:56 UTC 

[LTP] [PATCH 0/5] syscalls: Remove incorrect usage of libc structures
 2020-05-19 12:56 UTC  (8+ messages)
` [LTP] [PATCH 2/5] syscalls: settimeofday: Use gettimeofday()
` [LTP] [PATCH 3/5] syscalls: Don't use tst_syscall() unnecessarily

[Intel-gfx] [PATCH v2] drm/i915/selftests: Measure dispatch latency
 2020-05-19 12:56 UTC  (4+ messages)
` [Intel-gfx] [PATCH] "

[PATCH] hier.7: Updating from FHS 2.3 to 3.0
 2020-05-19 12:55 UTC  (6+ messages)

[PATCH 5.6 000/192] 5.6.14-rc2 review
 2020-05-19 12:55 UTC  (2+ messages)

[PATCH v2 0/6] multipath: path validation library prep work
 2020-05-19 12:55 UTC  (2+ messages)

[PATCH 0/3] xfs: fix stale disk exposure after crash
 2020-05-19 12:54 UTC  (8+ messages)
` [PATCH 1/3] xfs: force writes to delalloc regions to unwritten
` [PATCH 2/3] xfs: don't fail unwritten extent conversion on writeback due to edquot
` [PATCH 3/3] xfs: measure all contiguous previous extents for prealloc size

[xen-unstable-smoke test] 150242: tolerable all pass - PUSHED
 2020-05-19 12:53 UTC 

[PATCH 5.6 000/194] 5.6.14-rc1 review
 2020-05-19 12:54 UTC  (4+ messages)

stable-rc/linux-5.6.y boot: 163 boots: 3 failed, 148 passed with 5 offline, 6 untried/unknown, 1 conflict (v5.6.13-193-g67346f550ad8)
 2020-05-19 12:54 UTC 

[PATCH 7/7] Various manual pages: use the term "exit status"
 2020-05-19 12:54 UTC 

ttyACM strange chars appearing at connect
 2020-05-19 12:54 UTC  (2+ messages)

[PATCH] xfs_repair: fix progress reporting
 2020-05-19 12:53 UTC  (4+ messages)
` [PATCH V2] "

[PATCH 6/7] Manual pages: Standardize on EXIT STATUS as section title
 2020-05-19 12:53 UTC 

[PATCH 5/7] Manual pages: Standardize on ENVIRONMENT as section title
 2020-05-19 12:52 UTC 

[PATCH 4/7] Manual pages: Standardize on OPTIONS as section title
 2020-05-19 12:52 UTC 

[PATCH 3/7] Manual pages: Standardize on CONFORMING TO as section title
 2020-05-19 12:52 UTC 

[PATCH] block/rnbd: Fix an IS_ERR() vs NULL check in find_or_create_sess()
 2020-05-19 12:52 UTC  (3+ messages)

[PATCH 2/7] Manual pages: Standardize on EXAMPLE as section title
 2020-05-19 12:51 UTC 

[PATCH 1/7] Manual pages: Standardize on AUTHORS as section title
 2020-05-19 12:51 UTC 

[PATCH v13 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-05-19 12:51 UTC  (5+ messages)
` [PATCH v13 2/5] usb: renesas-xhci: Add the renesas xhci driver

[PATCH V1 6/6] staging: greybus: audio: Enable GB codec, audio module compilation
 2020-05-19 12:50 UTC  (3+ messages)

[PATCH 4.19 00/80] 4.19.124-rc1 review
 2020-05-19 12:51 UTC  (6+ messages)
` [PATCH 4.19 41/80] netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()

[PATCH v2 1/7] i2c: designware: Get rid of PCI driver specifics in common code
 2020-05-19 12:50 UTC  (7+ messages)
` [PATCH v2 2/7] i2c: designware: Include proper headers in i2c-desingware-core.h
` [PATCH v2 3/7] i2c: designware: Move i2c_dw_validate_speed() helper to a common code
` [PATCH v2 4/7] i2c: designware: Drop unneeded condition in i2c_dw_validate_speed()
` [PATCH v2 5/7] i2c: designware: Move ACPI parts into common module
` [PATCH v2 6/7] i2c: designware: Read counters from ACPI for PCI driver
` [PATCH v2 7/7] i2c: designware: Drop hard coded FIFO depth assignment

Reducing fragmentation in OpenBMC
 2020-05-19 12:50 UTC  (4+ messages)

[PATCH] ASoC: fsi: Add missing properties to DT bindings
 2020-05-19 12:47 UTC  (3+ messages)

[PATCH v3 00/14] Add Renoir ACP driver
 2020-05-19 12:45 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.