All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-18 18:50:03 to 2021-04-18 22:12:50 UTC [more...]

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2021-04-18 22:12 UTC 

[PATCH 1/6] cups: Turn gnutls into a packageconfig knob
 2021-04-18 22:10 UTC  (4+ messages)
` [PATCH 3/6] wpa-supplicant: Enable openssl
  ` [OE-core] "

[PATCH] xfs: don't use in-core per-cpu fdblocks for !lazysbcount
 2021-04-18 22:08 UTC  (9+ messages)

Linux 5.12-rc8
 2021-04-18 22:02 UTC 

[chrome-os:chromeos-5.4 56/96] arch/x86/pci/common.c:655:14: error: no member named 'dma_ops' in 'struct device'
 2021-04-18 22:02 UTC 

[PATCH] media: atomisp: silence "dubious: !x | !y" warning
 2021-04-18 21:59 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/valgrind: Add a setting for LTO build
 2021-04-18 21:59 UTC  (2+ messages)

[PATCH] sched/isolation: don't do unbounded chomp on bootarg string
 2021-04-18 21:34 UTC 

MCS NetLabel
 2021-04-18 21:56 UTC  (3+ messages)

stable-rc/linux-5.4.y baseline: 91 runs, 4 regressions (v5.4.113-64-g6ac9d2aad325)
 2021-04-18 21:56 UTC 

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.231-35-gcc452f42be342)
 2021-04-18 21:56 UTC 

[PATCH] sched/isolation: don't do unbounded chomp on bootarg string
 2021-04-18 21:54 UTC 

[PATCH v6 0/4] Qualcomm Light Pulse Generator
 2021-04-18 21:54 UTC  (3+ messages)
` [PATCH v6 2/4] leds: Add driver for Qualcomm LPG

linux-next: Fixes tag needs some work in the net-next tree
 2021-04-18 21:53 UTC 

post-receive: pub/scm/linux/kernel/git/bwh/linux-stable-rt
 2021-04-18 21:53 UTC 

post-receive: pub/scm/linux/kernel/git/bwh/linux-stable-rt
 2021-04-18 21:52 UTC 

Linux kernel 5.12-rc8 released
 2021-04-18 21:48 UTC 

[PATCH v2 0/3] mtd: parsers: trx: Add support for Buffalo WSR-2533DHP2
 2021-04-18 21:46 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: brcm,trx: Add brcm,trx-magic
` [PATCH v2 2/3] mtd: parsers: trx: Allow to specify brcm, trx-magic in DT
  ` [PATCH v2 2/3] mtd: parsers: trx: Allow to specify brcm,trx-magic "
` [PATCH v2 3/3] mtd: parsers: trx: Allow to use TRX parser on Mediatek SoCs

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-04-18 21:47 UTC 

stable-rc/queue/4.4 build: 189 builds: 0 failed, 189 passed, 13 warnings (v4.4.267-22-gd32e13d3be2e)
 2021-04-18 21:47 UTC 

[PATCH v4 00/12] target/hexagon: introduce idef-parser
 2021-04-18 21:43 UTC  (15+ messages)
