All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-16 22:06:32 to 2021-04-16 23:04:45 UTC [more...]

[PATCH] rtc: st-lpc: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-04-16 23:04 UTC  (2+ messages)

PCIe: can't set Max Payload Size to 256
 2021-04-16 23:04 UTC  (3+ messages)

[PATCH] rtc: vr41xx: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-04-16 23:04 UTC  (2+ messages)

[PATCH] rtc: cpcap: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-04-16 23:03 UTC  (2+ messages)

[PATCH RFC v3] media: em28xx: Fix race condition between open and init function
 2021-04-16 23:03 UTC  (5+ messages)

[v1 0/3] drm: Add support for backlight control of eDP panel on ti-sn65dsi86 bridge
 2021-04-16 23:02 UTC  (3+ messages)

[PATCH 00/15] x86: Add support for Clang CFI
 2021-04-16 23:02 UTC  (17+ messages)
` [PATCH 05/15] x86: Implement function_nocfi
` [PATCH 06/15] x86: Avoid CFI jump tables in IDT and entry points

[PATCH] net: marvell: prestera: add support for AC3X 98DX3265 device
 2021-04-16 23:02 UTC 

[PATCH net-next 0/3] mptcp: improve MSG_* flags handling
 2021-04-16 23:01 UTC  (2+ messages)

[PATCH] rtc: fsl-ftm-alarm: add MODULE_TABLE()
 2021-04-16 23:01 UTC  (2+ messages)

