All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-07 03:10:19 to 2020-01-07 05:22:08 UTC [more...]

[PATCH v6 00/25] monitor: add asynchronous command type
 2020-01-07  5:17 UTC  (6+ messages)

[PATCH] usbtty: fix possible alignment issues
 2020-01-07  5:22 UTC 

[PATCH v2] printk: Fix preferred console selection with multiple matches
 2020-01-07  5:19 UTC  (7+ messages)

[PATCH v4 0/4] efi: Fix handling of multiple efi_fake_mem= entries
 2020-01-07  5:19 UTC  (9+ messages)
` [PATCH v4 3/4] efi: Fix efi_memmap_alloc() leaks
` [PATCH v4 4/4] efi: Fix handling of multiple efi_fake_mem= entries

linux-next: build warning after merge of the phy-next tree
 2020-01-07  5:17 UTC 

[PATCH v2 0/6] Support for Casefolding and Encryption
 2020-01-07  5:16 UTC  (9+ messages)
` [f2fs-dev] [PATCH v2 1/6] TMP: fscrypt: Add support for casefolding with encryption
  `  "
` [PATCH v2 2/6] vfs: Fold casefolding into vfs
` [PATCH v2 3/6] f2fs: Handle casefolding with Encryption
` [PATCH v2 4/6] ext4: Use struct super_blocks' casefold data
` [PATCH v2 5/6] ext4: Hande casefolding with encryption
` [f2fs-dev] [PATCH v2 6/6] ext4: Optimize match for casefolded encrypted dirs
  `  "

[PATCH] treewide: remove redundent IS_ERR() before error code check
 2020-01-07  5:15 UTC  (5+ messages)
` [alsa-devel] "

[PATCH] RFC: commit: add a commit.all-ignore-submodules config option
 2020-01-07  5:15 UTC  (5+ messages)

RX 5500 XT hangs kernel on boot
 2020-01-07  5:14 UTC  (2+ messages)

[PATCH v2 00/10] target/ppc: Correct some errors with real mode handling
 2020-01-07  4:48 UTC  (10+ messages)
` [PATCH v2 02/10] ppc: Remove stub of PPC970 HID4 implementation
` [PATCH v2 03/10] target/ppc: Correct handling of real mode accesses with vhyp on hash MMU
` [PATCH v2 04/10] target/ppc: Introduce ppc_hash64_use_vrma() helper
` [PATCH v2 05/10] spapr, ppc: Remove VPM0/RMLS hacks for POWER9
` [PATCH v2 06/10] target/ppc: Remove RMOR register from POWER9 & POWER10
` [PATCH v2 07/10] target/ppc: Use class fields to simplify LPCR masking
` [PATCH v2 08/10] target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]
` [PATCH v2 09/10] target/ppc: Correct RMLS table
` [PATCH v2 10/10] target/ppc: Only calculate RMLS derived RMA limit on demand

[dpdk-dev] [PATCH v2 0/6] lib/ring: templates to support custom element size
 2020-01-07  5:13 UTC  (5+ messages)
` [dpdk-dev] [PATCH v7 00/17] lib/ring: APIs "
  ` [dpdk-dev] [PATCH v7 03/17] test/ring: add functional tests for rte_ring_xxx_elem APIs

[Xen-devel] [qemu-mainline test] 145707: regressions - FAIL
 2020-01-07  5:11 UTC 

[PATCH net] Revert "net: stmmac: platform: Fix MDIO init for platforms without PHY"
 2020-01-07  5:08 UTC  (2+ messages)

[dpdk-dev] [PATCH v3] net/vhost: fix return value of vhost creates not checked
 2020-01-07  5:08 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2020-01-07  4:57 UTC 

[LTP] [PATCH v2] syscalls/userfaultfd01: add hint about unprivileged_userfaultfd
 2020-01-07  4:56 UTC  (4+ messages)

[PATCH v5 net-next 0/9] Convert Felix DSA switch to PHYLINK
 2020-01-07  4:56 UTC  (5+ messages)