` [PATCH v4 01/12] tcg: expose TCGCond manipulation routines
` [PATCH v4 02/12] target/hexagon: update MAINTAINERS for idef-parser
` [PATCH v4 04/12] target/hexagon: make slot number an unsigned
` [PATCH v4 05/12] target/hexagon: make helper functions non-static
` [PATCH v4 06/12] target/hexagon: introduce new helper functions
` [PATCH v4 07/12] target/hexagon: expose next PC in DisasContext
` [PATCH v4 08/12] target/hexagon: prepare input for the idef-parser

[leon-rdma:testing/rdma-next 2/2] drivers/infiniband/hw/hfi1/netdev.h:67:11: error: 'struct hfi1_devdata' has no member named 'netdev_rx'
 2021-04-18 21:42 UTC 

[PATCH] leds: ledtrig-pattern: Use last_repeat when applying hw pattern
 2021-04-18 21:34 UTC 

[PATCH] epiphany: Add missing dependency on gnutls
 2021-04-18 21:32 UTC 

[dpdk-dev] [PATCH] ethdev: add packet integrity checks
 2021-04-18 21:30 UTC  (6+ messages)
` [dpdk-dev] [PATCH v6 0/2] "
  ` [dpdk-dev] [PATCH v6 1/2] ethdev: "

[PATCH 1/2] mt76: mt7915: add thermal sensor device support
 2021-04-18 21:26 UTC  (3+ messages)

[PATCH] net/mlx5: Use kasprintf instead of hand-writing it
 2021-04-18 21:28 UTC  (3+ messages)

[PATCH 0/2] workqueue: Have 'alloc_workqueue()' like macros accept a format specifier
 2021-04-18 21:26 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net/mlx5: Simplify workqueue name creation

stable-rc/linux-4.19.y baseline: 90 runs, 4 regressions (v4.19.188-42-gda54c8927dbd4)
 2021-04-18 21:24 UTC 

[PATCH 00/26] target/mips: Re-org to allow KVM-only builds
 2021-04-18 21:20 UTC  (55+ messages)
` [PATCH 01/26] target/mips: Simplify meson TCG rules
` [PATCH 02/26] target/mips: Move IEEE rounding mode array to new source file
` [PATCH 03/26] target/mips: Move msa_reset() "
` [PATCH 04/26] target/mips: Make CPU/FPU regnames[] arrays global
` [PATCH 05/26] target/mips: Restrict mips_cpu_dump_state() to cpu.c
` [PATCH 06/26] target/mips: Extract load/store helpers to ldst_helper.c
` [PATCH 07/26] meson: Introduce meson_user_arch source set for arch-specific user-mode
` [PATCH 08/26] target/mips: Introduce tcg-internal.h for TCG specific declarations
` [PATCH 09/26] target/mips: Add simple user-mode mips_cpu_do_interrupt()
` [PATCH 10/26] target/mips: Add simple user-mode mips_cpu_tlb_fill()
` [PATCH 11/26] target/mips: Move cpu_signal_handler definition around
` [PATCH 12/26] target/mips: Move sysemu specific files under sysemu/ subfolder
` [PATCH 13/26] target/mips: Move code related to physical addressing to sysemu/phys.c
` [PATCH 14/26] target/mips: Move sysemu TCG-specific code to tcg/sysemu/ subfolder
` [PATCH 15/26] target/mips: Restrict mmu_init() to TCG
` [PATCH 16/26] target/mips: Move tlb_helper.c to tcg/sysemu/
` [PATCH 17/26] target/mips: Restrict CPUMIPSTLBContext::map_address() handlers scope
` [PATCH 18/26] target/mips: Move Special opcodes to tcg/sysemu/special_helper.c
` [PATCH 19/26] target/mips: Move helper_cache() "
` [PATCH 20/26] target/mips: Move TLB management helpers to tcg/sysemu/tlb_helper.c
` [PATCH 21/26] target/mips: Move exception management code to exception.c
` [PATCH 22/26] target/mips: Move CP0 helpers to sysemu/cp0.c
` [PATCH 23/26] target/mips: Move helper.h -> tcg/helper.h.inc
` [PATCH 24/26] target/mips: Move TCG source files under tcg/ sub directory
` [PATCH 25/26] hw/mips: Restrict non-virtualized machines to TCG
` [PATCH 26/26] gitlab-ci: Add KVM mips64el cross-build jobs

[RFC PATCH] capabilities: require CAP_SETFCAP to map uid 0 (v3)
 2021-04-18 21:19 UTC  (6+ messages)
      ` [PATCH] capabilities: require CAP_SETFCAP to map uid 0 (v3.2)

[leon-rdma:testing/rdma-next 2/2] drivers/infiniband/hw/hfi1/netdev.h:67:13: error: no member named 'netdev_rx' in 'struct hfi1_devdata'
 2021-04-18 21:18 UTC 

