All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-21 21:57:23 to 2019-12-22 07:01:42 UTC [more...]

[PATCH v4 0/7] Use 1st-level for IOVA translation
 2019-12-22  7:00 UTC  (5+ messages)

NewHash alternatives and SHA benchmarks
 2019-12-22  6:41 UTC 

[PATCH 0/6] Additional SHA implementations
 2019-12-22  6:48 UTC  (7+ messages)
` [PATCH 1/6] Move all SHA algorithm variants into sha/ directory
` [PATCH 2/6] Add an implementation of the SHA-512 hash algorithm
` [PATCH 3/6] Add an implementation of the SHA-3 "
` [PATCH 4/6] Add an implementation of the SHA224 truncated "
` [PATCH 5/6] Add OpenSSL EVP interface for SHA-3 and SHA-512 algorithms
` [PATCH 6/6] Add sha/README.md with table of SHA algorithm details

[PATCH] base.bbclass: fix 'python should use 4 spaces indentation' warnings
 2019-12-22  6:37 UTC 

[linux-next:master 1000/5337] mm/page_alloc.o:undefined reference to `node_reclaim_distance'
 2019-12-22  6:30 UTC 

[GIT PULL v2] Block fixes for 5.5-rc3
 2019-12-22  6:13 UTC 

[PATCH] uapi: Prevent redefinition of struct iphdr
 2019-12-22  6:02 UTC 

KASAN: use-after-free Read in asix_suspend
 2019-12-22  5:47 UTC  (2+ messages)
` [PATCH] ax88172a: fix wrong reading MAC malicious device

[PATCH RESEND] fs: use UB-safe check for signed addition overflow in remap_verify_area
 2019-12-22  5:29 UTC  (2+ messages)

memory leak in genl_family_rcv_msg_attrs_parse
 2019-12-22  5:25 UTC 

[PATCH 00/15] rebase: make the default backend configurable
 2019-12-22  5:11 UTC  (7+ messages)
` [PATCH 01/15] rebase: extend the options for handling of empty commits
` [PATCH 06/15] t3432: make these tests work with either am or merge backends

[patch net-next 0/4] net: allow per-net notifier to follow netdev into namespace
 2019-12-22  4:57 UTC  (4+ messages)

cron job: media_tree daily build: ERRORS
 2019-12-22  4:55 UTC 

[PATCH v2 0/9] brcmfmac: add support for BCM4359 SDIO chipset
 2019-12-22  4:35 UTC  (6+ messages)

[PATCH 1/4] gcc-sanitizers: Add missing dep on libcrypt
 2019-12-22  4:32 UTC  (5+ messages)
` [PATCH 2/4] gcc-sanitizers: Fix build with glibc 2.31
` [PATCH 3/4] qemu: Replace stime() API with clock_settime
` [PATCH 4/4] linux-yocto: Fix build with gcc10
` ✗ patchtest: failure for "gcc-sanitizers: Add missing de..." and 3 more

[PATCH] Implement the Screamer sound chip for the mac99 machine type
 2019-12-22  4:26 UTC 

[PATCH] sctp: do trace_sctp_probe after SACK validation and check
 2019-12-22  4:22 UTC  (4+ messages)

5.5.0rc2 circular lock warning while scrubbing
 2019-12-22  4:07 UTC 

[RFC 0/6] scsi_debug: random doublestore verify
 2019-12-22  3:59 UTC  (7+ messages)
` [RFC 1/6] scsi_debug: randomize command completion time
` [RFC 2/6] scsi_debug: add doublestore option
` [RFC 3/6] scsi_debug: implement verify(10), add verify(16)
` [RFC 4/6] scsi_debug: weaken rwlock around ramdisk access
` [RFC 5/6] scsi_debug: improve command duration calculation
` [RFC 6/6] scsi_debug: bump to version 1.89

fstrim is takes a long time on Btrfs and NVMe
 2019-12-22  3:59 UTC  (4+ messages)

[alsa-devel] [sound:for-next 162/166] ./usr/include/sound/hdsp.h:35:2: error: unknown type name '__u32'
 2019-12-22  3:42 UTC  (2+ messages)
`  "

[PATCH] MAINTAINERS: Orphan KVM for MIPS
 2019-12-22  3:47 UTC  (2+ messages)

Documentation question
 2019-12-22  3:36 UTC  (5+ messages)
  ` [PATCH libnetfilter_queue] src: pktb_mangle has signed offset arg so can mangle MAC header with -ve one

[jkirsher-net-queue:dev-queue 5/5] drivers/net/ethernet/intel/e1000e/netdev.c:7604:7: warning: address of function 'down' will always evaluate to 'true'
 2019-12-22  3:25 UTC 

[PATCH] omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HW
 2019-12-22  3:24 UTC  (2+ messages)

