All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-02 20:37:19 to 2021-05-03 00:01:29 UTC [more...]

[PATCH v6 00/26] TCI fixes and cleanups
 2021-05-02 23:57 UTC  (7+ messages)
` [PATCH v6 01/26] tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode
` [PATCH v6 02/26] tcg: Add tcg_call_flags
` [PATCH v6 03/26] accel/tcg/plugin-gen: Drop inline markers
` [PATCH v6 04/26] plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb
` [PATCH v6 05/26] accel/tcg: Add tcg call flags to plugins helpers
` [PATCH v6 16/26] tcg/tci: Implement goto_ptr

[PATCH 0/9] Shrink the list lru size on memory cgroup removal
 2021-05-02 23:58 UTC  (6+ messages)
      ` [External] "

stable-rc/queue/5.10 baseline: 173 runs, 1 regressions (v5.10.33-6-g4ac359ce4938f)
 2021-05-02 23:47 UTC 

Request new repo for IBM-specific code
 2021-05-02 23:46 UTC  (8+ messages)
          ` Request new repo for IBM-specific code: ibm-acf

[PATCH v3 00/28] tcg: Clean up code_gen_buffer allocation
 2021-05-02 23:45 UTC  (30+ messages)
` [PATCH v3 01/28] meson: Split out tcg/meson.build
` [PATCH v3 02/28] meson: Split out fpu/meson.build
` [PATCH v3 03/28] tcg: Re-order tcg_region_init vs tcg_prologue_init
` [PATCH v3 04/28] tcg: Remove error return from tcg_region_initial_alloc__locked
` [PATCH v3 05/28] tcg: Split out tcg_region_initial_alloc
` [PATCH v3 06/28] tcg: Split out tcg_region_prologue_set
` [PATCH v3 07/28] tcg: Split out region.c
` [PATCH v3 08/28] accel/tcg: Inline cpu_gen_init
` [PATCH v3 09/28] accel/tcg: Move alloc_code_gen_buffer to tcg/region.c
` [PATCH v3 10/28] accel/tcg: Rename tcg_init to tcg_init_machine
` [PATCH v3 11/28] tcg: Create tcg_init
` [PATCH v3 12/28] accel/tcg: Merge tcg_exec_init into tcg_init_machine
` [PATCH v3 13/28] accel/tcg: Pass down max_cpus to tcg_init
` [PATCH v3 14/28] tcg: Introduce tcg_max_ctxs
` [PATCH v3 15/28] tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h
` [PATCH v3 16/28] tcg: Replace region.end with region.total_size
` [PATCH v3 17/28] tcg: Rename region.start to region.after_prologue
` [PATCH v3 18/28] tcg: Tidy tcg_n_regions
` [PATCH v3 19/28] tcg: Tidy split_cross_256mb
` [PATCH v3 20/28] tcg: Move in_code_gen_buffer and tests to region.c
` [PATCH v3 21/28] tcg: Allocate code_gen_buffer into struct tcg_region_state
` [PATCH v3 22/28] tcg: Return the map protection from alloc_code_gen_buffer
` [PATCH v3 23/28] tcg: Sink qemu_madvise call to common code
` [PATCH v3 24/28] util/osdep: Add qemu_mprotect_rw
` [PATCH v3 25/28] tcg: Round the tb_size default from qemu_get_host_physmem
` [PATCH v3 26/28] tcg: Merge buffer protection and guard page protection
` [PATCH v3 27/28] tcg: When allocating for !splitwx, begin with PROT_NONE
` [PATCH v3 28/28] tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/

[xen-unstable test] 161599: tolerable FAIL
 2021-05-02 23:38 UTC 

[PATCH 0/4] RFC: HID: wiiu-drc: Add a driver for the Wii U gamepad
 2021-05-02 23:28 UTC  (5+ messages)
