All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-13 00:00:38 to 2020-05-13 01:10:41 UTC [more...]

post-receive: pub/scm/linux/kernel/git/riscv/linux
 2020-05-13  1:10 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-05-13  1:10 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2020-05-13  1:10 UTC 

[PATCH v4] overlay/072: test for whiteout inode sharing
 2020-05-13  1:10 UTC  (6+ messages)
` [PATCH v4] overlay: "

[PATCH v3 bpf-next 0/4] Add benchmark runner and few benchmarks
 2020-05-13  1:09 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/4] selftests/bpf: extract parse_num_list into generic testing_helpers.c
` [PATCH v3 bpf-next 2/4] selftests/bpf: add benchmark runner infrastructure

[dpdk-dev] [PATCH] net/ixgbe: fix statistics error in flow control mode
 2020-05-13  0:59 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "
  ` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] [PATCH 1/2] common/octeontx2: move internal symbols to INTERNAL section
 2020-05-13  1:04 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] mempool/octeontx2: "

[PATCH] selinux: Fix use of KEY_NEED_* instead of KEY__* perms [v2]
 2020-05-13  1:04 UTC  (4+ messages)
` [PATCH] keys: Make the KEY_NEED_* perms an enum rather than a mask

[PATCH net-next] net: dsa: sja1105: disable rxvlan offload for the DSA master
 2020-05-13  1:03 UTC  (2+ messages)

[PATCH net-next] net: dsa: tag_sja1105: appease sparse checks for ethertype accessors
 2020-05-13  1:02 UTC  (2+ messages)

[PATCH] nvmet-tcp: set MSG_EOR if we send last payload in the batch
 2020-05-13  1:01 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-05-13  1:01 UTC 

[PATCH -next] net/wireless/rtl8225: Remove unused variable rtl8225z2_tx_power_ofdm
 2020-05-13  1:00 UTC  (3+ messages)

[xlnx:xlnx_rebase_v5.4 960/1297] drivers/net/ethernet/xilinx/xilinx_axienet_main.c:761:22: warning: cast to pointer from integer of different size
 2020-05-13  0:59 UTC  (2+ messages)

[PATCH v2 0/3] initialize xenlight go module
 2020-05-13  0:58 UTC  (4+ messages)
` [PATCH v2 1/3] golang/xenlight: re-track generated go code
` [PATCH v2 2/3] golang/xenlight: init xenlight go module
` [PATCH v2 3/3] golang/xenlight: add necessary module/package documentation

[PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_index()
 2020-05-13  0:57 UTC  (11+ messages)

Migrating yocto project from sumo to warrior - getting null registry error from npm
 2020-05-13  0:57 UTC 

[PATCH] IB/iser: Remove support for FMR memory registration
 2020-05-13  0:56 UTC  (8+ messages)

[oe] [meta-oe] [PATCH] multipath-tools: upgrade 0.8.3 -> 0.8.4
 2020-05-13  9:56 UTC 

[PATCH v3 0/1] More wrappers for xenlight Go package
 2020-05-13  0:55 UTC  (2+ messages)
` [PATCH v3 1/1] golang/xenlight: add NameToDomid and DomidToName util functions

[PATCH 00/44] SHA-256 part 2/3: protocol functionality
 2020-05-13  0:54 UTC  (45+ messages)