[PATCH] vfs: Adjust indentation in remap_verify_area
 2019-12-22  3:16 UTC  (4+ messages)
` [PATCH v2] "

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2019-12-22  3:14 UTC  (8+ messages)
` [RFC 22/25] leds: tm1826: Add combined glyph support

[Intel-gfx] [PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2019-12-22  3:12 UTC  (17+ messages)
` [Intel-gfx] [PATCH 1/8] iommu/vt-d: clean up 32bit si_domain assignment
    `  "
` [Intel-gfx] [PATCH 2/8] iommu/vt-d: Use default dma_direct_* mapping functions for direct mapped devices
` [Intel-gfx] [PATCH 3/8] iommu/vt-d: Remove IOVA handling code from non-dma_ops path
` [Intel-gfx] [PATCH 4/8] iommu: Handle freelists when using deferred flushing in iommu drivers
` [Intel-gfx] [PATCH 5/8] iommu: Add iommu_dma_free_cpu_cached_iovas function
` [Intel-gfx] [PATCH 6/8] iommu: allow the dma-iommu api to use bounce buffers
` [Intel-gfx] [PATCH 7/8] iommu/vt-d: Convert intel iommu driver to the iommu ops
` [Intel-gfx] [PATCH 8/8] DO NOT MERGE: iommu: disable list appending in dma-iommu
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Convert the intel iommu driver to the dma-iommu api
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: Remove tautological compare in eb_relocate_vma
 2019-12-22  3:09 UTC  (7+ messages)
        ` [Intel-gfx] "

[GIT PULL] RISC-V updates for v5.5-rc3
 2019-12-22  2:57 UTC 

[alsa-devel] [PATCH] xfer-opitons: Fix -Wformat=2 warnings
 2019-12-22  2:54 UTC 

[PATCHv4 net 0/8] disable neigh update for tunnels during pmtu update
 2019-12-22  2:51 UTC  (10+ messages)
` [PATCHv5 "
  ` [PATCHv5 net 1/8] net: add bool confirm_neigh parameter for dst_ops.update_pmtu
  ` [PATCHv5 net 2/8] ip6_gre: do not confirm neighbor when do pmtu update
  ` [PATCHv5 net 3/8] gtp: "
  ` [PATCHv5 net 4/8] net/dst: add new function skb_dst_update_pmtu_no_confirm
  ` [PATCHv5 net 5/8] tunnel: do not confirm neighbor when do pmtu update
  ` [PATCHv5 net 6/8] vti: "
  ` [PATCHv5 net 7/8] sit: "
  ` [PATCHv5 net 8/8] net/dst: do not confirm neighbor for vxlan and geneve "

[Patch v2 1/2] PCI: hv: decouple the func definition in hv_dr_state from VSP message
 2019-12-22  2:47 UTC  (3+ messages)

[Xen-devel] [xen-unstable test] 145071: regressions - FAIL
 2019-12-22  2:39 UTC 

[PATCH] ext4: Clarify impact of 'commit' mount option
 2019-12-22  2:37 UTC  (2+ messages)

[PATCH V4] drm: Add support for DP 1.4 Compliance edid corruption test
 2019-12-20 19:52 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm: Add support for DP 1.4 Compliance edid corruption test (rev3)

[jpirko-mlxsw:combined_queue 34/68] include/net/ip6_fib.h:331: undefined reference to `fib6_info_destroy_rcu'
 2019-12-22  2:31 UTC 

[PATCH libnetfilter_queue 0/1] New pktb_usebuf() function
 2019-12-22  2:09 UTC  (2+ messages)

[GIT] Networking
 2019-12-22  2:09 UTC 

[PATCH] test: switch to POSIX compliance symlink check
 2019-12-22  2:07 UTC  (3+ messages)

[PATCH] ext4: ensure revoke credits when set xattr
 2019-12-22  2:06 UTC  (2+ messages)

[ath6kl:ath11k-qca6390-mhi 36/48] drivers/net/wireless/ath/ath11k/dp_rx.c:332:17: sparse: sparse: incorrect type in assignment (different base types)
 2019-12-22  2:03 UTC  (2+ messages)

[PATCH v2] ext4: fix Wunused-but-set-variable warning in ext4_add_entry()
 2019-12-22  2:01 UTC  (2+ messages)

[PATCH v3] fs: Fix page_mkwrite off-by-one errors
 2019-12-22  1:59 UTC  (8+ messages)
        ` [f2fs-dev] "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD INCOMPLETE 4d0f025125a229960630ffa17861df8133108e29
 2019-12-22  1:58 UTC 

[linux-next:master 4341/4896] lib/zlib_deflate/../zlib_dfltcc/dfltcc_util.h:114: Error: Unrecognized opcode: `stfle'
 2019-12-22  1:32 UTC  (2+ messages)

[PATCH v2] platform: chrome: Add cros-ec-pd-notify driver
 2019-12-22  1:27 UTC  (3+ messages)

[PATCH bpf-next v1 00/13] MAC and Audit policy using eBPF (KRSI)
 2019-12-22  1:27 UTC  (2+ messages)

c3b4768148 ("sched/fair: Add trivial fair server"): WARNING: CPU: 1 PID: 15 at kernel/sched/deadline.c:949 start_dl_timer
 2019-12-22  1:13 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Sun Dec 22, 11:45
 2019-12-22  0:46 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Sun Dec 22, 11:45
 2019-12-22  0:46 UTC 

[meta-security][PATCH 1/2] python-fail2ban: Drop python2 package
 2019-12-22  0:46 UTC  (2+ messages)
` [meta-security][PATCH 2/2] python3-fail2ban: include python-fail2ban.inc

[PATCH v1 0/1] gpg-interface: add minTrustLevel as a configuration option
 2019-12-22  0:44 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "

[PATCH v6 0/9] Inline Encryption Support
 2019-12-22  0:16 UTC  (4+ messages)
` [PATCH v6 9/9] ext4: add inline encryption support
  ` [f2fs-dev] "

[PATCH 0/9] built-in add -p: add support for the same config settings as the Perl version
 2019-12-22  0:11 UTC  (12+ messages)
` [PATCH 1/9] built-in add -p: support interactive.diffFilter
` [PATCH 2/9] built-in add -p: handle diff.algorithm
` [PATCH 3/9] terminal: make the code of disable_echo() reusable
` [PATCH 4/9] terminal: accommodate Git for Windows' default terminal
` [PATCH 5/9] terminal: add a new function to read a single keystroke
` [PATCH 6/9] built-in add -p: respect the `interactive.singlekey` config setting
` [PATCH 7/9] built-in add -p: handle Escape sequences in interactive.singlekey mode
` [PATCH 8/9] built-in add -p: handle Escape sequences more efficiently
` [PATCH 9/9] ci: include the built-in `git add -i` in the `linux-gcc` job

[PATCH 00/20] SHA-256 test fixes, part 7
 2019-12-22  0:06 UTC  (3+ messages)
` [PATCH 10/20] t5319: make test work with SHA-256

[PATCH v3 1/3] dt-bindings: Add vendor prefix for Leadtek Technology
 2019-12-22  0:06 UTC  (6+ messages)
` [PATCH v3 2/3] dt-bindings: display: panel: Add binding document for Leadtek LTK500HD1829
` [PATCH v3 3/3] drm/panel: add panel driver "

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-21 23:59 UTC  (10+ messages)

[PATCH 0/1] [Outreachy] commit: display advice hints when commit fails
 2019-12-21 23:54 UTC  (8+ messages)
` [PATCH v2 "

Propose promoting 'contrib/rerere-train.sh' to command
 2019-12-21 23:52 UTC  (3+ messages)

[PATCH 0/1] config: allow user to know scope of config options
 2019-12-21 23:47 UTC  (9+ messages)
` [PATCH 1/1] "

[PATCH] tracing: Fix printing ptrs in preempt/irq enable/disable events
 2019-12-21 23:47 UTC  (7+ messages)

[PATCH] fscrypt: Restore modular support
 2019-12-21 23:44 UTC  (2+ messages)

[PATCH] IMA: Defined timer to process queued keys
 2019-12-21 23:40 UTC  (3+ messages)

[PATCH v2 0/4] Add regulator support for mpq7920
 2019-12-21 23:40 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: Add an entry for Monolithic Power System, MPS
` [PATCH v2 2/4] dt-bindings: regulator: add document bindings for mpq7920
` [PATCH v2 3/4] regulator: mpq7920: add mpq7920 regulator driver
` [PATCH v2 4/4] MAINTAINERS: Add entry for mpq7920 PMIC driver

b627d4975b ("fs_parse: get rid of ->enums"): WARNING: CPU: 0 PID: 0 at kernel/workqueue.c:2772 flush_workqueue
 2019-12-21 23:33 UTC  (2+ messages)

[PATCH 1/1] rcu/tree: support kfree_bulk() interface in kfree_rcu()
 2019-12-21 23:21 UTC  (2+ messages)

[GIT PULL] libnvdimm fix for v5.5-rc3
 2019-12-21 23:20 UTC  (3+ messages)

[GIT PULL] tracing: A few fixes for v5.5
 2019-12-21 23:20 UTC  (2+ messages)

[ath6kl:ath11k-qca6390-mhi 48/48] drivers/net//wireless/ath/ath11k/mhi.c:68:18: error: 'struct mhi_controller' has no member named 'msi_allocated'
 2019-12-21 23:15 UTC  (2+ messages)

Cygwin git with schannel ("native Windows Secure Channel library")
 2019-12-21 23:13 UTC  (4+ messages)

Oops in ieee80211 driver on 5.5-rc2
 2019-12-21 22:58 UTC 

[PATCH v2 00/21] efi/x86: confine type unsafe casting to mixed mode
 2019-12-21 22:54 UTC  (8+ messages)
` [PATCH v2 21/21] efi: Allow disabling PCI busmastering on bridges during boot

kisskb: OK linus/axs101_defconfig/arcompact Sun Dec 22, 09:32
 2019-12-21 22:33 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Sun Dec 22, 09:32
 2019-12-21 22:33 UTC 

[ath6kl:ath11k-qca6390-mhi 36/48] drivers/net/wireless/ath/ath11k/hal.c:1041:83: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 8 has type 'dma_addr_t {aka unsigned int}'
 2019-12-21 22:28 UTC  (2+ messages)

[PATCH v5 0/6] HPPA: i82596, PS/2 and graphics emulation
 2019-12-21 22:25 UTC  (4+ messages)
  ` [PATCH 1/2] hppa: Do not enable artist graphics with -nographic option
  ` [PATCH 2/2] hppa: Switch to tulip NIC by default

[Buildroot] [PATCH v2 0/3] Update the sysrepo package and dependend libs
 2019-12-21 22:22 UTC  (8+ messages)
` [Buildroot] [PATCH v2 1/3] package/libyang; bump to version 1.0.109
` [Buildroot] [PATCH v2 2/3] package/libnetconf2: bump to version 1.1.3
` [Buildroot] [PATCH v2 3/3] package/sysrepo: bump to version 1.3.21

[Buildroot] [PATCH 1/3] package/pipewire: fix comment in Config.in
 2019-12-21 22:14 UTC  (2+ messages)

[Buildroot] [git commit] package/pipewire: add xlib_libX11 optional dependency
 2019-12-21 22:10 UTC 

[Buildroot] [git commit] package/pipewire: add libva optional dependency
 2019-12-21 22:10 UTC 

[Buildroot] [git commit] package/pipewire: fix comment in Config.in
 2019-12-21 22:10 UTC 

[Buildroot] [git commit] package/python-multidict: bump to version 4.7.2
 2019-12-21 22:09 UTC 

[Buildroot] [PATCH] configs/imx6-sabresd_qt5: Select videotestsrc plugin
 2019-12-21 22:09 UTC  (2+ messages)

[Buildroot] [git commit] configs/imx6-sabresd_qt5: enable gstreamer videotestsrc plugin
 2019-12-21 22:08 UTC 

[Buildroot] [git commit] package/python-django: security bump to version 3.0.1
 2019-12-21 22:08 UTC 

[Buildroot] [PATCH 1/1] package/duktape: bump to version 2.5.0
 2019-12-21 22:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libebml: bump to version 1.3.10
 2019-12-21 22:07 UTC  (2+ messages)

[Buildroot] [git commit] package/libebml: bump to version 1.3.10
 2019-12-21 22:07 UTC 

[PATCH v2 0/8] Directory traversal bugs
 2019-12-21 22:05 UTC  (5+ messages)
` [PATCH v3 0/3] "

[PATCH 0/2] Refuse to write to reserved filenames on Windows
 2019-12-21 22:05 UTC  (3+ messages)
` [PATCH 1/2] mingw: short-circuit the conversion of `/dev/null` to UTF-16
` [PATCH 2/2] mingw: refuse paths containing reserved names

[Buildroot] [PATCH 1/1] package/openrc: cleanup sysv-rcs script
 2019-12-21 22:03 UTC  (2+ messages)

[Buildroot] [git commit] package/duktape: bump to version 2.5.0
 2019-12-21 22:03 UTC 

[Buildroot] [git commit] package/openrc: cleanup sysv-rcs script
 2019-12-21 22:02 UTC 

[brauner:clone_into_cgroup_v1 2/3] include/linux/cgroup.h:725:13: error: 'cgroup_unlock_fork' defined but not used
 2019-12-21 22:00 UTC 

[PATCH 0/7] stash/reset/checkout -p: optionally use the add --patch backend written in pure C
 2019-12-21 21:57 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] built-in add -p: prepare for patch modes other than "stage"
  ` [PATCH v2 2/7] built-in add -p: implement the "stash" and "reset" patch modes
  ` [PATCH v2 3/7] legacy stash -p: respect the add.interactive.usebuiltin setting
  ` [PATCH v2 4/7] built-in stash: use the built-in `git add -p` if so configured
  ` [PATCH v2 5/7] built-in add -p: implement the "checkout" patch modes
  ` [PATCH v2 6/7] built-in add -p: implement the "worktree" "
  ` [PATCH v2 7/7] commit --interactive: make it work with the built-in `add -i`


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.