All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-30 21:42:19 to 2020-04-30 22:47:54 UTC [more...]

[PATCH 0/8] Add dwc_eth_qos support for rockchip
 2020-04-30 22:47 UTC  (12+ messages)
` [PATCH 2/8] net: dwc_eth_qos: Fix the software reset
` [PATCH 3/8] net: dwc_eth_qos: Add option "snps, reset-gpio" phy-rst gpio for stm32
` [PATCH 4/8] net: dwc_eth_qos: Move interface() to eqos_ops struct
` [PATCH 5/8] net: dwc_eth_qos: Make clk_rx and clk_tx optional
` [PATCH 7/8] net: dwc_eth_qos: Export common struct and interface at head file

[PATCH v9 00/43] xfsprogs: Delay Ready Attributes
 2020-04-30 22:46 UTC  (34+ messages)
` [PATCH v9 03/43] xfsprogs: remove the name == NULL check from xfs_attr_args_init
` [PATCH v9 05/43] xfsprogs: turn xfs_da_args.value into a void pointer
` [PATCH v9 06/43] xfsprogs: pass an initialized xfs_da_args structure to xfs_attr_set
` [PATCH v9 09/43] xfsprogs: remove ATTR_KERNOVAL
` [PATCH v9 10/43] xfsprogs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL
` [PATCH v9 11/43] xfsprogs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME
` [PATCH v9 12/43] xfsprogs: factor out a xfs_attr_match helper
` [PATCH v9 13/43] xfsprogs: cleanup struct xfs_attr_list_context
` [PATCH v9 14/43] xfsprogs: remove the unused ATTR_ENTRY macro
` [PATCH v9 15/43] xfsprogs: move the legacy xfs_attr_list to xfs_ioctl.c
` [PATCH v9 16/43] xfsprogs: rename xfs_attr_list_int to xfs_attr_list
` [PATCH v9 17/43] xfsprogs: clean up the ATTR_REPLACE checks
` [PATCH v9 18/43] xfsprogs: clean up the attr flag confusion
` [PATCH v9 19/43] xfsprogs: embedded the attrlist cursor into struct xfs_attr_list_context
` [PATCH v9 20/43] xfsprogs: Add xfs_has_attr and subroutines
` [PATCH v9 22/43] xfsprogs: Factor out new helper functions xfs_attr_rmtval_set
` [PATCH v9 23/43] xfsprogs: Pull up trans handling in xfs_attr3_leaf_flipflags
` [PATCH v9 24/43] xfsprogs: Split apart xfs_attr_leaf_addname
` [PATCH v9 25/43] xfsprogs: Refactor xfs_attr_try_sf_addname
` [PATCH v9 26/43] xfsprogs: Pull up trans roll from xfs_attr3_leaf_setflag
` [PATCH v9 27/43] xfsprogs: Factor out xfs_attr_rmtval_invalidate
` [PATCH v9 28/43] xfsprogs: Pull up trans roll in xfs_attr3_leaf_clearflag
` [PATCH v9 29/43] xfsprogs: Add helper function __xfs_attr_rmtval_remove
` [PATCH v9 30/43] xfsprogs: Pull up xfs_attr_rmtval_invalidate
` [PATCH v9 32/43] xfsprogs: Remove unneeded xfs_trans_roll_inode calls
` [PATCH v9 33/43] xfsprogs: Add helpers xfs_attr_is_shortform and xfs_attr_set_shortform
` [PATCH v9 34/43] xfsprogs: Add helper function xfs_attr_leaf_mark_incomplete
` [PATCH v9 35/43] xfsprogs: Add remote block helper functions
` [PATCH v9 36/43] xfsprogs: Add helper function xfs_attr_node_removename_setup
` [PATCH v9 37/43] xfsprogs: Add helper function xfs_attr_node_removename_rmt
` [PATCH v9 38/43] xfsprogs: Simplify xfs_attr_leaf_addname
` [PATCH v9 39/43] xfsprogs: Simplify xfs_attr_node_addname
` [PATCH v9 41/43] xfsprogs: Add delay ready attr remove routines

[PATCH] percpu: make pcpu_alloc() aware of current gfp context
 2020-04-30 22:43 UTC  (5+ messages)

[dpdk-dev] [PATCH] app/testpmd: support flow aging
 2020-04-30 22:43 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2] "

[RFC] UEFI Secure Boot on Xen Hosts
 2020-04-30 22:42 UTC  (3+ messages)

[PATCH AUTOSEL 5.6 01/38] libbpf: Initialize *nl_pid so gcc 10 is happy
 2020-04-30 22:36 UTC  (4+ messages)