` [PATCH 1/4] HID: wiiu-drc: Add a driver for this gamepad
` [PATCH 2/4] HID: wiiu-drc: Implement touch reports
` [PATCH 3/4] HID: wiiu-drc: Add accelerometer, gyroscope and magnetometer readings
` [PATCH 4/4] HID: wiiu-drc: Add battery reporting

[PATCH 00/16] Add new DMA mapping operation for P2PDMA
 2021-05-02 23:32 UTC  (28+ messages)
` [PATCH 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
` [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
` [PATCH 06/16] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
` [PATCH 08/16] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-02 23:23 UTC  (6+ messages)
` [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack
  ` extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)

ethtool 5.12 released
 2021-05-02 23:22 UTC 

[gitgitgadget/git] git-merge: rewrite already up to date message (#934)
 2021-05-02 23:19 UTC  (3+ messages)

backport of 1d7ba0165d82 ("mips: Do not include hi and lo in clobber list for R6") for 4.14-stable
 2021-05-02 23:17 UTC 

backport of 1d7ba0165d82 ("mips: Do not include hi and lo in clobber list for R6") for 4.19-stable
 2021-05-02 23:13 UTC 

[RFC PATCH net-next v2 01/17] net: mdio: ipq8064: clean whitespaces in define
 2021-05-02 23:07 UTC  (19+ messages)
` [RFC PATCH net-next v2 02/17] net: mdio: ipq8064: switch to write/readl function
` [RFC PATCH net-next v2 03/17] net: mdio: ipq8064: enlarge sleep after read/write operation
` [RFC PATCH net-next v2 04/17] net: dsa: qca8k: rework read/write/set_page to provide error
` [RFC PATCH net-next v2 05/17] net: dsa: qca8k: add support for qca8327 switch
` [RFC PATCH net-next v2 06/17] devicetree: net: dsa: qca8k: Document new compatible qca8327
` [RFC PATCH net-next v2 07/17] net: dsa: qca8k: add priority tweak to qca8337 switch
` [RFC PATCH net-next v2 08/17] net: dsa: qca8k: add GLOBAL_FC settings needed for qca8327
` [RFC PATCH net-next v2 09/17] net: dsa: qca8k: add support for switch rev
` [RFC PATCH net-next v2 10/17] net: dsa: qca8k: make rgmii delay configurable
` [RFC PATCH net-next v2 11/17] net: dsa: qca8k: clear MASTER_EN after phy read/write
` [RFC PATCH net-next v2 12/17] net: dsa: qca8k: dsa: qca8k: protect MASTER busy_wait with mdio mutex
` [RFC PATCH net-next v2 13/17] net: dsa: qca8k: enlarge mdio delay and timeout
` [RFC PATCH net-next v2 14/17] net: phy: phylink: permit to pass dev_flags to phylink_connect_phy
` [RFC PATCH net-next v2 15/17] net: dsa: slave: pass dev_flags also to internal PHY
` [RFC PATCH net-next v2 16/17] net: dsa: qca8k: pass switch_revision info to phy dev_flags
` [RFC PATCH net-next v2 17/17] net: phy: add qca8k driver for qca8k switch internal PHY
` [RFC PATCH net-next v2 00/17] Multiple improvement to qca8k stability

[PATCH] drm/meson: fix shutdown crash when component not probed
 2021-05-02 23:04 UTC  (4+ messages)

[PATCH] smb3.1.1: allow dumping GCM256 keys to improve debugging of encrypted shares
 2021-05-02 23:02 UTC  (7+ messages)

[PATCH] testimage: hangs if missing debug-tweaks
 2021-05-02 23:00 UTC  (2+ messages)
` [OE-core] "

[GIT PULL] orangefs pull request for 5.13
 2021-05-02 22:58 UTC  (3+ messages)

drivers/gpio/gpio-dwapb.c:678:12: warning: stack frame size of 2064 bytes in function 'dwapb_gpio_probe'
 2021-05-02 22:54 UTC  (2+ messages)

[PATCH] Raise the minimum GCC version to 5.2
 2021-05-02 22:30 UTC  (25+ messages)

[dpdk-dev] [PATCH 0/4] bnxt PMD fixes
 2021-05-02 22:34 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/bnxt: fix check for single PF per port
 2021-05-02 22:33 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/bnxt: fix dynamic VNIC count
 2021-05-02 22:32 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/2] net/bnxt: refactor multi queue Rx configuration
 2021-05-02 22:31 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] net/bnxt: fix Rx FIFO pending bit

