All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-11 11:33:26 to 2020-10-11 15:50:02 UTC [more...]

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-10-11 15:50 UTC 

[PATCH v4 seccomp 0/5] seccomp: Add bitmap cache of constant allow filter results
 2020-10-11 15:47 UTC  (8+ messages)
` [PATCH v5 seccomp 0/5]seccomp: "
  ` [PATCH v5 seccomp 1/5] seccomp/cache: Lookup syscall allowlist bitmap for fast path
  ` [PATCH v5 seccomp 2/5] seccomp/cache: Add "emulator" to check if filter is constant allow
  ` [PATCH v5 seccomp 3/5] x86: Enable seccomp architecture tracking
  ` [PATCH v5 seccomp 4/5] selftests/seccomp: Compare bitmap vs filter overhead
  ` [PATCH v5 seccomp 5/5] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[PATCH v3 00/16] Add a General Virtual Device Fuzzer
 2020-10-11 15:45 UTC  (9+ messages)
` [PATCH v3 02/16] fuzz: Add general virtual-device fuzzer
` [PATCH v3 05/16] fuzz: Declare DMA Read callback function

[PATCH net-next 0/2] dt-bindings: net: dsa: b53: Add YAML bindings
 2020-10-11 15:46 UTC  (5+ messages)
` [PATCH net-next 1/2] "

stable-rc/linux-5.8.y build: 187 builds: 1 failed, 186 passed, 18 warnings (v5.8.14-35-gd950cb73ff1f)
 2020-10-11 15:46 UTC 

[PATCH net-next v2 1/2] can-isotp: implement cleanups / improvements from review
 2020-10-11 15:45 UTC  (3+ messages)

[PATCH] mips: dts: tweak codingstyle for adding new boards
 2020-10-11 15:45 UTC 

[BUG] mx6cuboxi : broken MMC support
 2020-10-11 15:43 UTC  (6+ messages)

[Buildroot] [PATCH] configs/mx6cubox: bump U-Boot version
 2020-10-11 15:42 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary type cast of rtw_netdev_priv() result
 2020-10-11 15:47 UTC  (2+ messages)

[PATCH] x86/x86_64_defconfig: Enable the serial console
 2020-10-11 15:40 UTC  (6+ messages)

[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
 2020-10-11 15:39 UTC  (3+ messages)
` [PATCH v4 07/27] rockchip: Enable building a SPI ROM image on bob

[PATCH] net/af_unix: Remove unused old_pid variable
 2020-10-11 15:35 UTC 

[PATCH] block: switch to pr_warn() in __device_add_disk()
 2020-10-11 15:32 UTC  (3+ messages)

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

sctp discarding received data chunks
 2020-10-11 15:28 UTC  (9+ messages)

[patch V4 part 3 14/29] x86/entry: Convert Divide Error to IDTENTRY
 2020-10-11 15:25 UTC  (3+ messages)
` [tip: x86/entry] "

[dunfell/master][PATCH] optee-os: drop code that was moved to meta-ti
 2020-10-11 15:22 UTC  (2+ messages)

[dunfell/master][PATCH 1/3] conf/machine: pass OPTEEFLAVOR via OPTEEMACHINE as <mach>-<flavor>
 2020-10-11 15:22 UTC  (2+ messages)
` [meta-ti] "

Suggestion - Configurable Source Clock Type for Line Event Timestamping
 2020-10-11 14:15 UTC 

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

[PATCH] iio:core: In map_array_register() cleanup in case of error
 2020-10-11 15:07 UTC  (2+ messages)

drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:4452:9: warning: Identical condition 'err', second condition is always false
 2020-10-11 15:07 UTC 

[RFC PATCH v1 00/26] Make reporting-bugs easier to grasp and yet more detailed
 2020-10-11 15:06 UTC  (8+ 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 v3 0/3] time namespace aware system boot time
 2020-10-11 14:59 UTC  (4+ messages)