` [PATCH v5 net-next 5/9] enetc: Make MDIO accessors more generic and export to include/linux/fsl

[PATCH 00/16] t: replace incorrect test_must_fail usage (part 2)
 2020-01-07  4:53 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/16] t2018: remove trailing space from test description
  ` [PATCH v2 02/16] t2018: add space between function name and ()
  ` [PATCH v2 03/16] t2018: improve style of if-statement
  ` [PATCH v2 04/16] t2018: use test_expect_code for failing git commands
  ` [PATCH v2 05/16] t2018: teach do_checkout() to accept `!` arg
  ` [PATCH v2 06/16] t2018: don't lose return code of git commands
  ` [PATCH v2 07/16] t2018: replace "sha" with "oid"
  ` [PATCH v2 08/16] t3030: use test_path_is_missing()
  ` [PATCH v2 09/16] t3310: extract common notes_merge_files_gone()
  ` [PATCH v2 10/16] t3415: stop losing return codes of git commands
  ` [PATCH v2 11/16] t3415: increase granularity of test_auto_{fixup,squash}()
  ` [PATCH v2 12/16] t3419: stop losing return code of git command
  ` [PATCH v2 13/16] t3504: do check for conflict marker after failed cherry-pick
  ` [PATCH v2 14/16] t3507: fix indentation
  ` [PATCH v2 15/16] t3507: use test_path_is_missing()
  ` [PATCH v2 16/16] t4124: only mark git command with test_must_fail

[PATCH 2/2] btrfs: sysfs, add read_policy attribute
 2020-01-07  4:52 UTC  (2+ messages)
` [PATCH v2 "

[PATCH qemu v2] spapr: Kill SLOF
 2020-01-07  4:44 UTC  (3+ messages)

[PATCH] stmmac: debugfs entry name is not be changed when udev rename device name
 2020-01-07  4:44 UTC  (7+ messages)

[dpdk-dev] [PATCH v1 0/5] implement common rte bit operation APIs in PMDs
 2020-01-07  4:41 UTC  (11+ messages)
` [dpdk-dev] [PATCH v6 1/6] lib/eal: implement the family of rte bit operation APIs

[PATCH 1/2] powerpc/pseries/svm: Use FW_FEATURE to detect SVM
 2020-01-07  4:08 UTC  (4+ messages)
` [PATCH 2/2] powerpc/pseries/svm: Disable BHRB/EBB/PMU access

[resend v1 0/5] Add support for block disk resize notification
 2020-01-07  4:39 UTC  (11+ messages)
` [resend v1 1/5] block/genhd: Notify udev about capacity change
` [resend v1 5/5] drivers/scsi/sd.c: Convert to use disk_set_capacity

[PATCH v6 0/9] Inline Encryption Support
 2020-01-07  4:35 UTC  (9+ messages)
` [PATCH v6 2/9] block: Add encryption context to struct bio
              ` [f2fs-dev] "

[PATCH V4 0/5] Introduce Advanced Watch Dog module
 2020-01-07  4:32 UTC  (2+ messages)

[PATCH v3] dm verity: don't prefetch hash blocks for already-verified data
 2020-01-07  4:34 UTC 

[lustre-devel] Lustre upstream client TODO list
 2020-01-07  4:32 UTC  (6+ messages)
` [lustre-devel] Lustre upstreaming status

[dpdk-dev] [PATCH 00/14] add eventmode to ipsec-secgw
 2020-01-07  4:32 UTC  (6+ messages)
