All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-29 20:50:56 to 2019-07-29 21:32:07 UTC [more...]

[PATCH] ataflop: Mark expected switch fall-through
 2019-07-29 21:25 UTC  (2+ messages)

Problem with fsck and invalid submodule path in history
 2019-07-29 21:32 UTC  (6+ messages)
` [PATCH] Documentation/git-fsck.txt: include fsck.* config variables

[tip:perf/urgent] tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()
 2019-07-29 21:31 UTC 

[Xen-devel] [freebsd-master test] 139488: all pass - PUSHED
 2019-07-29 21:31 UTC 

[tip:perf/urgent] tools headers UAPI: Update tools's copy of drm.h headers
 2019-07-29 21:30 UTC 

linux-next: Signed-off-by missing for commit in the coresight tree
 2019-07-29 21:30 UTC 

[PATCH net] net/mlx5e: Fix unnecessary flow_block_cb_is_busy call
 2019-07-29 21:30 UTC  (4+ messages)

[PATCH v2] pinctrl: msm8998: Squash TSIF pins together
 2019-07-29 21:30 UTC  (4+ messages)

[tip:perf/urgent] tools headers UAPI: Update tools's copy of mman.h headers
 2019-07-29 21:30 UTC 

[tip:perf/urgent] tools headers UAPI: Update tools's copy of kvm.h headers
 2019-07-29 21:29 UTC 

[tip:perf/urgent] tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick up clone3 and pidfd_open
 2019-07-29 21:28 UTC 

[igt-dev] [PATCH v2] i915/gem_mocs_settings: log the engine and MOCS index
 2019-07-29 21:28 UTC 

[dpdk-dev] [PATCH 2/2] net/bnxt: set Rx checksum flags in vector mode receive
 2019-07-29 21:28 UTC 

[dpdk-dev] [PATCH 1/2] net/bnxt: fix context memory allocation
 2019-07-29 21:28 UTC 

[U-Boot] Please pull u-boot-dm
 2019-07-29 21:27 UTC 

[SPDK] replay trace with bdev fio plugin
 2019-07-29 21:27 UTC 

linux-next: Signed-off-by missing for commit in the mlx5-next tree
 2019-07-29 21:27 UTC 

[PATCH 0/3 net-next] Finish conversion of skb_frag_t to bio_vec
 2019-07-29 21:25 UTC  (7+ messages)
` [PATCH 1/3 net-next] linux: Add skb_frag_t page_offset accessors

[PATCH v1 1/4] pinctrl: baytrail: Use devm_platform_ioremap_resource()
 2019-07-29 21:25 UTC  (6+ messages)

linux-next: Fixes tag needs some work in the net-next tree
 2019-07-29 21:25 UTC 

[Qemu-devel] [PATCH v3 for-4.2 0/3] block: BDRV_REQ_PREFETCH
 2019-07-29 21:24 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/3] block: implement BDRV_REQ_PREFETCH
` [Qemu-devel] [PATCH v3 2/3] block/stream: use BDRV_REQ_PREFETCH
` [Qemu-devel] [PATCH v3 3/3] nbd: improve CMD_CACHE: "

[PATCH v2] driver core: Remove device link creation limitation
 2019-07-29 21:24 UTC  (4+ messages)

[PATCH net-next 00/16] bnxt_en: Add TPA (GRO_HW and LRO) on 57500 chips
 2019-07-29 21:24 UTC  (2+ messages)

[GIT PULL] perf/urgent fixes
 2019-07-29 21:24 UTC  (11+ messages)
` [PATCH 01/12] tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick up clone3 and pidfd_open
` [PATCH 02/12] tools headers UAPI: Update tools's copy of kvm.h headers
` [PATCH 03/12] tools headers UAPI: Update tools's copy of mman.h headers
` [PATCH 04/12] tools headers UAPI: Update tools's copy of drm.h headers
` [PATCH 05/12] tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()
` [PATCH 06/12] tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctl
` [PATCH 07/12] tools headers UAPI: Sync sched.h with the kernel
` [PATCH 08/12] tools headers UAPI: Sync if_link.h "
` [PATCH 09/12] perf header: Fix divide by zero error if f_header.attr_size==0

[Qemu-devel] [PATCH v3 0/4] virtio/block: handle zoned backing devices
 2019-07-29 21:23 UTC  (4+ messages)
` [Qemu-devel] [Qemu-block] "