[Buildroot] [PATCH v1] package/protozero: disable test wchar support
 2021-04-18 21:13 UTC 

[libgpiod][RFC 0/6] first draft of libgpiod v2.0 API
 2021-04-18 21:12 UTC  (7+ messages)

[PATCH net-next 0/3] mtk_ppe_offload fixes
 2021-04-18 21:11 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ethernet: mtk_eth_soc: fix undefined reference to `dsa_port_from_netdev'
` [PATCH net-next 2/3] net: ethernet: mtk_eth_soc: missing mutex
` [PATCH net-next 3/3] net: ethernet: mtk_eth_soc: handle VLAN pop action

[PATCH] perf vendor events: Initial json/events list for power10 platform
 2021-04-18 21:08 UTC  (3+ messages)

[PATCH net-next 00/14] Netfilter updates for net-next
 2021-04-18 21:04 UTC  (15+ messages)
` [PATCH net-next 01/14] netfilter: flowtable: add vlan match offload support
` [PATCH net-next 02/14] netfilter: flowtable: add vlan pop action "
` [PATCH net-next 03/14] netfilter: conntrack: move autoassign warning member to net_generic data
` [PATCH net-next 04/14] netfilter: conntrack: move autoassign_helper sysctl "
` [PATCH net-next 05/14] netfilter: conntrack: move expect counter "
` [PATCH net-next 06/14] netfilter: conntrack: move ct "
` [PATCH net-next 07/14] netfilter: conntrack: convert sysctls to u8
` [PATCH net-next 08/14] netfilter: flowtable: Add FLOW_OFFLOAD_XMIT_UNSPEC xmit type
` [PATCH net-next 09/14] netfilter: nft_payload: fix C-VLAN offload support
` [PATCH net-next 10/14] netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
` [PATCH net-next 11/14] netfilter: nftables_offload: special ethertype handling for VLAN
` [PATCH net-next 12/14] netfilter: Dissect flow after packet mangling
` [PATCH net-next 13/14] selftests: fib_tests: Add test cases for interaction with mangling
` [PATCH net-next 14/14] netfilter: nftables: counter hardware offload support

[PATCH] pwm: atmel: Fix duty cycle calculation in .get_state()
 2021-04-18 20:57 UTC  (2+ messages)

Pain points in Git's patch flow
 2021-04-18 20:54 UTC  (3+ messages)

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.267-23-geba0ee52d3b15)
 2021-04-18 20:52 UTC 

[Buildroot] [PATCH 1/1] package/libp11: bump to version 0.4.11
 2021-04-18 20:50 UTC 

stable-rc/queue/4.19 build: 205 builds: 0 failed, 205 passed, 86 warnings (v4.19.188-41-ge2f3163382d7)
 2021-04-18 20:47 UTC 

[Buildroot] [PATCH 1/1] package/python-pytrie: bump to version 0.4.0
 2021-04-18 20:38 UTC 

ARM SoC fixes for v5.12, part 2
 2021-04-18 20:36 UTC  (6+ messages)
` [GIT PULL] "

[PATCH] scsi: fusion: documentation cleanup
 2021-04-18 20:32 UTC 

[PATCH] scsi: mpt3sas: documentation cleanup
 2021-04-18 20:32 UTC 

[PATCH 0/5] Bring the BusLogic host bus adapter driver up to Y2021
 2021-04-18 20:21 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/python-sortedcontainers: bump to version 2.3.0
 2021-04-18 20:26 UTC 

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-04-18 20:26 UTC 

[dpdk-dev] [PATCH] eal/windows: fix build warnings in MinGW
 2021-04-18 20:23 UTC  (4+ messages)

[PATCH 00/23] media: imx: imx7-mipi-csis: Add i.MX8MM support
 2021-04-18 20:21 UTC  (4+ messages)
