All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-25 15:01:41 to 2020-10-25 18:34:52 UTC [more...]

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2020-10-25 18:34 UTC 

[GIT pull] locking/urgent for 5.10-rc1
 2020-10-25 18:34 UTC  (3+ messages)
` [GIT pull] x86/urgent "

[PATCH v3] staging: rtl8192u: ieee80211: replace kmalloc/memset with kzalloc
 2020-10-25 18:30 UTC  (4+ messages)
` [Outreachy kernel] "

[Cocci] [PATCH] Coccinelle: null: Optimise disjunctions in SmPL script “eno.cocci”
 2020-10-25 18:28 UTC  (4+ messages)
  ` [Cocci] [PATCH] Coccinelle: null: O =?UTF-8?Q?ptimise_disjunctions_in_

Random failures while loading modules with kernel 5.x
 2020-10-25 18:27 UTC 

[PATCH v2 0/8] Fork brute force attack mitigation
 2020-10-25 13:45 UTC  (7+ messages)
` [PATCH v2 2/8] security/brute: Define a LSM and manage statistical data
` [PATCH v2 3/8] security/brute: Add sysctl attributes to allow detection fine tuning
` [PATCH v2 4/8] security/brute: Detect a fork brute force attack
` [PATCH v2 5/8] security/brute: Mitigate "
` [PATCH v2 6/8] security/brute: Add prctls to enable/disable the fork attack detection
` [PATCH v2 7/8] Documentation: Add documentation for the Brute LSM

[PATCH v5] checkpatch: extend attributes check to handle more patterns
 2020-10-25 18:26 UTC  (9+ messages)
` [Linux-kernel-mentees] "

drivers/gpu/drm/v3d/v3d_gem.c:573 v3d_submit_cl_ioctl() error: double free of 'bin'
 2020-10-25 18:25 UTC 

[PATCH v2 1/4] power: fix non thread-safe power env modification
 2020-10-25 18:22 UTC  (4+ messages)
` [dpdk-stable] "
    ` [dpdk-dev] "

drivers/video/backlight/ltv350qv.c:192:12: warning: stack frame size of 13472 bytes in function 'ltv350qv_power'
 2020-10-25 18:15 UTC  (2+ messages)

[PATCH xtables-addons] pnock: pknlusr: mention the group ID command-line paramater in the man-page
 2020-10-25 18:15 UTC 

mcp251xfd on RPi 5.4 downstream
 2020-10-25 18:14 UTC  (9+ messages)

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-10-25 18:14 UTC 

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2020-10-25 18:12 UTC 

drivers/rtc/rtc-rv3032.c:908:34: warning: unused variable 'rv3032_of_match'
 2020-10-25 18:11 UTC  (2+ messages)

[PATCH] fs/squashfs: fix memory leak in sqfs_read()
 2020-10-25 18:12 UTC  (2+ messages)

[PATCH] dmaengine: qcom: Add ADM driver
 2020-10-25 18:11 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[dpdk-dev] [PATCH v13 0/7] fib: implement AVX512 vector lookup
 2020-10-25 18:08 UTC  (10+ messages)
` [dpdk-dev] [PATCH v14 0/8] "
` [dpdk-dev] [PATCH v14 1/8] fib: make lookup function type configurable
` [dpdk-dev] [PATCH v14 2/8] fib: move lookup definition into the header file
` [dpdk-dev] [PATCH v14 3/8] fib: introduce AVX512 lookup
` [dpdk-dev] [PATCH v14 4/8] fib6: make lookup function type configurable
` [dpdk-dev] [PATCH v14 5/8] fib6: move lookup definition into the header file
` [dpdk-dev] [PATCH v14 6/8] fib6: introduce AVX512 lookup
` [dpdk-dev] [PATCH v14 7/8] app/testfib: add support for different lookup functions
` [dpdk-dev] [PATCH v14 8/8] fib: remove unnecessary type of fib

[qemu-mainline test] 156219: regressions - trouble: blocked/fail/pass/starved
 2020-10-25 18:05 UTC 

[PATCH] gitk: macOS: ignore osascript errors
 2020-10-25 17:51 UTC 

[PATCH v3] mtd: rawnand: mxc: Move the ECC engine initialization to the right place
 2020-10-25 18:01 UTC  (3+ messages)

[PATCH 00/14] USB: serial: keyspan_pda: fix up write implementation
 2020-10-25 17:46 UTC  (15+ messages)
` [PATCH 01/14] USB: serial: keyspan_pda: fix dropped unthrottle interrupts
` [PATCH 02/14] USB: serial: keyspan_pda: fix write deadlock
` [PATCH 03/14] USB: serial: keyspan_pda: fix stalled writes
` [PATCH 04/14] USB: serial: keyspan_pda: fix write-wakeup use-after-free
` [PATCH 05/14] USB: serial: keyspan_pda: fix tx-unthrottle use-after-free
` [PATCH 06/14] USB: serial: keyspan_pda: fix write unthrottling
` [PATCH 07/14] USB: serial: keyspan_pda: refactor write-room handling
` [PATCH 08/14] USB: serial: keyspan_pda: fix write implementation
` [PATCH 09/14] USB: serial: keyspan_pda: increase transmitter threshold
` [PATCH 10/14] USB: serial: keyspan_pda: add write-fifo support
` [PATCH 11/14] USB: serial: keyspan_pda: clean up xircom/entrega support
` [PATCH 12/14] USB: serial: keyspan_pda: clean up comments and whitespace
` [PATCH 13/14] USB: serial: keyspan_pda: use BIT() macro
` [PATCH 14/14] USB: serial: keyspan_pda: drop redundant usb-serial pointer

[Buildroot] [PATCH] package/keepalived: make suport for Linux headers >= 3.2
 2020-10-25 18:01 UTC  (5+ messages)

[PATCH] bisect: loosen halfway() check for a large number of commits
 2020-10-25 18:01 UTC  (4+ messages)

[PATCH v3 1/5] spirv-tools: import from meta-oe to OE core
 2020-10-25 17:59 UTC  (4+ messages)
` [OE-core] "