` [dpdk-dev] [PATCH 12/14] examples/ipsec-secgw: add driver outbound worker

[Xen-devel] [qemu-mainline bisection] complete build-arm64-xsm
 2020-01-07  4:30 UTC 

[PATCH] powerpc: add support for folded p4d page tables
 2020-01-07  4:24 UTC  (6+ messages)

[PATCH] bpf/sockmap: read psock ingress_msg before sk_receive_queue
 2020-01-07  4:22 UTC 

Investment Project
 2020-01-07  4:08 UTC 

[PATCH 0/1] [Outreachy] [RFC] add: use advise function to display hints
 2020-01-07  4:19 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v6 00/19] Move PMC clocks into Tegra PMC driver
 2020-01-07  4:14 UTC  (40+ messages)
` [PATCH v6 01/19] dt-bindings: clock: tegra: Change CLK_M_DIV to OSC_DIV clocks
` [PATCH v6 02/19] clk: tegra: Change CLK_M_DIV clocks "
` [PATCH v6 03/19] clk: tegra: Fix Tegra PMC clock out parents
` [PATCH v6 04/19] dt-bindings: tegra: Convert Tegra PMC bindings to YAML
` [PATCH v6 05/19] dt-bindings: soc: tegra-pmc: Add Tegra PMC clock bindings
` [PATCH v6 06/19] soc: tegra: Add Tegra PMC clocks registration into PMC driver
` [PATCH v6 07/19] dt-bindings: soc: tegra-pmc: Add id for Tegra PMC 32KHz blink clock
` [PATCH v6 08/19] soc: tegra: Add support for "
` [PATCH v6 09/19] clk: tegra: Remove tegra_pmc_clk_init along with clk ids
` [PATCH v6 10/19] dt-bindings: clock: tegra: Remove pmc clock ids from clock dt-bindings
` [PATCH v6 11/19] ASoC: tegra: Use device managed resource APIs to get the clock
` [PATCH v6 12/19] ASoC: tegra: Add audio mclk configuration
` [PATCH v6 13/19] ASoC: tegra: Add fallback implementation for audio mclk
` [PATCH v6 14/19] clk: tegra: Remove audio related clock enables from init_table
` [PATCH v6 15/19] ARM: dts: tegra: Add clock-cells property to pmc
` [PATCH v6 16/19] arm64: tegra: Add clock-cells property to Tegra PMC node
` [PATCH v6 17/19] ARM: tegra: Update sound node clocks in device tree
` [PATCH v6 18/19] arm64: tegra: smaug: Change clk_out_2 provider to pmc
` [PATCH v6 19/19] ASoC: nau8825: change Tegra clk_out_2 provider to tegra_pmc

[Virtio-fs] [PATCH v3] virtiofsd: stop all queue threads on exit in virtio_loop()
 2020-01-07  4:15 UTC 

[dpdk-dev] [PATCH v3 0/6] OCTEON TX2 End Point Driver
 2020-01-07  4:14 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 6/6] raw/octeontx2_ep: add driver self test

[PATCH v2 0/1] Summary: hwmon driver for temperature sensors on SATA drives
 2020-01-07  4:10 UTC  (5+ messages)
` [PATCH v2] hwmon: Driver "

[PATCH 0/1] [Outreachy] [RFC] branch: advise the user to checkout a different branch before deleting
 2020-01-07  4:10 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "

[Virtio-fs] [PATCH v2] virtiofsd: cancel all queue threads on exit in virtio_loop()
 2020-01-07  4:09 UTC  (3+ messages)

[PATCH v1 1/1] spi: bcm-qspi: Use platform_get_irq_byname_optional() to avoid error message
 2020-01-07  4:09 UTC 

[PATCH 0/5] refactor gpg-interface and add gpg verification for clones
 2020-01-07  4:06 UTC  (3+ messages)

[PATCH] blk-map: add kernel address validation in blk_rq_map_kern func
 2020-01-07  4:05 UTC  (4+ messages)

linux-next: build failure after merge of the block tree
 2020-01-07  4:04 UTC  (2+ messages)

[PATCH v2 0/3] Fscrypt support for casefolded encryption
 2020-01-07  4:02 UTC  (6+ messages)
` [PATCH v2 1/3] fscrypt: Add siphash and hash key for policy v2
` [PATCH v2 2/3] fscrypt: Don't allow v1 policies with casefolding

[RESEND PATCH v3] blk-mq: Document functions for sending request
 2020-01-07  4:00 UTC  (2+ messages)

[PATCH] block: Allow t10-pi to be modular
 2020-01-07  3:59 UTC  (3+ messages)

[PATCH v2 0/2] L2 ccache DT and cacheinfo support to read no. of L2 cache ways enabled
 2020-01-07  3:55 UTC  (5+ messages)
` [PATCH v2 2/2] riscv: cacheinfo: Add support to determine no. of L2 cache way enabled

[PATCH] drm/amdgpu: resolved bug in UMC RAS CE query
 2020-01-07  3:53 UTC 

register_jprobe always fails with -22
 2020-01-07  3:50 UTC  (3+ messages)

[PATCH v3 0/2] Add USB DWC3 support for SC7180
 2020-01-07  3:47 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: usb: qcom,dwc3: Convert USB DWC3 bindings

[PATCH 0/3] video: aspeed video engine cleanups
 2020-01-07  3:43 UTC  (8+ messages)
