All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-11 22:06:57 to 2022-05-11 23:41:11 UTC [more...]

[PATCH] sched/tracing: append prev_state to tp args instead
 2022-05-11 23:40 UTC  (4+ messages)
` [PATCH v2] "
  ` [tip: sched/urgent] sched/tracing: Append "

[PATCH v3] PCI/AER: Handle Multi UnCorrectable/Correctable errors properly
 2022-05-11 23:40 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-11 23:39 UTC 

[PATCH net-next 00/10] net: add annotations for sk->sk_bound_dev_if
 2022-05-11 23:37 UTC  (11+ messages)
` [PATCH net-next 01/10] net: annotate races around sk->sk_bound_dev_if
` [PATCH net-next 02/10] sctp: read sk->sk_bound_dev_if once in sctp_rcv()
` [PATCH net-next 03/10] tcp: sk->sk_bound_dev_if once in inet_request_bound_dev_if()
` [PATCH net-next 04/10] net: core: add READ_ONCE/WRITE_ONCE annotations for sk->sk_bound_dev_if
` [PATCH net-next 05/10] dccp: use READ_ONCE() to read sk->sk_bound_dev_if
` [PATCH net-next 06/10] inet: add READ_ONCE(sk->sk_bound_dev_if) in inet_csk_bind_conflict()
` [PATCH net-next 07/10] net_sched: em_meta: add READ_ONCE() in var_sk_bound_if()
` [PATCH net-next 08/10] l2tp: use add READ_ONCE() to fetch sk->sk_bound_dev_if
` [PATCH net-next 09/10] ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
` [PATCH net-next 10/10] inet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()

[nf-next PATCH 2/2] netfilter: nf_tables: Annotate reduced expressions
 2022-05-11 23:37 UTC  (2+ messages)

[PATCH net-next 0/2] Count tc-taprio window drops in enetc driver
 2022-05-11 23:36 UTC  (7+ messages)
` [PATCH net-next 2/2] net: enetc: count the tc-taprio window drops

[PATCH 0/2] drm/msm/dsi: switch msm/dsi to DRM_PANEL_BRIDGE
 2022-05-11 23:36 UTC  (8+ messages)
` [PATCH 1/2] drm/msm/dsi: move DSI host powerup to modeset time

[PATCH 3/4] x86/sgx: Fine grained SGX MCA behavior for virtualization
 2022-05-11 23:33 UTC  (2+ messages)

[PATCH v4] mm: fix is_pinnable_page against on cma page
 2022-05-11 23:33 UTC  (15+ messages)

[ovmf test] 170339: regressions - FAIL
 2022-05-11 23:31 UTC 