` [PATCH 01/44] t1050: match object ID paths in a hash-insensitive way
` [PATCH 02/44] Documentation: document v1 protocol object-format capability
` [PATCH 03/44] connect: have ref processing code take struct packet_reader
` [PATCH 04/44] wrapper: add function to compare strings with different NUL termination
` [PATCH 05/44] remote: advertise the object-format capability on the server side
` [PATCH 06/44] connect: add function to parse multiple v1 capability values
` [PATCH 07/44] connect: add function to fetch value of a v2 server capability
` [PATCH 08/44] pkt-line: add a member for hash algorithm
` [PATCH 09/44] transport: add a hash algorithm member
` [PATCH 10/44] connect: add function to detect supported v1 hash functions
` [PATCH 11/44] send-pack: detect when the server doesn't support our hash
` [PATCH 12/44] connect: make parse_feature_value extern
` [PATCH 13/44] fetch-pack: detect when the server doesn't support our hash
` [PATCH 14/44] connect: detect algorithm when fetching refs
` [PATCH 15/44] builtin/receive-pack: detect when the server doesn't support our hash
` [PATCH 16/44] docs: update remote helper docs for object-format extensions
` [PATCH 17/44] transport-helper: implement "
` [PATCH 18/44] remote-curl: "
` [PATCH 19/44] builtin/clone: initialize hash algorithm properly
` [PATCH 20/44] t5562: pass object-format in synthesized test data
` [PATCH 21/44] t5704: send object-format capability with SHA-256
` [PATCH 22/44] fetch-pack: parse and advertise the object-format capability
` [PATCH 23/44] setup: set the_repository's hash algo when checking format
` [PATCH 24/44] t3200: mark assertion with SHA1 prerequisite
` [PATCH 25/44] packfile: compute and use the index CRC offset
` [PATCH 26/44] t5302: modernize test formatting
` [PATCH 27/44] builtin/show-index: provide options to determine hash algo
` [PATCH 28/44] t1302: expect repo format version 1 for SHA-256
` [PATCH 29/44] Documentation/technical: document object-format for protocol v2
` [PATCH 30/44] connect: pass full packet reader when parsing v2 refs
` [PATCH 31/44] connect: parse v2 refs with correct hash algorithm
` [PATCH 32/44] serve: advertise object-format capability for protocol v2
` [PATCH 33/44] t5500: make hash independent
` [PATCH 34/44] builtin/ls-remote: initialize repository based on fetch
` [PATCH 35/44] remote-curl: detect algorithm for dumb HTTP by size
` [PATCH 36/44] builtin/index-pack: add option to specify hash algorithm
` [PATCH 37/44] t1050: pass algorithm to index-pack when outside repo
` [PATCH 38/44] remote-curl: avoid truncating refs with ls-remote
` [PATCH 39/44] t/helper: initialize the repository for test-sha1-array
` [PATCH 40/44] t5702: offer an object-format capability in the test
` [PATCH 41/44] t5703: use object-format serve option
` [PATCH 42/44] t5300: pass --object-format to git index-pack
` [PATCH 43/44] bundle: detect hash algorithm when reading refs
` [PATCH 44/44] remote-testgit: adapt for object-format

[PATCH 0/4] fscrypt: make '-o test_dummy_encryption' support v2 policies
 2020-05-13  0:55 UTC  (7+ messages)
` [PATCH 1/4] linux/parser.h: add include guards
    ` [f2fs-dev] "
` [PATCH 2/4] fscrypt: add fscrypt_add_test_dummy_key()
    ` [f2fs-dev] "

[dpdk-dev] [PATCH] test/ring: code rework to reduce compilation time
 2020-05-13  0:55 UTC  (14+ messages)

[PATCH 0/4] hwspinlock: qcom: Allow dropping the intermediate TCSR mutex syscon
 2020-05-13  0:54 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: hwlock: qcom: Migrate binding to YAML