` [PATCH 1/3] media: aspeed: Rework memory mapping in probe
` [PATCH 2/3] media: aspeed: Use runtime configuration
` [PATCH 3/3] video: aspeed: Update copyright information

[PATCH v2 net-next 0/4] ionic: driver updates
 2020-01-07  3:43 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] ionic: drop use of subdevice tags
` [PATCH v2 net-next 2/4] ionic: add Rx dropped packet counter
` [PATCH v2 net-next 3/4] ionic: restrict received packets to mtu size
` [PATCH v2 net-next 4/4] ionic: clear compiler warning on hb use before set

[PATCH] run-command: avoid undefined behavior in exists_in_PATH
 2020-01-07  3:41 UTC  (4+ messages)

[PATCH 0/1] sequencer: comment out the 'squash!' line
 2020-01-07  3:36 UTC  (5+ messages)

[PATCH v6] zip: Add patch fixing zipnote segfault
 2020-01-07  3:36 UTC 

[PATCH 0/3] Add AST2600 Video Engine support
 2020-01-07  3:34 UTC  (7+ messages)
` [PATCH 1/3] ARM: dts: aspeed-g6: Add Video Engine node
` [PATCH 3/3] media: aspeed: add AST2600 support

[PATCH v5] zip: Add patch fixing zipnote segfault
 2020-01-07  3:32 UTC  (2+ messages)
` ✗ patchtest: failure for zip: Add patch fixing zipnote segfault (rev5)

[Intel-gfx] [drm-intel:drm-intel-next-queued 20/20] drivers/gpu/drm/i915/gt/intel_lrc.c:4613 intel_execlists_create_virtual() warn: assigning (-2) to unsigned variable 've->base.uabi_instance'
 2020-01-07  3:31 UTC  (4+ messages)
`  "

linux-next: build warnings after merge of the usb tree
 2020-01-07  3:30 UTC 

[PATCH v2] selinux: deprecate disabling SELinux and runtime
 2020-01-07  3:30 UTC 

[Bluez PATCH v1] bluetooth: secure bluetooth stack from bluedump attack
 2020-01-07  3:30 UTC  (3+ messages)
  ` Fwd: "

[RFC PATCH] selinux: deprecate disabling SELinux and runtime
 2020-01-07  3:29 UTC  (3+ messages)

[PATCH RFC 0/3] block,ext4: Introduce REQ_OP_ASSIGN_RANGE to reflect extents allocation in block device internals
 2020-01-07  3:24 UTC  (9+ messages)
` [PATCH RFC 1/3] block: Add support for REQ_OP_ASSIGN_RANGE operation

linux-next: manual merge of the phy-next tree with the usb tree
 2020-01-07  3:24 UTC 

[PATCH v2 00/13] initramfs: a lot of cleanups
 2020-01-07  3:21 UTC  (5+ messages)
` [PATCH v2 04/13] initramfs: rename gen_initramfs_list.sh to gen_initramfs.sh

Configuring shunt_resistor in hwmon
 2020-01-07  3:20 UTC  (5+ messages)

[PATCH v2] perf parse: Copy string to perf_evsel_config_term
 2020-01-07  3:18 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Always reset the timeslice after a context switch
 2020-01-07  3:17 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/gt: Always reset the timeslice after a context switch (rev2)

[PATCH] thermal: sun8i: Add hwmon support
 2020-01-07  3:15 UTC  (5+ messages)

[dpdk-dev] [PATCH v2] net/vhost: fix return value of vhost creates not checked
 2020-01-07  3:15 UTC  (3+ messages)

[PATCH] opensbi: Use -ffree-standing compiler options
 2020-01-07  3:14 UTC  (3+ messages)
` [PATCH] opensbi: Use -ffreestanding "

[PATCH] dm-verity:unnecessary data blocks that need not read hash blocks
 2020-01-07  3:14 UTC 

[PATCH v2 1/3] perf util: Move block_pair_cmp to block-info
 2020-01-06 19:45 UTC  (3+ messages)
` [PATCH v2 2/3] perf util: Flexible to set block info output formats
` [PATCH v2 3/3] perf util: Support color ops to print block percents in color

[alsa-devel] [PATCH v4] ASoC: Add MediaTek MT6660 Speaker Amp Driver
 2020-01-07  3:09 UTC 


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.