All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-05 20:09:10 to 2020-05-05 21:05:39 UTC [more...]

[Buildroot] [PATCH v2] package/libnss: bump version to 3.52
 2020-05-05 21:05 UTC  (2+ messages)

[Buildroot] [PATCH] package/zziplib: bump to version 0.13.71
 2020-05-05 21:05 UTC  (2+ messages)

[Buildroot] [PATCH] package/solarus: bump to version 1.6.4
 2020-05-05 21:05 UTC  (2+ messages)

[PATCH] ci: respect the [skip ci] convention in our GitHub workflow "CI/PR"
 2020-05-05 21:04 UTC  (11+ messages)
` [PATCH v2 0/2] Limit GitHub Actions to designated branches
  ` [PATCH v2 1/2] CI: limit "

[PATCH v4 1/9] w1_therm: creating w1_therm.h
 2020-05-05 21:04 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/9] Revert "drm/i915/tgl: Include ro parts of l3 to invalidate"
 2020-05-05 21:02 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/9] drm/i915/gen12: Fix HDC pipeline flush
` [Intel-gfx] [PATCH 6/9] drm/i915/gen12: Invalidate indirect state pointers

[bpf-next PATCH 00/10] bpf: selftests, test_sockmap improvements
 2020-05-05 21:04 UTC  (12+ messages)
` [bpf-next PATCH 01/10] bpf: selftests, move sockmap bpf prog header into progs
` [bpf-next PATCH 02/10] bpf: selftests, remove prints from sockmap tests
` [bpf-next PATCH 03/10] bpf: selftests, sockmap test prog run without setting cgroup
` [bpf-next PATCH 04/10] bpf: selftests, print error in test_sockmap error cases
` [bpf-next PATCH 05/10] bpf: selftests, improve test_sockmap total bytes counter
` [bpf-next PATCH 06/10] bpf: selftests, break down test_sockmap into subtests
` [bpf-next PATCH 07/10] bpf: selftests, provide verbose option for selftests execution
` [bpf-next PATCH 08/10] bpf: selftests, add whitelist option to test_sockmap
` [bpf-next PATCH 09/10] bpf: selftests, add blacklist "
` [bpf-next PATCH 10/10] bpf: selftests, add ktls tests "

[PATCH 00/14] Add Renoir ACP driver
 2020-05-05 20:53 UTC  (15+ messages)
` [PATCH 01/14] ASoC: amd: add Renoir ACP3x IP register header
` [PATCH 02/14] ASoC: amd: add Renoir ACP PCI driver
` [PATCH 03/14] ASoC: amd: add acp init/de-init functions
` [PATCH 04/14] ASoC: amd: create acp3x pdm platform device
` [PATCH 05/14] ASoC: amd: add ACP3x PDM platform driver
` [PATCH 06/14] ASoC: amd: irq handler changes for ACP3x PDM dma driver
` [PATCH 07/14] ASoC: amd: add acp3x pdm driver dma ops
` [PATCH 08/14] ASoC: amd: add ACP PDM DMA driver dai ops
` [PATCH 09/14] ASoC: amd: add Renoir ACP PCI driver PM ops
` [PATCH 10/14] ASoC: amd: add ACP PDM DMA driver pm ops
` [PATCH 11/14] ASoC: amd: enable Renoir acp3x drivers build
` [PATCH 12/14] ASoC: amd: create platform devices for Renoir
` [PATCH 13/14] ASoC: amd: RN machine driver using dmic
` [PATCH 14/14] ASoC: amd: enable build for RN machine driver

[RFC net] net: dsa: Add missing reference counting
 2020-05-05 21:02 UTC 

battery switch-over detection on pcf2127
 2020-05-05 21:01 UTC  (4+ messages)

[PATCH 0/4] allow multiple kthreadd's
 2020-05-05 21:01 UTC  (5+ messages)

[BlueZ PATCH v2] Fixing opcode definition order
 2020-05-05 20:58 UTC  (2+ messages)

[PATCH 1/1] epoll: call final ep_events_available() check under the lock
 2020-05-05 20:58 UTC  (5+ messages)

[PATCH] xenbus: avoid stack overflow warning
 2020-05-05 20:57 UTC  (6+ messages)

[Buildroot] [git commit] CHANGES: start updating for 2020.05-rc1 release
 2020-05-05 20:56 UTC 

[PULL] u-boot-usb/master
 2020-05-05 20:56 UTC  (2+ messages)

[PATCH v2] checkpatch: use patch subject when reading from stdin
 2020-05-05 20:54 UTC  (4+ messages)
  ` [kernel.org users] "

[PATCH v4 0/5] remoteproc: Add zynqmp_r5 driver
 2020-05-05 20:53 UTC  (4+ messages)
