All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-03 03:17:59 to 2021-03-03 04:12:07 UTC [more...]

5.11 regression: "ia64: add support for TIF_NOTIFY_SIGNAL" breaks ia64 boot
 2021-03-03  3:51 UTC  (8+ messages)

[RFC PATCH u-boot 00/12] U-Boot LTO (Sandbox + ARM Nokia RX-51)
 2021-03-03  4:12 UTC  (9+ messages)
` [RFC PATCH u-boot 01/12] build: use thin archives instead of incremental linking
` [RFC PATCH u-boot 02/12] sandbox: errno: avoid conflict with libc's errno
` [RFC PATCH u-boot 03/12] linker_lists: declare entries and lists externally visible
` [RFC PATCH u-boot 04/12] efi_loader: fix warning when linking with LTO
` [RFC PATCH u-boot 05/12] binman: declare symbols externally visible
` [RFC PATCH u-boot 06/12] build: support building with Link Time Optimizations
` [RFC PATCH u-boot 07/12] arch: sandbox: make LTO available
` [RFC PATCH u-boot 08/12] sandbox: build with LTO

[PATCH net-next v3 0/8] ethtool: Add support for frame preemption
 2021-03-02 14:23 UTC  (3+ messages)
` [PATCH net-next v3 1/8] ethtool: Add support for configuring "

[PATCH wpan 00/17] ieee802154: syzbot fixes
 2021-03-02 12:43 UTC  (4+ messages)
` [PATCH wpan 02/17] net: ieee802154: fix memory leak when deliver monitor skbs

[PATCH v3 net 0/8] Fixes for NXP ENETC driver
 2021-03-02 11:47 UTC  (3+ messages)

[PATCH net] octeontx2-af: cn10k: fix an array overflow in is_lmac_valid()
 2021-03-02 11:21 UTC 