[PATCH 1/3] ptest-runner: libgcc must be installed for pthread_cancel to work
 2021-05-02 22:29 UTC  (5+ messages)
` [PATCH 2/3] gstreamer1.0: rename pacthes
  ` [OE-core] "
` [OE-core] [PATCH 1/3] ptest-runner: libgcc must be installed for pthread_cancel to work

[PATCH] backports: handle HTTP 404 from ubuntu mainline storage
 2021-05-02 22:26 UTC 

[PATCH] headers: Add skb_queue_len_lockless()
 2021-05-02 22:25 UTC 

dosemu and accessibility
 2021-05-02 22:25 UTC  (14+ messages)

A couple issues with check-connectivity on fetch
 2021-05-02 21:53 UTC 

[PATCH] patchelf: Fix alignment patch
 2021-05-02 22:19 UTC 

INFO: task hung in io_uring_cancel_sqpoll
 2021-05-02 22:12 UTC  (2+ messages)

Flowtable with ppp/bridge
 2021-05-02 22:11 UTC  (11+ messages)
              ` Aw: "
                  `  "

[GIT PULL] LEDs changes for v5.13-rc1
 2021-05-02 22:05 UTC 

[GIT PULL] RTC for 5.13
 2021-05-02 22:02 UTC 

[android-goldfish:android-5.4 1/1] kernel/cfi.c:286:6: warning: no previous prototype for function '__cfi_slowpath_diag'
 2021-05-02 22:00 UTC 

[Buildroot] [PATCH 0/5] poke: new package
 2021-05-02 21:49 UTC  (6+ messages)
` [Buildroot] [PATCH 1/5] package/bdwgc: Fix 'undefined reference to __data_start' linker error on RISC-V
` [Buildroot] [PATCH 2/5] package/libatomic_ops: enable for riscv32 and riscv64
` [Buildroot] [PATCH 3/5] package/poke: new package
` [Buildroot] [PATCH 4/5] package/poke: add optional json-c dependency
` [Buildroot] [PATCH 5/5] package/poke: enable uClibc-ng support

Very slow clang kernel config 
 2021-05-02 21:48 UTC  (11+ messages)

[PATCH libnetfilter_queue 1/1] build: doc: `make distcheck` passes with doxygen enabled
 2021-05-02 21:45 UTC  (3+ messages)
` [PATCH libnetfilter_queue v2] "

LRU_GEN v2 & v5.12 build issue
 2021-05-02 21:45 UTC  (4+ messages)

[PATCH] arm: imx: imx8mm: correct unrecognized fracpll frequency
 2021-05-02 21:45 UTC  (3+ messages)

[meta-selinux] MAINTAINERS: Remove myself
 2021-05-02 21:43 UTC 

[freescale-fslc:pr/325 11826/18355] include/asm-generic/div64.h:243:22: error: passing argument 1 of '__div64_32' from incompatible pointer type
 2021-05-02 21:42 UTC 

[PATCH ethtool-next v2 0/7] ethtool: support FEC and standard stats
 2021-05-02 21:39 UTC  (7+ messages)
` [PATCH ethtool-next v2 1/7] update UAPI header copies
` [PATCH ethtool-next v2 5/7] ethtool: add nlchk for redirecting to netlink
` [PATCH ethtool-next v2 7/7] netlink: stats: add on --all-groups option

[PATCH] net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_info
 2021-05-02 21:34 UTC 

