All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-11 10:09:40 to 2020-10-11 13:44:49 UTC [more...]

[PATCH] net: stmmac: Don't call _irqoff() with hardirqs enabled
 2020-10-11 13:42 UTC  (8+ messages)

[PATCH v1 0/8] Fix some style problems in migration
 2020-10-11 10:48 UTC  (13+ messages)
` [PATCH v1 1/8] migration: Do not use C99 // comments
` [PATCH v1 2/8] migration: Don't use '#' flag of printf format
` [PATCH v1 3/8] migration: Add spaces around operator
` [PATCH v1 4/8] migration: Open brace '{' following struct go on the same line
` [PATCH v1 5/8] migration: Add braces {} for if statement
` [PATCH v1 6/8] migration: Do not initialise statics and globals to 0 or NULL
` [PATCH v1 7/8] migration: Open brace '{' following function declarations go on the next line
` [PATCH v1 8/8] migration: Delete redundant spaces

[PATCH v1 0/8] Fix some style problems in migration
 2020-10-11 10:17 UTC  (18+ messages)
` [PATCH v1 1/8] migration: Do not use C99 // comments
` [PATCH v1 2/8] migration: Don't use '#' flag of printf format
` [PATCH v1 3/8] migration: Add spaces around operator
` [PATCH v1 4/8] migration: Open brace '{' following struct go on the same line
` [PATCH v1 5/8] migration: Add braces {} for if statement
` [PATCH v1 6/8] migration: Do not initialise statics and globals to 0 or NULL
` [PATCH v1 7/8] migration: Open brace '{' following function declarations go on the next line
` [PATCH v1 8/8] migration: Delete redundant spaces

[PATCH v1 0/8] Fix some style problems in migration
 2020-10-11 10:57 UTC  (10+ messages)
` [PATCH v1 1/8] migration: Do not use C99 // comments
` [PATCH v1 2/8] migration: Don't use '#' flag of printf format
` [PATCH v1 3/8] migration: Add spaces around operator
` [PATCH v1 4/8] migration: Open brace '{' following struct go on the same line
` [PATCH v1 5/8] migration: Add braces {} for if statement
` [PATCH v1 6/8] migration: Do not initialise statics and globals to 0 or NULL
` [PATCH v1 7/8] migration: Open brace '{' following function declarations go on the next line
` [PATCH v1 8/8] migration: Delete redundant spaces

[PULL v3 0/8] NBD patches through 2020-10-08
 2020-10-11 13:33 UTC  (2+ messages)

[RFC PATCH v1 00/26] Make reporting-bugs easier to grasp and yet more detailed
 2020-10-11 13:29 UTC  (7+ messages)
` [RFC PATCH v1 22/26] docs: reporting-bugs: explain what users should do once the report got out
` [RFC PATCH v1 23/26] docs: reporting-bugs: details for issues specific to stable and longterm

[PATCH v1] kbuild: enforce -Werror=return-type
 2020-10-11 13:27 UTC  (2+ messages)

[PATCH] parisc: Add MAP_UNINITIALIZED define
 2020-10-11 13:21 UTC  (3+ messages)

[RFC PATCH 5/5] ovl: impement containerized syncfs for overlayfs
 2020-10-11 13:08 UTC  (2+ messages)

[PATCH] block: switch to pr_warn() in __device_add_disk()
 2020-10-11 13:03 UTC 

[mlmmj] Problems with spam filters
 2020-10-11 13:04 UTC 

[RFC PATCH net-next v2 0/2] driver/net/ethernet W=1 by default
 2020-10-11 13:03 UTC  (9+ messages)
` [PATCH net-next v2 1/2] Makefile.extrawarn: Add symbol for W=1 warnings for today

[Buildroot] [PATCH] package/python-sentry-sdk: drop asyncio files for python 2.x to fix pycompile issue
 2020-10-11 13:02 UTC 

[tip:master 45/51] tools/include/linux/types.h:30:18: error: typedef redefinition with different types ('uint64_t' (aka 'unsigned long') vs '__u64' (aka 'unsigned long long'))
 2020-10-11 12:59 UTC  (2+ messages)

[qemu-mainline test] 155675: regressions - FAIL
 2020-10-11 12:46 UTC 

[PATCH] process: Show command exceptions in the server log as well
 2020-10-11 12:44 UTC 

[PATCH] iio:core: In map_array_register() cleanup in case of error
 2020-10-11 12:41 UTC 

drivers/net/wireless/ti/wlcore/main.c:694 wlcore_irq() error: uninitialized symbol 'flags'
 2020-10-11 12:41 UTC 

Call for Workshops Proposals - CISTI'2021, Chaves, Portugal
 2020-10-11 11:48 UTC 

[sashal-linux-stable:queue-4.4 28/28] drivers/mtd/nand/sunxi_nand.c:1379:16: warning: passing argument 1 of 'nand_cleanup' from incompatible pointer type
 2020-10-11 12:39 UTC 

[PATCH] fstests: add a filter for the new getcap output
 2020-10-11 12:38 UTC  (2+ messages)
` [PATCH v2] "