[RFC v4 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-02 10:32 UTC  (7+ messages)
` [RFC v4 01/11] eventfd: Increase the recursion depth of eventfd_signal()
    `  "
` [RFC v4 02/11] vhost-vdpa: protect concurrent access to vhost device iotlb
    `  "

VRF leaking doesn't work
 2021-03-02 10:57 UTC 

[djwong-xfs:vectorized-scrub 241/272] fs/xfs/xfs_reflink.c:1046:16: warning: variable 'qflag' set but not used
 2021-03-03  4:09 UTC 

[PATCH] vdpa/mlx5: set_features should allow reset to zero
 2021-03-03  4:01 UTC  (15+ messages)
  ` [virtio-dev] "

[PATCH linux-next 0/9] vdpa: Enable user to set mac address,
 2021-03-03  3:59 UTC  (6+ messages)
` [PATCH linux-next 7/9] vdpa/mlx5: Provide device generated random MAC address

possible deadlock in sk_clone_lock
 2021-03-03  3:59 UTC  (13+ messages)

[PATCH v3 00/21] eMMC support
 2021-03-03  3:57 UTC  (7+ messages)
` [PATCH v3 02/21] sd: emmc: Add support for eMMC cards
` [PATCH v3 12/21] sd: emmc: add CMD21 tuning sequence

[PATCH bpf-next] tools/runqslower: allow substituting custom vmlinux.h for the build
 2021-03-03  0:45 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Fix test_attach_probe for powerpc uprobes
 2021-03-02 18:58 UTC  (8+ messages)

[PATCH v5 bpf-next] bpf: Explicitly zero-extend R0 after 32-bit cmpxchg
 2021-03-02 18:43 UTC  (4+ messages)

[PATCHv2 bpf-next 00/15] Improve BPF syscall command documentation
 2021-03-02 17:19 UTC  (16+ messages)
` [PATCHv2 bpf-next 01/15] bpf: Import syscall arg documentation
` [PATCHv2 bpf-next 02/15] bpf: Add minimal bpf() command documentation
` [PATCHv2 bpf-next 03/15] bpf: Document BPF_F_LOCK in syscall commands
` [PATCHv2 bpf-next 04/15] bpf: Document BPF_PROG_PIN syscall command
` [PATCHv2 bpf-next 05/15] bpf: Document BPF_PROG_ATTACH "
` [PATCHv2 bpf-next 06/15] bpf: Document BPF_PROG_TEST_RUN "
` [PATCHv2 bpf-next 07/15] bpf: Document BPF_PROG_QUERY "
` [PATCHv2 bpf-next 08/15] bpf: Document BPF_MAP_*_BATCH syscall commands
` [PATCHv2 bpf-next 09/15] scripts/bpf: Abstract eBPF API target parameter
` [PATCHv2 bpf-next 10/15] scripts/bpf: Add syscall commands printer
` [PATCHv2 bpf-next 11/15] tools/bpf: Remove bpf-helpers from bpftool docs
` [PATCHv2 bpf-next 12/15] selftests/bpf: Templatize man page generation
` [PATCHv2 bpf-next 13/15] selftests/bpf: Test syscall command parsing
` [PATCHv2 bpf-next 14/15] docs/bpf: Add bpf() syscall command reference
` [PATCHv2 bpf-next 15/15] tools: Sync uapi bpf.h header with latest changes

[Patch bpf-next v2 0/9] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-02 18:23 UTC  (10+ messages)
` [Patch bpf-next v2 2/9] sock: introduce sk_prot->update_proto()
` [Patch bpf-next v2 5/9] udp: add ->read_sock() and ->sendmsg_locked() to ipv6
` [Patch bpf-next v2 9/9] selftests/bpf: add a test case for udp sockmap

[PATCH v3 0/3] Use kvmalloc_array for radeon and amdgpu CS chunks
 2021-03-03  3:54 UTC  (4+ messages)
` [PATCH v3 1/3] drm/radeon: Use kvmalloc for "
` [PATCH v3 2/3] drm/amdgpu: "
` [PATCH v3 3/3] drm/amdgpu: correct DRM_ERROR for kvmalloc_array

[PATCH v2 bpf-next] bpf: devmap: move drop error path to devmap for XDP_REDIRECT
 2021-03-02 15:28 UTC  (7+ messages)

[PATCH] bpf: selftests: test_verifier: mask bpf_csum_diff() return value to 16 bits
 2021-03-02 11:14 UTC  (4+ messages)

[PATCH v4 bpf-next] selftests/bpf: Use the last page in test_snprintf_btf on s390
 2021-03-02 10:40 UTC  (2+ messages)

[Bug 1916501] [NEW] qemu-img convert segfaults with specific URL
 2021-03-03  3:41 UTC  (2+ messages)
` [Bug 1916501] "

[PATCH v2 0/3] Use kvmalloc_array for radeon and amdgpu CS chunks
 2021-03-03  3:14 UTC  (4+ messages)
` [PATCH v2 2/3] drm/amdgpu: Use kvmalloc for "
    ` [PATCH v2 2/3] drm/amdgpu: Use kvmalloc for CS chunks【Suspected phishing email, please pay attention to password security】

[PATCH LVM2 v1 1/2] blkdeactive: Introduce option "forcevg" to forcibly deactivate VG
 2021-03-03  3:48 UTC  (5+ messages)
` [PATCH LVM2 v1 2/2] lvmlockctl: Automatically handle failure

[Intel-gfx] [PATCH 1/4] drm/i915/gen12: Add recommended hardware tuning value
 2021-03-03  3:47 UTC  (9+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/icl: add Wa_22010271021 for all gen11
` [Intel-gfx] [PATCH 3/4] drm/i915: Wa_14010826681 does the same as Wa_22010271021
` [Intel-gfx] [PATCH 4/4] drm/i915/dg1: WA GPU hang at RCC

[PATCH] video: SIMPLE_PANEL depends on DM_GPIO
 2021-03-03  3:46 UTC 

[PATCH] utmpdup: Ensure flushing when using follow flag
 2021-03-02  9:50 UTC  (2+ messages)

[PATCH] iommu/tegra-smmu: Fix mc errors on tegra124-nyan
 2021-03-02 23:08 UTC  (7+ messages)

[PATCH] ASoC: soc-core: Prevent warning if no DMI table is present
 2021-03-02 17:23 UTC  (3+ messages)

[PATCH 4.14 000/176] 4.14.223-rc3 review
 2021-03-02 16:44 UTC  (2+ messages)

[PATCH 4.19 000/247] 4.19.178-rc3 review
 2021-03-02 16:44 UTC  (2+ messages)

[PATCH 5.10 000/658] 5.10.20-rc3 review
 2021-03-02 16:44 UTC  (2+ messages)

[PATCH 00/31] Introduce devm_pm_opp_* API
 2021-03-02 13:40 UTC  (3+ messages)

[PATCH v4 0/5] Tegra PMC driver fixes and improvements
 2021-03-02 12:25 UTC  (6+ messages)
` [PATCH v4 1/5] soc/tegra: pmc: Fix imbalanced clock disabling in error code path
` [PATCH v4 2/5] soc/tegra: pmc: Fix completion of power-gate toggling
` [PATCH v4 3/5] soc/tegra: pmc: Ensure that clock rates aren't too high
` [PATCH v4 4/5] soc/tegra: pmc: Print out domain name when reset fails to acquire
` [PATCH v4 5/5] soc/tegra: pmc: Rate-limit error message about failed to acquire of reset

[PATCH 4.9 000/135] 4.9.259-rc2 review
 2021-03-02 16:44 UTC  (2+ messages)

[PATCH 5.4 000/338] 5.4.102-rc4 review
 2021-03-02 16:44 UTC  (2+ messages)

[PATCH v1] drm/tegra: dc: Don't set PLL clock to 0Hz
 2021-03-02 13:15 UTC 

[PATCH v1] soc/tegra: regulators: Fix locking up when voltage-spread is out of range
 2021-03-02 13:18 UTC 

[PATCH RESEND v2 1/2] cpuidle: tegra: Fix C7 idling state on Tegra114
 2021-03-02 12:57 UTC  (6+ messages)
` [PATCH RESEND v2 2/2] cpuidle: tegra: Remove do_idle firmware call

[PATCH v13 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
 2021-03-02 12:44 UTC  (3+ messages)
` [PATCH v13 1/2] drm/tegra: dc: Support memory bandwidth management
` [PATCH v13 2/2] drm/tegra: dc: Extend debug stats with total number of events

[PATCH v3 00/14] NVIDIA Tegra ARM32 device-tree improvements
 2021-03-02 12:10 UTC  (15+ messages)
` [PATCH v3 01/14] ARM: tegra: ventana: Support CPU and Core voltage scaling
` [PATCH v3 02/14] ARM: tegra: ventana: Support CPU thermal throttling
` [PATCH v3 03/14] ARM: tegra: cardhu: Support CPU frequency and voltage scaling on all board variants
` [PATCH v3 04/14] ARM: tegra: cardhu: Support CPU thermal throttling
` [PATCH v3 05/14] ARM: tegra: paz00: Enable full voltage scaling ranges for CPU and Core domains
` [PATCH v3 06/14] ARM: tegra: acer-a500: Enable core voltage scaling
` [PATCH v3 07/14] ARM: tegra: acer-a500: Reduce thermal throttling hysteresis to 0.2C
` [PATCH v3 08/14] ARM: tegra: acer-a500: Specify all CPU cores as cooling devices
` [PATCH v3 09/14] ARM: tegra: acer-a500: Rename avdd to vdda of touchscreen node
` [PATCH v3 10/14] ARM: tegra: nexus7: Specify all CPU cores as cooling devices
` [PATCH v3 11/14] ARM: tegra: ouya: "
` [PATCH v3 12/14] ARM: tegra: Specify CPU suspend OPP in device-tree
` [PATCH v3 13/14] ARM: tegra: Specify memory "
` [PATCH v3 14/14] ARM: tegra: Specify tps65911 as wakeup source

[PATCH v3 0/6] Couple improvements for Tegra clk driver
 2021-03-02 11:51 UTC  (7+ messages)
` [PATCH v3 1/6] clk: tegra30: Use 300MHz for video decoder by default
` [PATCH v3 2/6] clk: tegra: Fix refcounting of gate clocks
` [PATCH v3 3/6] clk: tegra: Ensure that PLLU configuration is applied properly
` [PATCH v3 4/6] clk: tegra: Halve SCLK rate on Tegra20
` [PATCH v3 5/6] MAINTAINERS: Hand Tegra clk driver to Jon and Thierry
` [PATCH v3 6/6] clk: tegra: Don't allow zero clock rate for PLLs

[PATCH v1 0/5] Add missing reset controls to NVIDIA Tegra ASoC drivers
 2021-03-02 11:21 UTC  (6+ messages)
` [PATCH v1 1/5] reset: Allow devm_reset_control_array_get() to get resets in a released state
` [PATCH v1 2/5] reset: Add devm_reset_control_array_get_exclusive_released()
` [PATCH v1 3/5] ASoC: tegra20: ac97: Add reset control
` [PATCH v1 4/5] ASoC: tegra20: i2s: "
` [PATCH v1 5/5] ASoC: tegra30: "

[PATCH 00/13] PCI: MSI: Getting rid of msi_controller, and other cleanups
 2021-03-02 10:35 UTC  (8+ messages)
` [PATCH 09/13] PCI: mediatek: Advertise lack of MSI handling
  ` Aw: "
      ` Aw: "
          ` Aw: "

[PATCH v6 0/3] Support wakeup methods of Atmel maXTouch controllers
 2021-03-02 10:21 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: input: atmel_mxt_ts: Document atmel,wakeup-method and WAKE line GPIO
` [PATCH v6 2/3] Input: atmel_mxt_ts - support wakeup methods
` [PATCH v6 3/3] ARM: tegra: acer-a500: Add atmel,wakeup-method property

[PATCH v2] sh: Use generic GCC library routines
 2021-03-02 16:21 UTC 

[PATCH v5 0/3] Support wakeup methods of Atmel maXTouch controllers
 2021-03-02 10:19 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: input: atmel_mxt_ts: Document atmel,wakeup-method and WAKE line GPIO
` [PATCH v5 2/3] Input: atmel_mxt_ts - support wakeup methods
` [PATCH v5 3/3] ARM: tegra: acer-a500: Add atmel,wakeup-method property

SH patches for 5.12
 2021-03-02 15:03 UTC  (12+ messages)

[PATCH] sh: Use generic GGC library routines
 2021-03-02 16:20 UTC  (2+ messages)

[PATCH v1] Input: elants_i2c - fix division by zero if firmware reports zero phys size
 2021-03-02 10:08 UTC 

[PATCH 4.4 00/93] 4.4.259-rc1 review
 2021-03-02  9:20 UTC  (2+ messages)

[PATCH 4.14 000/175] 4.14.223-rc2 review
 2021-03-02  9:21 UTC  (2+ messages)

[PATCH 5.10 000/661] 5.10.20-rc2 review
 2021-03-02  9:21 UTC  (2+ messages)

[PATCH 5.4 000/338] 5.4.102-rc2 review
 2021-03-02  9:21 UTC  (2+ messages)

[PATCH 4.19 000/246] 4.19.178-rc2 review
 2021-03-02  9:21 UTC  (2+ messages)

[PATCH 5.11 000/774] 5.11.3-rc2 review
 2021-03-02  9:21 UTC  (2+ messages)

[PATCH 4.9 000/134] 4.9.259-rc1 review
 2021-03-02  9:20 UTC  (2+ messages)

[agd5f:drm-next 155/188] drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_srv.c:496:38: warning: cast from pointer to integer of different size
 2021-03-03  3:34 UTC 

[PATCH] file-posix: allow -EBUSY errors during write zeros on block
 2021-03-03  3:24 UTC  (2+ messages)
` [PATCH V2] file-posix: allow -EBUSY -EINVAL "

[PATCH] memory: tegra: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2021-03-02  8:45 UTC  (2+ messages)

code questions about xfs log implementation
 2021-03-03  2:43 UTC  (4+ messages)

[PATCH 0/3] xfs: CIL improvements
 2021-03-03  1:23 UTC  (14+ messages)
` [PATCH 1/3] xfs: xfs_log_force_lsn isn't passed a LSN
` [PATCH 2/3] xfs: AIL needs asynchronous CIL forcing
    ` [PATCH 2/3 v2] "

[PATCH v2] xfs: various log stuff
 2021-03-03  0:41 UTC  (10+ messages)
` [PATCH 2/8] xfs: separate CIL commit record IO

[PATCH v7 5/5] xfs: add error injection for per-AG resv failure
 2021-03-03  0:02 UTC  (2+ messages)
` [PATCH v7.1 "

xfs_admin -O feature upgrade feedback
 2021-03-02 22:57 UTC  (3+ messages)

[PATCHSET 0/3] xfs: small fixes for 5.12
 2021-03-02 23:07 UTC  (5+ messages)
` [PATCH 1/3] xfs: fix quota accounting when a mount is idmapped
` [PATCH 2/3] xfs: avoid buffer deadlocks in inumbers/bulkstat
` [PATCH 3/3] xfs: force log and push AIL to clear pinned inodes when aborting mount

[PATCHSET 0/7] xfs: small fixes and cleanups
 2021-03-02 22:29 UTC  (8+ messages)
` [PATCH 1/7] xfs: fix uninitialized variables in xrep_calc_ag_resblks
` [PATCH 2/7] xfs: fix dquot scrub loop cancellation
` [PATCH 3/7] xfs: bail out of scrub immediately if scan incomplete
` [PATCH 4/7] xfs: mark a data structure sick if there are cross-referencing errors
` [PATCH 5/7] xfs: set the scrub AG number in xchk_ag_read_headers
` [PATCH 6/7] xfs: remove return value from xchk_ag_btcur_init
` [PATCH 7/7] xfs: validate ag btree levels using the precomputed values

[PATCH] xfs_admin: don't add '=1' when building repair command line for -O
 2021-03-02 18:13 UTC  (2+ messages)

[PATCH 0/3] xfs: buffer log item optimisations
 2021-03-02 14:38 UTC  (7+ messages)
` [PATCH 1/3] xfs: reduce buffer log item shadow allocations
` [PATCH 2/3] xfs: xfs_buf_item_size_segment() needs to pass segment offset
` [PATCH 3/3] xfs: optimise xfs_buf_item_size/format for contiguous regions

[PATCH] xfsprogs: document attr2, ikeep option deprecation in xfs.5
 2021-03-02 13:45 UTC 

[PATCH v15 00/22] xfs: Delayed Attributes
 2021-03-02  8:26 UTC  (16+ messages)
` [PATCH v15 06/22] xfs: Separate xfs_attr_node_addname and xfs_attr_node_addname_work
` [PATCH v15 08/22] xfs: Hoist xfs_attr_node_addname
` [PATCH v15 09/22] xfs: Hoist xfs_attr_leaf_addname
` [PATCH v15 16/22] xfs: Set up infastructure for deferred attribute operations

[meta-oe][PATCH] mcelog: Upgrade to 175
 2021-03-03  3:18 UTC 


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.