All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-19 00:34:59 to 2020-05-19 01:39:11 UTC [more...]

[Intel-gfx] [PATCH 1/4] drm/i915: Don't set queue-priority hint when supressing the reschedule
 2020-05-19  1:39 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] "

[SPARSE v2 00/28] detect invalid branches
 2020-05-19  1:38 UTC  (34+ messages)
` [PATCH v1 01/28] misc: fix testcase typeof-safe
` [PATCH v1 02/28] misc: s/fntype/rettype/
` [PATCH v1 03/28] misc: always use the node for current_fn
` [PATCH v1 04/28] bad-goto: add testcase for 'jump inside discarded expression statement'
` [PATCH v1 05/28] bad-goto: add testcases for linearization of invalid labels
` [PATCH v1 06/28] bad-goto: reorganize testcases and add some more
` [PATCH v1 07/28] bad-goto: do not linearize if the IR will be invalid
` [PATCH v1 08/28] bad-goto: reorg test in evaluate_goto_statement()
` [PATCH v1 09/28] bad-goto: simplify testing of undeclared labels
` [PATCH v1 10/28] bad-goto: do not linearize function with "
` [PATCH v1 11/28] bad-goto: catch labels with reserved names
` [PATCH v1 12/28] scope: no memset() needed after __alloc_scope()
` [PATCH v1 13/28] scope: move scope opening/ending inside compound_statement()
` [PATCH v1 14/28] scope: extract bind_symbol_with_scope() from bind_symbol()
` [PATCH v1 15/28] scope: __func__ is special
` [PATCH v1 16/28] scope: __label__ "
` [PATCH v1 17/28] scope: s/{start,end}_symbol_scope/{start,end}_block_scope/
` [PATCH v1 18/28] scope: make function_scope invalid outside functions
` [PATCH v1 19/28] scope: let labels have their own scope
` [PATCH v1 20/28] scope: add is_in_scope()
` [PATCH v1 21/28] scope: give a scope for labels & gotos
` [PATCH v1 22/28] bad-goto: jumping inside a statemet expression is an error
` [PATCH v1 23/28] bad-goto: label expression inside a statement expression is UB
` [PATCH v1 24/28] bad-goto: extract check_label_declaration()
` [PATCH v1 25/28] bad-goto: check declaration of label expressions
` [PATCH v1 26/28] bad-label: check for unused labels
` [PATCH v1 27/28] bad-label: mark labels as used when needed
` [PATCH v1 28/28] bad-label: respect attribute((unused))

[PATCH 1/1] iommu/vt-d: Fix pointer cast warnings on 32 bit
 2020-05-19  1:34 UTC 

[meta-arm][PATCH] optee-os: Fix compile with GCC 10
 2020-05-19  1:37 UTC 

[dpdk-dev] [PATCH v4] net/i40e: fix the core dump risk of wild pointer operation
 2020-05-19  1:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5] "

An IPMI Request Visualization Tool
 2020-05-19  1:36 UTC  (3+ messages)

UBSAN: array-index-out-of-bounds in kernel/bpf/arraymap.c:177
 2020-05-19  1:36 UTC  (7+ messages)

[BlueZ PATCH v1] lib: Add definitions for advertisement monitor features
 2020-05-19  1:36 UTC  (2+ messages)
` [BlueZ,v1] "

[net-next v5 0/9][pull request] 1GbE Intel Wired LAN Driver Updates 2020-05-18
 2020-05-19  1:35 UTC  (12+ messages)
` [net-next v5 1/9] igc: Add ECN support for TSO
` [net-next v5 2/9] igc: Use netdev log helpers in igc_main.c
` [net-next v5 3/9] igc: add support to eeprom, registers and link self-tests
` [net-next v5 4/9] igc: Use netdev log helpers in igc_ethtool.c
` [net-next v5 5/9] igc: Use netdev log helpers in igc_ptp.c
` [net-next v5 6/9] igc: Use netdev log helpers in igc_dump.c
` [net-next v5 7/9] igc: Use netdev log helpers in igc_base.c
` [net-next v5 8/9] igc: Remove unneeded definition
` [net-next v5 9/9] igc: Remove unneeded register

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-19  1:35 UTC  (16+ messages)
` [PATCH v10 01/26] Documentation/x86: Add CET description

[PATCH v2 00/15] net: taint when the device driver firmware crashes
 2020-05-19  1:23 UTC  (6+ messages)
` [PATCH v2 12/15] ath10k: use new module_firmware_crashed()