` [PATCH v4 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[Intel-gfx] [PATCH i-g-t] i915/gem_ctx_exec: Exploit resource contention to verify execbuf independence
 2020-05-05 20:54 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for i915/gem_ctx_exec: Exploit resource contention to verify execbuf independence (rev3)

[PATCH v5 00/18] nvme: refactoring and cleanups
 2020-05-05 20:52 UTC  (3+ messages)
` [PATCH v5 07/18] nvme: add max_ioqpairs device parameter

[RFC] mm/gup.c: Updated return value of {get|pin}_user_pages_fast()
 2020-05-05 20:52 UTC  (6+ messages)

[PATCH] net: wireguard: avoid unused variable warning
 2020-05-05 20:51 UTC  (3+ messages)

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-05 20:51 UTC  (11+ messages)
` [PATCH 1/7] binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elf
` [PATCH 2/7] exec: Make unlocking exec_update_mutex explict
` [PATCH 3/7] exec: Rename the flag called_exec_mmap point_of_no_return
` [PATCH 4/7] exec: Merge install_exec_creds into setup_new_exec
` [PATCH 5/7] exec: In setup_new_exec cache current in the local variable me

[PATCH 0/3] KVM: X86: Two fixes for KVM_SET_GUEST_DEBUG, and a selftest
 2020-05-05 20:50 UTC  (4+ messages)
` [PATCH 1/3] KVM: X86: Set RTM for DB_VECTOR too for KVM_EXIT_DEBUG
` [PATCH 2/3] KVM: X86: Fix single-step with KVM_SET_GUEST_DEBUG
` [PATCH 3/3] KVM: selftests: Add KVM_SET_GUEST_DEBUG test

[PATCH v2] target/riscv: fix check of guest pa top bits
 2020-05-05 20:40 UTC  (3+ messages)

remove set_fs calls from the coredump code v6
 2020-05-05 20:47 UTC  (10+ messages)

[Buildroot] [PATCH] hsdk/linux: Fix USB regression
 2020-05-05 20:49 UTC 

Regarding .wake_tx_queue() model
 2020-05-05 20:49 UTC  (8+ messages)

[f2fs-dev] [PATCH] f2fs: don't return vmalloc() memory from f2fs_kmalloc()
 2020-05-05 20:48 UTC 

[PATCH net-next] enetc: Fix use after free in stream_filter_unref()
 2020-05-05 20:47 UTC  (2+ messages)

[PATCH] riscv: Change the default behavior if no -bios option is specified
 2020-05-05 20:34 UTC  (3+ messages)

[Buildroot] [PATCH v5 1/3] package/environment-setup: new package
 2020-05-05 20:43 UTC  (5+ messages)

RFE: teach gitk to automatically mark .git/rebase-merge/stopped-sha
 2020-05-05 20:42 UTC  (3+ messages)

[hch-misc:maccess-fixups 2/8] arch/x86/mm/maccess.c:31:2: note: in expansion of macro 'if'
 2020-05-05 20:42 UTC 

[PATCH] sysctl: Make sure proc handlers can't expose heap memory
 2020-05-05 20:41 UTC  (6+ messages)

[Intel-gfx] [PATCH v27 0/6] SAGV support for Gen12+
 2020-05-05 20:37 UTC  (5+ messages)
` [Intel-gfx] [PATCH v27 2/6] drm/i915: Separate icl and skl SAGV checking

[PATCH net 1/1] neigh: send protocol value in neighbor create notification
 2020-05-05 20:40 UTC  (3+ messages)

git for-each-ref - sorting by multiple keys
 2020-05-05 20:40 UTC  (7+ messages)
` [PATCH 1/2] ref-filter: apply --ignore-case to all sorting keys
        ` [PATCH] CodingGuidelines: drop arithmetic expansion advice to use "$x"

btrfs-progs reports nonsense scrub status
 2020-05-05 20:39 UTC  (3+ messages)

[GIT PULL FOR v5.8] Add Tegra210 Video input driver
 2020-05-05 20:39 UTC  (7+ messages)

[patch V4 part 1 00/36] x86/entry: Entry/exception code rework, preparatory patches
 2020-05-05 20:39 UTC  (3+ messages)
` [patch V4 part 1 19/36] x86/entry: Exclude low level entry code from sanitizing

[PATCH 0/2] hw/block/nvme: fixes for interrupt behavior
 2020-05-05 20:36 UTC  (3+ messages)
` [PATCH 1/2] hw/block/nvme: fix pin-based "
` [PATCH 2/2] hw/block/nvme: allow use of any valid msix vector