` [PATCH v3 1/3] timens: additional helper function to add boottime in nsec
` [PATCH v3 2/3] fs/proc: apply the time namespace offset to /proc/stat btime
` [PATCH v3 3/3] selftests/timens: added selftest for "

[PATCH v2 12/12] arm64: dts: mediatek: Add mt8183 power domains controller
 2020-10-11 14:55 UTC  (3+ messages)

[mlmmj] Problems with spam filters
 2020-10-11 14:55 UTC  (2+ messages)

How to make /dev/ttyACM0 (and friends) exclusive?
 2020-10-11 14:52 UTC  (3+ messages)

[PATCH v1 0/8] Fix some style problems in migration
 2020-10-11 14:48 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

stable-rc/linux-5.4.y build: 189 builds: 1 failed, 188 passed, 1 error, 105 warnings (v5.4.70-38-g55678c4c1bef)
 2020-10-11 14:46 UTC 

[PATCH v9 0/6] add DFL bus support to MODULE_DEVICE_TABLE()
 2020-10-11 14:45 UTC  (5+ messages)
` [PATCH v9 2/6] fpga: dfl: move dfl_device_id to mod_devicetable.h
` [PATCH v9 4/6] fpga: dfl: move dfl bus related APIs to include/linux/fpga/dfl.h

[PATCH v1 0/8] Fix some style problems in migration
 2020-10-11 14:42 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

[PATCH 00/18] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-10-11 14:42 UTC  (3+ messages)
` [PATCH 02/18] dt-bindings: usb: usb-hcd: Add "wireless" maximum-speed property value

[tip: objtool/core] x86/insn: Support big endian cross-compiles
 2020-10-11 14:40 UTC  (5+ messages)

spende
 2020-10-11 14:38 UTC  (2+ messages)
` Spende

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

[Patch net] ip_gre: set dev->hard_header_len properly
 2020-10-11 14:35 UTC  (20+ messages)

clean up the DMA mapping headers
 2020-10-11 14:33 UTC  (5+ messages)
` [PATCH 1/9] dma-mapping: split <linux/dma-mapping.h>

[linux-next:master 2947/14669] drivers/net/mdio/mdio-mux-mmioreg.c:94 mdio_mux_mmioreg_switch_fn() warn: 'p' not released on lines: 50
 2020-10-11 14:25 UTC 

remove compat_sys_mount
 2020-10-11 14:22 UTC  (5+ messages)
` [PATCH 4/5] alpha: simplify osf_mount
` [PATCH 5/5] fs: remove do_mounts

[PATCH] efi/x86: Only copy the compressed kernel image in efi_relocate_kernel()
 2020-10-11 14:20 UTC 

[PATCH v4] mtd: parsers: bcm63xx: simplify CFE detection
 2020-10-11 14:14 UTC  (4+ messages)
` [PATCH] mtd: parsers: bcm63xx: Do not make it modular

[Bug 209411] New: When retrieving string descriptor from mobile device returns eproto error
 2020-10-11 14:13 UTC  (2+ messages)
` [Bug 209411] "

Why guest physical addresses are not the same as the corresponding host virtual addresses in QEMU/KVM? Thanks!
 2020-10-11 14:11 UTC  (4+ messages)

[PATCH 0/3] Improve Actions Semi Owl I2C driver
 2020-10-11 14:09 UTC  (10+ messages)
` [PATCH 1/3] i2c: owl: Clear NACK and BUS error bits
` [PATCH 2/3] i2c: owl: Add support for atomic transfers
` [PATCH 3/3] i2c: owl: Enable asynchronous probing

PLEASE TAKE NOTE!
 2020-10-11 14:04 UTC 

[dpdk-dev] [PATCH] net/mlx5: add flow sync API
 2020-10-11 14:03 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-10-11 14:03 UTC 

[PATCH v1 0/8] Fix some style problems in migration
 2020-10-11 13:49 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

stable-rc/linux-4.14.y build: 193 builds: 1 failed, 192 passed, 61 warnings (v4.14.200-47-g18c925fbeeef)
 2020-10-11 13:54 UTC 

[PATCH] mm: proc: add Sock to /proc/meminfo
 2020-10-11 13:52 UTC  (2+ messages)

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

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

[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 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

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

[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 

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)

Additional debug info to aid cacheline analysis
 2020-10-11 12:28 UTC  (9+ 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)

post-receive: pub/scm/docs/man-pages/man-pages
 2020-10-11 12:24 UTC 

[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

post-receive: pub/scm/linux/kernel/git/kvalo/ath
 2020-10-11 12:12 UTC 

[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 

post-receive: pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
 2020-10-11 11:59 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 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-10-11 11:36 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-10-11 11:34 UTC 

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

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-10-11 11:33 UTC 


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.