[U-Boot] [PATCH] Makefile: fix implementation of BINMAN_DEBUG
 2019-07-29 21:22 UTC  (3+ messages)

[PATCH 00/53] binman: Support replacing entries in an existing image
 2019-07-29 21:22 UTC  (108+ messages)
` [U-Boot] [PATCH 01/53] dtoc: Return a non-zero exit code when tests fail
` [U-Boot] [PATCH 02/53] binman: Move image-processing code into a function
` [U-Boot] [PATCH 03/53] binman: Move GetFdtSet() into blob_dtb
` [U-Boot] [PATCH 04/53] binman: Use print() to print output
` [U-Boot] [PATCH 05/53] binman: Move image/fdt code into PrepareImagesAndDtbs()
` [U-Boot] [PATCH 06/53] binman: Convert GetFdtSet() to use a dict
` [U-Boot] [PATCH 07/53] binman: Rename state.GetFdts()
` [U-Boot] [PATCH 08/53] binman: Rename state.GetFdt()
` [U-Boot] [PATCH 09/53] binman: Adjust GetFdt() to be keyed by etype
` [U-Boot] [PATCH 10/53] binman: Adjust state.fdt_files to be keyed by entry type
` [U-Boot] [PATCH 11/53] binman: Simplify state.fdt_subset
` [U-Boot] [PATCH 12/53] binman: Drop state.fdt_set as this is not needed
` [U-Boot] [PATCH 13/53] patman: Update tout to avoid open-coding the debug levels
` [U-Boot] [PATCH 14/53] binman: Add a bit of logging in entries when packing
` [U-Boot] [PATCH 15/53] binman: Show a helpful error when a DT property is missing
` [U-Boot] [PATCH 16/53] dtoc: Update Fdt.FromData() to allow a name
` [U-Boot] [PATCH 17/53] dtoc: Update Fdt.GetNode() to handle the root node
` [U-Boot] [PATCH 18/53] binman: Store image fdtmap when loading from a file
` [U-Boot] [PATCH 19/53] binman: Support loading entry data "
` [U-Boot] [PATCH 20/53] binman: Allow state functions to fail to return data
` [U-Boot] [PATCH 21/53] binman: Store the entry in output_fdt_files
` [U-Boot] [PATCH 22/53] binman: Add an image name into the fdtmap
` [U-Boot] [PATCH 23/53] binman: Adjust Entry to read the node in a separate call
` [U-Boot] [PATCH 24/53] binman: Add a function to obtain the image for an Entry
` [U-Boot] [PATCH 25/53] binman: Add a constant for common entry properties
` [U-Boot] [PATCH 26/53] binman: Allow the fdtmap to remain unchanged
` [U-Boot] [PATCH 27/53] binman: Tidy up _SetupDtb() to use its own temporary file
` [U-Boot] [PATCH 28/53] binman: Support updating entries in an existing image
` [U-Boot] [PATCH 29/53] binman: Add info to allow safely repacking an image later
` [U-Boot] [PATCH 30/53] binman: Update documentation for image creation
` [U-Boot] [PATCH 31/53] binman: Write the original input fdtmap to a file
` [U-Boot] [PATCH 32/53] binman: Move Image.BuildImage() into a single function
` [U-Boot] [PATCH 33/53] binman: Add more tests for image header position
` [U-Boot] [PATCH 34/53] binman: Allow updating entries that change size
` [U-Boot] [PATCH 35/53] binman: Update the _testing entry to support shrinkage
` [U-Boot] [PATCH 36/53] binman: Support shrinking a entry after packing
` [PATCH 37/53] libfdt: Copy the struct region in fdt_resize()
  ` [U-Boot] "