[dpdk-dev] [PATCH] eal: fix rte_memcpy build on ppc with gcc 9.3
 2020-05-05 20:37 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] platform/chrome: cros_ec_typec: Handle NULL EC pointer during probe
 2020-05-05 20:36 UTC  (10+ messages)

+ mm-add-kvfree_sensitive-for-freeing-sensitive-data-objects.patch added to -mm tree
 2020-05-05 20:36 UTC 

[PATCH v3] mm: Add kvfree_sensitive() for freeing sensitive data objects
 2020-05-05 20:35 UTC  (5+ messages)

[PATCH v5 0/6] Optionally flush L1D on context switch
 2020-05-05 20:34 UTC  (5+ messages)
` [PATCH v5 5/6] "

[PATCH bpf-next v2 0/5] bpf: allow any port in bpf_bind helper
 2020-05-05 20:33 UTC  (7+ messages)
` [PATCH bpf-next v2 1/5] selftests/bpf: generalize helpers to control background listener
` [PATCH bpf-next v2 2/5] selftests/bpf: adopt accept_timeout from sockmap_listen
` [PATCH bpf-next v2 3/5] net: refactor arguments of inet{,6}_bind
` [PATCH bpf-next v2 4/5] bpf: allow any port in bpf_bind helper
` [PATCH bpf-next v2 5/5] selftests/bpf: move existing common networking parts into network_helpers

[PATCH bpf-next v2 00/20] bpf: implement bpf iterator for kernel data
 2020-05-05 20:30 UTC  (14+ messages)
` [PATCH bpf-next v2 05/20] bpf: implement bpf_seq_read() for bpf iterator
` [PATCH bpf-next v2 06/20] bpf: create anonymous "
` [PATCH bpf-next v2 07/20] bpf: create file "
` [PATCH bpf-next v2 08/20] bpf: implement common macros/helpers for target iterators
` [PATCH bpf-next v2 12/20] bpf: add PTR_TO_BTF_ID_OR_NULL support

[efi:next] BUILD SUCCESS 0b8d9fc9953fde4ea3eb3191d986ca2d01eb783c
 2020-05-05 20:29 UTC 

[tip:master] BUILD SUCCESS b08c5abac814d5838fdf8f1a8685e7dd95afd004
 2020-05-05 20:29 UTC 

[PATCH net] soc: fsl: dpio: properly compute the consumer index
 2020-05-05 20:30 UTC  (3+ messages)

[PATCH] rebase --autosquash: fix a potential segfault
 2020-05-05 20:30 UTC  (4+ messages)

[PATCH v2] x86/setup: Add boot messages about cmdline builtins
 2020-05-05 20:29 UTC 

[PATCH] bpf: Tweak BPF jump table optimizations for objtool compatibility
 2020-05-05 20:28 UTC  (11+ messages)

[PATCH -next] mm: remove duplicated include from madvise.c
 2020-05-05 20:05 UTC  (2+ messages)

wireless backports 4.19.120-1, 5.4.36-1, 5.5.19-1, 5.6.8-1 and 5.7-rc3-1 released
 2020-05-05 20:27 UTC 

+ mm-gup-fix-fixup_user_fault-on-multiple-retries.patch added to -mm tree
 2020-05-05 20:27 UTC 

[PATCH v4 00/18] Add static_call()
 2020-05-05 20:27 UTC  (9+ messages)
` [PATCH v4 14/18] static_call: Add static_cond_call()

Kindly Acknowledge Receipt
 2020-05-05 20:27 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: am65-cpts: fix build
 2020-05-05 20:24 UTC  (3+ messages)

[PATCH v4 0/4] support watchdog with longer timeout period
 2020-05-05 20:24 UTC  (6+ messages)

[PATCH] net: tcp: fix rx timestamp behavior for tcp_recvmsg
 2020-05-05 20:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/samba4: bump version to 4.11.9
 2020-05-05 20:23 UTC 

[PATCHv2] erspan: Add type I version 0 support
 2020-05-05 20:23 UTC  (2+ messages)

[PATCH 0/2] u-boot support for ODROID-C4
 2020-05-05 20:22 UTC  (6+ messages)
` [PATCH 1/2] arm: dts: import ODROID-C4 device tree
` [PATCH 2/2] boards: amlogic: add ODROID-C4 support

+ scripts-add-a-intermediate-file-for-make-gtags.patch added to -mm tree
 2020-05-05 20:23 UTC 

+ scripts-support-compiled-source-improved-precise.patch added to -mm tree
 2020-05-05 20:22 UTC 

[PATCH v2 00/18] qom: Spring cleaning
 2020-05-05 20:21 UTC  (2+ messages)

[PATCH 0/3] fstests: test restricted file access sysctls
 2020-05-05 20:21 UTC  (4+ messages)