post-receive: pub/scm/linux/kernel/git/paulmck/perfbook
 2020-10-25 17:57 UTC 

[PATCH v5 0/5] Introduce the Counter character device interface
 2020-10-25 17:53 UTC  (16+ messages)
` [PATCH v5 3/5] counter: Add "

[GIT PULL] SafeSetID changes for v5.10
 2020-10-25 17:54 UTC  (6+ messages)

[PATCH 0/6] qemu-storage-daemon: QAPIfy --chardev
 2020-10-25 17:42 UTC  (5+ messages)

[PATCH] warn on all missing parameter types
 2020-10-25 17:40 UTC 

[PATCH] watchdog: sbc_fitpc2_wdt: add __user annotations
 2020-10-25 17:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] DEVELOPERS: remove Ryan Coe
 2020-10-25 17:40 UTC 

[PATCH 00/14] drm/msm: de-struct_mutex-ification
 2020-10-25 17:39 UTC  (11+ messages)
` [PATCH v2 07/22] drm/msm: Do rpm get sooner in the submit path

[PATCH 0/1] hwmon: add Corsair PSU HID controller driver
 2020-10-25 17:36 UTC  (3+ messages)
` [PATCH 1/1] "

OE-core CVE metrics for dunfell on Sun 25 Oct 2020 07:30:01 AM HST
 2020-10-25 17:32 UTC 

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2020-10-25 17:30 UTC 

[PATCH] net: phy: realtek: omit setting PHY-side delay when "rgmii" specified
 2020-10-25 17:28 UTC  (6+ messages)
  ` [linux-sunxi] "

[PATCH] efi/x86: Only copy the compressed kernel image in efi_relocate_kernel()
 2020-10-25 17:24 UTC  (4+ messages)

[RFC PATCH v2] net: bridge: mcast: add support for raw L2 multicast groups
 2020-10-25 17:20 UTC  (2+ messages)
` [Bridge] "

[patch V2 00/13] USB: Cleanup in_interupt/in_irq/in_atomic() usage
 2020-10-25 17:16 UTC  (10+ messages)
` [patch V2 02/13] USB: serial: keyspan_pda: Replace in_interrupt() usage
` [patch V2 03/13] USB: serial: keyspan_pda: Consolidate room query
` [patch V2 04/13] USB: serial: digi_acceleport: Remove in_interrupt() usage

OE-core CVE metrics for master on Sun 25 Oct 2020 07:15:01 AM HST
 2020-10-25 17:17 UTC 

Feature request: Exponential search in git bisect
 2020-10-25 17:15 UTC  (3+ messages)

[PATCH] tests/acceptance: expand Orange Pi PC SD images for NetBSD, Armbian above nearest power of two
 2020-10-25 23:48 UTC  (6+ messages)

[PATCH] pinctrl: amd: print debounce filter info in debugfs
 2020-10-25 17:12 UTC  (2+ messages)

[PATCH] hw/sd: Fix 2 GiB card CSD register values
 2020-10-26  0:29 UTC  (2+ messages)

[PULL 00/33] target-arm queue
 2020-10-25 17:03 UTC  (10+ messages)
` [PULL 25/33] tests/acceptance: Add a test for the N800 and N810 arm machines

[Bug 208965] New: not working bluetooth mouse low energy rtl8822ce
 2020-10-25 17:02 UTC  (2+ messages)
` [Bug 208965] "

