All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-06 17:09:21 to 2020-04-06 17:52:02 UTC [more...]

[PATCH-for-5.1 v2 00/54] various: Fix error-propagation with Coccinelle scripts
 2020-04-06 17:47 UTC  (14+ messages)
` [PATCH-for-5.1 v2 01/54] various: Remove suspicious '\' character outside of #define in C code
` [PATCH-for-5.1 v2 03/54] hw/arm/allwinner-a10: Move some code from realize() to init()
` [PATCH-for-5.1 v2 07/54] hw/arm/aspeed_soc: Simplify use of Error*
` [PATCH-for-5.1 v2 19/54] hw/riscv/sifive_e: Move some code from realize() to init()
` [PATCH-for-5.1 v2 20/54] hw/riscv/sifive_u: Use single type_init()
` [PATCH-for-5.1 v2 21/54] hw/riscv/sifive_u: Move some code from realize() to init()
` [PATCH-for-5.1 v2 22/54] hw/riscv/sifive_u: Store MemoryRegion in SiFiveUSoCState
` [PATCH-for-5.1 v2 23/54] hw/riscv/sifive_u: Move some code from realize() to init()
` [PATCH-for-5.1 v2 24/54] hw/riscv/sifive_u: Rename MachineClass::init()
` [PATCH-for-5.1 v2 31/54] hw/riscv/sifive: Add missing error-propagation code
` [PATCH-for-5.1 v2 46/54] hw/riscv/sifive_u: "
` [PATCH-for-5.1 v2 49/54] various: Use &error_abort in instance_init()

[PATCH] mm: Add kvfree_sensitive() for freeing sensitive data objects
 2020-04-06 17:51 UTC  (25+ messages)

[PATCH-for-5.0 00/12] hw: Add missing error-propagation code
 2020-04-06 17:47 UTC  (6+ messages)

[PATCH/RFC 0/6] dt-bindings: display: Convert DWC HDMI TX bindings to YAML
 2020-04-06 17:50 UTC  (7+ messages)
` [PATCH/RFC 4/6] dt-bindings: display: rockchip: dw-hdmi: Convert binding "

[PATCH] gpu/drm: ingenic: Delete an error message in ingenic_drm_probe()
 2020-04-06 17:48 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 1/2] crypto/aesni_mb: support DOCSIS AES-256
 2020-04-06 17:47 UTC  (2+ messages)

[XEN PATCH] hvmloader: Enable MMIO and I/O decode, after all resource allocation
 2020-04-06 17:46 UTC 

[RFC][PATCH V3] btrfs: ssd_metadata: storing metadata on SSD
 2020-04-06 17:40 UTC  (7+ messages)

[GIT PULL] 9p update for 5.7
 2020-04-06 17:46 UTC  (7+ messages)

[PATCH v2] drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfs
 2020-04-06 17:45 UTC  (3+ messages)

[PATCH v3 0/6] Add support for Xilinx Versal SDHCI in Arasan driver
 2020-04-06 17:43 UTC  (14+ messages)
` [PATCH v3 1/6] dt-bindings: mmc: arasan: Document 'xlnx, versal-8.9a' controller
  ` [PATCH v3 1/6] dt-bindings: mmc: arasan: Document 'xlnx,versal-8.9a' controller
` [PATCH v3 2/6] sdhci: arasan: Add support for Versal Tap Delays
` [PATCH v3 3/6] mmc: sdhci-of-arasan: Rename sdhci_arasan_data to avoid confusion
` [PATCH v3 4/6] mmc: sdhci-of-arasan: Rearrange the platform data structs for modularity
` [PATCH v3 5/6] mmc: sdhci-of-arasan: Modify clock operations handling
` [PATCH v3 6/6] mmc: sdhci-of-arasan: Fix kernel-doc warnings

imx6: Cannot register mem2mem
 2020-04-06 17:46 UTC  (3+ messages)

[PATCH rdma-rc] RDMA/cm: Fix missing RDMA_CM_EVENT_REJECTED event after receiving REJ message
 2020-04-06 17:45 UTC  (2+ messages)

WARNING in ib_umad_kill_port
 2020-04-06 17:44 UTC  (3+ messages)

[PATCH v4 0/4] KUnit-KASAN Integration
 2020-04-06 17:44 UTC  (5+ messages)
` [PATCH v4 2/4] KUnit: KASAN Integration

[PATCH v2] tools/libxl: make default of max event channels dependant on vcpus
 2020-04-06 12:09 UTC  (12+ messages)
              ` [PATCH v2] tools/libxl: make default of max event channels dependant on vcpus [and 1 more messages]