` [PATCH AUTOSEL 5.6 12/38] ALSA: hda: Skip controller resume if not needed

[PATCH v1 1/1] PCI/AER: Use _OSC negotiation to determine AER ownership
 2020-04-30 22:40 UTC  (2+ messages)

[OE-core][dunfell v2 00/14] Patch review
 2020-04-30 22:30 UTC  (15+ messages)
` [OE-core][dunfell v2 01/14] u-boot.inc: install u-boot-initial-env as ${PN}-initial-env in $D and $DEPLOYDIR
` [OE-core][dunfell v2 02/14] kernel-yocto.bbclass: Fix deps when externalsrc is used
` [OE-core][dunfell v2 03/14] qemu-system-native: Fix commented out PACKAGECONFIG
` [OE-core][dunfell v2 04/14] nativesdk-gcc-runtime: enable building libstdc++.a
` [OE-core][dunfell v2 05/14] buildtools-extended-tarball: Add libstc++.a
` [OE-core][dunfell v2 06/14] libucontext: Bring in mips/mips64 support
` [OE-core][dunfell v2 07/14] ruby: Link with libucontext on musl
` [OE-core][dunfell v2 08/14] tzdata: remove exit 0 from pkg_postinst
` [OE-core][dunfell v2 09/14] gnutls: upgrade 3.6.12 -> 3.6.13
` [OE-core][dunfell v2 10/14] ell: upgrade 0.30 -> 0.31
` [OE-core][dunfell v2 11/14] python3-manifest.json: add pathlib to core
` [OE-core][dunfell v2 12/14] alsa-state: ignore 'No soundcards found' error in pkg_postinst
` [OE-core][dunfell v2 13/14] buildtools-tarball: add nativesdk-mtools for `wic ls'
` [OE-core][dunfell v2 14/14] parselogs.py: ignore pulseaudio startup warning messages

[PATCH V3 1/3] nl80211: add support for setting fixed HE rate/gi/ltf
 2020-04-30 22:38 UTC  (4+ messages)

[peterz-queue:modules/WIP 23/24] module.c:undefined reference to `.ftrace_module_release'
 2020-04-30 22:37 UTC 

ext4 perf regression on LTS kernels
 2020-04-30 22:34 UTC 

[ovmf test] 149891: all pass - PUSHED
 2020-04-30 22:34 UTC 

[PATCH 0/1] net/mlx5: Call pci_disable_sriov() on remove
 2020-04-30 22:31 UTC  (5+ messages)
` [PATCH 1/1] "

[QUESTION] BUG_ON in ext4_mb_simple_scan_group
 2020-04-30 22:25 UTC  (6+ messages)

[PATCH v1 1/1] fs/splice: add missing callback for inaccessible pages
 2020-04-30 22:26 UTC  (7+ messages)

[PATCH v2 0/3] mm/memory_hotplug: Allow to not create firmware memmap entries
 2020-04-30 22:24 UTC  (11+ messages)
` [PATCH v2 2/3] mm/memory_hotplug: Introduce MHP_NO_FIRMWARE_MEMMAP

[PATCHv6 0/6] n_gsm serdev support and GNSS driver for droid4
 2020-04-30 22:26 UTC  (2+ messages)

atomisp kernel driver(s)
 2020-04-30 22:25 UTC  (23+ messages)

[OE-core][PATCH 1/2] libva: add PACKAGECONFIG and additonal rules for glx
 2020-04-30 22:23 UTC  (2+ messages)

[PATCH] cpufreq: qcom: fix wrong compatible binding
 2020-04-30 22:22 UTC 

multiple EXCHANGE_ID diring a mount
 2020-04-30 22:22 UTC  (2+ messages)

[PATCH v2 01/11] cfg80211: use only HE capability to set prohibited flags in 6 GHz
 2020-04-30 22:20 UTC  (11+ messages)
` [PATCH v2 02/11] cfg80211: handle 6 GHz capability of new station
` [PATCH v2 03/11] nl80211: add HE 6 GHz Band Capability support
` [PATCH v2 04/11] mac80211: add HE 6 GHz Band Capabilities into parse extension
` [PATCH v2 05/11] mac80211: fix memory overlap due to variable length param
` [PATCH v2 06/11] mac80211: handle HE 6 GHz Capability in HE STA processing
` [PATCH v2 07/11] mac80211: add HE 6 GHz Band Capability IE in Assoc. Request
` [PATCH v2 08/11] mac80211: build HE operation with 6 GHz oper information
` [PATCH v2 09/11] mac80211: do not allow HT/VHT IEs in 6 GHz mesh mode
` [PATCH v2 10/11] mac80211: determine chantype from HE operation in 6 GHz
` [PATCH v2 11/11] ath11k: build HE 6 GHz capability

[PATCH] doc:it_IT: align Italian translation
 2020-04-30 22:20 UTC 

[RFC PATCH v11 0/9] Add Tegra driver for video capture
 2020-04-30 22:19 UTC  (23+ messages)
` [RFC PATCH v11 6/9] media: tegra: Add Tegra210 Video input driver