` [U-Boot] [PATCH 38/53] binman: Adjust fmap to ignore CBFS files
` [U-Boot] [PATCH 39/53] binman: Place Intel descriptor at image start
` [U-Boot] [PATCH 40/53] binman: Add a few more features to the wishlist
` [U-Boot] [PATCH 41/53] binman: Add a prefix before CBFS hex offsets
` [U-Boot] [PATCH 42/53] binman: Update Entry.ReadEntry() to work through classes
` [U-Boot] [PATCH 43/53] binman: Update Entry.WriteData() to handle special sections
` [U-Boot] [PATCH 44/53] binman: Support replacing data in a cbfs
` [U-Boot] [PATCH 45/53] patman: Reset the output directory when it is removed
` [U-Boot] [PATCH 46/53] binman: Update state when replacing device-tree entries
` [U-Boot] [PATCH 47/53] binman: Add a test function to clean up the output dir
` [U-Boot] [PATCH 48/53] binman: Clean up all output directories in tests
` [U-Boot] [PATCH 49/53] binman: Move control.WriteEntry further down the file
` [U-Boot] [PATCH 50/53] binman: Update control.WriteEntry() to support writing the map
` [U-Boot] [PATCH 51/53] binman: Split control.WriteEntryToImage() into separate functions
` [U-Boot] [PATCH 52/53] binman: Correct the error message for invalid path
` [U-Boot] [PATCH 53/53] binman: Add command-line support for replacing entries

[dpdk-dev] [PATCH v1] lib/distributor: fix livelock issue on flush
 2019-07-29 21:22 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH bpf-next 00/10] CO-RE offset relocations
 2019-07-29 21:21 UTC  (11+ messages)
` [PATCH bpf-next 05/10] selftests/bpf: add CO-RE relocs nesting tests
` [PATCH bpf-next 07/10] selftests/bpf: add CO-RE relocs enum/ptr/func_proto tests
` [PATCH bpf-next 08/10] selftests/bpf: add CO-RE relocs modifiers/typedef tests
` [PATCH bpf-next 09/10] selftest/bpf: add CO-RE relocs ptr-as-array tests
` [PATCH bpf-next 10/10] selftests/bpf: add CO-RE relocs ints tests

[PATCH v3] sched/core: Don't use dying mm as active_mm of kthreads
 2019-07-29 21:21 UTC  (3+ messages)

[RFC PATCH 0/1] dm: add clone target
 2019-07-29 21:20 UTC  (7+ messages)
` [RFC PATCH 1/1] "

[PATCH] watchdog device drivers:pc87413_wdt: Rewriting of pc87413_wdt driver to utilize common watchdog interface
 2019-07-29 21:20 UTC 

[PATCH v2 0/5] Tiger Lake: MOCS table handling
 2019-07-29 21:19 UTC  (6+ messages)
` [PATCH v2 1/5] drm/i915/tgl: Move fault registers to their new offset
` [PATCH v2 2/5] drm/i915/tgl: stop using ERROR_GEN6 and DONE_REG
` [PATCH v2 3/5] drm/i915/tgl: Define MOCS entries for Tigerlake
` [PATCH v2 4/5] drm/i915/tgl: Tigerlake only has global MOCS registers
` [PATCH v2 5/5] drm/i915: Move MOCS setup to intel_mocs.c

[PATCH v2 0/6] PWM JZ4740 fixes and cleanups
 2019-07-29 21:19 UTC  (6+ messages)
` [PATCH v2 3/6] pwm: jz4740: Apply configuration atomically

[Qemu-devel] [PULL 0/3] virtio, pc: fixes
 2019-07-29 21:16 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/3] Revert "Revert "globals: Allow global properties to be optional""
` [Qemu-devel] [PULL 2/3] Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs"
` [Qemu-devel] [PULL 3/3] pc-dimm: fix crash when invalid slot number is used

[Buildroot] [autobuild.buildroot.net] Build results for 2019-07-27
 2019-07-29 21:18 UTC  (3+ messages)

[PATCH net] net: ipv6: Fix a bug in ndisc_send_ns when netdev only has a global address
 2019-07-29 21:17 UTC  (2+ messages)