[PATCH v8 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-04-16 23:00 UTC  (4+ messages)

[PATCH] rtc: as3722: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-04-16 22:56 UTC  (2+ messages)

[PATCH v2] rtc: tps6586x: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-04-16 22:55 UTC  (2+ messages)

[PATCH] rtc: rtc-spear: replace spin_lock_irqsave by spin_lock in hard IRQ
 2021-04-16 22:54 UTC  (2+ messages)

[oe-layersetup][PATCH v2] oe-layertool-setup: Let user change parallel build options
 2021-04-16 22:53 UTC 

[PATCH v2] target: core: remove from tmr_list at lun unlink
 2021-04-16 22:50 UTC  (3+ messages)

[PATCH net-next 0/2] net: ipa: allow different firmware names
 2021-04-16 22:50 UTC  (2+ messages)

[PATCH net-next] mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()
 2021-04-16 22:50 UTC  (2+ messages)

[PATCH net-next] veth: check for NAPI instead of xdp_prog before xmit of XDP frame
 2021-04-16 22:50 UTC  (2+ messages)

[PATCH v5 for-6.1 00/81] target/arm: Implement SVE2
 2021-04-16 22:46 UTC  (12+ messages)
` [PATCH v5 55/81] target/arm: Implement SVE2 saturating multiply-add (indexed)
` [PATCH v5 59/81] target/arm: Implement SVE mixed sign dot product (indexed)
` [PATCH v5 66/81] target/arm: Implement SVE2 FCVTLT
` [PATCH v5 67/81] target/arm: Implement SVE2 FCVTXNT, FCVTX
` [PATCH v5 68/81] target/arm: Implement SVE2 FLOGB
` [PATCH v5 72/81] target/arm: Implement SVE2 bitwise shift immediate
` [PATCH v5 76/81] target/arm: Remove unused fpst from VDOT_scalar
` [PATCH v5 78/81] target/arm: Split decode of VSDOT and VUDOT
` [PATCH v5 80/81] target/arm: Implement integer matrix multiply accumulate
` [PATCH v5 81/81] target/arm: Enable SVE2 and some extensions

incoming
 2021-04-16 22:46 UTC  (13+ messages)
` [patch 01/12] mm: eliminate "expecting prototype" kernel-doc warnings
` [patch 02/12] kasan: fix hwasan build for gcc
` [patch 03/12] kasan: remove redundant config option
` [patch 04/12] csky: change a Kconfig symbol name to fix e1000 build error
` [patch 05/12] ia64: remove duplicate entries in generic_defconfig
` [patch 06/12] ia64: fix discontig.c section mismatches
` [patch 07/12] ia64: tools: remove inclusion of ia64-specific version of errno.h header
` [patch 08/12] ia64: tools: remove duplicate definition of ia64_mf() on ia64
` [patch 09/12] mm/mapping_dirty_helpers: guard hugepage pud's usage
` [patch 10/12] mm: ptdump: fix build failure
` [patch 11/12] gcov: clang: fix clang-11+ build
` [patch 12/12] lib: remove "expecting prototype" kernel-doc warnings

[PATCH] tcp: fix silent loss when syncookie is trigered
 2021-04-16 22:45 UTC  (2+ messages)
  ` [External] "

[PATCH 04/13] Kbuild: Rust support
 2021-04-16 22:45 UTC  (4+ messages)

[PATCH net-next v2 0/3] introduce skb_for_each_frag()
 2021-04-16 22:44 UTC  (3+ messages)

[PATCH 00/23] [RFC] Builtin FSMonitor Feature
 2021-04-16 22:44 UTC  (2+ messages)

next/master build: 230 builds: 4 failed, 226 passed, 12 errors, 475 warnings (next-20210416)
 2021-04-16 22:44 UTC 

[PATCH v4 00/27] drm: Fix EDID reading on ti-sn65dsi86; solve some chicken-and-egg problems
 2021-04-16 22:39 UTC  (54+ messages)
` [PATCH v4 01/27] drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()
` [PATCH v4 02/27] drm/bridge: ti-sn65dsi86: Simplify refclk handling
` [PATCH v4 03/27] drm/bridge: ti-sn65dsi86: Remove incorrectly tagged kerneldoc comment
` [PATCH v4 04/27] drm/bridge: ti-sn65dsi86: Reorder remove()
` [PATCH v4 05/27] drm/bridge: ti-sn65dsi86: Move drm_panel_unprepare() to post_disable()
` [PATCH v4 06/27] drm/bridge: ti-sn65dsi86: Get rid of the useless detect() function
` [PATCH v4 07/27] drm/panel: panel-simple: Use runtime pm to avoid excessive unprepare / prepare
` [PATCH v4 08/27] drm/bridge: ti-sn65dsi86: Rename the main driver data structure
` [PATCH v4 09/27] drm/bridge: ti-sn65dsi86: More renames in prep for sub-devices
` [PATCH v4 10/27] drm/bridge: ti-sn65dsi86: Clean debugfs code
` [PATCH v4 11/27] drm/bridge: ti-sn65dsi86: Add local var for "dev" to simplify probe
` [PATCH v4 12/27] drm/bridge: ti-sn65dsi86: Cleanup managing of drvdata
` [PATCH v4 13/27] drm/bridge: ti-sn65dsi86: Use devm to do our runtime_disable
` [PATCH v4 14/27] drm/bridge: ti-sn65dsi86: Move all the chip-related init to the start
` [PATCH v4 15/27] drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-drivers
` [PATCH v4 16/27] drm/panel: panel-simple: Get rid of hacky HPD chicken-and-egg code
` [PATCH v4 17/27] drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspend
` [PATCH v4 18/27] drm/bridge: ti-sn65dsi86: Code motion of refclk management functions
` [PATCH v4 19/27] drm/bridge: ti-sn65dsi86: If refclk, DP AUX can happen w/out pre-enable
` [PATCH v4 20/27] drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-dev
` [PATCH v4 21/27] i2c: i2c-core-of: Fix corner case of finding adapter by node
` [PATCH v4 22/27] drm/panel: panel-simple: Remove extra call: drm_connector_update_edid_property()
` [PATCH v4 23/27] drm/panel: panel-simple: Power the panel when reading the EDID
` [PATCH v4 24/27] drm/panel: panel-simple: Cache the EDID as long as we retain power
` [PATCH v4 25/27] drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDC
` [PATCH v4 26/27] arm64: dts: qcom: Link the panel to the bridge's DDC bus
` [PATCH v4 27/27] drm/panel: panel-simple: Prepare/unprepare are refcounted, not forced

[PATCH V2 net-next] net: mvpp2: Add parsing support for different IPv4 IHL values
 2021-04-16 22:40 UTC  (2+ messages)

[PATCH net v2 2/9] r8152: reset flow control patch when linking on for RTL8153B
 2021-04-16 22:40 UTC  (2+ messages)
` [PATCH net-next 0/6] r8152: support new chips

[PATCH net-next v11 1/2] net: Add a WWAN subsystem
 2021-04-16 22:40 UTC  (2+ messages)

[PATCH v8 clocksource] Do not mark clocks unstable due to delays for v5.13
 2021-04-16 22:38 UTC  (4+ messages)
` [PATCH v8 clocksource 1/5] clocksource: Provide module parameters to inject delays in watchdog

[PATCH net-next 0/8] mptcp: Fixes and tracepoints from the mptcp tree
 2021-04-16 22:38 UTC  (9+ messages)
` [PATCH net-next 1/8] kunit: mptcp: adhere to KUNIT formatting standard
` [PATCH net-next 2/8] mptcp: fix format specifiers for unsigned int
` [PATCH net-next 3/8] mptcp: export mptcp_subflow_active
` [PATCH net-next 4/8] mptcp: add tracepoint in mptcp_subflow_get_send
` [PATCH net-next 5/8] mptcp: add tracepoint in get_mapping_status
` [PATCH net-next 6/8] mptcp: add tracepoint in ack_update_msk
` [PATCH net-next 7/8] mptcp: add tracepoint in subflow_check_data_avail
` [PATCH net-next 8/8] mptcp: use mptcp_for_each_subflow in mptcp_close

pull-request: bpf 2021-04-17
 2021-04-16 22:37 UTC 

[Buildroot] [PATCH 1/1] Fix -latomic for CMake packages
 2021-04-16 22:36 UTC  (9+ messages)
` [Buildroot] [PATCH v2 "

[PATCH] Documentation: kunit: Update kunit_tool page
 2021-04-16 22:35 UTC  (2+ messages)

[PATCH 1/3] pci: Update the highest subordinate bus number for bridge setup
 2021-04-16 22:35 UTC  (3+ messages)

[PATCH net-next,v3] net: ethernet: mediatek: ppe: fix busy wait loop
 2021-04-16 22:30 UTC  (4+ messages)
  ` [PATCH net-next, v3] "

[folded-merged] kasan-fix-hwasan-build-for-gcc-fix.patch removed from -mm tree
 2021-04-16 22:31 UTC 

[PATCH 0/3] Prevent set of DCEFCLK on smu_v11 gpus
 2021-04-16 22:29 UTC  (4+ messages)
` [PATCH 1/3] amdgpu/pm: add extra info to SMU msg pre-check failed message
` [PATCH 2/3] amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
` [PATCH 3/3] amdgpu/pm: set pp_dpm_dcefclk to readonly on smu_v11 gpus

[PATCH net-next v6] atl1c: move tx cleanup processing out of interrupt
 2021-04-16 22:30 UTC  (2+ messages)

[PATCH net] MAINTAINERS: update my email
 2021-04-16 22:30 UTC  (2+ messages)

[PATCH net-next 00/13] mptcp: Improve socket option handling
 2021-04-16 22:30 UTC  (2+ messages)

[PATCH v2 0/3] add alarm support for the rtc-ab-eoz9
 2021-04-16 22:29 UTC  (3+ messages)

[PATCH] perl: fix startperl configuration option for perl-native
 2021-04-16 22:28 UTC 

[PATCH] dt-bindings: arm: firmware: Convert linaro,optee-tz to json schema
 2021-04-16 22:25 UTC  (2+ messages)
` [PATCH] dt-bindings: arm: firmware: Convert linaro, optee-tz "

[PATCH v4 0/9] w1: ds2438: adding support for calibration of current measurements
 2021-04-16 22:26 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/6] w1: ds2438: fixed if brackets coding style issue

