All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-24 16:16:39 to 2020-06-24 16:58:21 UTC [more...]

[PATCH 00/46] Less clumsy error checking
 2020-06-24 16:43 UTC  (25+ messages)
` [PATCH 01/46] error: Improve examples in error.h's big comment
` [PATCH 02/46] error: Document Error API usage rules
` [PATCH 03/46] qdev: Smooth error checking of qdev_realize() & friends
` [PATCH 04/46] macio: Tidy up error handling in macio_newworld_realize()
` [PATCH 06/46] error: Avoid error_propagate() when error is not used here
` [PATCH 08/46] error: Avoid unnecessary error_propagate() after error_setg()
` [PATCH 09/46] error: Avoid error_propagate() after migrate_add_blocker()
` [PATCH 10/46] qemu-option: Check return value instead of @err where convenient
` [PATCH 12/46] qemu-option: Factor out helper find_default_by_name()
` [PATCH 13/46] qemu-option: Simplify around find_default_by_name()
` [PATCH 14/46] qemu-option: Factor out helper opt_create()
` [PATCH 17/46] qemu-option: Smooth error checking with Coccinelle
` [PATCH 18/46] qemu-option: Smooth error checking manually
` [PATCH 20/46] block: Avoid error accumulation in bdrv_img_create()
` [PATCH 23/46] qapi: Smooth error checking with Coccinelle
` [PATCH 24/46] qapi: Smooth error checking manually
` [PATCH 25/46] qapi: Smooth visitor error checking in generated code
` [PATCH 26/46] qapi: Smooth another visitor error checking pattern
` [PATCH 27/46] qapi: Purge error_propagate() from QAPI core
` [PATCH 30/46] s390x/pci: Fix harmless mistake in zpci's property fid's setter
` [PATCH 31/46] qom: Use error_reportf_err() instead of g_printerr() in examples
` [PATCH 33/46] qom: Crash more nicely on object_property_get_link() failure
` [PATCH 35/46] qom: Use return values to check for error where that's simpler
` [PATCH 37/46] qom: Make functions taking Error ** return bool, not void

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2020-06-24 16:58 UTC 

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2020-06-24 16:58 UTC 

[PATCH v2 0/2] remove workarounds for gcc bug wrt unnamed fields in initializers
 2020-06-24 16:57 UTC  (5+ messages)

[PATCH v3 0/6] Add support for GPU DDR BW scaling
 2020-06-24 16:57 UTC  (5+ messages)
` [PATCH v3 2/6] drm: msm: a6xx: send opp instead of a frequency

[PATCH 00/15] net: phy: correctly model the PHY voltage supply in DT
 2020-06-24 16:57 UTC  (28+ messages)
` [PATCH 05/15] net: phy: reset the PHY even if probe() is not implemented
` [PATCH 09/15] net: phy: delay PHY driver probe until PHY registration
` [PATCH 14/15] net: phy: add PHY regulator support

[PATCH, 5.8 regression] mptfusion: don't use GFP_ATOMIC for larger DMA allocations
 2020-06-24 16:57 UTC 

[PATCH v10 00/10] exynos-ufs: Add support for UFS HCI
 2020-06-24 16:57 UTC  (7+ messages)

Feedback on Current OpenBMC and Proposing Some Improvements ---- Difficulties and Issue Examples
 2020-06-24 16:57 UTC  (5+ messages)

Question on PMEM regions (Linux 4.9 Kernel & above)
 2020-06-24 16:56 UTC  (6+ messages)

[RESEND PATCH V13 0/3] da7280: haptic driver submission
 2020-06-24 16:56 UTC  (8+ messages)
