All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-18 15:16:09 to 2020-11-18 15:46:47 UTC [more...]

[PATCH v2 0/4] hwmon: (ltc2945): add support for sense resistor
 2020-11-18 15:21 UTC  (8+ messages)
` [PATCH v2 2/4] docs: hwmon: (ltc2945): change type of val to ULL in ltc2945_val_to_reg()
` [PATCH v2 3/4] hwmon: (ltc2945): add support for sense resistor

Fw: [Bug 210255] New: IP_UNICAST_IF has no effect on connect()ed UDP sockets
 2020-11-18 15:46 UTC 

[PATCH 4.9 00/78] 4.9.244-rc1 review
 2020-11-18 15:22 UTC  (2+ messages)

[PATCH for-6.0 0/6] Add HMP/QMP commands to query accelerator
 2020-11-18 15:45 UTC  (11+ messages)
` [PATCH for-6.0 1/6] qapi: Add query-accel command

[PATCH 1/2] file-posix: Use OFD lock only if the filesystem supports the lock
 2020-11-18 15:42 UTC  (3+ messages)

[PATCH] can: m_can: Add PCI glue driver for Intel Elkhart Lake
 2020-11-18 15:45 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-arasan: Add pinctrl support to the driver
 2020-11-18 15:43 UTC  (3+ messages)

[PATCH net-next] net: dsa: avoid potential use-after-free error
 2020-11-18 15:43 UTC 

[RFC v3 0/9] i386 cleanup
 2020-11-18 15:43 UTC  (9+ messages)
` [RFC v3 8/9] module: introduce MODULE_INIT_ACCEL_CPU

[Cluster-devel] [GFS2 PATCH] MAINTAINERS: Add gfs2 bug tracker link
 2020-11-18 15:44 UTC  (2+ messages)

[PATCH mm v10 00/42] kasan: add hardware tag-based mode for arm64
 2020-11-18 15:43 UTC  (13+ messages)
` [PATCH mm v10 05/42] kasan: rename (un)poison_shadow to (un)poison_range
` [PATCH mm v10 09/42] kasan: define KASAN_MEMORY_PER_SHADOW_PAGE
` [PATCH mm v10 41/42] kasan: add documentation for hardware tag-based mode

[Qemu-devel] [Bug 1799792] [NEW] Broken scaling with gtk, gl=on on a hidpi display
 2020-11-18 15:32 UTC  (2+ messages)
` [Bug 1799792] Re: Broken scaling with gtk,gl=on "

[MPTCP] Re: WARNING in mptcp_reset_timer
 2020-11-18 15:44 UTC 

[PATCH net-next] net: add in_softirq() debug checking in napi_consume_skb()
 2020-11-18 15:43 UTC  (6+ messages)

[PATCH 00/28] Use main as default branch name
 2020-11-18 15:43 UTC  (10+ messages)

[input:master] BUILD SUCCESS c6c746508981f22ffa754e0c8fcee00da6923b9e
 2020-11-18 15:43 UTC 

[PATCH v2 0/8] RFC Support hot device unplug in amdgpu
 2020-11-18 15:43 UTC  (12+ messages)
` [PATCH v2 8/8] drm/amdgpu: Prevent any job recoveries after device is unplugged

[PATCH v2 00/16] qapi: static typing conversion, pt3
 2020-11-18 15:41 UTC  (7+ messages)
` [PATCH v2 04/16] qapi/expr.py: Add assertion for union type 'check_dict'
` [PATCH v2 06/16] qapi/expr.py: Check type of 'data' member
` [PATCH v2 07/16] qapi/expr.py: Add casts in a few select cases

[RFC PATCH v3 00/61] Introduce parallel fsck to e2fsck pass1
 2020-11-18 15:39 UTC  (61+ messages)