[PATCH v13 1/5] help: move list_config_help to builtin/help
 2021-04-16 22:25 UTC  (8+ messages)
` [PATCH] Makefile: add missing dependencies of 'config-list.h'

[linux-next:master 12579/13394] drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:389 sdma_v5_2_ring_emit_mem_sync() warn: inconsistent indenting
 2021-04-16 22:20 UTC  (2+ messages)

[PATCH V2 0/4] Add RTC support for PMIC PMK8350
 2021-04-16 22:20 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/5] arm64: dts: renesas: Enable GMSL on R8A77970 V3M Eagle
 2021-04-16 22:18 UTC  (7+ messages)
` [PATCH v3 2/5] media: i2c: max9286: Use "maxim,gpio-poc" property

[PATCH 1/3] mt76: mt7915: add support for DT rate power limits
 2021-04-16 22:16 UTC  (6+ messages)
` [PATCH 2/3] mt76: mt7915: rework the flow of txpower setting
` [PATCH 3/3] mt76: mt7915: directly read per-rate tx power from registers

[PATCH v6 0/9] w1: ds2438: adding support for calibration of current measurements
 2021-04-16 22:17 UTC  (8+ messages)
` [PATCH v7 0/6] "
  ` [PATCH v7 1/6] w1: ds2438: fixed a coding style issue
  ` [PATCH v7 2/6] w1: ds2438: fixed if brackets "
  ` [PATCH v7 3/6] w1: ds2438: changed sysfs macro for rw file
  ` [PATCH v7 4/6] w1: ds2438: fixing bug that would always get page0
  ` [PATCH v7 5/6] w1: ds2438: adding support for reading page1
  ` [PATCH v7 6/6] w1: ds2438: support for writing to offset register

[PATCH 1/1] rtc: pcf85063: fallback to parent of_node
 2021-04-16 22:16 UTC  (2+ messages)

[PATCH V6 00/10] PKS: Add Protection Key Supervisor support
 2021-04-16 22:14 UTC  (2+ messages)

[Buildroot] Unable to apply a patch for the buildroot makedevs tool
 2021-04-16 22:14 UTC  (2+ messages)

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-04-16 22:14 UTC  (12+ messages)

[dunfell/master][PATCH] oe-layertool-setup: Let user change parallel build options
 2021-04-16 22:14 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v3 0/4] perf util: bpf perf improvements
 2021-04-16 22:13 UTC  (5+ messages)
` [PATCH v3 1/4] perf util: move bpf_perf definitions to a libperf header
` [PATCH v3 2/4] perf bpf: check perf_attr_map is compatible with the perf binary
` [PATCH v3 3/4] perf-stat: introduce config stat.bpf-counter-events
` [PATCH v3 4/4] perf-stat: introduce ':b' modifier

[PATCH v2] kunit: add unit test for filtering suites by names
 2021-04-16 22:09 UTC 

[PATCH v1 1/1] libnvdimm: Don't use GUID APIs against raw buffer
 2021-04-16 22:08 UTC  (6+ messages)

[PATCH v3 0/4] nvme: improve error handling and ana_state to work well with dm-multipath
 2021-04-16 22:06 UTC  (15+ messages)
` [dm-devel] "
` [PATCH v3 1/4] nvme: return BLK_STS_DO_NOT_RETRY if the DNR bit is set
  ` [dm-devel] "
` [PATCH v3 2/4] nvme: allow local retry for requests with REQ_FAILFAST_TRANSPORT set
  ` [dm-devel] "
` [PATCH v3 3/4] nvme: introduce FAILUP handling for REQ_FAILFAST_TRANSPORT
  ` [dm-devel] "
` [PATCH v3 4/4] nvme: decouple basic ANA log page re-read support from native multipathing
  ` [dm-devel] "

[PATCH 01/10] Bluetooth: HCI: Use skb_pull to parse BR/EDR events
 2021-04-16 22:08 UTC  (2+ messages)
` Bluetooth: HCI: Use skb_pull to parse events

[PATCH 0/1] pSeries: handle hotunplug errors in drc_unisolate_logical()
 2021-04-16 21:09 UTC  (2+ messages)
` [PATCH 1/1] spapr_drc.c: "


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.