[Buildroot] [PATCH] package/bash: update to patch level 18
 2020-10-11 12:37 UTC 

bug report: gitk crashes on git commit with emoji (utf-8)
 2020-10-11 12:32 UTC  (3+ messages)

[PATCH net-next v6 0/7] Hirschmann Hellcreek DSA driver
 2020-10-11 12:29 UTC  (10+ messages)
` [PATCH net-next v6 2/7] net: dsa: Add DSA driver for Hirschmann Hellcreek switches

Additional debug info to aid cacheline analysis
 2020-10-11 12:28 UTC  (10+ messages)

KASAN: use-after-free Read in fscache_alloc_cookie
 2020-10-11 12:28 UTC  (2+ messages)

[PATCH 0/2] PWM backlight patches from 'Add DM support for omap PWM backlight' series
 2020-10-11 12:28 UTC  (3+ messages)
` [PATCH 1/2] video: backlight: fix pwm data structure description
` [PATCH 2/2] video: backlight: fix pwm's duty cycle calculation

[PATCH] dm: core: fix typo in device.h
 2020-10-11 12:27 UTC 

[PATCH v3 00/27] Add DM support for omap PWM backlight
 2020-10-11 12:26 UTC  (20+ messages)
` [PATCH v3 01/27] clk: export generic routines
` [PATCH v3 02/27] dt-bindings: bus: ti-sysc: resync with Linux 5.9-rc7
` [PATCH v3 03/27] bus: ti: add minimal sysc interconnect target driver
` [PATCH v3 04/27] arm: dts: sync am33xx with Linux 5.9-rc7
` [PATCH v3 05/27] clk: add clk_round_rate()
` [PATCH v3 06/27] clk: ti: add mux clock driver
` [PATCH v3 07/27] arm: ti: am33xx: add DPLL_EN_FAST_RELOCK_BYPASS macro
` [PATCH v3 08/27] clk: ti: am33xx: add DPLL clock drivers
` [PATCH v3 09/27] clk: ti: add divider clock driver
` [PATCH v3 10/27] clk: ti: add gate "
` [PATCH v3 11/27] ti: am33xx: fix do_enable_clocks() to accept NULL parameters
` [PATCH v3 12/27] clk: ti: add support for clkctrl clocks
` [PATCH v3 13/27] clk: ti: move drivers to 'ti' directory
` [PATCH v3 14/27] clk: ti: omap4: add clock manager driver
` [PATCH v3 15/27] clk: ti: am335x: "
` [PATCH v3 16/27] fdt: translate address if #size-cells = <0>
` [PATCH v3 17/27] omap: timer: fix the rate setting
` [PATCH v3 18/27] misc: am33xx: add control module driver

[PATCH 0/2] fix description patches from 'Add DM support for omap PWM backlight' series
 2020-10-11 12:25 UTC  (3+ messages)
` [PATCH 1/2] dm: core: improve uclass_get_device_by_phandle_id() description
` [PATCH 2/2] gpio: fix gpio_request_by_name() description

[PATCH 1/2] system_data_types.7: Add 'regex_t'
 2020-10-11 12:25 UTC  (4+ messages)
` [PATCH 2/2] regex_t.3: New link to system_data_types(7)

stable-rc/linux-4.19.y build: 200 builds: 1 failed, 199 passed, 75 warnings (v4.19.150-20-g0bfc7d70d1d6)
 2020-10-11 12:25 UTC 

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

[PATCH] tools/libs/store: add disclaimer to header file regarding ignored options
 2020-10-11 12:24 UTC 

[PATCH 0/2] clk patches from 'Add DM support for omap PWM backlight' series
 2020-10-11 12:24 UTC  (3+ messages)