` [RFC PATCH v3 01/61] e2fsck: add -m option for multithread
` [RFC PATCH v3 02/61] e2fsck: copy context when using multi-thread fsck
` [RFC PATCH v3 03/61] e2fsck: copy fs "
` [RFC PATCH v3 04/61] e2fsck: clear icache "
` [RFC PATCH v3 05/61] e2fsck: add assert when copying context
` [RFC PATCH v3 06/61] e2fsck: copy bitmaps "
` [RFC PATCH v3 07/61] e2fsck: copy badblocks when copying fs
` [RFC PATCH v3 08/61] e2fsck: open io-channel "
` [RFC PATCH v3 09/61] e2fsck: create logs for mult-threads
` [RFC PATCH v3 10/61] e2fsck: optionally configure one pfsck thread
` [RFC PATCH v3 11/61] e2fsck: add start/end group for thread
` [RFC PATCH v3 12/61] e2fsck: split groups to different threads
` [RFC PATCH v3 13/61] e2fsck: print thread log properly
` [RFC PATCH v3 14/61] e2fsck: merge bitmaps after thread completes
` [RFC PATCH v3 15/61] e2fsck: do not change global variables
` [RFC PATCH v3 16/61] e2fsck: optimize the inserting of dir_info_db
` [RFC PATCH v3 17/61] e2fsck: merge dir_info after thread finishes
` [RFC PATCH v3 18/61] e2fsck: rbtree bitmap for dir
` [RFC PATCH v3 19/61] e2fsck: merge badblocks after thread finishes
` [RFC PATCH v3 20/61] e2fsck: merge icounts "
` [RFC PATCH v3 21/61] e2fsck: merge dblist "
` [RFC PATCH v3 22/61] e2fsck: add debug codes for multiple threads
` [RFC PATCH v3 23/61] e2fsck: merge counts after threads finish
` [RFC PATCH v3 24/61] e2fsck: merge fs flags when "
` [RFC PATCH v3 25/61] e2fsck: merge dx_dir_info after "
` [RFC PATCH v3 26/61] e2fsck: merge dirs_to_hash when "
` [RFC PATCH v3 27/61] e2fsck: merge context flags properly
` [RFC PATCH v3 28/61] e2fsck: merge quota context after threads finish
` [RFC PATCH v3 29/61] e2fsck: serialize fix operations
` [RFC PATCH v3 30/61] e2fsck: move some fixes out of parallel pthreads
` [RFC PATCH v3 31/61] e2fsck: split and merge invalid bitmaps
` [RFC PATCH v3 32/61] e2fsck: merge EA blocks properly
` [RFC PATCH v3 33/61] e2fsck: kickoff mutex lock for block found map
` [RFC PATCH v3 34/61] e2fsck: allow admin specify number of threads
` [RFC PATCH v3 35/61] e2fsck: adjust "
` [RFC PATCH v3 36/61] e2fsck: fix readahead for pfsck of pass1
` [RFC PATCH v3 37/61] e2fsck: merge options after threads finish
` [RFC PATCH v3 38/61] e2fsck: reset lost_and_found "
` [RFC PATCH v3 39/61] e2fsck: merge extent depth count "
` [RFC PATCH v3 40/61] e2fsck: simplify e2fsck context merging codes
` [RFC PATCH v3 41/61] e2fsck: set E2F_FLAG_ALLOC_OK after threads
` [RFC PATCH v3 42/61] e2fsck: wait fix thread finish before checking
` [RFC PATCH v3 43/61] e2fsck: cleanup e2fsck_pass1_thread_join()
` [RFC PATCH v3 44/61] e2fsck: avoid too much memory allocation for pfsck
` [RFC PATCH v3 45/61] e2fsck: make default smallest RA size to 1M
` [RFC PATCH v3 46/61] ext2fs: parallel bitmap loading
` [RFC PATCH v3 47/61] e2fsck: update mmp block in one thread
` [RFC PATCH v3 48/61] e2fsck: reset @inodes_to_rebuild if restart
` [RFC PATCH v3 49/61] e2fsck: fix build for make rpm
` [RFC PATCH v3 50/61] e2fsck: move ext2fs_get_avg_group to rw_bitmaps.c
` [RFC PATCH v3 51/61] configure: enable pfsck by default
` [RFC PATCH v3 53/61] e2fsck: fix f_multithread_ok test
` [RFC PATCH v3 54/61] e2fsck: fix race in ext2fs_read_bitmaps()
` [RFC PATCH v3 55/61] e2fsck: fix readahead for pass1 without pfsck
` [RFC PATCH v3 56/61] e2fsck: fix memory leaks with pfsck enabled
` [RFC PATCH v3 57/61] ext2fs: fix to set tail flags "
` [RFC PATCH v3 58/61] e2fsck: misc cleanups for pfsck
` [RFC PATCH v3 59/61] e2fsck: update mmp block race
` [RFC PATCH v3 60/61] e2fsck: propagate number of threads
` [RFC PATCH v3 61/61] e2fsck: Annotating fields in e2fsck_struct