[PATCH v2 1/1] fs/splice: add missing callback for inaccessible pages
 2020-04-30 22:20 UTC  (4+ messages)

[PATCH v2 net-next 00/17] net: atlantic: A2 support
 2020-04-30 22:19 UTC  (3+ messages)
` [PATCH v2 net-next 08/17] net: atlantic: A2 driver-firmware interface

[ANN] U-Boot v2020.07-rc1 released
 2020-04-30 22:18 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] Windows logging
 2020-04-30 22:18 UTC  (3+ messages)

[PATCH v1 1/1] xtables-addons: geoip: install and document xt_geoip_fetch
 2020-04-30 22:15 UTC 

[RFC PATCH V2 0/9] Introduce attach/clear_page_private to cleanup code
 2020-04-30 22:13 UTC  (19+ messages)
` [f2fs-dev] [RFC PATCH V2 1/9] include/linux/pagemap.h: introduce attach/clear_page_private
  `  "
` [RFC PATCH V2 2/9] md: remove __clear_page_buffers and use attach/clear_page_private
` [RFC PATCH V2 3/9] btrfs: "
` [RFC PATCH V2 4/9] fs/buffer.c: "
` [f2fs-dev] [RFC PATCH V2 5/9] f2fs: "
  `  "
` [RFC PATCH V2 6/9] iomap: "
` [RFC PATCH V2 7/9] ntfs: replace attach_page_buffers with attach_page_private
` [RFC PATCH V2 8/9] orangefs: use attach/clear_page_private
` [RFC PATCH V2 9/9] buffer_head.h: remove attach_page_buffers

[PATCH net-next 0/2] net: ipa: don't cache channel state
 2020-04-30 22:13 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ipa: pass channel pointer to gsi_channel_state()
` [PATCH net-next 2/2] net: ipa: do not cache channel state

[Linux-kernel-mentees] [PATCH] docs: s390: Fix wrong label Guest2 instead of Guest3
 2020-04-30 22:12 UTC  (2+ messages)
`  "

[RFC PATCH] perf/smmuv3: Fix shared interrupt handling
 2020-04-30 22:11 UTC  (3+ messages)

[PATCH] drm/i915: check to see if SIMD registers are available before using SIMD
 2020-04-30 22:10 UTC 

[renesas-devel:renesas-drivers-for-v5.8] BUILD SUCCESS 2f71832755a9422f5a62a13ea3e805df7b173837
 2020-04-30 22:09 UTC 

[PATCH v2] bugreport: collect list of populated hooks
 2020-04-30 22:09 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] target/xtensa: work around missing SR definitions
 2020-04-30 22:07 UTC  (2+ messages)

+ xarrayh-correct-return-code-for-xa_store_bhirq.patch added to -mm tree
 2020-04-30 22:08 UTC 

[PATCH linux dev-5.4 v2 0/3] occ: Add support for P10
 2020-04-30 22:06 UTC  (4+ messages)
` [PATCH linux dev-5.4 v2 1/3] dt-bindings: fsi: Add P10 OCC device documentation
` [PATCH linux dev-5.4 v2 2/3] fsi: occ: Add support for P10
` [PATCH linux dev-5.4 v2 3/3] hwmon: (occ) Add new temperature sensor type

[PATCH v3 00/17] xfs: flush related error handling cleanups
 2020-04-30 22:07 UTC  (3+ messages)
` [PATCH v3 07/17] xfs: ratelimit unmount time per-buffer I/O error alert

[git pull] device mapper fixes for 5.7-rc4
 2020-04-30 22:07 UTC  (2+ messages)

[Intel-gfx] [PATCH v26 0/9] SAGV support for Gen12+
 2020-04-30 22:07 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for SAGV support for Gen12+ (rev32)

[PATCH v3 00/11] Multiple fixes in PCIe qcom driver
 2020-04-30 22:06 UTC  (12+ messages)
