All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-12 17:13:31 to 2020-09-12 20:49:38 UTC [more...]

[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
 2020-09-12 20:48 UTC  (7+ messages)

[PATCH 0/3] drivers/phy/cadence: Constify static structs
 2020-09-12 20:46 UTC  (4+ messages)
` [PATCH 1/3] phy: cadence: Sierra: "
` [PATCH 2/3] phy: cadence: salvo: Constify cdns_nxp_sequence_pair
` [PATCH 3/3] phy: cadence: torrent: Constify regmap_config structs

Changes in 5.8.x cause compsize/bees failure
 2020-09-12 20:43 UTC  (5+ messages)

[PATCH v4 0/3] binman: Further updates for FIT support
 2020-09-12 20:43 UTC  (3+ messages)

[meta-oe][PATCH] packagegroup-meta-oe: Add source-code-pro-fonts
 2020-09-12 20:40 UTC 

[Bug 209225] New: [AMDGPU] oops each boot: dc_link_set_backlight_level
 2020-09-12 20:38 UTC  (2+ messages)
` [Bug 209225] [AMDGPU] oops on "

[PATCH 0/4] log: Fix the syslog spam when running tests
 2020-09-12 20:34 UTC  (9+ messages)
` [PATCH 1/4] log: Add a flag to enable log drivers
` [PATCH 2/4] log: Drop #ifdef in log_test
` [PATCH 3/4] log: Add a way to enable/disable a log device
` [PATCH 4/4] log: Disable the syslog driver by default

Kernel Benchmarking
 2020-09-12 20:32 UTC  (9+ messages)

[PATCH v3 3/7] ASoC: sun4i-i2s: Add support for H6 I2S
 2020-09-12 20:29 UTC  (14+ messages)

drivers/mtd/nand/raw/stm32_fmc2_nand.c:1562 stm32_fmc2_nfc_setup_interface() warn: passing a valid pointer to 'PTR_ERR'
 2020-09-12 20:30 UTC 

drivers/tty/serial/samsung_tty.c:2512 samsung_early_busyuart_fifo() warn: this loop depends on readl() succeeding
 2020-09-12 20:28 UTC 

[PATCH v2 0/4] net: lantiq: Fix bugs in NAPI handling
 2020-09-12 20:22 UTC  (6+ messages)
` [PATCH v2 1/4] net: lantiq: Wake TX queue again
` [PATCH v2 2/4] net: lantiq: use netif_tx_napi_add() for TX NAPI
` [PATCH v2 3/4] net: lantiq: Use napi_complete_done()
` [PATCH v2 4/4] net: lantiq: Disable IRQs only if NAPI gets scheduled

[PATCH v7 0/4] Add support for KeemBay DRM driver
 2020-09-12 20:20 UTC  (5+ messages)
` [PATCH v7 2/4] drm/kmb: Add support for KeemBay Display

[PULL 00/18] Trivial branch for 5.2 patches
 2020-09-12 20:16 UTC  (2+ messages)

[linux-linus test] 154135: regressions - FAIL
 2020-09-12 20:15 UTC 

Intermittent failure with test_efi_selftest_text_input
 2020-09-12 20:15 UTC  (3+ messages)

[OE-core][PATCH] sysvinit: Remove ${B} assignment
 2020-09-12 20:11 UTC  (4+ messages)

WARNING in bpf_raw_tp_link_fill_link_info
 2020-09-12 20:02 UTC  (6+ messages)
` [PATCH] Using a pointer and kzalloc in place of a struct directly

+ kasan-testing-documentation.patch added to -mm tree
 2020-09-12 20:02 UTC 

+ mm-kasan-do-not-panic-if-both-panic_on_warn-and-kasan_multishot-set.patch added to -mm tree
 2020-09-12 20:02 UTC 

+ kasan-port-kasan-tests-to-kunit.patch added to -mm tree
 2020-09-12 20:02 UTC 

+ kunit-kasan-integration.patch added to -mm tree
 2020-09-12 20:02 UTC 

+ add-kunit-struct-to-current-task.patch added to -mm tree
 2020-09-12 20:02 UTC 

[GIT PULL] SMB3 DFS Fix
 2020-09-12 20:00 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.9-rc5
 2020-09-12 20:00 UTC  (2+ messages)

stable/linux-4.19.y baseline: 167 runs, 1 regressions (v4.19.145)
 2020-09-12 20:01 UTC 

Worktrees attached to bare repo don't work
 2020-09-12 19:59 UTC 

[Buildroot] [PATCH 1/1] package/dhcp: specify host-gawk path for dhcp build environment
 2020-09-12 20:01 UTC  (3+ messages)

[GIT PULL] seccomp fixes for v5.9-rc5
 2020-09-12 20:00 UTC  (2+ messages)

[GIT PULL] libnvdimm fix for v5.9-rc5
 2020-09-12 20:00 UTC  (3+ messages)

[PATCH v3 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
 2020-09-12 19:55 UTC  (34+ messages)
` [PATCH v3 01/11] Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl
` [PATCH v3 02/11] Drivers: hv: vmbus: Move __vmbus_open()
` [PATCH v3 03/11] Drivers: hv: vmbus: Introduce types of GPADL
` [PATCH v3 04/11] Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs()
` [PATCH v3 05/11] Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header
` [PATCH v3 06/11] hv: hyperv.h: Introduce some hvpfn helper functions
` [PATCH v3 07/11] hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication
` [PATCH v3 08/11] Input: hyperv-keyboard: Make ringbuffer at least take two pages
` [PATCH v3 09/11] HID: hyperv: "
` [PATCH v3 10/11] Driver: hv: util: "
` [PATCH v3 11/11] scsi: storvsc: Support PAGE_SIZE larger than 4K

+ idr-document-that-ida_simple_getremove-are-deprecated.patch added to -mm tree
 2020-09-12 19:56 UTC 

+ idr-document-calling-context-for-ida-apis-mustnt-use-locks.patch added to -mm tree
 2020-09-12 19:56 UTC 

drivers/mtd/nand/raw/tango_nand.c:489 tango_set_timings() warn: passing a valid pointer to 'PTR_ERR'
 2020-09-12 19:56 UTC 

+ mm-remove-unused-marco-writeback.patch added to -mm tree
 2020-09-12 19:54 UTC 

[dpdk-dev] [PATCH] EAL: Called remove() of drivers for vdev and pci buses
 2020-09-12 19:53 UTC  (2+ messages)

Behavior of extended permissions
 2020-09-12 19:53 UTC  (2+ messages)
` [RFC PATCH] selinux: allow dontauditx rules to take effect without allowx

Posible bug with GIT_DEFAULT_HASH during clone
 2020-09-12 19:52 UTC  (4+ messages)
` [PATCH] builtin/clone: avoid failure with GIT_DEFAULT_HASH

+ mm-memcg-slab-fix-racy-access-to-page-mem_cgroup-in-mem_cgroup_from_obj.patch added to -mm tree
 2020-09-12 19:51 UTC 

[PATCH] media: vidtv: fix 32-bit warnings
 2020-09-12 19:51 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.8.8-a447c0d.cki (stable-queue)
 2020-09-12 19:50 UTC 

+ memcg-introduce-per-memcg-reclaim-interface.patch added to -mm tree
 2020-09-12 19:49 UTC 

[libvirt test] 154154: regressions - FAIL
 2020-09-12 19:45 UTC 

[PATCH] natsemi: switch from 'pci_' to 'dma_' API
 2020-09-12 19:46 UTC  (2+ messages)

[PATCH net-next] net: bridge: pop vlan from skb if filtering is disabled but it's a pvid
 2020-09-12 19:38 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v2] checkpatch: handle line break between commit and hash value
 2020-09-12 19:37 UTC  (4+ messages)

[PATCH 1/2] ima-evm-utils: Fix reading of sigfile
 2020-09-12 19:36 UTC  (2+ messages)
` [PATCH 2/2] ima-evm-utils: Add test for sigfile reading

+ mm-vmscan-fix-infinite-loop-in-drop_slab_node.patch added to -mm tree
 2020-09-12 19:32 UTC 

drivers/phy/marvell/phy-mmp3-usb.c:162 mmp3_usb_phy_init() warn: ignoring unreachable code
 2020-09-12 19:30 UTC 

[nacked] mm-workingset-ignore-slab-memory-size-when-calculating-shadows-pressure.patch removed from -mm tree
 2020-09-12 19:29 UTC 

+ mm-madvise-introduce-process_madvise-syscall-an-external-memory-hinting-api-fix-fix-fix-fix-fix.patch added to -mm tree
 2020-09-12 19:20 UTC 

+ mm-memoryc-fix-spello-of-function.patch added to -mm tree
 2020-09-12 19:18 UTC 

+ lib-mpi-fix-spello-of-functions.patch added to -mm tree
 2020-09-12 19:17 UTC 

[PATCH v2] mtd: hyperbus: add Renesas RPC-IF driver
 2020-09-12 19:15 UTC  (2+ messages)

+ xarray-add-xas_split-fix-2.patch added to -mm tree
 2020-09-12 19:14 UTC 

+ mm-vmscan-allow-arbitrary-sized-pages-to-be-paged-out.patch added to -mm tree
 2020-09-12 19:11 UTC 

+ mm-page-writeback-support-tail-pages-in-wait_for_stable_page.patch added to -mm tree
 2020-09-12 19:11 UTC 

+ mm-truncate-fix-truncation-for-pages-of-arbitrary-size.patch added to -mm tree
 2020-09-12 19:11 UTC 

+ mm-rmap-fix-assumptions-of-thp-size.patch added to -mm tree
 2020-09-12 19:11 UTC 

+ mm-huge_memory-fix-can_split_huge_page-assumption-of-thp-size.patch added to -mm tree
 2020-09-12 19:11 UTC 

+ mm-huge_memory-fix-page_trans_huge_mapcount-assumption-of-thp-size.patch added to -mm tree
 2020-09-12 19:11 UTC 

+ mm-huge_memory-fix-split-assumption-of-page-size.patch added to -mm tree
 2020-09-12 19:11 UTC 

+ mm-huge_memory-fix-total_mapcount-assumption-of-page-size.patch added to -mm tree
 2020-09-12 19:11 UTC 

+ mm-page_owner-change-split_page_owner-to-take-a-count.patch added to -mm tree
 2020-09-12 19:11 UTC 

+ mm-memory-remove-page-fault-assumption-of-compound-page-size.patch added to -mm tree
 2020-09-12 19:11 UTC 

+ mm-filemap-fix-page-cache-removal-for-arbitrary-sized-thps.patch added to -mm tree
 2020-09-12 19:11 UTC 

[PATCH v2 0/7] hw/char/serial: Housekeeping
 2020-09-12 19:09 UTC  (3+ messages)

[OE-core][dunfell 00/25] Patch review
 2020-09-12 19:10 UTC  (4+ messages)
` [OE-core][dunfell 23/25] kernel.bbclass: run do_symlink_kernsrc before do_patch

[keystone:for_5.10/drivers-soc] BUILD SUCCESS 6259c8441c4de3f1727a0db61465a8dc8f340c05
 2020-09-12 19:07 UTC 

[keystone:next] BUILD SUCCESS 36f3ea3c42ce4f57d42015b9c4bae795b5b760b5
 2020-09-12 19:07 UTC 

[GIT] Networking
 2020-09-12 19:08 UTC  (2+ messages)

[PATCH] diffoscope: upgrade 158 -> 160
 2020-09-12 19:07 UTC 

[PATCH] media: venus: helpers: Fix ALIGN() of non power of two
 2020-09-12 19:03 UTC 

[Buildroot] [PATCH 1/1] package/babeltrace2: disable -Werror
 2020-09-12 18:57 UTC 

[PATCH 0/3] gitmodules: add qboot, meson, and vbootrom mirrors
 2020-09-12 18:53 UTC  (2+ messages)

stable-rc/linux-5.4.y build: 198 builds: 1 failed, 197 passed, 1 error, 125 warnings (v5.4.65)
 2020-09-12 18:52 UTC 

SyncThread exit issues
 2020-09-12 18:52 UTC 

[PATCH 1/2] media: vidtv: fix frequency tuning logic
 2020-09-12 18:51 UTC  (2+ messages)
` [PATCH 2/2] media: vidtv: add an initial channel frequency

stable-rc/queue/5.8 build: 196 builds: 0 failed, 196 passed, 18 warnings (v5.8.8-16-ga447c0d84b6f)
 2020-09-12 18:50 UTC 

✅ PASS: Test report for kernel 5.8.9-f82f36b.cki (stable)
 2020-09-12 18:49 UTC 

WARNING: refcount bug in io_wqe_worker
 2020-09-12 18:49 UTC  (2+ messages)

[f2fs-stable:linux-4.19.y 359/666] fs/f2fs/file.c:3176:40: warning: taking address of packed member of 'struct f2fs_super_block' may result in an unaligned pointer value
 2020-09-12 18:46 UTC 

[PATCH 1/5] staging: rtl8723bs: refactor cckrates{only}_included
 2020-09-12 18:43 UTC  (4+ messages)

+ mm-madvise-introduce-process_madvise-syscall-an-external-memory-hinting-api-fix-fix-fix-fix.patch added to -mm tree
 2020-09-12 18:42 UTC 

Linux raid-like idea
 2020-09-12 18:41 UTC  (10+ messages)

drivers/clk/renesas/clk-r8a73a4.c:208 r8a73a4_cpg_clocks_init() warn: possible memory leak of 'cpg'
 2020-09-12 18:40 UTC 

+ mm-memremap_pages-convert-to-struct-range-fix.patch added to -mm tree
 2020-09-12 18:39 UTC 

[PULL v2] Block layer patches
 2020-09-12 18:38 UTC  (5+ messages)

[PATCH] MAINTAINERS: make linux-aspeed list remarks consistent
 2020-09-12 18:33 UTC  (2+ messages)

[PATCH 0/2] ptp_qoriq: support FIPER3
 2020-09-12 18:31 UTC  (3+ messages)
` [PATCH 2/2] "

[dpdk-dev] [PATCH 0/2] build: add Graviton2(arm64) config
 2020-09-12 18:28 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] config: add Graviton2(arm64) meson configuration
 2020-09-12 18:24 UTC  (2+ messages)

[PATCH v12 0/5] Add support for DisplayPort driver on SnapDragon
 2020-09-12 18:25 UTC  (3+ messages)

[PATCH] push: make `--force-with-lease[=<ref>]` safer
 2020-09-12 18:22 UTC  (7+ messages)
` [PATCH v2 0/2] push: make "--force-with-lease" safer
  ` [PATCH v2 1/2] push: add "--[no-]force-if-includes"
  ` [PATCH v2 2/2] push: enable "forceIfIncludesWithLease" by default

Using fio for testing for SMR
 2020-09-12 18:20 UTC  (5+ messages)

[PATCH] spi: spi-geni-qcom: Don't wait to start 1st transfer if transmitting
 2020-09-12 18:17 UTC 

stable-rc/linux-4.14.y build: 200 builds: 0 failed, 200 passed, 66 warnings (v4.14.198)
 2020-09-12 18:17 UTC 

stable-rc/linux-4.19.y build: 205 builds: 0 failed, 205 passed, 94 warnings (v4.19.145)
 2020-09-12 18:07 UTC 

drivers/mailbox/sun6i-msgbox.c:156 sun6i_msgbox_shutdown() warn: this loop depends on readl() succeeding
 2020-09-12 18:05 UTC 

✅ PASS: Test report for kernel 5.8.8-5d45368.cki (stable-queue)
 2020-09-12 18:03 UTC 

[v10 0/4] media: vidtv: Implement a virtual DVB driver
 2020-09-12 17:57 UTC  (4+ messages)
    ` [Linux-kernel-mentees] "

WARNING in syscall_exit_to_user_mode
 2020-09-12 17:52 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.8.8-bd542de.cki (stable-queue)
 2020-09-12 17:51 UTC 

EFISTUB arguments in Dell BIOS
 2020-09-12 17:51 UTC  (4+ messages)
` [RFC PATCH 0/2] Quirk to handle "
  ` [RFC PATCH 1/2] efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
  ` [RFC PATCH 2/2] efi/libstub: Dump command line before/after conversion

stable-rc/linux-5.8.y build: 195 builds: 0 failed, 195 passed, 18 warnings (v5.8.9)
 2020-09-12 17:45 UTC 

[PATCH v2 0/2] hw/timer/hpet: Trivial format string fix
 2020-09-12 17:40 UTC  (3+ messages)
` [PATCH v2 2/2] hw/timer/hpet: Fix DPRINTF format string

[PATCH v11 0/3] Trusted Key policy for TPM 2.0
 2020-09-12 17:39 UTC  (8+ messages)
` [PATCH v11 1/3] security: keys: trusted: add PCR policy to TPM2 keys
` [PATCH v11 2/3] security: keys: trusted: add ability to specify arbitrary policy
` [PATCH v11 3/3] security: keys: trusted: implement counter/timer policy

stable/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.198)
 2020-09-12 17:37 UTC 

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.236)
 2020-09-12 17:33 UTC 