` [PATCH 1/2] clk: remove a redundant header
` [PATCH 2/2] arch: sandbox: fix typo in clk.h

Renew 90-day free Let’s Encrypt SSL Certificate for SSL VPN on Cisco ASA 5506-X Firewall
 2020-10-11 12:21 UTC 

[PATCH 0/3] xfstests: add IO_URING test cases
 2020-10-11 12:36 UTC  (6+ messages)
` [PATCH 3/3] generic: IO_URING direct IO fsx test

[PATCH v3 19/27] pwm: ti: am33xx: add enhanced pwm driver
 2020-10-11 12:21 UTC  (9+ messages)
` [PATCH v3 20/27] bus: ti: am33xx: add pwm subsystem driver
` [PATCH v3 21/27] dm: core: add a function to decode display timings
` [PATCH v3 22/27] video: omap: add panel driver
` [PATCH v3 23/27] video: omap: drop domain clock enabling by SOC api
` [PATCH v3 24/27] video: omap: set LCD clock rate through DM API
` [PATCH v3 25/27] video: omap: split the legacy code from the DM code
` [PATCH v3 26/27] video: omap: move drivers to 'ti' directory
` [PATCH v3 27/27] board: ti: am335x-ice: get CDCE913 clock device

[PATCH] x86/x86_64_defconfig: Enable the serial console
 2020-10-11 12:20 UTC  (5+ messages)

[PATCH] perf c2c: Update usage for showing memory events
 2020-10-11 12:10 UTC 

[xen-unstable-smoke test] 155689: regressions - FAIL
 2020-10-11 12:01 UTC 

Recent changes (master)
 2020-10-11 12:00 UTC 

[PATCH v6 1/2] platform/chrome: cros_ec_uart: Add cros-ec-uart transport layer
 2020-10-11 11:59 UTC  (3+ messages)
` [PATCH v6 2/2] dt-bindings: mfd: Add DT compatible string "google,cros_ec_uart"

Configure Cisco ASA 5506-X Firewall for M1 Leased Line
 2020-10-11 11:52 UTC 

[PATCH] net: korina: free array used for rx/tx descriptors
 2020-10-11 11:39 UTC 

stable-rc/linux-4.9.y build: 193 builds: 2 failed, 191 passed, 4 warnings (v4.9.238-37-gc5a7248f67bf)
 2020-10-11 11:38 UTC 

[PATCH 0/8] use semicolons rather than commas to separate statements
 2020-10-11 11:32 UTC  (5+ messages)
` [PATCH 4/8] ALSA: fireworks: "

[Outreachy] Introduction
 2020-10-11 11:30 UTC  (5+ messages)

Xen-unstable :can't boot HVM guests, bisected to commit: "hvmloader: indicate ACPI tables with "ACPI data" type in e820"
 2020-10-11 11:20 UTC  (5+ messages)
` [SUSPECTED SPAM]Xen-unstable "

[xen-unstable test] 155673: trouble: broken/fail/pass
 2020-10-11 11:19 UTC 

[PATCH 0/5] net: use semicolons rather than commas to separate statements
 2020-10-11 10:34 UTC  (12+ messages)
` [PATCH 1/5] rxrpc: "
` [PATCH 2/5] mac80211: "
` [PATCH 3/5] tcp: "
` [PATCH 4/5] net/ipv6: "
` [PATCH 5/5] net/tls: "

[Intel-gfx] [PATCH v10 05/11] drm/i915: Try to make bigjoiner work in atomic check
 2020-10-11 11:18 UTC  (2+ messages)

[PATCH v2 0/3] Fix checker warnings related to cros-ec binding
 2020-10-11 11:17 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: convert i2c-cros-ec-tunnel to json-schema

[ANNOUNCE] fstests: master branch updated to ab3df57e8659
 2020-10-11 11:17 UTC 

[PATCH V13 0/9] mips: Add Loongson-3 machine support
 2020-10-11 11:13 UTC  (5+ messages)
` [PATCH V13 6/9] target/mips: Add loongson-ext lsdc2 group of instructions

[PATCH] batctl: Allow to configure routing_algo during interface creation
 2020-10-11 11:09 UTC 

[PATCH v2 0/3] [PATCH v2 0/3] [PATCH v2 0/3] net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling
 2020-10-11 11:09 UTC  (4+ messages)