[meta-xfce][PATCH 1/4] garcon: 0.6.4 -> 0.7.0
 2020-05-19  1:30 UTC  (4+ messages)
` [meta-xfce][PATCH 2/4] xfconf: 4.14.2 -> 4.14.3
` [meta-xfce][PATCH 3/4] thunar: 1.8.12 -> 1.8.14
` [meta-xfce][PATCH 4/4] catfish: 1.4.11 -> 1.4.13

[RFC] dt-bindings: mailbox: add doorbell support to ARM MHU
 2020-05-19  1:29 UTC  (7+ messages)

[PATCH] xfs_repair: fix progress reporting
 2020-05-19  1:29 UTC  (6+ messages)
` [PATCH V2] "

Questions about masked atomic
 2020-05-19  1:27 UTC  (6+ messages)

[OE-core][PATCH] make-mod-scripts: Added ALLOW_EMPTY to fix dependence error
 2020-05-19 10:01 UTC  (3+ messages)

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-19  1:25 UTC  (11+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH v2 0/8] "
      ` [PATCH v2 3/8] exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds
      ` [PATCH v2 4/8] exec: Allow load_misc_binary to call prepare_binfmt unconditionally
      ` [PATCH v2 5/8] exec: Move the call of prepare_binprm into search_binary_handler
      ` [PATCH v2 6/8] exec/binfmt_script: Don't modify bprm->buf and then return -ENOEXEC
      ` [PATCH v2 7/8] exec: Generic execfd support
      ` [PATCH v2 8/8] exec: Remove recursion from search_binary_handler

inode iterator cleanups
 2020-05-19  1:23 UTC  (2+ messages)

Patchwork housekeeping for: linux-renesas-soc
 2020-05-19  1:20 UTC 

[PATCH 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
 2020-05-19  1:20 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2 0/6] ov5647 driver improvement
 2020-05-19  1:16 UTC  (7+ messages)
  ` [PATCH v2 1/6] media: ov5647: Add set_fmt and get_fmt calls
  ` [PATCH v2 2/6] media: ov5647: Add support for PWDN GPIO
  ` [PATCH v2 3/6] media: ov5647: Add support for non-continuous clock mode
  ` [PATCH v2 4/6] media: ov5647: Use gpiod_set_value_cansleep
  ` [PATCH v2 5/6] media: dt-bindings: ov5647: Add property for PWDN control
  ` [PATCH v2 6/6] media: dt-bindings: ov5647: Add property for non-continuous clock

Minor portability issues + fixes
 2020-05-19  1:15 UTC 

[lkp] [+4007 bytes kernel size regression] [i386-tinyconfig] [3389d7a0a4] iov_iter: Add ITER_MAPPING
 2020-05-19  1:14 UTC 

[PATCH v3 0/4] cleaning up the sysctls table (hung_task watchdog)
 2020-05-19  1:13 UTC  (3+ messages)

incoming
 2020-05-19  1:13 UTC  (30+ messages)
` + arm-fix-the-flush_icache_range-arguments-in-set_fiq_handler.patch added to -mm tree
` + nds32-unexport-flush_icache_page.patch "
` + powerpc-unexport-flush_icache_user_range.patch "
` + unicore32-remove-flush_cache_user_range.patch "
` + asm-generic-fix-the-inclusion-guards-for-cacheflushh.patch "
` + asm-generic-dont-include-linux-mmh-in-cacheflushh.patch "
` + asm-generic-improve-the-flush_dcache_page-stub.patch "
` + alpha-use-asm-generic-cacheflushh.patch "
` + arm64-use-asm-generic-cacheflushh.patch "
` + c6x-use-asm-generic-cacheflushh.patch "
` + hexagon-use-asm-generic-cacheflushh.patch "
` + ia64-use-asm-generic-cacheflushh.patch "
` + microblaze-use-asm-generic-cacheflushh.patch "
` + m68knommu-use-asm-generic-cacheflushh.patch "
` + openrisc-use-asm-generic-cacheflushh.patch "
` + powerpc-use-asm-generic-cacheflushh.patch "
` + riscv-use-asm-generic-cacheflushh.patch "
` + armsparcunicore32-remove-flush_icache_user_range.patch "
` + mm-rename-flush_icache_user_range-to-flush_icache_user_page.patch "
` + asm-generic-add-a-flush_icache_user_range-stub.patch "
` + sh-implement-flush_icache_user_range.patch "
` + xtensa-implement-flush_icache_user_range.patch "
` + arm-rename-flush_cache_user_range-to-flush_icache_user_range.patch "
` + m68k-implement-flush_icache_user_range.patch "
` + exec-only-build-read_code-when-needed.patch "
` + exec-use-flush_icache_user_range-in-read_code.patch "
` + binfmt_flat-use-flush_icache_user_range.patch "
` + nommu-use-flush_icache_user_range-in-brk-and-mmap.patch "
` + module-move-the-set_fs-hack-for-flush_icache_range-to-m68k.patch "

[RFC PATCH v2 0/3] add SW BOOST support for CPPC
 2020-05-19  1:12 UTC  (5+ messages)
` [RFC PATCH v2 1/3] cpufreq: handle the return value of '.set_boost()' properly