[xen-unstable-smoke test] 156218: regressions - trouble: blocked/fail
 2020-10-25 16:59 UTC 

GRUB release schedule?
 2020-10-25 16:59 UTC 

[dpdk-dev] [PATCH 0/8] replace blacklist/whitelist with block/allow
 2020-10-25 16:57 UTC  (7+ messages)
` [dpdk-dev] [PATCH v6 0/5] replace blacklist/whitelist with allow/block
  ` [dpdk-dev] [PATCH v6 1/5] eal: replace usage of blacklist/whitelist in enum
  ` [dpdk-dev] [PATCH v6 2/5] drivers: replace references to blacklist
  ` [dpdk-dev] [PATCH v6 3/5] eal: replace pci-whitelist/pci-blacklist options
  ` [dpdk-dev] [PATCH v6 4/5] app/test: use new allowlist and blocklist
  ` [dpdk-dev] [PATCH v6 5/5] doc: change references to blacklist and whitelist

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2020-10-25 16:56 UTC 

SIGHUP on connect
 2020-10-25 16:11 UTC 

[PATCH v2] counter/ti-eqep: Fix regmap max_register
 2020-10-25 16:51 UTC 

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-10-25 16:46 UTC 

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2020-10-25 16:46 UTC 

[PATCH BlueZ] audio/a2dp: a2dp_channel should have a refcount on avdtp session
 2020-10-25 16:44 UTC  (2+ messages)
` [BlueZ] "

[Buildroot] [PATCH 1/1] package/libuhttpd: fix build without dlopen
 2020-10-25 16:43 UTC 

[Buildroot] [PATCH 1/1] package/sshfs: fix uclibc build
 2020-10-25 16:41 UTC 

[PATCH] ARM: dts: sun7i: pcduino3-nano: enable RGMII RX/TX delay on PHY
 2020-10-25 16:34 UTC  (3+ messages)

[Buildroot] [PATCH] package/tio: disable for sparc and sparc64 architectures
 2020-10-25 16:34 UTC 

For review: seccomp_user_notif(2) manual page
 2020-10-25 16:31 UTC  (10+ messages)

[PATCH v5 0/2] PM / devfreq: Add governor feature and attribute flag
 2020-10-25 16:31 UTC  (6+ messages)
  ` [PATCH v5 1/2] PM / devfreq: Add governor feature flag
  ` [PATCH v5 2/2] PM / devfreq: Add governor attribute flag for specifc sysfs nodes

[PATCH] io_uring: fix invalid handler for double apoll
 2020-10-25 16:24 UTC  (3+ messages)

[Bug 209845] New: ignore_msrs kernel NULL pointer dereference since 12bc2132b15e0a969b3f455d90a5f215ef239eff
 2020-10-25 16:24 UTC  (3+ messages)
` [Bug 209845] "

[dpdk-dev] [PATCH v1 0/2] AVX512 vPMD on ice
 2020-10-25 16:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 0/3] "
  ` [dpdk-dev] [PATCH v4 1/3] net/ice: add AVX512 vector path

[qemu-mainline test] 156216: regressions - FAIL
 2020-10-25 16:19 UTC 

[dpdk-dev] [PATCH 0/2] net/hns3: support SVE Tx/Rx
 2020-10-25 16:18 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/hns3: support SVE Rx

[Buildroot] [PATCH v3,1/2] package/libpcap: add host variant
 2020-10-25 16:12 UTC  (2+ messages)
` [Buildroot] [PATCH v3,2/2] package/zeek: new package

[RFC PATCH 0/4] tests/acceptance: Test U-Boot/Linux from Armbian 20.08 on Orange Pi PC
 2020-10-25 23:35 UTC  (5+ messages)
` [RFC PATCH 4/4] "

[RFC 0/3] clk: imx: Implement blk-ctl driver for i.MX8MN
 2020-10-25 16:05 UTC  (7+ messages)

[dpdk-dev] [PATCH] net/mlx5: support the new VLAN matching fields
 2020-10-25 16:03 UTC 

[RFC] Removing b_end_io
 2020-10-25 15:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/drbd-utils: bump to version 9.15
 2020-10-25 15:54 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2020-10-25 15:54 UTC 

[PATCH] Implement .format_mod_supported in mxsfb
 2020-10-25 15:52 UTC  (2+ messages)

[PATCH] PCI: rcar: Always allocate MSI addresses in 32bit space
 2020-10-25 15:37 UTC  (3+ messages)

[PATCH v5 1/2] arm: rmobile: Add RZ/G2[HMNE] SoC support
 2020-10-25 15:50 UTC  (4+ messages)
` [PATCH v5 2/2] mmc: renesas-sdhi: Add R8A774A1 SDHI quirks