[imx][vybrid][qspi] Regression notification - vybrid vf610 QUADSPI - BK4 board
 2019-07-29 21:17 UTC  (4+ messages)

ip route JSON format is unparseable for "unreachable" routes
 2019-07-29 21:16 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/expect: bump to version 5.45.4
 2019-07-29 21:15 UTC 

[PATCH] mips: avoid explicit UB in assignment of mips_io_port_base
 2019-07-29 21:15 UTC  (2+ messages)

[PATCH] md/raid0: Fail BIOs if their underlying block device is gone
 2019-07-29 21:14 UTC  (5+ messages)

[Xen-devel] [PATCH 0/7] xen/arm: Xen hardening for newer Armv8
 2019-07-29 21:14 UTC  (6+ messages)
` [Xen-devel] [PATCH 1/7] xen/public: arch-arm: Restrict the visibility of struct vcpu_guest_core_regs

[PATCH RFC v3 0/14] sched,fair: flatten CPU controller runqueues
 2019-07-29 21:13 UTC  (4+ messages)
` [PATCH 03/14] sched,fair: redefine runnable_load_avg as the sum of task_h_load

[PATCH mlx5-next 00/11] Mellanox, mlx5-next updates 2019-07-29
 2019-07-29 21:13 UTC  (12+ messages)
` [PATCH mlx5-next 01/11] net/mlx5: Refactor and optimize flow counter bulk query
` [PATCH mlx5-next 02/11] net/mlx5: Add flow counter bulk allocation hardware bits and command
` [PATCH mlx5-next 03/11] net/mlx5: Fix offset of tisc bits reserved field
` [PATCH mlx5-next 04/11] net/mlx5: Make load_one() and unload_one() symmetric
` [PATCH mlx5-next 05/11] net/mlx5: E-Switch, Verify support QoS element type
` [PATCH mlx5-next 06/11] net/mlx5: E-switch, Combine metadata enable/disable functionality
` [PATCH mlx5-next 07/11] net/mlx5: E-switch, Initialize TSAR Qos hardware block before its user vports
` [PATCH mlx5-next 08/11] net/mlx5: E-switch, Introduce helper function to enable/disable vports
` [PATCH mlx5-next 09/11] net/mlx5: E-Switch, remove redundant error handling
` [PATCH mlx5-next 10/11] net/mlx5: E-Switch, Remove redundant mc_promisc NULL check
` [PATCH mlx5-next 11/11] net/mlx5: E-switch, Tide up eswitch config sequence

[PATCH] dt-bindings: clk: allwinner,sun4i-a10-ccu: Correct path in $id
 2019-07-29 21:12 UTC  (4+ messages)
` [PATCH] dt-bindings: clk: allwinner, sun4i-a10-ccu: "

Phantom full ext4 root filesystems on 4.1 through 4.14 kernels
 2019-07-29 21:12 UTC  (12+ messages)
                ` ext4 file system is constantly writing to the block device with no activity from the applications, is it a bug?

[PATCH v2 0/2] mm,thp: Add filemap_huge_fault() for THP
 2019-07-29 21:09 UTC  (3+ messages)
` [PATCH v2 1/2] mm: Allow the page cache to allocate large pages
` [PATCH v2 2/2] mm,thp: Add experimental config option RO_EXEC_FILEMAP_HUGE_FAULT_THP

[PATCH] driver core: platform: return -ENXIO for missing GpioInt
 2019-07-29 21:09 UTC  (5+ messages)

[PATCH] net: hamradio: baycom_epp: Mark expected switch fall-through
 2019-07-29 21:09 UTC  (3+ messages)

[PATCH] net: wan: sdla: Mark expected switch fall-through
 2019-07-29 21:09 UTC  (2+ messages)

[PATCH][V2] drivers: thermal: processor_thermal_device: fix missing bitwise-or operators
 2019-07-29 21:09 UTC  (3+ messages)

[RFC PATCH 00/16] KVM RISC-V Support
 2019-07-29 21:08 UTC  (7+ messages)
` [RFC PATCH 15/16] RISC-V: KVM: Add SBI v0.1 support