[PULL 00/92] Misc patches for 2020-09-24
 2020-11-18 15:40 UTC  (3+ messages)
` [PULL 19/92] hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytes

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.157-99-gbdba732bb436)
 2020-11-18 15:40 UTC 

Business Proposal
 2020-11-18 14:48 UTC 

[PATCH RESEND] driver core: export device_is_bound() to fix build failure
 2020-11-18 15:40 UTC  (12+ messages)

[PATCH v7 0/4] Introduce mini-dump support for remoteproc
 2020-11-18 15:38 UTC  (4+ messages)
` [PATCH v7 1/4] remoteproc: core: Add ops to enable custom coredump functionality

[PATCH v2] ARM: sunxi: do not select COMMON_CLK to fix builds
 2020-11-18 15:38 UTC  (4+ messages)

[PATCH] regulator: ti-abb: Fix array out of bound read access on the first transition
 2020-11-18 15:38 UTC  (3+ messages)

[PATCH 5.11 0/2] registered files improvements for IOPOLL mode
 2020-11-18 15:36 UTC  (9+ messages)
` [PATCH 5.11 2/2] io_uring: don't take percpu_ref operations for registered files in "

[linux-lvm] discussion about activation/auto_activation_volume_list
 2020-11-18 15:38 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/4] doc: move VFIO driver to be first
 2020-11-18 15:37 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v2 2/4] doc: reword VFIO and UIO Linux GSG section
` [dpdk-dev] [PATCH v2 3/4] doc: add VFIO no-IOMMU "
` [dpdk-dev] [PATCH v2 4/4] doc: add VFIO troubleshooting section

[PATCH v3 0/2] add epoll_pwait2 syscall
 2020-11-18 15:37 UTC  (5+ messages)
` [PATCH v3 1/2] epoll: add nsec timeout support with epoll_pwait2

[dm-devel] [PATCH] dm: add support for DM_TARGET_NOWAIT for various targets
 2020-11-18 15:38 UTC  (4+ messages)
` [dm-devel] [PATCH v2] "

[PATCH 0/2] hwspinlock: add sunxi hardware spinlock support
 2020-11-18 15:37 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH bpf-next V6 0/7] Series short description
 2020-11-18 15:37 UTC  (2+ messages)

[PATCH] fetch2: use relative symlinks for anything pulled from PREMIRRORS
 2020-11-18 15:36 UTC 

[PATCH v4 0/4] tools/bootconfig: Align the bootconfig applied initrd
 2020-11-18 15:35 UTC  (5+ messages)
` [PATCH v4 1/4] tools/bootconfig: Fix errno reference after printf()
` [PATCH v4 2/4] tools/bootconfig: Fix to check the write failure correctly
` [PATCH v4 3/4] tools/bootconfig: Align the bootconfig applied initrd image size to 4
` [PATCH v4 4/4] docs: bootconfig: Update file format on initrd image

Regressions in build process introduced since August
 2020-11-18 15:34 UTC  (2+ messages)

[PATCH v3 0/3] xen/arm: Make PCI passthrough code non-x86 specific
 2020-11-18 15:35 UTC  (6+ messages)
` [PATCH v3 1/3] xen/ns16550: Make ns16550 driver usable on ARM with HAS_PCI enabled