` [PATCH 2/4] dt-bindings: hwlock: qcom: Allow device on mmio bus
` [PATCH 3/4] hwspinlock: qcom: Allow mmio usage in addition to syscon
` [PATCH 4/4] arm64: dts: qcom: sm8250: Drop tcsr_mutex syscon

[PATCH v2] kernel: sysctl: ignore out-of-range taint bits introduced via kernel.tainted
 2020-05-13  0:54 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-05-13  0:51 UTC 

phosphor-ipmi-flash interfaces
 2020-05-13  0:50 UTC  (2+ messages)

[PATCH 12/62] mtd: rawnand: diskonchip: Fix the probe error path
 2020-05-13  0:49 UTC  (2+ messages)

[PATCH v3] btrfs: send: Emit file capabilities after chown
 2020-05-13  0:49 UTC  (2+ messages)

[PATCH 56/62] mtd: rawnand: tmio: Fix the probe error path
 2020-05-13  0:49 UTC  (2+ messages)

[PATCH 36/62] mtd: rawnand: oxnas: Fix the probe error path
 2020-05-13  0:49 UTC  (2+ messages)

[PATCH 27/62] mtd: rawnand: mtk: Fix the probe error path
 2020-05-13  0:49 UTC  (2+ messages)

[PATCH 53/62] mtd: rawnand: sunxi: Fix the probe error path
 2020-05-13  0:49 UTC  (2+ messages)

[PATCH 48/62] mtd: rawnand: sharpsl: Fix the probe error path
 2020-05-13  0:49 UTC  (2+ messages)

[PATCH 60/62] mtd: rawnand: xway: Fix the probe error path
 2020-05-13  0:49 UTC  (2+ messages)

[PATCH 21/62] mtd: rawnand: ingenic: Fix the probe error path
 2020-05-13  0:49 UTC  (2+ messages)

[PATCH 42/62] mtd: rawnand: plat_nand: Fix the probe error path
 2020-05-13  0:49 UTC  (2+ messages)

[PATCH 40/62] mtd: rawnand: pasemi: Fix the probe error path
 2020-05-13  0:49 UTC  (2+ messages)

[PATCH 33/62] mtd: rawnand: orion: Fix the probe error path
 2020-05-13  0:49 UTC  (2+ messages)

[PATCH 50/62] mtd: ranwnand: socrates: Fix the probe error path
 2020-05-13  0:49 UTC  (2+ messages)

[PATCH v4 00/16] Add Rockchip RK3399 USB3.0 Host support
 2020-05-13  0:47 UTC  (8+ messages)
` [PATCH v4 10/16] usb: dwc3: Enable AutoRetry feature in the controller
  ` [PATCH v4 12/16] usb: dwc3: add make compatible for rockchip platform

stable-rc/linux-4.19.y boot: 144 boots: 2 failed, 130 passed with 7 offline, 5 untried/unknown (v4.19.122-48-g92ba0b6b33ad)
 2020-05-13  0:45 UTC 

[PATCH] block: reset mapping if failed to update hardware queue count
 2020-05-13  0:44 UTC 

[PATCH v6 0/5] Fix potential kernel panic when increase hardware queue
 2020-05-13  0:43 UTC  (6+ messages)

[PATCH v1 4/4] gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_property
 2020-05-13  0:43 UTC 

[RESEND PATCH v14 00/11] Convert PWM period and duty cycle to u64
 2020-05-13  0:39 UTC  (27+ messages)
` [RESEND PATCH v14 01/11] drm/i915: Use 64-bit division macro
` [RESEND PATCH v14 02/11] hwmon: pwm-fan: "
` [RESEND PATCH v14 03/11] ir-rx51: "
` [RESEND PATCH v14 04/11] pwm: clps711x: Cast period to u32 before use as divisor
` [RESEND PATCH v14 05/11] pwm: pwm-imx-tpm: Use 64-bit division macro
` [RESEND PATCH v14 06/11] pwm: imx27: Use 64-bit division macro and function
` [RESEND PATCH v14 07/11] pwm: sifive: Use 64-bit division macro
` [RESEND PATCH v14 08/11] pwm: sun4i: Use nsecs_to_jiffies to avoid a division
` [RESEND PATCH v14 09/11] backlight: pwm_bl: Use 64-bit division function
` [RESEND PATCH v14 10/11] clk: pwm: "
` [RESEND PATCH v14 11/11] pwm: core: Convert period and duty cycle to u64

Migrating yocto project from sumo to warrior - getting null registry error from npm
 2020-05-13  0:41 UTC 

Dear Friend
 2020-05-13  0:41 UTC 

[PATCH] wt-status: expand, not dwim, a "detached from" ref
 2020-05-13  0:40 UTC 

[PATCH v2 0/2] VMD endpoint passthrough support
 2020-05-13  0:35 UTC  (5+ messages)
` [PATCH for QEMU v2] hw/vfio: Add VMD Passthrough Quirk

[PATCH v5 0/7] firmware: add partial read support in request_firmware_into_buf
 2020-05-13  0:38 UTC  (9+ messages)
` [PATCH v5 1/7] fs: introduce kernel_pread_file* support
` [PATCH v5 2/7] firmware: add offset to request_firmware_into_buf
` [PATCH v5 3/7] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v5 6/7] misc: bcm-vk: add Broadcom VK driver

[PATCH] xfs: use ordered buffers to initialize dquot buffers during quotacheck
 2020-05-13  0:38 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2020-05-13  0:38 UTC 

zswap z3fold + memory offline = infinite loop
 2020-05-13  0:36 UTC 

reactive audit proposal
 2020-05-13  0:36 UTC  (3+ messages)

[PATCH] optee: don't fail on unsuccessful device enumeration
 2020-05-13  0:36 UTC  (2+ messages)