[BlueAlsa] connected but no possibility to record or play
 2019-07-29 19:52 UTC 

[PATCH v2] sched/core: Don't use dying mm as active_mm of kthreads
 2019-07-29 21:06 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 00/11] add SPDX tags to files with Intel copyright
 2019-07-29 21:03 UTC  (10+ messages)
` [dpdk-dev] [PATCH v1 01/11] net/ixgbe: replace license text with SPDX tag
` [dpdk-dev] [PATCH v1 02/11] net/i40e: "
` [dpdk-dev] [PATCH v1 03/11] net/e1000: "
` [dpdk-dev] [PATCH v2 00/11] add SPDX tags to files with Intel copyright
  ` [dpdk-dev] [PATCH v2 02/11] net/i40e: replace license text with SPDX tag

GPMI iMX6ull timeout on DMA
 2019-07-29 21:02 UTC  (10+ messages)

[PATCH] scsi: wd33c93: Mark expected swich fall-through
 2019-07-29 21:03 UTC 

[Buildroot] [PATCH v2] package/python-modbus-tk: new package
 2019-07-29 21:02 UTC 

[PATCH] net: sctp: drop unneeded likely() call around IS_ERR()
 2019-07-29 21:02 UTC  (3+ messages)

PROBLEM: Kernel oops when mounting a encryptData CIFS share with CONFIG_DEBUG_VIRTUAL
 2019-07-29 21:02 UTC  (3+ messages)

[PATCH v2] xen/arm: irq: Don't use _IRQ_PENDING when handling host interrupt
 2019-07-29 21:01 UTC  (4+ messages)
` [Xen-devel] "

[PATCH 5.2 000/215] 5.2.5-stable review
 2019-07-29 21:01 UTC  (5+ messages)
` [PATCH 5.2 083/215] net/ipv4: fib_trie: Avoid cryptic ternary expressions

[dpdk-dev] [PATCH] doc: add SPDX tag for OPDL PMD guide
 2019-07-29 21:00 UTC  (2+ messages)

[tpm2] PCR Policy enforcement when using nvram
 2019-07-29 20:59 UTC 

[dpdk-dev] [PATCH] doc: replace license text with SPDX tag
 2019-07-29 20:58 UTC  (3+ messages)

[RFC] net: phy: read link status twice when phy_check_link_status()
 2019-07-29 20:57 UTC  (4+ messages)

[PATCH 1/3] Fix backward-ring-buffer.c format-truncation error
 2019-07-29 20:57 UTC  (2+ messages)
` [PATCH v2] Fix annotate.c use of uninitialized value error

[PATCH bpf-next v5 0/6] xdp: Add devmap_hash map type
 2019-07-29 20:57 UTC  (3+ messages)

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-07-29 20:57 UTC  (6+ messages)
` [PATCH 03/12] block: bio_release_pages: use flags arg instead of bool

[v5 2/2] gpio: aspeed: Add SGPIO driver
 2019-07-29 20:56 UTC  (5+ messages)

[PATCH V2 1/4] drivers: qcom: rpmh-rsc: simplify TCS locking
 2019-07-29 20:56 UTC  (11+ messages)
` [PATCH V2 2/4] drivers: qcom: rpmh-rsc: avoid locking in the interrupt handler

[PATCH net v2] mlxsw: spectrum_ptp: Increase parsing depth when PTP is enabled
 2019-07-29 20:55 UTC  (2+ messages)

[PATCH v2] sound: dmasound_atari: Mark expected switch fall-through
 2019-07-29 20:54 UTC 

[PATCH] powerpc: workaround clang codegen bug in dcbz
 2019-07-29 20:49 UTC  (5+ messages)

[Qemu-devel] [PATCH v4] qapi: Add InetSocketAddress member keep-alive
 2019-07-29 20:51 UTC  (2+ messages)

platform/x86/pcengines-apuv2: Missing apu4
 2019-07-29 20:51 UTC  (2+ messages)

sched: Unexpected reschedule of offline CPU#2!
 2019-07-29 20:50 UTC  (7+ 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.