[PATCH nft] parser: allow to load stateful ct connlimit elements in sets
 2021-05-02 21:34 UTC  (2+ messages)

[PATCH v2] ath9k: ath9k_htc_rx_msg: return when sk_buff is too small
 2021-05-02 21:26 UTC 

[Buildroot] [PATCH v2 0/6] Support for the BeagleV platform
 2021-05-02 21:21 UTC  (14+ messages)
` [Buildroot] [PATCH v2 1/6] boot/opensbi: add options to enable/disable image installation
` [Buildroot] [PATCH v2 2/6] configs/beaglev_defconfig: new defconfig
` [Buildroot] [PATCH v2 3/6] package/riscv64-elf-toolchain: new package
` [Buildroot] [PATCH v2 4/6] boot/beaglev-ddrinit: "
` [Buildroot] [PATCH v2 5/6] boot/beaglev-secondboot: "
` [Buildroot] [PATCH v2 6/6] configs/beaglev: enable building of low-level firmware

[freescale-fslc:pr/325 10629/18355] drivers/mxc/gpu-viv/hal/kernel/arch/gc_hal_kernel_hardware_func_flop_reset.c:1266:1: error: no previous prototype for function 'gckPPU_SetEVIS'
 2021-05-02 21:21 UTC 

[PATCH RFC] bpf: Fix trampoline for functions with variable arguments
 2021-05-02 21:16 UTC  (2+ messages)

[PATCH v7 0/6] Qualcomm Light Pulse Generator
 2021-05-02 21:15 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
` [PATCH v7 2/6] leds: Add driver for Qualcomm LPG

[PATCH net 0/2] sctp: fix the race condition in sctp_destroy_sock in a proper way
 2021-05-02 21:11 UTC  (3+ messages)
` [PATCH net 1/2] Revert "net/sctp: fix race condition in sctp_destroy_sock"
` [PATCH net 2/2] sctp: delay auto_asconf init until binding the first addr

[PATCH 1/2] iio: adc: driver for texas instruments ads7142
 2021-05-02 21:10 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: iio: adc: devicetree bindings for texas instruments ads7142 iio driver

[PATCH 0/2] staging: vt6655: remove multiple assignments
 2021-05-02 21:08 UTC  (3+ messages)
` [PATCH 1/2] staging: vt6655: remove multiple assignment
` [PATCH 2/2] "

stable-rc/queue/4.14 baseline: 125 runs, 7 regressions (v4.14.232-6-g18903a47bd955)
 2021-05-02 21:01 UTC 

[Buildroot] [PATCH 1/1] package/pipewire: fix build with NLS
 2021-05-02 21:00 UTC 

[ak:lto-5.12-3 49/49] net/netlink/af_netlink.c:2841:16: error: expected '; ' before 'static'
 2021-05-02 20:52 UTC 

[PATCH v2 0/9] Add 4 Jenson simple panels
 2021-05-02 20:50 UTC  (4+ messages)
` [PATCH v3 "

[PATCH 3/3] imx8mn: configs: add support for distro boot commands
 2021-05-02 20:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/3] hw: Fix reset of bus-less devices
 2021-05-02 20:47 UTC  (7+ messages)
` [PATCH v2 1/3] hw/block/nand: Register machine reset handler
` [PATCH v2 2/3] hw/pci-host/raven: Manually reset the OR_IRQ device
` [PATCH v2 3/3] hw/arm/armsse: Manually reset the OR_IRQ devices

[PATCH] ath9k: ath9k_htc_rx_msg: return when sk_buff is too small
 2021-05-02 20:47 UTC  (3+ messages)

[PATCH net] sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
 2021-05-02 20:41 UTC 

[PATCH net 0/2] sctp: fix the incorrect revert
 2021-05-02 20:36 UTC  (3+ messages)
` [PATCH net 1/2] Revert "Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK""
` [PATCH net 2/2] Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case"


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.