` [PATCH 1/3] fstests: add _require_sysctl helper
` [PATCH 2/3] fstests: test restricted symlinks & hardlinks sysctls
` [PATCH 3/3] fstests: test restricted file access sysctls

[PATCH] iommu/virtio: reverse arguments to list_add
 2020-05-05 18:47 UTC 

[PATCH v4 00/14] LUKS: encryption slot management using amend interface
 2020-05-05 20:08 UTC  (15+ messages)
` [PATCH v4 01/14] qcrypto/core: add generic infrastructure for crypto options amendment
` [PATCH v4 02/14] qcrypto/luks: implement encryption key management
` [PATCH v4 03/14] block/amend: add 'force' option
` [PATCH v4 04/14] block/amend: separate amend and create options for qemu-img
` [PATCH v4 05/14] block/amend: refactor qcow2 amend options
` [PATCH v4 06/14] block/crypto: rename two functions
` [PATCH v4 07/14] block/crypto: implement the encryption key management
` [PATCH v4 08/14] block/qcow2: extend qemu-img amend interface with crypto options
` [PATCH v4 09/14] iotests: filter few more luks specific create options
` [PATCH v4 10/14] iotests: qemu-img tests for luks key management
` [PATCH v4 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
` [PATCH v4 12/14] block/crypto: implement blockdev-amend
` [PATCH v4 13/14] block/qcow2: "
` [PATCH v4 14/14] iotests: add tests for blockdev-amend

Data Corruption bug with Samba's vfs_iouring and Linux 5.6.7/5.7rc3
 2020-05-05 20:19 UTC  (5+ messages)

[RFC][PATCH 0/2] mm: tweak page cache migration
 2020-05-05 20:18 UTC  (3+ messages)
` [RFC][PATCH 1/2] mm/migrate: remove extra page_count() check

raspberrypi cm3 v2019.07 not working
 2020-05-05 20:18 UTC 

[PATCH v3] nfp: abm: Fix incomplete release of system resources in nfp_abm_vnic_set_mac()
 2020-05-05 20:17 UTC  (6+ messages)
    ` [v3] "

[PATCH resend] cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() call
 2020-05-05 20:16 UTC  (2+ messages)

MSI interrupt for xhci still lost on 5.6-rc6 after cpu hotplug
 2020-05-05 20:16 UTC  (3+ messages)

[PATCH v2 00/20] mm: rework free_area_init*() funcitons
 2020-05-05 20:15 UTC  (13+ messages)
` [PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order

[PATCH 1/5] rtc: add new VL flag for backup switchover
 2020-05-05 20:13 UTC  (5+ messages)
` [PATCH 2/5] rtc: pcf2127: let the core handle rtc range
` [PATCH 3/5] rtc: pcf2127: remove unnecessary #ifdef
` [PATCH 4/5] rtc: pcf2127: set regmap max_register
` [PATCH 5/5] rtc: pcf2127: report battery switch over

[PATCH 0/3] mm/hugetlb: Add some new arch enabling macros
 2020-05-05 20:12 UTC  (12+ messages)
` [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS

[Intel-gfx] [PATCH 01/22] drm/i915: Allow some leniency in PCU reads
 2020-05-05 20:13 UTC  (4+ messages)
` [Intel-gfx] [PATCH 07/22] drm/i915/gt: Stop holding onto the pinned_default_state

[ovmf test] 150045: tolerable trouble: pass/starved - PUSHED
 2020-05-05 20:12 UTC 

[PATCH v1 0/9] hw/core: stream: Add end-of-packet flag
 2020-05-05 19:59 UTC  (3+ messages)
` [PATCH v1 8/9] hw/dma/xilinx_axidma: s2mm: Support stream fragments

[PATCH] VMCI: Avoid extra check for access_ok()
 2020-05-05 20:18 UTC 

[dpdk-dev] [PATCH 0/8] Traces cleanup for rc2
 2020-05-05 20:10 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/8] trace: simplify trace point registration

[PATCH 1/1] drm/amdgpu: Take a reference to an exported BO
 2020-05-05 20:10 UTC  (8+ messages)

[PATCH net-next 00/11] s390/qeth: updates 2020-05-05
 2020-05-05 20:09 UTC  (7+ messages)
` [PATCH net-next 10/11] s390/qeth: allow reset via ethtool

[PATCH v6 0/2] Add a watchdog driver that uses ARM Secure Monitor Calls
 2020-05-05 20:09 UTC  (5+ messages)
` [PATCH v6 2/2] watchdog: Add new arm_smc_wdt watchdog driver

[Intel-gfx] [CI] drm/i915/execlists: Record the active CCID from before reset
 2020-05-05 20:09 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "


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.