` [RESEND PATCH V13 3/3] Input: new da7280 haptic driver

[Buildroot] [git commit] package/wireguard-linux-compat: bump version to 1.0.20200623
 2020-06-24 16:56 UTC 

[Buildroot] [git commit] package/wireguard-tools: bump version to 1.0.20200513
 2020-06-24 16:56 UTC 

[PATCH v2] drm/amdkfd: Fix circular locking dependency warning
 2020-06-24 16:56 UTC  (2+ messages)

[dpdk-dev] DPDK 20.08 Mellanox Roadmap
 2020-06-24 16:55 UTC  (2+ messages)

[PATCH] cros_ec_spi: Even though we're RT priority, don't bump cpu freq
 2020-06-24 16:55 UTC  (8+ messages)

[PATCH kvm-unit-tests] x86: move IDT away from address 0
 2020-06-24 16:54 UTC 

[PATCH v8] arm64: Expose FAR_EL1 tag bits in siginfo
 2020-06-24 16:51 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] rpi-firmware: do not rename startup files
 2020-06-24 16:54 UTC  (2+ messages)

[GIT PULL] drm/tegra: Fixes for v5.8-rc3
 2020-06-24 16:52 UTC  (2+ messages)

process '/usr/bin/rsync' started with executable stack
 2020-06-24 16:51 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/rppt/linux
 2020-06-24 16:52 UTC 

[PATCH v2] mm/page_alloc: fix documentation error and remove magic numbers
 2020-06-24 16:49 UTC 

[PATCH 0/3] iopoll fixes
 2020-06-24 16:50 UTC  (4+ messages)
` [PATCH 1/3] io_uring: fix hanging iopoll in case of -EAGAIN
` [PATCH 2/3] io_uring: fix current->mm NULL dereference on exit
` [PATCH 3/3] io_uring: fix NULL-mm for linked reqs

[PATCH 0/2] Add support for the OST in Ingenic X1000
 2020-06-24 16:51 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: timer: Add Ingenic X1000 OST bindings
` [PATCH 2/2] clocksource: Ingenic: Add support for the Ingenic X1000 OST

[PATCH 0/3] Some datapath optimizations for nvme-tcp host driver
 2020-06-24 16:51 UTC  (4+ messages)
` [PATCH 1/3] nvme-tcp: have queue prod/cons send list become a llist

[PATCH 1/2] mm/mmu_notifier: Mark up direct reclaim paths with MAYFAIL
 2020-06-24 16:50 UTC  (10+ messages)

Please backport 33f2c35a54df to kernels containing c84a1372df92 for raid0 compatibility
 2020-06-24 16:49 UTC 

[PATCH] fs/epoll: Enable non-blocking busypoll with epoll timeout of 0
 2020-06-24 16:49 UTC  (3+ messages)

[PATCH v3 bpf-next 1/3] bpf: switch most helper return values from 32-bit int to 64-bit long
 2020-06-24 16:48 UTC  (11+ messages)
` [PATCH v3 bpf-next 2/3] selftests/bpf: add variable-length data concatenation pattern test

[PATCH 00/18] multiple preferred nodes
 2020-06-24 16:48 UTC  (9+ messages)
` [PATCH 02/18] mm/mempolicy: Use node_mem_id() instead of node_id()

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2020-06-24 16:48 UTC 

drivers/net/ethernet/amazon/ena/ena_netdev.c:160:3: note: in expansion of macro 'xchg'
 2020-06-24 16:47 UTC  (2+ messages)

[PATCH V7 1/4] rpmsg: glink: Use complete_all for open states
 2020-06-24 16:45 UTC  (4+ messages)
` [PATCH V7 2/4] rpmsg: Guard against null endpoint ops in destroy
` [PATCH V7 3/4] rpmsg: glink: Add support for rpmsg glink chrdev
` [PATCH V7 4/4] rpmsg: glink: Expose rpmsg name attr for glink

[PATCH v8 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver
 2020-06-24 16:44 UTC  (5+ messages)
` [PATCH v8 2/3] "
  ` [PATCH v8.1 "

[PATCH] ALSA: hda/hdmi: Add Intel silent stream support
 2020-06-24 16:43 UTC  (5+ messages)

(no subject)
 2020-06-24 16:44 UTC  (8+ messages)
` [PATCH 05/15] mm: allow read-ahead with IOCB_NOWAIT set

[linux-arm:clearfog 1/10] drivers/net/dsa/mv88e6xxx/mv88e6xxx_debugfs.c:441 mv88e6xxx_default_vid_show() error: uninitialized symbol 'err'
 2020-06-24 16:44 UTC 

[PATCH] IPv4: Tunnel: Fix effective path mtu calculation
 2020-06-24 16:43 UTC  (2+ messages)

wait_on_page_bit_common(TASK_KILLABLE, EXCLUSIVE) can miss wakeup?
 2020-06-24 16:43 UTC  (5+ messages)

[PATCH v3 0/9] Warn on orphan section placement
 2020-06-24 16:40 UTC  (26+ messages)
` [PATCH v3 2/9] vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to STABS_DEBUG
` [PATCH v3 3/9] efi/libstub: Remove .note.gnu.property