[PATCH v5 0/5] ov5645: Deprecate usage of the clock-frequency
 2020-04-06 17:43 UTC  (21+ messages)
` [PATCH v5 1/5] media: dt-bindings: media: i2c: Deprecate usage of the clock-frequency property
` [PATCH v5 2/5] media: i2c: ov5645: Drop reading clock-frequency dt-property
` [PATCH v5 3/5] media: i2c: ov5645: Turn probe error into warning for xvclk frequency mismatch
` [PATCH v5 4/5] ARM: dts: imx6qdl-wandboard: Drop clock-frequency property from ov5645 node
` [PATCH v5 5/5] media: dt-bindings: media: i2c: convert ov5645 bindings to json-schema

[PATCH 00/10] Set up generic fbdev after registering device
 2020-04-06 13:44 UTC  (10+ messages)
` [PATCH 01/10] drm/ast: Set up fbdev after registering device; remove error checks
` [PATCH 02/10] drm/hibmc: Remove error check from fbdev setup
` [PATCH 03/10] drm/kirin: Set up fbdev after fully registering device
` [PATCH 04/10] drm/ingenic: Remove error check from fbdev setup
` [PATCH 05/10] drm/mediathek: "
` [PATCH 06/10] drm/mgag200: Set up fbdev after registering device; remove error checks
` [PATCH 07/10] drm/tilcdc: Set up fbdev after fully registering device
` [PATCH 08/10] drm/udl: Remove error check from fbdev setup
` [PATCH 09/10] drm/vboxvideo: Set up fbdev after registering device; remove error checks

[Xen-devel] [RFC] hw/usb/xen-usb.c: Pass struct usbback_req* to usbback_packet_complete()
 2020-04-06 17:43 UTC  (2+ messages)
`  "

[PATCH 1/1] powerpc/crash: Use NMI context for printk after crashing other CPUs
 2020-04-06 17:40 UTC 

[PATCH] drm/amdgpu: Print UTCL2 client ID on a gpuvm fault
 2020-04-06 17:42 UTC 

[igt-dev] [PATCH i-g-t] i915/i915_hangman: Drop last reference to bygone 'i915_error_state'
 2020-04-06 17:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH v2 1/3] package/cog: depend on libxkbcommon
 2020-04-06 17:42 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/3] package/cog: add wayland dependencies
` [Buildroot] [PATCH v2 3/3] package/cog: support choosing either DRM or FDO platform

Reminder: Yocto Project Technical Team Meeting @ Monthly from 8am on the first Tuesday (PDT)
 2020-04-06 17:41 UTC 

[PATCH for-5.0?] docs: Improve our gdbstub documentation
 2020-04-06 17:39 UTC  (2+ messages)

[MPTCP] Re: [PATCH] mptcp:pm netlink: fix variable scope
 2020-04-06 17:38 UTC 

[PATCH] arch: um: fix xor.h include
 2020-04-06 17:37 UTC  (2+ messages)

[linux-stable-rc:linux-4.4.y 9959/9999] drivers/usb/gadget/function/f_uac2.c:601:40: warning: variable 'devqual_desc' is not needed and will not be emitted
 2020-04-06 17:37 UTC  (3+ messages)

[PATCH rdma-rc] RDMA/mlx5: Fix udata response upon SRQ creation
 2020-04-06 17:35 UTC 

[PATCH net-next] net: dsa: add GRO support via gro_cells
 2020-04-06 17:34 UTC  (5+ messages)

[PATCH v7 00/12] Add hypervisor sysfs-like support
 2020-04-06 12:29 UTC  (7+ messages)
` [PATCH v7 08/12] xen: add /buildinfo/config entry to hypervisor filesystem

[PATCH] Remove checkstop GPIO from gpio-keys definitions
 2020-04-06 17:35 UTC  (2+ messages)

[PATCH rdma-next] RDMA/rxe: Set default vendor ID
 2020-04-06 17:35 UTC 

[peterz-queue:sched/urgent 4/5] ld.lld: error: section .text at 0xFFFFFFFF80200000 of size 0x1E8915C exceeds available address space
 2020-04-06 17:34 UTC  (7+ messages)

Live migration and PV device handling
 2020-04-06 17:31 UTC  (5+ messages)

[PATCH for-rc] RDMA/cma: fix race between addr_handler and resolve_route
 2020-04-06 17:31 UTC  (6+ messages)

[patch iproute2/net-next 0/8] devlink: spring cleanup
 2020-04-06 17:30 UTC  (3+ messages)
` [patch iproute2/net-next 8/8] man: add man page for devlink dpipe