` [PATCH 24/23] media: imx: imx7_mipi_csis: Update MAINTAINERS

[Buildroot] [PATCH 1/1] package/usb_modeswitch: bump to version 2.6.1
 2021-04-18 20:18 UTC 

[PATCH 1/2] powerpc: add enable_kernel_fp() stub for ALTIVEC without PPC_FPU
 2021-04-18 20:17 UTC  (4+ messages)
` [PATCH 2/2] powerpc: add ALTIVEC support to lib/ when PPC_FPU not set

[PATCH v2 0/3] arm64: dts: meson: misc ODROID-N2/N2+ changes
 2021-04-18 20:16 UTC  (9+ messages)
` [PATCH v2 2/3] arm64: dts: meson: add saradc node to ODROID N2/N2+
` [PATCH v2 3/3] arm64: dts: meson: add GPIO line names "

Resetting non-qdev children in a 3-phase reset device
 2021-04-18 20:16 UTC  (2+ messages)

[RFC PATCH] batman-adv: convert ifmcaddr6 to RCU
 2021-04-18 20:17 UTC  (3+ messages)

[PATCH 22/23] dt-bindings: media: nxp,imx7-mipi-csi2: Add i.MX8MM support
 2021-04-18 20:15 UTC  (2+ messages)
` [PATCH v1.1 "

2021 Amlogic SoCs Features Status
 2021-04-18 20:08 UTC  (3+ messages)

[chrome-os:chromeos-5.4 131/150] drivers/net/wireless/mediatek/mt76/mt7921/mac.c:1378:2-3: Unneeded semicolon
 2021-04-18 20:08 UTC  (2+ messages)
` [PATCH] UPSTREAM: mt76: mt7921: fix semicolon.cocci warnings

[Buildroot] [PATCH 1/2] package/domoticz: drop first patch
 2021-04-18 20:07 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/domoticz: drop boost date-time dependency

post-receive: pub/scm/linux/kernel/git/pablo/nf-next
 2021-04-18 20:06 UTC 

[Buildroot] [PATCH 1/1] package/python-botocore: drop docutils dependency
 2021-04-18 20:06 UTC 

stable-rc/queue/5.4 build: 199 builds: 0 failed, 199 passed, 120 warnings (v5.4.113-63-gbaa62a9ff7c74)
 2021-04-18 20:04 UTC 

[PATCH] bpf: fix errno code for unsupported batch ops
 2021-04-18 20:02 UTC 

[PATCH 3/3,v4] netfilter: nftables_offload: special ethertype handling for VLAN
 2021-04-18 20:00 UTC 

stable-rc/queue/4.9 baseline: 44 runs, 4 regressions (v4.9.267-19-gf35581a21fd0)
 2021-04-18 19:59 UTC 

#yocto #llvm
 2021-04-18 19:56 UTC 

[Buildroot] [PATCH 1/1] package/exfatprogs: bump to version 1.1.0
 2021-04-18 19:53 UTC 

[PATCH v2] hw/mips/jazz: Remove confusing ifdef'ry
 2021-04-18 19:51 UTC  (3+ messages)

[PATCH 00/42] btrfs: add full read-write support for subpage
 2021-04-18 19:45 UTC  (4+ messages)
` [PATCH 02/42] btrfs: introduce write_one_subpage_eb() function

[Buildroot] [PATCH 1/1] package/uboot-tools: security bump to version 2021.04
 2021-04-18 19:43 UTC 

[PATCH] Documentation/powerpc: Add proper links for manual and tests
 2021-04-18 19:29 UTC 

post-receive: pub/scm/linux/kernel/git/sashal/deps
 2021-04-18 19:41 UTC 

[PATCH v2 0/6] kunit: Fix formatting of KUNIT tests to meet the standard
 2021-04-18 19:41 UTC  (4+ messages)
` [PATCH v2 3/6] kunit: ext4: adhear to KUNIT formatting standard

[PATCH] TRUNC(x) {==,!=} C --> AND(x,M) {==,!=} C
 2021-04-18 19:41 UTC 

stable-rc/linux-5.10.y build: 193 builds: 0 failed, 193 passed, 16 warnings (v5.10.31-86-g6e26851a4e8f)
 2021-04-18 19:40 UTC 