[PATCH] staging: iio: adis16240: add blank line before struct definition
 2020-10-11 11:06 UTC  (2+ messages)
` [Outreachy kernel] "

[meta-freescale] [IMX8MM][L5.4.24] dhcp error bind do_configure
 2020-10-11 11:02 UTC  (2+ messages)
`  "

[PATCH] staging: r8188eu: use native wireless IE codes from linux/ieee80211.h
 2020-10-11 10:50 UTC 

Bose QC 35 Battery/ANC Support
 2020-10-11 10:44 UTC  (2+ messages)

stable-rc/linux-4.4.y build: 188 builds: 1 failed, 187 passed, 13 warnings (v4.4.238-27-g061aa2b8e8bf)
 2020-10-11 10:44 UTC 

[nftables] Log to DNAT rule
 2020-10-11 10:43 UTC 

[dpdk-dev] [PATCH 2/4] event/octeontx2: improve single flow performance
 2020-10-11 10:40 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 1/4] event/octeontx2: add switch tag flush op
  ` [dpdk-dev] [PATCH v2 4/4] app/eventdev: enable fast free offload

[dpdk-dev] [PATCH] app/flow-perf: configurable rule batches
 2020-10-11 10:33 UTC  (5+ messages)

[Cocci] [PATCH v4 0/3] Improve Coccinelle Parallelisation
 2020-10-11 10:31 UTC  (8+ messages)
`  "
` [Cocci] [PATCH v4 1/3] scripts: coccicheck: Add quotes to improve portability
  `  "
` [Cocci] [PATCH v4 2/3] scripts: coccicheck: Change default condition for parallelism
  `  "
` [Cocci] [PATCH v4 3/3] Documentation: Coccinelle: Modify Parallelisation information in docs
  `  "

[PATCH v3 1/2] batman-adv: Prepare infrastructure for newlink settings
 2020-10-11 10:25 UTC  (2+ messages)
` [PATCH v3 2/2] batman-adv: Allow selection of routing algorithm over rtnetlink

[PATCH v2 0/2] qcow2: don't leave partially initialized file on image creation
 2020-10-11 10:21 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: luks: fix tiny memory leak
` [PATCH v2 2/2] block: qcow2: remove the created file on initialization error

[PATCH net-next 0/9] bnxt_en: Updates for net-next
 2020-10-11 10:23 UTC  (10+ messages)
` [PATCH net-next 1/9] bnxt_en: Return -EROFS to user space, if NVM writes are not permitted
` [PATCH net-next 2/9] bnxt_en: Enable online self tests for multi-host/NPAR mode
` [PATCH net-next 3/9] bnxt_en: Set driver default message level
` [PATCH net-next 4/9] bnxt_en: Simplify bnxt_async_event_process()
` [PATCH net-next 5/9] bnxt_en: Log event_data1 and event_data2 when handling RESET_NOTIFY event
` [PATCH net-next 6/9] bnxt_en: Log unknown link speed appropriately
` [PATCH net-next 7/9] bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info
` [PATCH net-next 8/9] bnxt_en: Refactor bnxt_dl_info_get()
` [PATCH net-next 9/9] bnxt_en: Add stored FW version info to devlink info_get cb

[dpdk-dev] [PATCH v8 1/1] net/mlx5: support match ICMP identifier fields
 2020-10-11 10:19 UTC  (3+ messages)
` [dpdk-dev] [PATCH v9 "

[PATCH] crypto: inside-secure: Fix sizeof() mismatch
 2020-10-11 10:19 UTC  (3+ messages)

OE-core CVE metrics for dunfell on Sun 11 Oct 2020 12:15:01 AM HST
 2020-10-11 10:18 UTC 

[Buildroot] How to get wireless networking working on PC x86_64 EFI?
 2020-10-11 10:16 UTC  (2+ messages)

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

[libvirt test] 155678: regressions - FAIL
 2020-10-11 10:13 UTC 

[PATCH v2 0/1] Teach "worktree list" to annotate locked worktrees
 2020-10-11 10:11 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3] worktree: teach `list` to annotate locked worktree

[PATCH v2 1/2] batman-adv: Prepare infrastructure for newlink settings
 2020-10-11 10:09 UTC  (2+ messages)
` [PATCH v2 2/2] batman-adv: Allow selection of routing algorithm over rtnetlink


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.