[PATCH] linux-user: Use getcwd syscall directly
 2020-04-06 15:18 UTC 

[Xen-devel] [PATCH 0/5] domain context infrastructure
 2020-04-06 12:46 UTC  (5+ messages)
` [Xen-devel] [PATCH 2/5] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext
  `  "

[PATCH 00/44] devm_drm_dev_alloc, no more drmm_add_final_kfree
 2020-04-06 12:11 UTC  (11+ messages)
` [PATCH 08/44] drm/vboxvideo: Stop using drm_device->dev_private
    ` [Intel-gfx] "
` [PATCH 15/44] drm/udl: Use demv_drm_dev_alloc
      ` [Intel-gfx] "
` [PATCH 30/44] drm/qxl: Use devm_drm_dev_alloc
  ` [Intel-gfx] "

Upcoming: Notifications, FS notifications and fsinfo()
 2020-04-06 17:29 UTC  (12+ messages)

[PATCH v2 0/2] btrfs-progs: tests: Enahance INSTRUMENT coverage
 2020-04-06 16:56 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs-progs: tests: Don't use run_check_stdout without filtering

[lunn:v5.6-rc5-net-next-cable-test 8/21] aarch64-linux-ld: cabletest.c:undefined reference to `phy_start_cable_test'
 2020-04-06 17:28 UTC 

[PATCH] cifs: Allocate crypto structures on the fly for calculating signatures of incoming packets
 2020-04-06 13:05 UTC  (6+ messages)

[PATCH v2 0/3] xen/x86: Simplify init_ioapic()
 2020-04-06 13:24 UTC  (3+ messages)
` [PATCH v2 3/3] xen/x86: ioapic: Simplify ioapic_init()

[PATCH] Btrfs: fix lost i_size update after cloning inline extent
 2020-04-06 15:53 UTC  (3+ messages)

[linux-linus test] 149452: regressions - trouble: broken/fail/pass
 2020-04-06 17:27 UTC 

[PATCH net] macsec: fix NULL dereference in macsec_upd_offload()
 2020-04-06 17:26 UTC  (2+ messages)

mm/hugetlb.c:5580:3: error: implicit declaration of function 'for_each_mem_pfn_range'; did you mean 'for_each_mem_range'
 2020-04-06 17:25 UTC  (2+ messages)

[PATCH v3 net] skbuff.h: Improve the checksum related comments
 2020-04-06 17:25 UTC  (2+ messages)

[PATCH] net: dsa: bcm_sf2: Ensure correct sub-node is parsed
 2020-04-06 17:23 UTC  (2+ messages)

[Bug 207137] New: AMDGPU incorrectly reports vddgfx voltage for R9 390
 2020-04-06 17:23 UTC  (3+ messages)
` [Bug 207137] "

[PATCH] qed: remove redundant assignment to variable 'rc'
 2020-04-06 17:22 UTC  (3+ messages)

[PATCH v3] cifs: ignore cached share root handle closing errors
 2020-04-06 17:22 UTC  (2+ messages)

[PATCH] powerpc/mce: Add MCE notification chain
 2020-04-06 17:17 UTC  (5+ messages)

[PATCH v2] ext4: use non-movable memory for superblock readahead
 2020-04-06 17:20 UTC  (3+ messages)

[PATCH v2 0/2] Support different CPU types for the sifive_e machine
 2020-04-06 17:20 UTC  (3+ messages)

[PATCH 1/2] x86/boot/compressed/64: Remove .bss/.pgtable from bzImage
 2020-04-06 17:21 UTC  (12+ messages)

[PATCH v2 0/3] media: rcar-vin: Enable MEDIA_BUS_FMT_SRGGB8_1X8 format and support for matching fwnode against endpoints/nodes
 2020-04-06 17:20 UTC  (9+ messages)
` [PATCH v2 2/3] media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format

[PATCH] wimax: remove some redundant assignments to variable result
 2020-04-06 17:20 UTC  (3+ messages)

[PATCH 0/7] TI K3 R5F remoteproc support
 2020-04-06 17:20 UTC  (4+ messages)