[PATCH] staging: vchiq_arm: cast with __force as needed
 2020-05-19  0:45 UTC  (3+ messages)

[PATCH 4.19 00/80] 4.19.124-rc1 review
 2020-05-19  1:10 UTC  (4+ messages)
` [PATCH 4.19 02/80] shmem: fix possible deadlocks on shmlock_user_lock

[PATCH mm v3 0/3] memcg: Slow down swap allocation as the available space gets depleted
 2020-05-19  1:10 UTC  (7+ messages)
` [PATCH mm v3 3/3] mm: automatically penalize tasks with high swap use

[PATCH] net: bmac: Fix read of MAC address from ROM
 2020-05-19  1:05 UTC 

arm64: Register modification during syscall entry/exit stop
 2020-05-19  1:05 UTC  (2+ messages)

[PATCH 0/7] ASoC: add soc-link
 2020-05-19  1:02 UTC  (8+ messages)
` [PATCH 1/7] ASoC: add soc-link.c
` [PATCH 2/7] ASoC: soc-link: move soc_rtd_xxx()
` [PATCH 3/7] ASoC: soc-link: remove unneeded parameter from snd_soc_link_xxx()
` [PATCH 4/7] ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()
` [PATCH 5/7] ASoC: soc-link: add snd_soc_link_compr_startup()
` [PATCH 6/7] ASoC: soc-link: add snd_soc_link_compr_shutdown()
` [PATCH 7/7] ASoC: soc-link: add snd_soc_link_compr_set_params()

[PATCH v2 12/15] ath10k: use new module_firmware_crashed()
 2020-05-19  1:05 UTC  (12+ messages)

[RFC PATCH 0/3] add SW BOOST support for CPPC
 2020-05-19  1:04 UTC  (6+ messages)
` [RFC PATCH 2/3] cpufreq: Add SW BOOST support for drivers without frequency table

[dpdk-dev] [PATCH] net/ixgbe/base: update copyright
 2020-05-19  1:03 UTC  (2+ messages)

[PATCH bpf-next] tools: bpftool: make capability check account for new BPF caps
 2020-05-19  1:03 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/ehl: Extend w/a 14010685332 to JSP/MCC
 2020-05-19  0:58 UTC 

[dpdk-dev] [PATCH 0/2] fix defects of macro in VF
 2020-05-19  1:01 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] net/e1000: "
    ` [dpdk-dev] [dpdk-stable] "

[PATCH] net: bmac: Fix stack corruption panic in bmac_probe()
 2020-05-19  0:59 UTC  (3+ messages)

checkpatch error checking target arch in libvhost-user
 2020-05-19  0:58 UTC  (2+ messages)

[PATCH v17 00/23] LSM: Module stacking for AppArmor
 2020-05-19  0:58 UTC  (8+ messages)
` [PATCH v17 20/23] Audit: Add a new record for multiple subject LSM attributes

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.223-91-g7cb03e23d3f5)
 2020-05-19  0:58 UTC 

[PATCH V3 0/3] nvmet: add target ns revalidate support
 2020-05-19  0:58 UTC  (7+ messages)
` [PATCH V3 1/3] nvmet: add helper to revalidate bdev and file ns
` [PATCH V3 2/3] nvmet: revalidate-ns & generate AEN from configfs

[PATCH 1/7] Redirect grep's stderr top null too
 2020-05-19  0:56 UTC  (6+ messages)
        ` [PATCH] t5703: replace "grep -a" usage by perl

[PATCH v3 00/14] remoteproc: Add support for synchronisaton with rproc
 2020-05-19  0:55 UTC  (7+ messages)
` [PATCH v3 03/14] remoteproc: Add new operation and flags for synchronistation

