All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-12 12:52:23 to 2020-10-12 13:15:19 UTC [more...]

[PATCH 00/13] Clean up legacy clock tick users
 2020-10-12 13:15 UTC  (11+ messages)
` [PATCH 01/13] timekeeping: add CONFIG_LEGACY_TIMER_TICK
` [PATCH 06/13] m68k: split heartbeat out of timer function
` [PATCH 07/13] m68k: sun3/sun3c: use legacy_timer_tick
` [PATCH 10/13] m68k: remove timer_interrupt() function

[PATCH net-next v4 00/10] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-10-12 13:13 UTC  (43+ messages)
` [PATCH net-next v4 02/10] bridge: cfm: Add BRIDGE_CFM to Kconfig
      ` [Bridge] "
` [PATCH net-next v4 03/10] bridge: uapi: cfm: Added EtherType used by the CFM protocol
      ` [Bridge] "
` [PATCH net-next v4 04/10] bridge: cfm: Kernel space implementation of CFM. MEP create/delete
      ` [Bridge] "
` [PATCH net-next v4 05/10] bridge: cfm: Kernel space implementation of CFM. CCM frame TX added
      ` [Bridge] "
` [PATCH net-next v4 06/10] bridge: cfm: Kernel space implementation of CFM. CCM frame RX added
      ` [Bridge] "
` [PATCH net-next v4 07/10] bridge: cfm: Netlink SET configuration Interface
      ` [Bridge] "
` [PATCH net-next v4 08/10] bridge: cfm: Netlink GET "
        ` [Bridge] "
` [PATCH net-next v4 09/10] bridge: cfm: Netlink GET status Interface
      ` [Bridge] "
` [PATCH net-next v4 10/10] bridge: cfm: Netlink Notifications
      ` [Bridge] "

[PATCH] sequencer: fix gpg option passed to octopus merge
 2020-10-12 13:15 UTC  (4+ messages)

[PATCH 01/13] gstreamer1.0: upgrade to version 1.18.0
 2020-10-12 13:15 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/5] Improve kernel section protections
 2020-10-12 13:14 UTC  (3+ messages)
` [PATCH 4/5] RISC-V: Protect .init.text & .init.data

[PATCH] usb: typec: tcpm: reset hard_reset_count for any disconnect
 2020-10-12 13:14 UTC  (2+ messages)

[PATCH] tests/migration: Allow longer timeouts
 2020-10-12 13:13 UTC  (2+ messages)

[PATCH 4/5] jffs2: NULL pointer dereference in rp_size fs option parsing
 2020-10-12 13:12 UTC 

[dpdk-dev] [PATCH v3 1/6] eal: add power management intrinsics
 2020-10-12 13:13 UTC  (14+ messages)
` [dpdk-dev] [PATCH v4 01/10] eal: add new x86 cpuid support for WAITPKG
  ` [dpdk-dev] [PATCH v4 02/10] eal: add power management intrinsics

[Cluster-devel] [PATCH 5/5] gfs2: use-after-free in sysfs deregistration
 2020-10-12 13:13 UTC 

[MPTCP] Re: [PATCH mptcp-next] Squash-to: mptcp: keep track of advertised windows right edge
 2020-10-12 13:12 UTC 

[dpdk-dev] [PATCH] net/ring: fix unchecked return value
 2020-10-12 13:11 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] "

[xen-unstable-smoke test] 155728: regressions - FAIL
 2020-10-12 13:10 UTC 

[PATCH 3/5] bonding: wait for sysfs kobject destruction before freeing struct slave
 2020-10-12 13:11 UTC 

[PATCH] queue.3: Replace incomplete example by a complete example
 2020-10-12 12:53 UTC  (2+ messages)

[linux-next:master 10691/14813] drivers/i2c/busses/i2c-mlxbf.c:513:21: sparse: sparse: cast to restricted __be32
 2020-10-12 13:10 UTC  (2+ messages)

[PATCH 1/2] ti: Use devtype=mmc instead of setenv devtype mmc
 2020-10-12 13:11 UTC  (6+ messages)
` [PATCH 2/2] am335x_evm: Allow booting from usb-storage device