[PATCH v11 0/3] Trusted Key policy for TPM 2.0
 2020-09-12 17:31 UTC  (2+ messages)

[PATCH v11 0/5] TPM 2.0 trusted key rework
 2020-09-12 17:26 UTC  (12+ messages)
` [PATCH v11 1/5] lib: add ASN.1 encoder
` [PATCH v11 2/5] oid_registry: Add TCG defined OIDS for TPM keys
` [PATCH v11 3/5] security: keys: trusted: fix TPM2 authorizations
` [PATCH v11 4/5] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
` [PATCH v11 5/5] security: keys: trusted: Make sealed key properly interoperable

[Buildroot] [PATCH v2,1/3] package/cairo: enable gobject for host
 2020-09-12 17:24 UTC  (3+ messages)
` [Buildroot] [PATCH v2,2/3] package/cairo: enable script "
` [Buildroot] [PATCH v2, 3/3] package/librsvg: bump to version 2.48.8

[xen-unstable bisection] complete test-amd64-amd64-pygrub
 2020-09-12 17:21 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS 0994a43f504b547ce5ebd6d620773894d3dc83fe
 2020-09-12 17:21 UTC 

stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 1 error, 126 warnings (v5.4.64-8-g1690c16fd82e)
 2020-09-12 17:14 UTC 

[PATCH v2 1/2] log: Allow LOG_DEBUG to always enable log output
 2020-09-12 17:13 UTC  (2+ messages)
` [PATCH v2 2/2] lib: Allow hexdump to be used in SPL


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.