[PATCH v2 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-05-11 23:30 UTC  (7+ messages)
` [PATCH v2 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate "
` [PATCH v2 2/2] x86/asm/bitops: __ffs,ffz: use __builtin_ctzl "

RTT-PROBE: lore-subspace-rtt
 2022-05-11 23:29 UTC 

linux-next: build failure after merge of the mm tree
 2022-05-11 23:28 UTC  (3+ messages)

[lpieralisi-pci:pci/cadence 2/2] drivers/pci/controller/cadence/pci-j721e.c:408:7: error: no member named 'quirk_disable_flr' in 'struct cdns_pcie_ep'
 2022-05-11 23:27 UTC 

[RFC,net-next,x86 0/6] Nontemporal copies in unix socket write path
 2022-05-11 23:25 UTC  (2+ messages)

[PATCH] niu: Silence randstruct warnings
 2022-05-11 23:25 UTC  (3+ messages)

[PATCH v2] Revert "drm/msm/dsi: move DSI host powerup to modeset time"
 2022-05-11 23:25 UTC  (4+ messages)

[PATCH net-next v2 0/2] MACB NAPI improvements
 2022-05-11 23:20 UTC  (2+ messages)

[PATCH] kunit: tool: stop using a shell to run kernel under QEMU
 2022-05-11 23:22 UTC  (2+ messages)

[PATCH] pull: only pass '--recurse-submodules' to subcommands
 2022-05-11 23:21 UTC  (6+ messages)
` [PATCH v2] "

[PATCH RFC 11/12] iommufd: vfio container FD ioctl compatibility
 2022-05-11 23:23 UTC  (13+ messages)

[PATCH v4] drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl()
 2022-05-11 23:21 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: make fexit_stress test run in serial mode
 2022-05-11 23:20 UTC 

Oops or bad page in page_alloc.c
 2022-05-11 23:19 UTC  (2+ messages)

[PATCH v3 0/5] i915: Introduce Ponte Vecchio
 2022-05-11 23:21 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for i915: Introduce Ponte Vecchio (rev4)
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[qemu-mainline test] 170334: tolerable FAIL - PUSHED
 2022-05-11 23:20 UTC 

[PATCH v3 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-05-11 23:18 UTC  (26+ messages)
` [PATCH v3 01/23] dt-bindings: ata: ahci-platform: Drop dma-coherent property declaration
` [PATCH v3 02/23] dt-bindings: ata: ahci-platform: Detach common AHCI bindings
` [PATCH v3 03/23] dt-bindings: ata: ahci-platform: Clarify common AHCI props constraints
` [PATCH v3 04/23] dt-bindings: ata: sata: Extend number of SATA ports
` [PATCH v3 05/23] ata: libahci_platform: Explicitly set rc on devres_alloc failure
` [PATCH v3 06/23] ata: libahci_platform: Convert to using platform devm-ioremap methods
` [PATCH v3 07/23] ata: libahci_platform: Convert to using devm bulk clocks API
` [PATCH v3 08/23] ata: libahci_platform: Add function returning a clock-handle by id
` [PATCH v3 09/23] ata: libahci_platform: Sanity check the DT child nodes number
` [PATCH v3 10/23] ata: libahci_platform: Parse ports-implemented property in resources getter
` [PATCH v3 11/23] ata: libahci_platform: Introduce reset assertion/deassertion methods
` [PATCH v3 12/23] dt-bindings: ata: ahci: Add platform capability properties
` [PATCH v3 13/23] ata: libahci: Extend port-cmd flags set with port capabilities
` [PATCH v3 14/23] ata: libahci: Discard redundant force_port_map parameter
` [PATCH v3 15/23] ata: libahci: Don't read AHCI version twice in the save-config method
` [PATCH v3 16/23] ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments
` [PATCH v3 17/23] ata: ahci: Introduce firmware-specific caps initialization
` [PATCH v3 18/23] dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schema
` [PATCH v3 19/23] ata: ahci: Add DWC AHCI SATA controller support
` [PATCH v3 20/23] dt-bindings: ata: ahci: Add Baikal-T1 AHCI SATA controller DT schema
` [PATCH v3 21/23] ata: ahci-dwc: Add platform-specific quirks support
` [PATCH v3 22/23] ata: ahci-dwc: Add Baikal-T1 AHCI SATA interface support
` [PATCH v3 23/23] MAINTAINERS: Add maintainers for DWC AHCI SATA driver

RTT-PROBE: lore-subspace-rtt
 2022-05-11 23:19 UTC 

[PATCH] assoc_array: Fix BUG_ON during garbage collect
 2022-05-11 23:15 UTC  (2+ messages)

[PATCH v6 0/3] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-05-11 23:14 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: marvell: Document the AC5/AC5X compatibles

[Intel-gfx] [PATCH v4 0/8] drm/i915: Media freq factor and per-gt enhancements/fixes
 2022-05-11 23:15 UTC  (9+ messages)
` [Intel-gfx] [PATCH 6/8] drm/i915/gt: Fix memory leaks in per-gt sysfs

[PATCH bpf-next 1/2] libbpf: add safer high-level wrappers for map operations
 2022-05-11 23:14 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: convert some selftests to high-level BPF map APIs

[PATCH] Revert "FROMGIT: drm/msm/dsi: move DSI host powerup to modeset time"
 2022-05-11 23:13 UTC  (4+ messages)

[PATCH] zsmalloc: Fix races between asynchronous zspage free and page migration
 2022-05-11 23:12 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-11 23:09 UTC 

[PATCH 00/30] The panic notifiers refactor
 2022-05-11 19:58 UTC  (5+ messages)
` [PATCH 22/30] panic: Introduce the panic post-reboot notifier list

[PATCH v4 00/14] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-05-11 19:51 UTC  (7+ messages)
` [PATCH v4 03/14] modpost: split the section mismatch checks into section-check.c

[RFC PATCH 0/1] dir: consider worktree config in path recursion
 2022-05-11 23:07 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "

[PATCH v2 1/2] mt76: add gfp to mt76_mcu_msg_alloc signature
 2022-05-11 23:06 UTC  (4+ messages)
` [PATCH v2 2/2] mt76: mt7921: add ipv6 NS offload support

[PATCH] blk-iocost: combine local_stat and desc_stat to stat
 2022-05-11 23:06 UTC  (2+ messages)

[PATCH] Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event
 2022-05-11 23:05 UTC  (3+ messages)
`  "

[PATCH v2] Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event
 2022-05-11 23:03 UTC  (3+ messages)
` [v2] "

[igt-dev] [v3 0/6] Convert subtests to dynamic
 2022-05-11 23:03 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Convert subtests to dynamic (rev5)

[ovmf test] 170338: regressions - FAIL
 2022-05-11 23:01 UTC 

[PATCH v5 0/2] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-05-11 22:59 UTC  (5+ messages)
` [PATCH v5 1/2] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board

[PATCH v1 0/5] Direct re-arming of buffers on receive side
 2022-05-11 23:00 UTC  (8+ messages)
` [PATCH v1 2/5] net/i40e: enable direct rearm mode
` [PATCH v1 4/5] net/i40e: add direct rearm mode internal API
` [PATCH v1 5/5] examples/l3fwd: enable direct rearm mode

Mapping ram memory using ioremap
 2022-05-11 23:00 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-11 22:59 UTC 

[PATCH v3 1/2] drm/probe-helper: Add helper for drm_helper_probe_single_connector_modes()
 2022-05-11 22:58 UTC  (4+ messages)
` [PATCH v3 2/2] drm/probe-helper: For DP, add 640x480 if all other modes are bad

[PATCH] timers: Provide a better debugobjects hint for delayed works
 2022-05-11 22:57 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: return -EIO on lmem setup failure
 2022-05-11 22:57 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] "

[PATCH v4] mm: don't be stuck to rmap lock on reclaim path
 2022-05-11 22:57 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v1] lib/igt_kms: Set pipe->plane_primary to driver-assigned primary plane when there are multiple possible primary planes
 2022-05-11 22:54 UTC 

[PATCH] Revert "ath: add support for special 0x0 regulatory domain"
 2022-05-11 22:52 UTC  (6+ messages)

Question about kill a process group
 2022-05-11 22:53 UTC  (9+ messages)

stable-rc/queue/4.14 baseline: 108 runs, 17 regressions (v4.14.277-78-gb10674c825ca)
 2022-05-11 22:51 UTC 

[PATCH V2 00/23] perf intel-pt: Better support for perf record --cpu
 2022-05-11 22:50 UTC  (4+ messages)
` [PATCH V2 13/23] perf evlist: Add evlist__add_dummy_on_all_cpus()
  ` [PATCH V3 "

[PATCH] drm/msm/dpu: add DRM_MODE_ROTATE_180 back to supported rotations
 2022-05-11 22:50 UTC  (2+ messages)

[PATCH net-next] net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953
 2022-05-11 22:50 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-11 22:49 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Add a separate crtc_enable hook for SKL+
 2022-05-11 22:47 UTC 

[PATCH 2/2] netconfig: Ratelimit route lifetime updates
 2022-05-11 22:43 UTC 

[PATCH 1/2] netconfig: Write gateway MAC from DHCP to ARP cache
 2022-05-11 22:43 UTC 

[PATCH v2] net: macb: Disable macb pad and fcs for fragmented packets
 2022-05-11 22:40 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-11 22:39 UTC 

[GIT pull] core/urgent for v5.18-rc6
 2022-05-11 22:37 UTC  (7+ messages)
  ` Link: tag and links to submission and reports (was: Re: [GIT pull] core/urgent for v5.18-rc6)

[PATCH v2 0/2] Prevent re-use of FUSE superblock after force unmount
 2022-05-11 22:29 UTC  (3+ messages)
` [PATCH v2 1/2] fs/super: function to prevent super re-use
` [PATCH v2 2/2] FUSE: Retire superblock on force unmount

[allisonhenderson-xfs-work:larp_cleanupv4_pptrs 32/35] fs/xfs/xfs_inode.c:3552 xfs_rename() error: uninitialized symbol 'new_diroffset'
 2022-05-11 22:36 UTC 

[PATCH] mm: Add config option for default panic_on_oom value
 2022-05-11 22:36 UTC  (4+ messages)

[PATCH] target/openrisc: Do not reset delay slot flag on early tb exit
 2022-05-11 22:34 UTC  (5+ messages)

[PATCH 1/2] kallsyms: add kallsyms_show_value definition in all cases
 2022-05-11 22:32 UTC  (2+ messages)

[PATCH v2 0/2] PCI: hv: Hardening changes
 2022-05-11 22:32 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: hv: Add validation for untrusted Hyper-V values
` [PATCH v2 2/2] PCI: hv: Fix synchronization between channel callback and hv_pci_bus_exit()

[PULL 0/9] Block patches
 2022-05-11 22:29 UTC  (2+ messages)

[PATCH v5 00/12] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-05-11 22:31 UTC  (4+ messages)
` [PATCH v5 01/12] modpost: split the section mismatch checks into section-check.c

[PATCH net-next 0/3][pull request] 1GbE Intel Wired LAN Driver Updates 2022-05-10
 2022-05-11 22:30 UTC  (2+ messages)

[PATCH v3 net] net/sched: act_pedit: really ensure the skb is writable
 2022-05-11 22:30 UTC  (2+ messages)

[PATCH net v2 1/1] i40e: i40e_main: fix a missing check on list iterator
 2022-05-11 22:30 UTC  (3+ messages)

[PATCH net-next] selftests: forwarding: tc_actions: allow mirred egress test to run on non-offloaded h2
 2022-05-11 22:30 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-11 22:29 UTC 

+ mm-dont-be-stuck-to-rmap-lock-on-reclaim-path.patch added to mm-unstable branch
 2022-05-11 22:29 UTC 

[PATCH 0/3] add eal functions for thread affinity
 2022-05-11 22:27 UTC  (12+ messages)
` [PATCH v5 0/3] add eal functions for thread affinity and self
  ` [PATCH v5 1/3] eal: add basic thread ID and current thread identifier API

[PATCH v2] mgag200: Enable atomic gamma lut update
 2022-05-11 22:26 UTC  (3+ messages)

[PATCH modules-next 1/1] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
 2022-05-11 22:25 UTC  (2+ messages)

stable-rc/queue/5.17 baseline: 162 runs, 1 regressions (v5.17.6-140-g25206fede2d8)
 2022-05-11 22:24 UTC 

[ovmf test] 170337: regressions - FAIL
 2022-05-11 22:23 UTC 

[PATCH] Prevent git from rehashing 4GBi files
 2022-05-11 22:24 UTC  (3+ messages)

[QUESTION] Upgrade xfs filesystem to reflink support?
 2022-05-11 22:24 UTC  (7+ messages)

[PATCH] pci: avoid dead lock between device reset and sriov disable
 2022-05-11 22:22 UTC  (2+ messages)

broken FSL erratum handling for 8250 on MPC8xxx
 2022-05-11 22:21 UTC  (2+ messages)

Ineffective fix of CVE-2019-14196
 2022-05-11 20:25 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-11 22:19 UTC 

[PATCH] af_unix: Silence randstruct GCC plugin warning
 2022-05-11 22:15 UTC  (2+ messages)

+ mm-compaction-fast_find_migrateblock-should-return-pfn-in-the-target-zone.patch added to mm-unstable branch
 2022-05-11 22:13 UTC 

stable-rc/queue/5.15 baseline: 142 runs, 3 regressions (v5.15.38-150-g305e905f7031)
 2022-05-11 22:12 UTC 

[Printing-architecture] OpenPrinting News
 2022-05-11 22:12 UTC 

[PATCH bpf-next] selftests/bpf: fix a few clang compilation errors
 2022-05-11 22:10 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-11 22:09 UTC 

[PATCH 0/3] Improve MyFirstContribution's GitGitGadget section
 2022-05-11 22:09 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] MyFirstContribution: add "Anatomy of a Patch Series" section

[PATCH v3 3/5] app/testpmd: fix port status of slave device
 2022-05-11 22:08 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/2] iio: humidity: si7020: Check device property for skipping reset in probe
 2022-05-11 22:08 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: humidity: Add si7020 bindings

[PATCH 1/3] drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLE
 2022-05-11 22:06 UTC  (7+ 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.