b4 0.4.1 available with bugfixes and minor improvements
 2020-05-13  0:35 UTC  (4+ messages)
` [tools] "

[PATCH rdma-next 00/10] Various clean ups to ib_cm
 2020-05-13  0:35 UTC  (2+ messages)

Troubles running Xen on Raspberry Pi 4 with 5.6.1 DomU
 2020-05-13  0:33 UTC  (17+ messages)

[RFC 42/43] shmem: reduce time holding xa_lock when inserting pages
 2020-05-13  0:34 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the ipmi tree
 2020-05-13  0:30 UTC 

[rcu:rcu/next] BUILD SUCCESS ec06fa2b148836f3f50082eb502b8f0aadb8970a
 2020-05-13  0:29 UTC 

[PATCH v1 0/5] MHI Misc Fixes
 2020-05-13  0:28 UTC  (4+ messages)
` [PATCH v1 3/5] bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowed

[PATCH for-next 0/3] RDMA/hns: Preparing for next generation of hip08
 2020-05-13  0:27 UTC  (2+ messages)

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-13  0:20 UTC  (10+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH 3/5] exec: Remove recursion from search_binary_handler

[tip:locking/kcsan] BUILD SUCCESS 6bcc8f459fe790f35dfd8e3bb0f43e530d44ee9a
 2020-05-13  0:23 UTC 

linux-next: Fixes tag needs some work in the overlayfs tree
 2020-05-13  0:23 UTC 

[PATCH V5 0/5] Convert i.MX6 SoCs clock bindings to json-schma
 2020-05-13  0:11 UTC  (12+ messages)
` [PATCH V5 1/5] dt-bindings: clock: Convert i.MX6Q clock to json-schema
` [PATCH V5 2/5] dt-bindings: clock: Convert i.MX6SX "
` [PATCH V5 3/5] dt-bindings: clock: Convert i.MX6SL "
` [PATCH V5 4/5] dt-bindings: clock: Convert i.MX6SLL "
` [PATCH V5 5/5] dt-bindings: clock: Convert i.MX6UL "

[PATCH -next] selinux: netlabel: Remove unused inline function selinux_netlbl_conn_setsid
 2020-05-13  0:19 UTC  (2+ messages)

[PATCH] perf parse-events: Make add PMU verbose output clearer
 2020-05-13  0:17 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2020-05-13  0:18 UTC 

[RFC PATCH v2 0/4] grep: honor sparse checkout and add option to ignore it
 2020-05-13  0:17 UTC  (5+ messages)
` [RFC PATCH v2 3/4] grep: honor sparse checkout patterns

[PATCH v4 00/15] Apply COR-filter to the block-stream permanently
 2020-05-13  0:15 UTC  (4+ messages)

[PATCH 0/2] Safer GIT_CURL_VERBOSE
 2020-05-13  0:10 UTC  (4+ messages)
` [PATCH 2/2] http, imap-send: stop using CURLOPT_VERBOSE

[Buildroot] mesa3d: builds with ES2 report no ES2 enabled EGL configs
 2020-05-13  0:08 UTC  (2+ messages)

[PATCH v3 net-next 08/15] net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
 2020-05-13  0:08 UTC  (4+ messages)

[PATCH bpf-next 0/5] bpf: sk lookup, cgroup id helpers in cgroup skb
 2020-05-13  0:03 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: Allow sk lookup "
` [PATCH bpf-next 2/5] bpf: Allow skb_ancestor_cgroup_id helper "
` [PATCH bpf-next 3/5] bpf: Introduce bpf_sk_{,ancestor_}cgroup_id helpers
` [PATCH bpf-next 4/5] selftests/bpf: Add connect_fd_to_fd, connect_wait net helpers
` [PATCH bpf-next 5/5] selftests/bpf: Test for sk helpers in cgroup skb

[PATCH] perf expr: Fix memory leaks in metric bison
 2020-05-13  0:03 UTC 

U-CLASS SPI Bus and Devices
 2020-05-13  0:02 UTC  (3+ messages)

[PATCH 1/2] media: dt-bindings: media: i2c: Add MT9M114 camera sensor binding
 2020-05-13  0:00 UTC  (4+ messages)
` [PATCH 2/2] media: i2c: Add driver for On Semiconductor MT9M114 camera sensor


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.