post-receive: pub/scm/linux/kernel/git/s390/linux
 2021-04-18 19:37 UTC 

[igt-dev] [PATCH i-g-t v3 0/5] PC state igt test
 2021-04-18 19:37 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 4/5] i915/i915_pm_rpm: Add PC10 display off test

post-receive: pub/scm/linux/kernel/git/s390/linux
 2021-04-18 19:37 UTC 

bitbake controlling memory use
 2021-04-18 19:34 UTC  (11+ messages)
` [yocto] "

[dpdk-dev] [PATCH 00/13] Add ASO meter support in MLX5 PMD
 2021-04-18 19:33 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 00/14] "

[syzbot] WARNING in __percpu_ref_exit (2)
 2021-04-18 19:30 UTC  (2+ messages)

[PATCH v5 00/24] v4l: subdev internal routing
 2021-04-18 19:27 UTC  (15+ messages)
` [PATCH v5 15/24] v4l: Add bus type to frame descriptors
` [PATCH v5 16/24] v4l: Add CSI-2 bus configuration "
` [PATCH v5 17/24] v4l: Add stream to frame descriptor
` [PATCH v5 20/24] v4l: mc: Add an S_ROUTING helper function for power state changes
` [PATCH v5 21/24] v4l: subdev: routing kernel helper functions
` [PATCH v5 22/24] v4l: subdev: add v4l2_subdev_get_format_dir()
` [PATCH v5 24/24] v4l: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8

nftables port forward on DHCP interface to static IP
 2021-04-18 19:23 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 9/9] app/testpmd: enable building testpmd on Windows
 2021-04-18 19:20 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 "

✅ PASS: Test report for kernel 5.11.15 (stable-queue, 0d3f85d5)
 2021-04-18 19:20 UTC 

post-receive: pub/scm/linux/kernel/git/soc/soc
 2021-04-18 19:18 UTC 

[PATCH 0/2] iommu/amd: Revert and remove failing PMC test
 2021-04-18 19:16 UTC  (8+ messages)
` [PATCH 2/2] iommu/amd: Remove performance counter pre-initialization test

[PATCH] git-merge: move space to between strings
 2021-04-18 19:17 UTC  (2+ messages)

[Accel-config] [PATCH v1 2/2] accel-config: Update README with Debian packaging documentation
 2021-04-18 19:11 UTC 

[Accel-config] [PATCH v1 1/2] accel-config: Add debian template files and package creations scripts
 2021-04-18 19:11 UTC 

[Accel-config] [PATCH v1 0/2] Add Debian packaging scripts and templates
 2021-04-18 19:11 UTC 

[PATCH v1 1/7] iio: accel: st_accel: Move platform data from header to C file
 2021-04-18 19:09 UTC  (4+ messages)
` [PATCH v1 4/7] iio: st_sensors: Call st_sensors_power_enable() from bus drivers

What's cooking in git.git (Apr 2021, #04; Thu, 15)
 2021-04-18 19:09 UTC  (3+ messages)

stable-rc/queue/4.14 build: 200 builds: 0 failed, 200 passed, 69 warnings (v4.14.231-34-g84afd00847f9c)
 2021-04-18 19:03 UTC 

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2021-04-18 19:03 UTC 

[linux-linus test] 161248: regressions - FAIL
 2021-04-18 19:01 UTC 

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-04-18 18:58 UTC 

[RFC][PATCH] fanotify: allow setting FAN_CREATE in mount mark mask
 2021-04-18 18:51 UTC  (12+ messages)
      ` fsnotify path hooks

[Buildroot] [PATCH 1/1] package/nettle: security bump to version 3.7.2
 2021-04-18 18:51 UTC 

[PATCH] bitwise: Upgrade 0.41 -> 0.42
 2021-04-18 18:50 UTC 

[PATCH nf-next v2 0/2] netfilter: Dissect flow after packet mangling
 2021-04-18 18:49 UTC  (2+ 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.