[PATCH 0/2] Fix VMX preemption timer migration
 2020-05-19  0:56 UTC  (5+ messages)
` [PATCH 1/2] KVM: nVMX: "
` [PATCH 2/2] KVM: selftests: VMX preemption timer migration test

[Intel-gfx] [RFC PATCH 0/4] drm/i915: Resolve device hotunplug issues
 2020-05-19  0:54 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 0/3] xfsprogs: random fixes
 2020-05-19  0:52 UTC  (4+ messages)
` [PATCH 1/3] xfs_db: don't crash if el_gets returns null
` [PATCH 2/3] xfs_db: fix rdbmap_boundscheck
` [PATCH 3/3] debian: replace libreadline with libedit

[Bug 206569] BUG at mm/filemap.c:2529: VM_BUG_ON_PAGE(page_to_pgoff(page) != offset)
 2020-05-19  0:52 UTC  (8+ messages)

Reducing fragmentation in OpenBMC
 2020-05-19  0:53 UTC  (2+ messages)

[PATCH 0/3] xfs: fix stale disk exposure after crash
 2020-05-19  0:49 UTC  (4+ messages)
` [PATCH 1/3] xfs: force writes to delalloc regions to unwritten
` [PATCH 2/3] xfs: don't fail unwritten extent conversion on writeback due to edquot
` [PATCH 3/3] xfs: measure all contiguous previous extents for prealloc size

[PATCH 00/24] Fixes around device realization
 2020-05-19  0:40 UTC  (7+ messages)
` [PATCH 04/24] aspeed: Don't create unwanted "ftgmac100", "aspeed-mmi" devices
` [PATCH 05/24] aspeed: Don't create unwanted "cortex-a7-arm-cpu" devices

[PATCH v2 0/7] Base support for POWER10
 2020-05-19  0:31 UTC  (8+ messages)
` [PATCH v2 1/7] powerpc: Add new HWCAP bits
` [PATCH v2 2/7] powerpc: Add support for ISA v3.1
` [PATCH v2 3/7] powerpc/dt_cpu_ftrs: Advertise support for ISA v3.1 if selected
` [PATCH v2 4/7] powerpc/dt_cpu_ftrs: Set current thread fscr bits
` [PATCH v2 5/7] powerpc/dt_cpu_ftrs: Enable Prefixed Instructions
` [PATCH v2 6/7] powerpc/dt_cpu_ftrs: Add MMA feature
` [PATCH v2 7/7] powerpc: Add POWER10 architected mode

[PATCH v2 net-next] r8169: work around an irq coalescing related tx timeout
 2020-05-19  0:46 UTC  (2+ messages)

[PATCH net-next] r8169: improve rtl8169_mark_to_asic
 2020-05-19  0:46 UTC  (2+ messages)

[PATCH net-next] r8169: make rtl_rx better readable
 2020-05-19  0:46 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: move trace_i915_reg_rw() to a separate file
 2020-05-19  0:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH v1] net: seeq: Use %pM format specifier for MAC addresses
 2020-05-19  0:43 UTC  (2+ messages)

[PATCH v1] cxgb4: Use %pM format specifier for MAC addresses
 2020-05-19  0:43 UTC  (2+ messages)

[PATCH v2 1/2] arm64: dts: rockchip: fix defines in pd_vio node for rk3399
 2020-05-19  0:34 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: rk3399: fix pd_tcpc0 and pd_tcpc1 node position

[PATCH 0/2] xfs: fix stale disk exposure after crash
 2020-05-19  0:40 UTC  (9+ messages)
` [PATCH 1/2] xfs: force writes to delalloc regions to unwritten

[dunfell/master][PATCH] packagegroup, source-ipk: arm-trusted-firmware -> trusted-firmware-a
 2020-05-19  0:38 UTC 

[PATCH 4/4] ipv6: symbol_get to access a sit symbol
 2020-05-19  0:36 UTC  (4+ messages)

[bluetooth-next:master 4/9] net/bluetooth/l2cap_sock.c:1084:21: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-05-19  0:32 UTC 

[PATCH] trusted-firmware-a: remove stale checksums, not used for git fetches
 2020-05-19  0:35 UTC 

move the SIOCDELRT and SIOCADDRT compat_ioctl handlers v3
 2020-05-19  0:35 UTC  (2+ messages)

kernel BUG at mm/hugetlb.c:LINE!
 2020-05-19  0:35 UTC  (5+ 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.