linux-next: build warning after merge of the ftrace tree
 2020-11-18 15:35 UTC  (6+ messages)
        ` [PATCH] ftrace/documentation: Fix RST C code blocks

[dpdk-dev] [PATCH] net/mlx5: fix RSS queue types validation
 2020-11-18 15:34 UTC  (2+ messages)

[PATCH] hv_netvsc: Validate number of allocated sub-channels
 2020-11-18 15:33 UTC 

[igt-dev] [PATCH i-g-t 0/3] Add FB_DAMAGE_CLIPS prop and new test for Selective fetch
 2020-11-18 15:33 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] lockdep: Introduce CONFIG_LOCKDEP_LARGE
 2020-11-18 15:31 UTC  (9+ messages)
` [PATCH v2] lockdep: Allow tuning tracing capacity constants
  ` [PATCH v3] "

[RESEND kvm-unit-tests PATCH] x86: remove extra includes
 2020-11-18 15:31 UTC 

[PULL 0/1] ppc-for-5.2 patch queue 2020-11-18
 2020-11-18 15:28 UTC  (3+ messages)
` [PULL 1/1] Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts"
` [EXTERNAL] [PULL 0/1] ppc-for-5.2 patch queue 2020-11-18

[PATCH] cifs: Rough, incomplete conversion to new fscache API
 2020-11-18 15:31 UTC 

[igt-dev] [PATCH i-g-t v4 1/3] lib/igt_device_scan: Remember vendor/device for pci devices
 2020-11-18 15:30 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v4 2/3] tools/intel_gpu_top: Add generation info in header
` [igt-dev] [PATCH i-g-t v4 3/3] tools/lsgpu: Add -n switch to list devices using vendor:device hex id
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,v4,1/3] lib/igt_device_scan: Remember vendor/device for pci devices

[PATCH v2 0/4] Add GCC and RPMh clock support for SDX55
 2020-11-18 15:30 UTC  (3+ messages)
` [PATCH v2 4/4] clk: qcom: Add support for SDX55 RPMh clocks

[PATCH v9 00/17] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-18 15:30 UTC  (5+ messages)
` [PATCH v9 01/17] memory: tegra30: Support interconnect framework

[PATCH] selftests/x86: Fix malformed src_offset initialization
 2020-11-18 15:30 UTC  (10+ messages)

[PATCHv2 0/5] Extend Intel service layer, FPGA manager and region
 2020-11-18 15:30 UTC  (3+ messages)
` [PATCHv2 1/5] firmware: stratix10-svc: add COMMAND_AUTHENTICATE_BITSTREAM flag

[PATCH bpf-next V6 0/7] bpf: New approach for BPF MTU handling
 2020-11-18 15:30 UTC  (8+ messages)
` [PATCH bpf-next V6 1/7] bpf: Remove MTU check in __bpf_skb_max_len
` [PATCH bpf-next V6 2/7] bpf: fix bpf_fib_lookup helper MTU check for SKB ctx
` [PATCH bpf-next V6 3/7] bpf: bpf_fib_lookup return MTU value as output when looked up
` [PATCH bpf-next V6 4/7] bpf: add BPF-helper for MTU checking
` [PATCH bpf-next V6 5/7] bpf: drop MTU check when doing TC-BPF redirect to ingress
` [PATCH bpf-next V6 6/7] bpf: make it possible to identify BPF redirected SKBs
` [PATCH bpf-next V6 7/7] selftests/bpf: use bpf_check_mtu in selftest test_cls_redirect

[PATCH 0/6] Add a PRU remoteproc driver
 2020-11-18 15:27 UTC  (17+ messages)
` [PATCH 1/6] dt-bindings: remoteproc: Add binding doc for PRU cores in the PRU-ICSS
` [PATCH 2/6] remoteproc/pru: Add a PRU remoteproc driver
` [PATCH 3/6] remoteproc/pru: Add support for PRU specific interrupt configuration
` [PATCH 5/6] remoteproc/pru: Add support for various PRU cores on K3 AM65x SoCs

[PATCH] git-gui: update Russian translation
 2020-11-18 15:27 UTC  (4+ messages)

[PATCH 0/3] ARM: dts: at91: add pincontrol node for USB Host
 2020-11-18 15:26 UTC  (4+ messages)

[PATCH RFC] iomap: only return IO error if no data has been transferred
 2020-11-18 15:26 UTC  (3+ messages)

