All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-29 21:31:38 to 2020-06-29 21:47:10 UTC [more...]

[GIT PULL] Crypto Update for 5.4
 2020-06-29 17:15 UTC  (11+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.5
        ` [GIT PULL] Crypto Fixes for 5.6
          ` [GIT PULL] Crypto Fixes for 5.7
            ` [GIT PULL] Crypto Fixes for 5.8

[PATCH] ntfs: Fix ntfs_test_inode and ntfs_init_locked_inode function type
 2020-06-29 21:46 UTC  (2+ messages)

[PATCH RESEND v4 0/6] mips: Add DT bindings for MIPS CDMM and MIPS GIC
 2020-06-29 21:46 UTC  (5+ messages)
` [PATCH v4 1/6] dt-bindings: power: Convert mti,mips-cpc to DT schema
` [PATCH v4 3/6] dt-bindings: bus: Add MIPS CDMM controller

[PATCH v7 00/11] Stop monitoring disabled devices
 2020-06-29 12:48 UTC  (7+ messages)
` [PATCH v7 09/11] thermal: core: Stop polling DISABLED thermal devices
` [PATCH v7 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
` [PATCH v7 11/11] thermal: Rename set_mode() to change_mode()

[PATCH 5.7 000/265] 5.7.7-rc1 review
 2020-06-29 15:17 UTC  (39+ messages)
` [PATCH 5.7 003/265] enetc: Fix tx rings bitmap iteration range, irq handling
` [PATCH 5.7 004/265] ethtool: Fix check in ethtool_rx_flow_rule_create
` [PATCH 5.7 005/265] geneve: allow changing DF behavior after creation
` [PATCH 5.7 006/265] ibmveth: Fix max MTU limit
` [PATCH 5.7 008/265] mlxsw: spectrum: Do not rely on machine endianness
` [PATCH 5.7 010/265] net: bridge: enfore alignment for ethernet address
` [PATCH 5.7 011/265] net: core: reduce recursion limit value
` [PATCH 5.7 014/265] net: fix memleak in register_netdevice()
` [PATCH 5.7 015/265] net: Fix the arp error in some cases
` [PATCH 5.7 016/265] net: increment xmit_recursion level in dev_direct_xmit()
` [PATCH 5.7 017/265] net: usb: ax88179_178a: fix packet alignment padding
` [PATCH 5.7 018/265] openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt_len
` [PATCH 5.7 019/265] rocker: fix incorrect error handling in dma_rings_init
` [PATCH 5.7 024/265] tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
` [PATCH 5.7 025/265] ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
` [PATCH 5.7 027/265] ip_tunnel: fix use-after-free in ip_tunnel_lookup()
` [PATCH 5.7 028/265] bnxt_en: Store the running firmware version code
` [PATCH 5.7 032/265] net: phylink: fix ethtool -A with attached PHYs
` [PATCH 5.7 036/265] sch_cake: fix a few style nits
` [PATCH 5.7 037/265] tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
` [PATCH 5.7 039/265] net: macb: undo operations in case of failure
` [PATCH 5.7 041/265] mptcp: drop sndr_key in mptcp_syn_options
` [PATCH 5.7 044/265] net: macb: call pm_runtime_put_sync on failure path
` [PATCH 5.7 045/265] net: phy: mscc: avoid skcipher API for single block AES encryption
` [PATCH 5.7 056/265] ALSA: usb-audio: Fix potential use-after-free of streams
` [PATCH 5.7 063/265] USB: ohci-sm501: Add missed iounmap() in remove
` [PATCH 5.7 094/265] bus: ti-sysc: Use optional clocks on for enable and wait for softreset bit
` [PATCH 5.7 102/265] regulator: da9063: fix LDO9 suspend and warning
` [PATCH 5.7 103/265] ARM: dts: BCM5301X: Add missing memory "device_type" for Luxul XWC-2000
` [PATCH 5.7 108/265] efi/tpm: Verify event log header before parsing
` [PATCH 5.7 116/265] ARM: dts: NSP: Disable PL330 by default, add dma-coherent property
` [PATCH 5.7 124/265] x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()
` [PATCH 5.7 148/265] net: qed: fix async event callbacks unregistering
` [PATCH 5.7 165/265] nvme-multipath: fix deadlock due to head->lock
` [PATCH 5.7 166/265] qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
` [PATCH 5.7 167/265] netfilter: ipset: fix unaligned atomic access
` [PATCH 5.7 176/265] selftests/powerpc: Fix build failure in ebb tests
` [PATCH 5.7 195/265] s390/ptrace: return -ENOSYS when invalid syscall is supplied

[PATCH 1/4] ASoC: tas2562: Add right and left channel slot programming
 2020-06-29 18:15 UTC  (2+ messages)

[PATCH 1/2] drm/msm: Garbage collect unused resource _len fields
 2020-06-29 18:19 UTC  (2+ messages)
` [PATCH 2/2] drm/msm: Quiet error during failure in optional resource mappings

[PATCH 1/3] Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening
 2020-06-29 18:19 UTC 

[PATCH 0/4] Fix a bunch of W=1 warnings in PWM
 2020-06-29 12:47 UTC  (4+ messages)
` [PATCH 1/4] pwm: bcm-iproc: Remove impossible comparison when validating duty cycle
` [PATCH 2/4] pwm: bcm-kona: "
` [PATCH 4/4] pwm: omap-dmtimer: Repair pwm_omap_dmtimer_chip's broken kerneldoc header

[PATCH 1/2] hugetlb: clear huge pte during flush function on mips platform
 2020-06-29 13:15 UTC  (2+ messages)
` [PATCH 2/2] hugetlb: use lightweight tlb flush when update huge tlb on mips

[PATCH 00/20] Fix a bunch more W=1 warnings in Misc
 2020-06-29 15:01 UTC  (11+ messages)
` [PATCH 03/20] misc: habanalabs: firmware_if: Add missing 'fw_name' and 'dst' entries to function header
` [PATCH 05/20] misc: habanalabs: irq: Repair kerneldoc formatting issues
` [PATCH 07/20] misc: habanalabs: pci: Scrub documentation for non-present function argument
` [PATCH 08/20] misc: habanalabs: goya: goya_coresight: Remove set but unused variable 'val'
` [PATCH 09/20] misc: habanalabs: gaudi: Remove ill placed asterisk from kerneldoc header

next/master build: 162 builds: 8 failed, 154 passed, 36 errors, 1983 warnings (next-20200629)
 2020-06-29 13:07 UTC 

[PATCH v2 00/13] Enable GPU for SM8150 and SM8250
 2020-06-29 17:20 UTC  (13+ messages)
` [PATCH v2 01/13] clk: qcom: gcc: fix sm8150 GPU and NPU clocks
` [PATCH v2 03/13] clk: qcom: clk-alpha-pll: same regs and ops for trion and lucid
` [PATCH v2 04/13] clk: qcom: clk-alpha-pll: use the right PCAL_DONE value for lucid pll
` [PATCH v2 05/13] clk: qcom: gcc: remove unnecessary vco_table from SM8150
` [PATCH v2 06/13] dt-bindings: clock: Introduce SM8150 QCOM Graphics clock bindings
` [PATCH v2 07/13] dt-bindings: clock: Introduce SM8250 "
` [PATCH v2 08/13] clk: qcom: add common gdsc_gx_do_nothing_enable for gpucc drivers
` [PATCH v2 09/13] clk: qcom: Add graphics clock controller driver for SM8150
` [PATCH v2 10/13] clk: qcom: Add graphics clock controller driver for SM8250
` [PATCH v2 11/13] dt-bindings: power: Add missing rpmpd rpmh regulator level
` [PATCH v2 12/13] arm64: dts: qcom: add sm8150 GPU nodes
` [PATCH v2 13/13] arm64: dts: qcom: add sm8250 "

[PATCH v2 00/10] net: improve devres helpers
 2020-06-29 17:19 UTC  (7+ messages)
` [PATCH v2 03/10] net: devres: rename the release callback of devm_register_netdev()
` [PATCH v2 05/10] phy: un-inline devm_mdiobus_register()
` [PATCH v2 06/10] phy: mdio: add kerneldoc for __devm_mdiobus_register()

[PATCH v3 0/2] block: drive-by cleanups for block cgroup
 2020-06-29 13:48 UTC  (2+ messages)

[PATCH v1 0/6] Server-side completion IDs
 2020-06-29 14:59 UTC  (4+ messages)
` [PATCH v1 3/6] svcrdma: Record Receive completion ID in svc_rdma_decode_rqst
` [PATCH v1 5/6] svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()
` [PATCH v1 6/6] svcrdma: Display chunk completion ID when posting a rw_ctxt

[PATCH 0/5] Last batch of W=1 warning fixes in MFD
 2020-06-29 12:51 UTC  (3+ messages)
` [PATCH 2/5] mfd: lm3533-ctrlbank: Cap BRIGHTNESS_MAX to 127 since API uses u8 as carrier

[PATCH v3] ASoC: Intel: kbl_rt5663_rt5514_max98927: Split be_hw_params_fixup function
 2020-06-29 18:19 UTC  (9+ messages)

KMSAN: uninit-value in macvlan_start_xmit
 2020-06-29 16:11 UTC 

[PATCH v3 0/7] x86/boot: Remove runtime relocations from compressed kernel
 2020-06-29 16:10 UTC  (6+ messages)
` [PATCH v3 1/7] x86/boot/compressed: Move .got.plt entries out of the .got section

[PATCH 1/2] platform/chrome: cros_ec_typec: Use workqueue for port update
 2020-06-29 16:08 UTC  (4+ messages)
` [PATCH 2/2] platform/chrome: cros_ec_typec: Add PM support

[PATCH] ch: Do not read past the end of vendor_labels[]
 2020-06-29 16:10 UTC 

KASAN: use-after-free Read in tipc_nl_publ_dump (2)
 2020-06-29 16:11 UTC 

drivers/gpu/drm/panel/panel-samsung-ld9040.c:240:12: warning: stack frame size of 8312 bytes in function 'ld9040_prepare'
 2020-06-29 18:18 UTC  (5+ messages)

[PATCH 1/4] ARM: exynos: Apply little core workaround only under secure firmware
 2020-06-29 18:28 UTC  (3+ messages)
  ` [PATCH v2 1/4] ARM: exynos: MCPM: Restore big.LITTLE cpuidle support

[PATCH v9 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver
 2020-06-29 13:49 UTC  (3+ messages)

[RFC net-next] devlink: Add reset subcommand
 2020-06-29 13:51 UTC  (2+ messages)

[PATCH] dt-bindings: thermal: rcar-thermal: Improve schema validation
 2020-06-29 12:51 UTC  (2+ messages)

[PATCH testsuite] travis: fix `make conf` invocation
 2020-06-29 12:37 UTC  (3+ messages)

[PATCH v4 1/2] ARM: imx: mach-imx6q: Search for fsl,imx6q-iomuxc-gpr earlier
 2020-06-29 13:09 UTC  (3+ messages)
` [PATCH v4 2/2] ARM: imx6plus: enable internal routing of clk_enet_ref where possible

drive-by blk-cgroup cleanups
 2020-06-29  8:05 UTC  (2+ messages)

[PATCH v4 0/9] Introduce features and debugfs/sysfs entries for MHI
 2020-06-29 16:39 UTC  (3+ messages)
` [PATCH v4 4/9] bus: mhi: core: Trigger a host resume when device vote is requested
` [PATCH v4 5/9] bus: mhi: core: Use generic name field for an MHI device

[PATCH v4] tty: serial: don't do termios for BTIF
 2020-06-29  8:40 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: hisilicon: Use phandles for overriding nodes in hi6220
 2020-06-29  8:16 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: hisilicon: Align UART nodename with dtschema

[PATCH] f2fs: avoid readahead race condition
 2020-06-29 18:24 UTC  (4+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

[PATCH 0/6] Overhaul memalloc_no*
 2020-06-29 13:45 UTC  (6+ messages)
` [PATCH 6/6] mm: Add memalloc_nowait

[PATCH 0/3] phy: qcom-qmp: add V4 USB PHYs
 2020-06-29  9:41 UTC  (2+ messages)

[PATCH 0/3 V2] ring-buffer: Restructure ftrace ring buffer time keeping to allow accurate nested timing
 2020-06-29 13:49 UTC  (3+ messages)
` [PATCH 1/3 V2] ring-buffer: Have nested events still record running time stamp

[PATCH 0/5] crypto: clean up ARM/arm64 glue code for GHASH and GCM
 2020-06-29  7:39 UTC  (6+ messages)
` [PATCH 1/5] crypto: arm64/ghash - drop PMULL based shash
` [PATCH 2/5] crypto: arm64/gcm - disentangle ghash and gcm setkey() routines
` [PATCH 3/5] crypto: arm64/gcm - use variably sized key struct
` [PATCH 4/5] crypto: arm64/gcm - use inline helper to suppress indirect calls
` [PATCH 5/5] crypto: arm/ghash - use variably sized key struct

[PATCH v4 0/3] ALSA: compress: Document stream states and fix gapless SM
 2020-06-29 10:59 UTC  (7+ messages)
` [PATCH v4 1/3] ALSA: compress: document the compress audio state machine
` [PATCH v4 2/3] ALSA: compress: document the compress gapless "

[PATCH v4 00/10] Add MMC and DMA support for Actions S700
 2020-06-29 13:21 UTC  (9+ messages)
` [PATCH v4 02/10] dmaengine: Actions: Add support for S700 DMA engine

[PATCH] dt-bindings: usb: aspeed: Remove the leading zeroes
 2020-06-29 21:40 UTC 

[PATCH v2 0/5] Fix split view search and debug info navigation
 2020-06-29 14:46 UTC  (9+ messages)
` [PATCH v2 1/5] kconfig: qconf: cleanup includes
` [PATCH v2 2/5] kconfig: qconf: ensure that only one item will be highlighted
` [PATCH v2 3/5] kconfig: qconf: make search fully work again on split mode
` [PATCH v2 4/5] kconfig: qconf: make debug links work again
` [PATCH v2 5/5] kconfig: qconf: navigate menus on hyperlinks
` [PATCH] kconfig: qconf: re-implement setSelected()

[PATCH 1/2] usb: mtu3: disable USB2 LPM
 2020-06-29  8:10 UTC  (5+ messages)
` [PATCH 2/2] usb: mtu3: fix NULL pointer dereference

[PATCH v2 0/4] Inline Encryption Support for fscrypt
 2020-06-29 18:22 UTC  (3+ messages)
` [PATCH v2 2/4] fscrypt: add inline encryption support

[PATCH] mmc: sdio: fix clock rate setting for SDR12/SDR25 mode
 2020-06-29  8:03 UTC  (2+ messages)

[Bug 205843] USB storage on Type-C USB dock may not re-appear after s2idle suspend/resume
 2020-06-29 11:05 UTC 

[PATCH v5 0/3] ALSA: compress: Document stream states and fix gapless SM
 2020-06-29 13:47 UTC  (3+ messages)
` [PATCH v5 2/3] ALSA: compress: document the compress gapless audio state machine
` [PATCH v5 3/3] ALSA: compress: fix partial_drain completion state

[PATCH v3 1/2] dt-bindings: iio: bmc150_magn: Document and fix missing compatibles
 2020-06-29 10:05 UTC  (2+ messages)
` [PATCH v3 2/2] iio: magnetometer: bmc150: Add proper compatible for BMM150

[PATCH v2] PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent
 2020-06-29 13:22 UTC  (7+ messages)

[PATCH 1/4] phy: core: fix code style in devm_of_phy_provider_unregister
 2020-06-29 14:50 UTC 

[PATCH 0/4] Mac IOP driver fixes
 2020-06-29 21:39 UTC  (3+ messages)

[PATCH 0/2] m68k: fixups for recent changes in memory initialization
 2020-06-29  4:14 UTC  (5+ messages)
` [PATCH 1/2] m68k: nommu: register start of the memory with memblock

[PATCH v8 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver
 2020-06-29  9:39 UTC  (2+ messages)

[PATCHv5 00/22] scsi: enable reserved commands for LLDDs
 2020-06-29 13:51 UTC  (3+ messages)
` [PATCH 07/22] csiostor: use internal command for LUN reset

[PATCH 0/5] hw/i2c: Rename method names for consistency and add documentation
 2020-06-29 21:37 UTC  (7+ messages)
` [PATCH 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
` [PATCH 4/5] hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
` [PATCH 5/5] hw/i2c: Document the I2C qdev helpers

[PATCH 1/3] ARM: dts: alpine: Align GIC nodename with dtschema
 2020-06-29  8:15 UTC 

[PATCH] ima: Rename internal audit rule functions
 2020-06-29 21:30 UTC  (2+ messages)

[PATCH net-next 0/3] net: ipa: small improvements
 2020-06-29 21:37 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ipa: always report GSI state errors
` [PATCH net-next 2/3] net: ipa: standarize more GSI error messages
` [PATCH net-next 3/3] net: ipa: kill IPA_MEM_UC_OFFSET

[PATCH] mmc: sdio: Move SDIO IDs from rsi_sdio driver to common include file
 2020-06-29  7:21 UTC 

[BlueZ PATCH] a2dp:fixing typo in endpoint_setconf_ind
 2020-06-29 21:37 UTC  (3+ messages)

[Buildroot] (no subject)
 2020-06-29 21:37 UTC  (10+ messages)
` [Buildroot] [PATCH v2 1/2] package/haveged: Change service file to run early

[PATCH] doc: update URL for sparse's tarballs
 2020-06-29  4:41 UTC  (3+ messages)
` [PATCH] doc: add link to sparse's home page/internal docs

[PATCH 0/2] hw/block/nvme: handle transient dma errors
 2020-06-29 21:34 UTC  (3+ messages)

[PATCH] dt-bindings: phy: qcom: Fix missing 'ranges' and example addresses
 2020-06-29  9:49 UTC  (2+ messages)

[RFC PATCH v2 0/2] ufs: support various values per device
 2020-06-29 10:15 UTC 

[PATCH v3 0/2] phy: qcom-snps: Add runtime suspend and resume handlers
 2020-06-29  9:46 UTC  (2+ messages)

[PATCH v6 0/6] DVFS for IO devices on sdm845 and sc7180
 2020-06-29 10:49 UTC  (4+ messages)
` [PATCH v6 5/6] media: venus: core: Add support for opp tables/perf voting

[PATCH RFC 0/5] Introduced new Cadence USBSSP DRD Driver
 2020-06-29 11:43 UTC  (11+ messages)
` [PATCH RFC 2/5] usb:cdns3: Add pci to platform driver wrapper

[PATCH v4 1/5] scsi: ufs: Add UFS feature related parameter
 2020-06-29  6:50 UTC  (3+ messages)
` [PATCH v4 0/5] scsi: ufs: Add Host Performance Booster Support
    ` [PATCH v4 2/5] scsi: ufs: Add UFS-feature layer

[PATCH v2 0/4] smbus: SPD fixes
 2020-06-29 21:31 UTC  (9+ messages)
` [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation

Patchwork summary for: linux-renesas-soc
 2020-06-29  9:21 UTC 

[PATCH] drm: sun4i: hdmi: Remove extra HPD polling
 2020-06-29  6:00 UTC 

[PATCH v5 0/6] dma: Add Xilinx ZynqMP DPDMA driver
 2020-06-29  9:56 UTC  (3+ messages)

WARNING in tracepoint_add_func
 2020-06-29 12:56 UTC  (2+ messages)

[PATCH v4 00/17] Warn on orphan section placement
 2020-06-29 15:08 UTC  (5+ messages)
` [PATCH v4 05/17] ctype: Work around Clang -mbranch-protection=none bug

[PATCH] leds: s3c24xx: Convert to use GPIO descriptors
 2020-06-29 18:40 UTC  (2+ messages)

[PATCH v2 00/17] arm/arm64: Turning IPIs into normal interrupts
 2020-06-29  9:37 UTC  (4+ messages)
` [PATCH v2 04/17] ARM: Allow IPIs to be handled as "

[RFC PATCH] tick/sched: update full_nohz status after SCHED dep is cleared
 2020-06-29 12:42 UTC  (11+ messages)

[PATCH] mt76: mt76x2: fix pci suspend/resume on mt7612e
 2020-06-29 15:12 UTC 

blktests nvme/004 failed on linux-stable 5.7.y
 2020-06-29 10:59 UTC  (3+ messages)
` regression: "

[PATCH/RFC v4 0/4] treewide: add regulator condition on _mmc_suspend()
 2020-06-29 12:57 UTC  (5+ messages)
` [PATCH/RFC v4 2/4] regulator: fixed: add regulator_ops members for suspend/resume

[PATCH 1/2] arm64: Add part number for Arm Cortex-A77
 2020-06-29 21:33 UTC  (4+ messages)
` [PATCH 2/2] arm64: Add workaround for Arm Cortex-A77 erratum 1508412

[PATCH v2] brcmfmac: Transform compatible string for FW loading
 2020-06-29 11:01 UTC 

[PATCH] scsi: sd: add runtime pm to open / release
 2020-06-29 17:40 UTC  (9+ messages)

[RFC 00/10] perf tools: Add support to reuse metric
 2020-06-29 21:33 UTC  (3+ messages)

[PATCH v2 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-06-29 21:33 UTC  (3+ messages)
` [PATCH v2 3/3] hv_netvsc: Use vmbus_requestor to generate transaction IDs "

[PATCH v7 00/17] wilc1000: move out of staging
 2020-06-29 13:26 UTC  (2+ messages)

[PATCH 4.19.y] erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixup
 2020-06-29  9:10 UTC  (3+ messages)

[Bug 206339] On v5.5.rc2 For "lsusb -v" it shows as "can't get device qualifier: Resource temporarily unavailable, can't get debug descriptor: Resource temporarily unavailable"
 2020-06-29 11:34 UTC 

[PATCH] arm64: dts: xilinx: Align IOMMU nodename with dtschema
 2020-06-29  8:17 UTC 

[PATCH] phy: qcom: remove ufs qmp phy driver
 2020-06-29 14:54 UTC 

[PATCH v9 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-06-29 14:44 UTC  (2+ messages)

License reporting for golang (and rust)
 2020-06-29 21:32 UTC  (2+ messages)
` [yocto] "

[PATCH -next] ASoC: Documentation: fix reference to renamed source file
 2020-06-29 18:15 UTC  (2+ messages)

[Bug 206517] New: scaling_cur_freq very different from cpuinfo_cur_freq on Acer Predator Helios 500 PH517-61-R0GX
 2020-06-29 12:17 UTC  (2+ messages)
` [Bug 206517] "

FAILED: patch "[PATCH] drm/amd/display: Fix ineffective setting of max bpc property" failed to apply to 5.7-stable tree
 2020-06-29 11:33 UTC 

Request for inclusion on linux-4.14.y and linux-5.4.y
 2020-06-29 14:15 UTC  (2+ messages)

[PATCH net-next] icmp: support rfc 4884
 2020-06-29 21:30 UTC  (3+ 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.