Submit corrections in Digital TV scan tables
 2020-10-25 15:49 UTC  (2+ messages)

[PATCH 1/2] control: Add documentation for snd_ctl_card_* and friends
 2020-10-25 15:43 UTC  (2+ messages)
` [PATCH 2/2] control: Minor documentation fixes

[RESEND PATCH v5 0/2] Add a Himax HX8837 display controller driver
 2020-10-25 15:43 UTC  (6+ messages)
` [RESEND PATCH v5 2/2] drm/bridge: hx8837: add "

[Buildroot] [PATCH] package/moarvm: bump to version 2020.10
 2020-10-25 15:43 UTC  (3+ messages)

[PATCH] mm: fix page_owner initializing issue for arm32
 2020-10-25 15:42 UTC  (2+ messages)

[bug] Stashes lost after out-of-memory situation
 2020-10-25 15:42 UTC  (4+ messages)

drm/ttm: new TT backend allocation pool
 2020-10-25 15:41 UTC  (14+ messages)
` [PATCH 01/13] drm/ttm: nuke ttm_tt_set_(un)populated again
` [PATCH 02/13] drm/ttm: move swapin out of page alloc backend
` [PATCH 03/13] drm/ttm: make num_pages uint32_t
` [PATCH 04/13] drm/ttm: merge ttm_dma_tt back into ttm_tt
` [PATCH 05/13] drm/ttm: new TT backend allocation pool
` [PATCH 06/13] drm/ttm: wire up the new pool as default one
` [PATCH 07/13] drm/amdgpu: switch to new allocator
` [PATCH 08/13] drm/radeon: "
` [PATCH 09/13] drm/nouveau: "
` [PATCH 10/13] drm/vmwgfx: "
` [PATCH 11/13] drm/qxl: drop ttm_page_alloc.h include
` [PATCH 12/13] drm/vram_helpers: "
` [PATCH 13/13] drm/ttm: nuke old page allocator

smartpqi: Adaptec 1100-8e failure with Linux 5.9
 2020-10-25 15:39 UTC  (3+ messages)

[qemu-mainline test] 156215: regressions - FAIL
 2020-10-25 15:31 UTC 

[PATCH 0/5] spapr: Error handling fixes and cleanups (round 3)
 2020-10-25 15:24 UTC  (4+ messages)
` [PATCH 4/5] spapr: Pass &error_abort when getting some PC DIMM properties

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-10-25 15:22 UTC 

safer git?
 2020-10-25 15:17 UTC  (4+ messages)

post-receive: pub/scm/libs/libcap/libcap
 2020-10-25 15:16 UTC 

[PATCH iproute2-next 0/5] iproute2: add libbpf support
 2020-10-25 15:13 UTC  (6+ messages)
` [PATCH iproute2-next 3/5] lib: "

[linux-linus test] 156202: regressions - FAIL
 2020-10-25 15:12 UTC 

[arnd-playground:Wextra 5/32] include/linux/firewire.h:434:52: sparse: sparse: attribute __transparent_union__ applied to non-union type
 2020-10-25 15:12 UTC 

[xen-unstable-smoke test] 156214: regressions - trouble: blocked/fail
 2020-10-25 15:05 UTC 

[Buildroot] [PATCH v1] package/meson: fix cross-compilation.conf.in formatting
 2020-10-25 15:05 UTC  (2+ messages)

[Buildroot] [git commit] package/meson: fix cross-compilation.conf.in formatting
 2020-10-25 15:05 UTC 

[Buildroot] [PATCH v2] package/python-xmodem: new package
 2020-10-25 15:04 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-intelhex: new package
 2020-10-25 15:04 UTC  (2+ messages)

[Buildroot] [git commit] package/python-intelhex: new package
 2020-10-25 15:04 UTC 

[PATCH] arm-bsp/tc0: Add kernel patches
 2020-10-25 15:03 UTC  (2+ messages)
` [meta-arm] "

[Buildroot] [PATCH 1/1] package/weston: add patch fixing missing fnctl include
 2020-10-25 15:03 UTC  (2+ messages)

[Buildroot] [git commit] package/python-xmodem: new package
 2020-10-25 15:03 UTC 

[Buildroot] [PATCH 1/1] package/kodi: bump version to 18.9-Leia
 2020-10-25 15:02 UTC  (3+ messages)

[PATCH 1/2] arm-autonomy/xen: Backport improvements to xen 4.14
 2020-10-25 15:02 UTC  (2+ messages)
  ` [meta-arm] "

[RFC PATCH 00/30] ima: Introduce IMA namespace
 2020-10-25 15:00 UTC  (9+ 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.