[PATCH] IPv6: Fix CPU contention on FIB6 GC
 2020-06-24 16:42 UTC  (6+ messages)

[PATCH net 0/2] tcp_cubic: fix spurious HYSTART_DELAY on RTT decrease
 2020-06-24 16:42 UTC  (3+ messages)
` [PATCH net 1/2] tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
` [PATCH net 2/2] bpf: tcp: bpf_cubic: "

[PATCH v3 for-5.8-rc 0/5] address deadlocks in high stress ns scanning and ana updates
 2020-06-24 16:42 UTC  (2+ messages)

[PATCH 0/3] NVMe/RDMA patches for 5.8
 2020-06-24 16:41 UTC  (3+ messages)
` [PATCH 3/3] nvme-rdma: assign completion vector correctly

[RFC PATCH v2] xen/privcmd: Convert get_user_pages*() to pin_user_pages*()
 2020-06-24 16:41 UTC  (6+ messages)

[LTP] [PATCH v3 0/2] IMA: Verify measurement of certificates
 2020-06-24 16:41 UTC  (3+ messages)
` [LTP] [PATCH v3 2/2] IMA: Add a test to verify importing a certificate into keyring

[PATCH] sched/cfs: change initial value of runnable_avg
 2020-06-24 16:40 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2020-06-24 16:40 UTC 

[PATCH] staging: most: avoid null pointer dereference when iface is null
 2020-06-24 16:39 UTC  (2+ messages)

[PATCH RESEND] media: cros-ec-cec: do not bail on device_init_wakeup failure
 2020-06-24 16:39 UTC  (5+ messages)

[PATCH] hwmon:max6697: Make sure the OVERT mask is set correctly
 2020-06-24 16:38 UTC 

[MPTCP] Re: [PATCH v3] mptcp: __mptcp_tcp_fallback() returns a struct sock
 2020-06-24 16:38 UTC 

[PATCH bpf-next] libbpf: add debug message for each created program
 2020-06-24 16:34 UTC  (5+ messages)

[PATCH v2 0/3] ethernet: amd: Convert to generic power management
 2020-06-24 16:33 UTC  (4+ messages)
  ` [Linux-kernel-mentees] "

[PATCH] ALSA: core: Warn on empty module
 2020-06-24 16:33 UTC  (3+ messages)

[xen-4.12-testing test] 151316: regressions - FAIL
 2020-06-24 16:32 UTC 

[PATCH net-next v3 0/2] realtek ethernet : use generic power management
 2020-06-24 16:31 UTC  (4+ messages)
  ` [Linux-kernel-mentees] "

[PATCH] net: phy: mscc: avoid skcipher API for single block AES encryption
 2020-06-24 16:32 UTC  (2+ messages)

[RFC] stop using ->read and ->write for kernel access
 2020-06-24 16:29 UTC  (12+ messages)
` [PATCH 01/11] uptr: add a new "universal pointer" type
` [PATCH 02/11] fs: factor out a set_fmode_can_read_write helper
` [PATCH 03/11] fs: add new read_uptr and write_uptr file operations
` [PATCH 04/11] sysctl: switch to ->{read,write}_uptr
` [PATCH 05/11] fs: refactor new_sync_read
` [PATCH 06/11] proc: add a read_iter method to proc proc_ops
` [PATCH 07/11] seq_file: add seq_read_iter
` [PATCH 08/11] seq_file: switch over direct seq_read method calls to seq_read_iter
` [PATCH 09/11] proc: "
` [PATCH 10/11] fs: don't allow kernel reads and writes using ->read and ->write
` [PATCH 11/11] fs: don't allow splice read/write without explicit ops

[PATCH 1/4] ARM: dts: uniphier: add interrupts to support card serial
 2020-06-24 16:29 UTC  (5+ messages)
` [PATCH 4/4] ARM: dts: uniphier: change support card to simple-mfd from simple-bus

Crash/hang in 5.4.47 with nexthop objects
 2020-06-24 16:32 UTC 

[PATCH v5 0/7] TAS2562 issue fixes and slot programming
 2020-06-24 16:29 UTC  (10+ messages)
` [PATCH v5 2/7] ASoC: tas2562: Update shutdown GPIO property
` [PATCH v5 3/7] ASoC: tas2562: Fix format issue for extra space before a comma
` [PATCH v5 4/7] ASoC: tas2562: Add rx and tx slot programming
` [PATCH v5 5/7] dt-bindings: tas2562: Add voltage sense slot property
` [PATCH v5 6/7] ASoC: tas2562: Add voltage sense slot configuration
` [PATCH v5 7/7] dt-bindings: tas2562: Convert the tas2562 binding to yaml