[PATCH 5.9 000/255] 5.9.9-rc1 review
 2020-11-18 15:25 UTC  (2+ messages)

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.206-85-g831af67bf2ed5)
 2020-11-18 15:26 UTC 

[PATCH v2] xen/arm: Add workaround for Cortex-A76/Neoverse-N1 erratum #1286807
 2020-11-18 15:26 UTC  (4+ messages)

[PATCH 4.19 000/101] 4.19.158-rc1 review
 2020-11-18 15:23 UTC  (2+ messages)

[PULL 0/4] Misc fixes patches
 2020-11-18 15:24 UTC  (2+ messages)

[OE-core] cups: whitelist CVE-2018-6553
 2020-11-18 15:25 UTC 

stable-rc/queue/4.9 baseline: 113 runs, 6 regressions (v4.9.243-77-g23473a3931b0)
 2020-11-18 15:25 UTC 

[PATCH] x86: remove extra includes
 2020-11-18 15:24 UTC 

[jirislaby:devel 11/34] fs/quota/dquot.o: warning: objtool: __dquot_initialize()+0x237: unreachable instruction
 2020-11-18 15:24 UTC 

[PATCH PROTOTYPE 0/6] virtio-mem: vfio support
 2020-11-18 15:23 UTC  (7+ messages)
` [PATCH PROTOTYPE 3/6] vfio: Implement support for sparse RAM memory regions

[igt-dev] [PATCH i-g-t v3 0/2] tests/kms_addfb_basic: Nouveau support
 2020-11-18 15:23 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v4 "
  ` [igt-dev] [PATCH i-g-t v4 1/2] tests/kms_addfb_basic: Mark Intel-only tests as such
  ` [igt-dev] [PATCH i-g-t v4 2/2] tests/kms_addfb_basic: add vendor-specific errno assertions

[PATCH] can: m_can: Process interrupt only when not runtime suspended
 2020-11-18 15:23 UTC  (2+ messages)

[dpdk-dev] [PATCH v11 00/15] Arm build options rework
 2020-11-18 15:23 UTC  (5+ messages)
` [dpdk-dev] [PATCH v12 09/14] build: optional NUMA and cpu counts detection

[PATCH 4.14 00/85] 4.14.207-rc1 review
 2020-11-18 15:22 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/prime_busy: Add all subtests description
 2020-11-18 15:25 UTC 

[PATCH 0/4] vhost-user: avoid g_return_val_if() in get/set_config()
 2020-11-18 15:21 UTC  (2+ messages)

[PATCH 4.4 00/64] 4.4.244-rc1 review
 2020-11-18 15:22 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: Fix error in 'make dtbs_check' when using DT_SCHEMA_FILES
 2020-11-18 15:20 UTC 

[PATCH 00/40] [Set 7] Rid W=1 warnings from GPU
 2020-11-18 10:24 UTC  (4+ messages)
` [PATCH 04/40] drm/amd/amdgpu/amdgpu_drv: Move 'amdgpu_info_ioctl()'s prototype to shared header

[PATCH] drm: document drm_mode_get_connector
 2020-11-18 15:19 UTC  (4+ messages)

[PATCH] eventfd: convert to ->write_iter()
 2020-11-18 15:18 UTC  (2+ messages)

Schedule for OpenPOWER/Xen meeting
 2020-11-18 15:17 UTC  (4+ messages)

[PATCH 0/4] x86/MCE: some minor fixes
 2020-11-18 15:15 UTC  (7+ messages)
` [PATCH 1/4] x86/mce: do not overwrite no_way_out if mce_end() fails
  ` [linux-safety] "
` [PATCH 2/4] x86/mce: move the mce_panic() call and kill_it assignments at the right places
` [PATCH 3/4] x86/mce: for LMCE panic only if mca_cfg.tolerant < 3
` [linux-safety] [PATCH 4/4] x86/mce: remove redundant call to irq_work_queue()
  `  "

[PATCH 00/32] RISC-V Kendryte K210 support improvments
 2020-11-18 15:16 UTC  (12+ messages)
` [PATCH 04/32] spi: dw: Introduce polling device tree property

[PATCH 5.10 0/2] order fixed files refnode recycling
 2020-11-18 15:15 UTC  (2+ 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.