` [PATCH 1/7] remoteproc: add prepare and unprepare ops

[PATCH v8 0/2] iio: proximity: driver for vcnl3020
 2020-04-06 17:20 UTC  (3+ messages)
` [PATCH v8 1/2] iio: proximity: provide device tree binding document
` [PATCH v8 2/2] iio: proximity: Add driver support for vcnl3020 proximity sensor

[PATCH] 9p: document short read behaviour with O_NONBLOCK
 2020-04-06 17:19 UTC 

[PATCH 1/2] dma-mapping: add a dma_ops_bypass flag to struct device
 2020-04-06 17:17 UTC  (13+ messages)

/proc/sys/user/max_time_namespaces?
 2020-04-06 17:18 UTC  (2+ messages)

[PATCH 2/4] x86/sgx: Put enclaves into anonymous files
 2020-04-06 17:17 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/1] package/cog: add option for platform DRM
 2020-04-06 17:18 UTC  (6+ messages)
` [Buildroot] [PATCH v4] "

[rcu:urgent-for-mingo] BUILD SUCCESS bf37da98c51825c90432d340e135cced37a7460d
 2020-04-06 17:17 UTC 

[PATCH for-5.0 v2 0/3] block: Fix blk->in_flight during blk_wait_while_drained()
 2020-04-06 17:14 UTC  (4+ messages)
` [PATCH for-5.0 v2 1/3] block-backend: Reorder flush/pdiscard function definitions
` [PATCH for-5.0 v2 2/3] block: Increase BB.in_flight for coroutine interfaces
` [PATCH for-5.0 v2 3/3] block: Fix blk->in_flight during blk_wait_while_drained()

[igt-dev] [PATCH i-g-t v3 1/2] include: bump i915 header for new feature
 2020-04-06 17:17 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v3,1/2] "

[PATCH for-5.0] xen-block: Fix uninitialized variable
 2020-04-06 17:16 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] package/cog: depend on libxkbcommon
 2020-04-06 17:16 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/cog: add wayland dependencies
` [Buildroot] [PATCH 3/3] package/cog: support choosing either DRM or FDO platform

[PATCH v2] x86/sgx: Fix deadlock and race conditions between fork() and EPC reclaim
 2020-04-06 17:15 UTC  (6+ messages)

[PATCH 0/3] staging: media: Misc driver Cleanup
 2020-04-06 17:15 UTC  (4+ messages)
` [PATCH 1/3] staging: media: Clean dev_err() message
` [PATCH 2/3] staging: media: Avoid comparison to NULL
` [PATCH 3/3] staging: media: Use dev_*() family

[PATCH net v2 0/2] mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_{VLAN_MANGLE, PRIORITY}
 2020-04-06 17:15 UTC  (2+ messages)

Xenomai 3.1 missing munmap Posix wrapper
 2020-04-06 17:15 UTC  (2+ messages)

[PATCH v7 00/11] media: imx: Miscellaneous format-related cleanups
 2020-04-06 17:13 UTC  (3+ messages)
` [PATCH v7 05/11] media: imx: Fix some pixel format selections

[PATCH] kernel/time: Add max_time_namespaces ucount
 2020-04-06 17:13 UTC 

[PATCH] efi/libstub/arm64: avoid image_base value from efi_loaded_image
 2020-04-06 17:13 UTC  (10+ messages)

[PATCH] kbuild: mkcompile_h: Include $LD version in /proc/version
 2020-04-06 17:13 UTC  (7+ messages)

[BUG] PCI: rockchip: rk3399: pcie switch support
 2020-04-06 17:12 UTC  (5+ messages)

[PATCH net 5.7] r8169: change back SG and TSO to be disabled by default
 2020-04-06 17:12 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libclc: disable ccache
 2020-04-06 17:11 UTC  (2+ messages)

[PATCH 1/5] bytcr-rt5651: Fix dmic check in HiFi-Components.conf
 2020-04-06 17:10 UTC  (7+ messages)
` [PATCH 4/5] chtrt5645: Remove bogus JackHWMute settings

[RFC PATCH] x86/split_lock: Disable SLD if an unaware (out-of-tree) module enables VMX
 2020-04-06 17:10 UTC  (7+ messages)

[PATCH v2 0/2] selftests: kvm: Introduce the mem_slot_test test
 2020-04-06 17:10 UTC  (4+ messages)
` [PATCH v2 2/2] selftests: kvm: Add "

[PATCH 0/2] Extend xattr extent counter to 32-bits
 2020-04-06 17:07 UTC  (3+ messages)
` [PATCH 2/2] xfsprogs: Extend attr "

[PATCH v3] mm, memcg: fix error return value of mem_cgroup_css_alloc()
 2020-04-06 16:56 UTC 

[PATCH 0/6] Introduce ID_PFR2 and other CPU feature changes
 2020-04-06 17:09 UTC  (3+ 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.