[GIT PULL] SPI updates for v5.10
 2020-10-12 13:09 UTC 

[PATCH 0/3] Acceptance Tests: improve usage on GitLab CI
 2020-10-12 13:09 UTC  (4+ messages)
` [PATCH 3/3] Acceptance tests: show test report "

WARNING in ieee80211_get_sband
 2020-10-12 13:10 UTC 

UBSAN: array-index-out-of-bounds in init_sb
 2020-10-12 13:10 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH] nl80211: Trigger channel switch from driver
 2020-10-12 13:10 UTC  (3+ messages)

[PATCH] PM / EM: consult something about cpumask in em_dev_register_perf_domain
 2020-10-12 13:10 UTC  (3+ messages)

Missing [GIT PULL] request for <tip.git#locking-urgent-2020-10-11>
 2020-10-12 13:09 UTC 

[PATCH v1 00/29] virtio-mem: Big Block Mode (BBM)
 2020-10-12 13:09 UTC  (62+ messages)
` [PATCH v1 01/29] virtio-mem: determine nid only once using memory_add_physaddr_to_nid()
` [PATCH v1 02/29] virtio-mem: simplify calculation in virtio_mem_mb_state_prepare_next_mb()
` [PATCH v1 03/29] virtio-mem: simplify MAX_ORDER - 1 / pageblock_order handling
` [PATCH v1 04/29] virtio-mem: drop rc2 in virtio_mem_mb_plug_and_add()
` [PATCH v1 05/29] virtio-mem: generalize check for added memory
` [PATCH v1 06/29] virtio-mem: generalize virtio_mem_owned_mb()
` [PATCH v1 07/29] virtio-mem: generalize virtio_mem_overlaps_range()
` [PATCH v1 08/29] virtio-mem: drop last_mb_id
` [PATCH v1 09/29] virtio-mem: don't always trigger the workqueue when offlining memory
` [PATCH v1 10/29] virtio-mem: generalize handling when memory is getting onlined deferred
` [PATCH v1 11/29] virtio-mem: use "unsigned long" for nr_pages when fake onlining/offlining
` [PATCH v1 12/29] virtio-mem: factor out fake-offlining into virtio_mem_fake_offline()
` [PATCH v1 13/29] virtio-mem: factor out handling of fake-offline pages in memory notifier
` [PATCH v1 14/29] virtio-mem: retry fake-offlining via alloc_contig_range() on ZONE_MOVABLE
` [PATCH v1 15/29] virito-mem: document Sub Block Mode (SBM)
` [PATCH v1 16/29] virtio-mem: memory block states are specific to "
` [PATCH v1 17/29] virito-mem: subblock "
` [PATCH v1 18/29] virtio-mem: factor out calculation of the bit number within the sb_states bitmap
` [PATCH v1 19/29] virito-mem: existing (un)plug functions are specific to Sub Block Mode (SBM)
` [PATCH v1 20/29] virtio-mem: nb_sb_per_mb and subblock_size "
` [PATCH v1 21/29] virtio-mem: memory notifier callbacks "
` [PATCH v1 22/29] virtio-mem: memory block ids "
` [PATCH v1 23/29] virtio-mem: factor out adding/removing memory from Linux
` [PATCH v1 24/29] virtio-mem: print debug messages from virtio_mem_send_*_request()
` [PATCH v1 25/29] virtio-mem: Big Block Mode (BBM) memory hotplug
` [PATCH v1 26/29] virtio-mem: allow to force Big Block Mode (BBM) and set the big block size
` [PATCH v1 27/29] mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one memory block
` [PATCH v1 28/29] virtio-mem: Big Block Mode (BBM) - basic memory hotunplug
` [PATCH v1 29/29] virtio-mem: Big Block Mode (BBM) - safe "

[GIT PULL] ASoC updates for v5.10
 2020-10-12 13:08 UTC 