` [PATCH v3 01/11] PCI: qcom: add missing ipq806x clocks in PCIe driver
` [PATCH v3 02/11] devicetree: bindings: pci: add missing clks to qcom,pcie
` [PATCH v3 03/11] PCI: qcom: change duplicate PCI reset to phy reset
` [PATCH v3 04/11] PCI: qcom: add missing reset for ipq806x
` [PATCH v3 05/11] devicetree: bindings: pci: add ext reset to qcom,pcie
` [PATCH v3 06/11] PCI: qcom: introduce qcom_clear_and_set_dword
` [PATCH v3 07/11] PCI: qcom: add support for defining some PARF params
` [PATCH v3 08/11] devicetree: bindings: pci: document PARF params bindings
` [PATCH v3 09/11] PCI: qcom: add ipq8064 rev2 variant and set tx term offset
` [PATCH v3 10/11] devicetree: bindings: pci: add ipq8064 rev 2 variant to qcom,pcie
` [PATCH v3 11/11] PCI: qcom: add Force GEN1 support

[PATCH 1/4] counter: Internalize sysfs interface code
 2020-04-30 22:07 UTC 

[OE-core][dunfell 00/16] Patch review
 2020-04-30 22:06 UTC  (5+ messages)
` [OE-core][dunfell 02/16] bzip2/pbzip2: Correct license information

[PATCH v2 0/8] rockchip: Add PCIe host support
 2020-04-30 22:06 UTC  (6+ messages)
` [PATCH v2 1/8] iopoll: Add dealy to read poll

[PATCH v3 2/4] arm64: dts: rockchip: Add RGA support to the PX30
 2020-04-30 22:05 UTC  (4+ messages)

Pull request for UEFI sub-system for efi-2020-07-rc2
 2020-04-30 22:04 UTC  (2+ messages)

[PATCH 00/15] gcc-10 warning fixes
 2020-04-30 21:54 UTC  (9+ messages)
` [PATCH 04/15] ath10k: fix gcc-10 zero-length-bounds warnings
` [PATCH 09/15] udf: avoid "
` [PATCH 12/15] media: s5k5baf: avoid gcc-10 zero-length-bounds warning

[linux-next PATCH 1/2] mm: khugepaged: add exceed_max_ptes_* helpers
 2020-04-30 21:59 UTC  (2+ messages)

[PATCHSET v2 block/for-5.8] iocost: improve use_delay and latency target handling
 2020-04-30 21:55 UTC  (2+ messages)

+ epoll-atomically-remove-wait-entry-on-wake-up.patch added to -mm tree
 2020-04-30 21:55 UTC  (2+ messages)

+ kselftests-introduce-new-epoll60-testcase-for-catching-lost-wakeups.patch added to -mm tree
 2020-04-30 21:55 UTC 

[PATCH net-next 0/7] r8169: refactor and improve interrupt coalescing
 2020-04-30 21:51 UTC  (2+ messages)

[PATCH 1/1] target/riscv: fix VS interrupts forwarding to HS
 2020-04-30 21:47 UTC  (8+ messages)

[PATCH v9 00/10] Reftable support git-core
 2020-04-30 21:49 UTC  (5+ messages)
` [PATCH v10 00/12] "
  ` [PATCH v10 03/12] create .git/refs in files-backend.c

[PATCH] drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabled
 2020-04-30 21:46 UTC 

[RFC 0/7] rockchip: Add PHY drivers
 2020-04-30 21:45 UTC  (16+ messages)
` [RFC 1/7] phy: Add Rockchip PCIe PHY driver
` [RFC 2/7] clk: rk3399: Enable/Disable the USB2PHY clk
` [RFC 3/7] phy: rockchip: Add Rockchip USB2PHY driver
` [RFC 4/7] arm64: dts: rk3399: Move u2phy into root port
` [RFC 5/7] arm64: dts: rk3399: Move pcie_phy "
` [RFC 6/7] pci: rockchip: Switch to generic-phy
` [RFC 7/7] pci: rockchip: Drop legacy PHY driver

[RFC PATCH dpss_eth] Don't initialise ports with no PHY
 2020-04-30 21:32 UTC  (3+ messages)
  `  "

[PATCH 0/7] padata: parallelize deferred page init
 2020-04-30 21:43 UTC  (3+ messages)
` [PATCH 5/7] mm: move zone iterator outside of deferred_init_maxorder()

[PATCH 1/2] libnotify: upgrade 0.7.8 -> 0.7.9 / port to meson
 2020-04-30 21:42 UTC  (2+ messages)
` [PATCH 2/2] libsecret: upgrade 0.20.1 -> 0.20.3 "


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.