[MPTCP] Re: [PATCH mptcp-next] mptcp: use mptcp worker for path management
 2020-06-24 16:29 UTC 

[PATCH 0/8] Rearrange inode locking
 2020-06-24 16:19 UTC  (3+ messages)
` [PATCH 4/8] btrfs: Introduce btrfs_inode_lock()/unlock()

drivers/edac/thunderx_edac.c:428:14: sparse: sparse: incorrect type in assignment (different address spaces)
 2020-06-24 16:28 UTC  (2+ messages)

[PATCH] Revert "tests/migration: Reduce autoconverge initial bandwidth"
 2020-06-24 16:26 UTC  (7+ messages)

[PATCH v2 1/3] mfd: core: Make a best effort attempt to match devices with the correct of_nodes
 2020-06-24 16:25 UTC  (13+ messages)

[PATCH v2 00/12] Allow overriding the default name of the default branch
 2020-06-24 16:26 UTC  (10+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 5/8] init: allow setting the default for the initial branch name via the config
  ` [PATCH v4 0/9] Allow overriding the default name of the default branch
    ` [PATCH v4 3/9] submodule: fall back to remote's HEAD for missing remote.<name>.branch

[RFC PATCH 0/2] MTE support for KVM guest
 2020-06-24 16:24 UTC  (8+ messages)

[PATCH 0/8] Fix a bunch of W=1 warnings in Backlight
 2020-06-24 16:24 UTC  (7+ messages)

[PATCH 00/10] Fix a bunch of W=1 warnings in MFD
 2020-06-24 16:24 UTC  (7+ messages)
` [PATCH 09/10] mfd: wm8400-core: Supply description for wm8400_reset_codec_reg_cache's arg
` [PATCH 10/10] mfd: wm831x-core: Supply description wm831x_reg_{un}lock args

overlayfs regression
 2020-06-24 16:24 UTC  (4+ messages)

[RFC PATCH 0/1] dm-crypt excessive overhead
 2020-06-24 16:24 UTC  (5+ messages)
` [RFC PATCH 1/1] Add DM_CRYPT_FORCE_INLINE flag to dm-crypt target
  ` [dm-crypt] "

Redfish EventService Implementation
 2020-06-24 16:24 UTC  (12+ messages)

pahole generates invalid BTF for code compiled with recent clang
 2020-06-24 16:22 UTC  (4+ messages)

[PATCH iproute2-next] add support to keepalived rtm_protocol
 2020-06-24 16:21 UTC 

[PATCH 00/73] ARM: tegra: Various fixes for DT schema validation
 2020-06-24 16:19 UTC  (4+ messages)
` [PATCH 12/73] ARM: tegra: Drop display controller parent clocks on Tegra114

[PATCH v2] dma-pool: Fix too large DMA pools on medium systems
 2020-06-24 16:20 UTC  (5+ messages)

[PATCH v2] tcp: don't ignore ECN CWR on pure ACK
 2020-06-24 16:20 UTC  (4+ messages)

use of "stat -"
 2020-06-24 16:19 UTC  (12+ messages)
                    ` [XEN RFC for-4.14] "

[PATCH v5 0/2] *mfd: Add support for Khadas Microcontroller
 2020-06-24 16:18 UTC  (6+ messages)
` [PATCH v5 1/2] thermal: add support for the MCU controlled FAN on Khadas boards
` [PATCH v5 2/2] arm64: dts: meson-khadas-vim3: add Khadas MCU nodes

[dpdk-dev] Promiscuous Mode Feature
 2020-06-24 16:18 UTC 

[OE-core][PATCH 0/1 v3] classes/kernel: Use a copy of image for kernel*.rpm if fs doesn't support symlinks
 2020-06-24 16:18 UTC  (8+ messages)
` [OE-core][PATCH 1/1 "

[PATCH v2 0/2] Avoid abort on QMP attempt to add an object with duplicate id
 2020-06-24 16:16 UTC  (6+ messages)
` [PATCH v2 1/2] qom: Introduce object_property_try_add_child()

[PATCH] btrfs: tests: remove if duplicate in __check_free_space_extents()
 2020-06-24 16:16 UTC  (2+ 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.