[PATCH v3 1/3] dt-bindings: media: atmel: csi2dc: add bindings for microchip csi2dc
 2020-10-12 13:04 UTC  (5+ messages)

[GIT PULL] regulator updates for v5.10
 2020-10-12 13:09 UTC 

[GIT PULL] regmap updates for v5.10
 2020-10-12 13:08 UTC 

[Intel-gfx] [PATCH v3 0/6] rm/i915: Add support for LTTPR non-transparent link training mode
 2020-10-12 13:05 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for rm/i915: Add support for LTTPR non-transparent link training mode (rev2)
  `  "

[dpdk-dev] [PATCH v5 0/4] devtools: abi breakage checks
 2020-10-12 13:03 UTC  (6+ messages)
` [dpdk-dev] [PATCH v6 "
  ` [dpdk-dev] [PATCH v6 1/4] devtools: add generation of compressed abi dump archives
  ` [dpdk-dev] [PATCH v6 2/4] devtools: abi and UX changes for test-meson-builds.sh
  ` [dpdk-dev] [PATCH v6 3/4] devtools: change dump file not found to warning in check-abi.sh
  ` [dpdk-dev] [PATCH v6 4/4] doc: test-meson-builds.sh doc updates

[PATCH v2] gpiolib: Switch to use compat_need_64bit_alignment_fixup() helper
 2020-10-12 13:07 UTC  (2+ messages)

[PATCH v5 0/3] xfsprogs: consolidate stripe validation
 2020-10-12 13:06 UTC  (3+ messages)
` [PATCH v5 3/3] mkfs: make use of xfs_validate_stripe_factors()

[PATCH V2 1/3] arm64: dts: imx8mm: Correct WDOG_B pin configuration
 2020-10-12 13:05 UTC  (9+ messages)
` [PATCH V2 2/3] arm64: dts: imx8mn: "
` [PATCH V2 3/3] arm64: dts: imx8mp-evk: "

[PATCH 00/29] dt-bindings:iio: Another set of yaml conversions
 2020-10-12 13:06 UTC  (3+ messages)
` [PATCH 08/29] dt-bindings:iio:pressure:hoperf,hp03 yaml conversion

[PATCH] ARM: mvebu: a38x: Fix comment typo
 2020-10-12 13:06 UTC  (2+ messages)

[PATCH v2 0/6] CODA timeout fix & assorted changes
 2020-10-12 13:06 UTC  (4+ messages)

[PATCH v3 01/10] mt76: testmode: switch ib and wb rssi to array type for per-antenna report
 2020-10-12 12:54 UTC  (20+ messages)
` [PATCH v3 02/10] mt76: testmode: add snr attribute in rx statistics
` [PATCH v3 03/10] mt76: testmode: add tx_rate_stbc parameter
` [PATCH v3 04/10] mt76: testmode: add support for LTF and GI combinations for HE mode
` [PATCH v3 05/10] mt76: mt7915: fix tx rate related fields in tx descriptor
` [PATCH v3 06/10] mt76: testmode: add support for HE rate modes
` [PATCH v3 07/10] mt76: mt7915: implement testmode tx support
` [PATCH v3 08/10] mt76: mt7915: implement testmode rx support
` [PATCH v3 09/10] mt76: mt7915: add support to set txpower in testmode
` [PATCH v3 10/10] mt76: mt7915: add support to set tx frequency offset "

[PATCH] xfs: introduce xfs_validate_stripe_factors()
 2020-10-12 13:05 UTC  (2+ messages)

RTnet on Raspberry Pi 3B+
 2020-10-12 13:05 UTC  (12+ messages)

KASAN: out-of-bounds Read in v4l2_fh_init
 2020-10-12 13:05 UTC 

[PATCH] ACPI: debug: don't allow debugging when ACPI is disabled
 2020-10-12 13:04 UTC  (2+ messages)
` [PATCHv2] "

[dpdk-dev] [v2 1/2] cryptodev: support enqueue callback functions
 2020-10-12 13:02 UTC  (18+ messages)

[PATCH 0/4] hw: Replace some magic by definitions
 2020-10-12 13:01 UTC  (4+ messages)
` [PATCH 3/4] hw/pci-host/versatile: Add WINDOW_COUNT definition to replace magic '3'

[nft PATCH] json: Fix memleak in set_dtype_json()
 2020-10-12 13:03 UTC  (2+ messages)

[MPTCP] Re: [PATCH net-next] Squash-to: mptcp: refactor shutdown and close
 2020-10-12 13:03 UTC 

[discuss] GUI for "btrfs inspect-internal"?
 2020-10-12 13:04 UTC  (2+ messages)

[PATCH v5 0/5] powerpc/sstep: VSX 32-byte vector paired load/store instructions
 2020-10-12 12:55 UTC  (5+ messages)
` [PATCH v5 1/5] powerpc/sstep: Emulate prefixed instructions only when CPU_FTR_ARCH_31 is set

Wrong Iban Account Number
 2020-10-12 13:00 UTC 

TNT Express Invoice AWB Number: 0011830265572
 2020-10-12 13:00 UTC 

[GIT pull] core/debugobjects for 5.10-rc1
 2020-10-12 12:59 UTC  (4+ messages)
` [GIT pull] irq/core "
` [GIT pull] timers/core "
` [GIT pull] x86/irq "

[PATCH 1/3] drm/vkms: Set preferred depth correctly
 2020-10-12 12:59 UTC  (2+ messages)

WARNING in hif_usb_send/usb_submit_urb
 2020-10-12 12:58 UTC  (4+ messages)

[MPTCP] Re: [PATCH net 0/2] mptcp: mp join fallback fixes
 2020-10-12 12:58 UTC 

[PATCH v2 0/3] hw/ssi: Rename SSI 'slave' as 'peripheral'
 2020-10-12 12:49 UTC  (4+ messages)
` [PATCH v2 1/3] hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'
` [PATCH v2 2/3] hw/ssi: Update coding style to make checkpatch.pl happy
` [PATCH v2 3/3] hw/ssi: Rename SSI 'slave' as 'peripheral'

[Linux-kernel-mentees] Checkpatch.pl tasks for Community Bridge Program
 2020-10-12 12:57 UTC  (2+ messages)

[RFC PATCH 0/3] l3mdev icmp error route lookup fixes
 2020-10-12 12:57 UTC  (4+ messages)

[PATCH v6 0/4] Add mmc support for MT8192 SoC
 2020-10-12 12:45 UTC  (3+ messages)
` [PATCH v6 3/4] arm64: dts: mt8192: add mmc device node

[PATCH 0/5] hw: Use PCI macros from 'hw/pci/pci.h'
 2020-10-12 12:52 UTC  (5+ messages)
` [PATCH 4/5] hw: Use the PCI_SLOT() macro "
` [PATCH 5/5] hw: Use the PCI_DEVFN() "

[PATCH net] netfilter: Drop fragmented ndisc packets assembled in netfilter
 2020-10-12 12:56 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.08.x] Update for 2020.08.1
 2020-10-12 12:55 UTC 

[iptables PATCH 0/3] nft: Fix transaction refreshing
 2020-10-12 12:54 UTC  (3+ messages)
` [iptables PATCH 3/3] nft: Fix for concurrent noflush restore calls

[PATCH] media: platform: ti-vpe: Update the path to firmware
 2020-10-12 12:53 UTC  (2+ messages)

[PATCH net-next v6 4/7] net: dsa: hellcreek: Add support for hardware timestamping
 2020-10-12 12:53 UTC  (12+ messages)

[dpdk-dev] [PATCH] ethdev: add rx offload to drop error packets
 2020-10-12 12:53 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/3 v3] "

[PATCH] usbip, kcov: collect coverage from usbip client
 2020-10-12 12:52 UTC  (2+ messages)

[PULL 00/14] Monitor patches for 2020-10-09
 2020-10-12 12:47 UTC  (6+ messages)
` [PULL 09/14] qmp: Move dispatcher to a coroutine


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.