All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-01 15:40:38 to 2020-09-01 15:54:49 UTC [more...]

[PATCH 1/3] watchdog: cadence: Simplify with dev_err_probe()
 2020-09-01 15:50 UTC  (6+ messages)
` [PATCH 2/3] watchdog: davinci: "
` [PATCH 3/3] watchdog: rti: "

[PATCH v2 0/6] selftests: arm64: Add floating point selftests
 2020-09-01 15:47 UTC  (5+ messages)
` [PATCH v2 6/6] selftests: arm64: Add build and documentation for FP tests

[PATCH v6 00/15] block/nvme: Various cleanups required to use multiple queues
 2020-09-01 15:52 UTC  (3+ messages)

[PATCH 5.8 000/255] 5.8.6-rc1 review
 2020-09-01 15:11 UTC  (116+ messages)
` [PATCH 5.8 049/255] f2fs: fix use-after-free issue
` [PATCH 5.8 054/255] btrfs: file: reserve qgroup space after the hole punch range is locked
` [PATCH 5.8 055/255] btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
` [PATCH 5.8 057/255] netfilter: nf_tables: report EEXIST on overlaps
` [PATCH 5.8 071/255] USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
` [PATCH 5.8 074/255] pinctrl: mediatek: avoid virtual gpio trying to set reg
` [PATCH 5.8 076/255] efi: provide empty efi_enter_virtual_mode implementation
` [PATCH 5.8 079/255] PCI: qcom: Add missing ipq806x clocks in PCIe driver
` [PATCH 5.8 083/255] cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
` [PATCH 5.8 085/255] nfsd: fix oops on mixed NFSv4/NFSv3 client access
` [PATCH 5.8 087/255] block: virtio_blk: fix handling single range discard request
` [PATCH 5.8 092/255] blk-mq: insert request not through ->queue_rq into sw/scheduler queue
` [PATCH 5.8 093/255] blkcg: fix memleak for iolatency
` [PATCH 5.8 096/255] nvme: multipath: round-robin: fix single non-optimized path case
` [PATCH 5.8 099/255] drm/etnaviv: always start/stop scheduler in timeout processing
` [PATCH 5.8 106/255] spi: stm32: clear only asserted irq flags on interrupt
` [PATCH 5.8 107/255] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
` [PATCH 5.8 108/255] ext4: dont BUG on inconsistent journal feature
` [PATCH 5.8 109/255] ext4: handle read only external journal device
` [PATCH 5.8 113/255] jbd2: abort journal if free a async write error metadata buffer
` [PATCH 5.8 114/255] ext4: handle option set by mount flags correctly
` [PATCH 5.8 115/255] ext4: handle error of ext4_setup_system_zone() on remount
` [PATCH 5.8 116/255] ext4: correctly restore system zone info when remount fails
` [PATCH 5.8 119/255] spi: stm32: fix fifo threshold level in case of short transfer
` [PATCH 5.8 126/255] selftests/bpf: Fix segmentation fault in test_progs
` [PATCH 5.8 127/255] libbpf: Handle GCC built-in types for Arm NEON
` [PATCH 5.8 129/255] libbpf: Prevent overriding errno when logging errors
` [PATCH 5.8 131/255] selftest/bpf: Fix compilation warnings in 32-bit mode
` [PATCH 5.8 132/255] selftests/bpf: Fix btf_dump test cases on 32-bit arches
` [PATCH 5.8 133/255] selftests/bpf: Correct various core_reloc 64-bit assumptions
` [PATCH 5.8 137/255] drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
` [PATCH 5.8 139/255] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
` [PATCH 5.8 142/255] selftests: disable rp_filter for icmp_redirect.sh
` [PATCH 5.8 143/255] scsi: fcoe: Fix I/O path allocation
` [PATCH 5.8 149/255] scsi: qla2xxx: Flush I/O on zone disable
` [PATCH 5.8 150/255] scsi: qla2xxx: Indicate correct supported speeds for Mezz card
` [PATCH 5.8 155/255] macvlan: validate setting of multiple remote source MAC addresses
` [PATCH 5.8 156/255] net: gianfar: Add of_node_put() before goto statement
` [PATCH 5.8 158/255] drm/amdkfd: fix the wrong sdma instance query for renoir
` [PATCH 5.8 159/255] bpf: Fix a rcu_sched stall issue with bpf task/task_file iterator
` [PATCH 5.8 160/255] bpf: Avoid visit same object multiple times
` [PATCH 5.8 161/255] ext4: limit the length of per-inode prealloc list
` [PATCH 5.8 162/255] powerpc/perf: Fix soft lockups due to missed interrupt accounting
` [PATCH 5.8 165/255] arm64: Move handling of erratum 1418040 into C code
` [PATCH 5.8 166/255] arm64: Allow booting of late CPUs affected by erratum 1418040
` [PATCH 5.8 168/255] block: fix get_max_io_size()
` [PATCH 5.8 170/255] HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
` [PATCH 5.8 171/255] blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
` [PATCH 5.8 172/255] btrfs: reset compression level for lzo on remount
` [PATCH 5.8 173/255] btrfs: check the right error variable in btrfs_del_dir_entries_in_log
` [PATCH 5.8 174/255] btrfs: fix space cache memory leak after transaction abort
` [PATCH 5.8 175/255] btrfs: detect nocow for swap after snapshot delete
` [PATCH 5.8 176/255] fbcon: prevent user font height or width change from causing potential out-of-bounds access
` [PATCH 5.8 177/255] USB: lvtest: return proper error code in probe
` [PATCH 5.8 178/255] vt: defer kfree() of vc_screenbuf in vc_do_resize()
` [PATCH 5.8 179/255] vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
` [PATCH 5.8 181/255] serial: pl011: Fix oops on -EPROBE_DEFER
` [PATCH 5.8 182/255] serial: pl011: Dont leak amba_ports entry on driver register error
` [PATCH 5.8 183/255] serial: stm32: avoid kernel warning on absence of optional IRQ
` [PATCH 5.8 186/255] io_uring: clear req->result on IOPOLL re-issue
` [PATCH 5.8 187/255] writeback: Protect inode->i_io_list with inode->i_lock
` [PATCH 5.8 189/255] writeback: Fix sync livelock due to b_dirty_time processing
` [PATCH 5.8 190/255] XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN data pointer which contains XEN specific information
` [PATCH 5.8 191/255] usb: renesas-xhci: remove version check
` [PATCH 5.8 192/255] usb: host: xhci-tegra: otg usb2/usb3 port init
` [PATCH 5.8 195/255] xhci: Do warm-reset when both CAS and XDEV_RESUME are set
` [PATCH 5.8 196/255] xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed
` [PATCH 5.8 197/255] io-wq: fix hang after cancelling pending hashed work
` [PATCH 5.8 199/255] arm64: vdso32: make vdso32 install conditional
` [PATCH 5.8 200/255] PM: sleep: core: Fix the handling of pending runtime resume requests
` [PATCH 5.8 201/255] powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
` [PATCH 5.8 206/255] genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
` [PATCH 5.8 207/255] irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by mistake
` [PATCH 5.8 208/255] x86/irq: Unbreak interrupt affinity setting
` [PATCH 5.8 210/255] drm/i915: Fix cmd parser desc matching with masks
` [PATCH 5.8 211/255] drm/etnaviv: fix external abort seen on GC600 rev 0x19
` [PATCH 5.8 213/255] drm/modeset-lock: Take the modeset BKL for legacy drivers
` [PATCH 5.8 215/255] drm/amd/display: use correct scale for actual_brightness
` [PATCH 5.8 216/255] drm/amdgpu/gfx10: refine mgcg setting
` [PATCH 5.8 217/255] drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
` [PATCH 5.8 218/255] drm/amd/pm: correct Vega10 swctf limit setting
` [PATCH 5.8 219/255] drm/amd/pm: correct Vega12 "
` [PATCH 5.8 220/255] drm/amd/pm: correct Vega20 "
` [PATCH 5.8 221/255] drm/amd/pm: correct the thermal alert temperature limit settings
` [PATCH 5.8 222/255] USB: yurex: Fix bad gfp argument
` [PATCH 5.8 224/255] USB: quirks: Add no-lpm quirk for another Raydium touchscreen
` [PATCH 5.8 226/255] USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
` [PATCH 5.8 228/255] USB: gadget: u_f: add overflow checks to VLA macros
` [PATCH 5.8 229/255] USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
` [PATCH 5.8 231/255] usb: dwc3: gadget: Dont setup more than requested
` [PATCH 5.8 232/255] usb: dwc3: gadget: Fix handling ZLP
` [PATCH 5.8 233/255] usb: dwc3: gadget: Handle ZLP for sg requests
` [PATCH 5.8 234/255] USB: cdc-acm: rework notification_buffer resizing
` [PATCH 5.8 235/255] usb: storage: Add unusual_uas entry for Sony PSZ drives
` [PATCH 5.8 237/255] USB: Fix device driver race
` [PATCH 5.8 238/255] usb: typec: ucsi: Fix AB BA lock inversion
` [PATCH 5.8 239/255] usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
` [PATCH 5.8 240/255] usb: typec: ucsi: Rework ppm_lock handling
` [PATCH 5.8 241/255] usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port()
` [PATCH 5.8 242/255] usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA 2.3.1.2 failures
` [PATCH 5.8 243/255] io_uring: dont recurse on tsk->sighand->siglock with signalfd
` [PATCH 5.8 244/255] io_uring: dont use poll handler if file cant be nonblocking read/written
` [PATCH 5.8 245/255] io_uring: make offset == -1 consistent with preadv2/pwritev2
` [PATCH 5.8 246/255] drm/atomic-helper: reset vblank on crtc reset
` [PATCH 5.8 247/255] fbmem: pull fbcon_update_vcs() out of fb_set_var()
` [PATCH 5.8 248/255] mm/page_counter: fix various data races at memsw
` [PATCH 5.8 249/255] HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
` [PATCH 5.8 250/255] drm/vmwgfx/stdu: Use drm_mode_config_reset
` [PATCH 5.8 251/255] drm/vmwgfx/sou: "
` [PATCH 5.8 252/255] drm/vmwgfx/ldu: "
` [PATCH 5.8 253/255] libbpf: Fix build on ppc64le architecture
` [PATCH 5.8 254/255] dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()
` [PATCH 5.8 255/255] ALSA: usb-audio: Update documentation comment for MS2109 quirk

[PULL 00/47] target-arm queue
 2020-09-01 15:18 UTC  (10+ messages)
` [PULL 15/47] target/arm: Implement VFP fp16 VCVT between float and fixed-point
` [PULL 19/47] target/arm: Implement new VFP fp16 insn VINS
` [PULL 22/47] target/arm: Implement FP16 for Neon VADD, VSUB, VABD, VMUL
` [PULL 23/47] target/arm: Implement fp16 for Neon VRECPE, VRSQRTE using gvec
` [PULL 29/47] target/arm: Implement fp16 for Neon VMLA, VMLS operations
` [PULL 36/47] target/arm: Convert Neon VCVT fixed-point to gvec
` [PULL 37/47] target/arm: Implement fp16 for Neon VCVT fixed-point
` [PULL 41/47] target/arm/vec_helper: Handle oprsz less than 16 bytes in indexed operations
` [PULL 45/47] hw/arm/sbsa-ref: add "reg" property to DT cpu nodes

[PATCH] x86/uaccess: Use pointer masking to limit uaccess speculation
 2020-09-01 15:46 UTC  (6+ messages)

[PATCH: 0/2] Fix TC35894 gpio interrupt bug
 2020-09-01 15:46 UTC  (3+ messages)
` [PATCH: 1/2] gpio: tc35894: fix up tc35894 interrupt configuration

[rt-tests 0/4] Fix signaltest output when quiet
 2020-09-01 15:46 UTC  (5+ messages)
` [rt-tests 1/4] rt-utils: Move timestamp calc helper to common header
` [rt-tests 2/4] rt-utils: Move time defininitions "
` [rt-tests 3/4] rt-utils: Move ARRAY_SIZE "
` [rt-tests 4/4] signaltest: Only print from the first thread stats when quiet

[PATCH 0/2] Replace posix_fallocate() with falloate()
 2020-09-01 15:51 UTC  (3+ messages)
` [PATCH 2/2] block: file-posix: Replace posix_fallocate with fallocate

[PATCH RESEND v1 00/11] perf mem: Support AUX trace and Arm SPE
 2020-09-01 15:52 UTC  (3+ messages)
` [PATCH RESEND v1 05/11] perf mem: Support AUX trace

[PATCH v12 00/13] iommu/arm-smmu: Add Adreno SMMU specific implementation
 2020-09-01 15:53 UTC  (6+ messages)
` [PATCH 06/19] drm/msm/gpu: add dev_to_gpu() helper

[Bug 209089] USB storage devices appear as SATA devices
 2020-09-01 15:47 UTC 

[PULL 00/44] Trivial branch for 5.2 patches
 2020-09-01 15:51 UTC  (3+ messages)

[RFC PATCH 0/1] USB EHCI: repeated resets on full and low speed devices
 2020-09-01 15:51 UTC  (3+ messages)
` [RFC RESEND "

[PATCH] core.abbrev <off|false|no> disables abbreviations
 2020-09-01 15:49 UTC  (3+ messages)

WARNING: suspicious RCU usage - sdhci-pltfm: SDHCI platform and OF driver helper
 2020-09-01 15:50 UTC  (9+ messages)

tidy up the buffer cache implementation v3
 2020-09-01 15:50 UTC  (16+ messages)
` [PATCH 01/15] xfs: refactor the buf ioend disposition code
` [PATCH 02/15] xfs: mark xfs_buf_ioend static
` [PATCH 03/15] xfs: refactor xfs_buf_ioend
` [PATCH 04/15] xfs: move the buffer retry logic to xfs_buf.c
` [PATCH 05/15] xfs: fold xfs_buf_ioend_finish into xfs_ioend
` [PATCH 06/15] xfs: refactor xfs_buf_ioerror_fail_without_retry
` [PATCH 07/15] xfs: remove xfs_buf_ioerror_retry
` [PATCH 08/15] xfs: lift the XBF_IOEND_FAIL handling into xfs_buf_ioend_disposition
` [PATCH 09/15] xfs: simplify the xfs_buf_ioend_disposition calling convention
` [PATCH 10/15] xfs: use xfs_buf_item_relse in xfs_buf_item_done
` [PATCH 11/15] xfs: clear the read/write flags later in xfs_buf_ioend
` [PATCH 12/15] xfs: remove xlog_recover_iodone
` [PATCH 13/15] xfs: simplify xfs_trans_getsb
` [PATCH 14/15] xfs: remove xfs_getsb
` [PATCH 15/15] xfs: reuse _xfs_buf_read for re-reading the superblock

[PATCH] net: ipv6: fix __rt6_purge_dflt_routers when forwarding is not set on all ifaces
 2020-09-01 15:50 UTC  (4+ messages)

[PATCH-for-5.1] hw/misc/milkymist-pfpu: Fix pFPU region size
 2020-09-01 15:24 UTC  (4+ messages)

[RFC PATCH v5 0/2] Add file-backed and write-once features to OTP
 2020-09-01 15:47 UTC  (5+ messages)
` [RFC PATCH v5 1/2] hw/riscv: sifive_u: Add write operation and write-once protection
` [RFC PATCH v5 2/2] hw/riscv: sifive_u: Add backend drive support

[PATCH] Revert "ASoC: Intel: haswell: Power transition refactor"
 2020-09-01 15:47 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: fix regression leading to display audio probe failure on GLK
 2020-09-01 15:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v8 0/8] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-09-01 15:22 UTC  (4+ messages)
` [PATCH v8 1/8] Introduce yank feature

[dpdk-dev] [PATCH v5 1/8] net/dpaa: add support for fmlib in dpdk
 2020-09-01 15:48 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 "

[PATCH] cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabled cases
 2020-09-01 15:48 UTC  (2+ messages)

[PATCH] staging: gdm724x: gdm_tty: replaced macro with an inline function
 2020-09-01 15:44 UTC  (2+ messages)

[RFC PATCH] newrole: do not rely on hard-coded audith and pamh paths
 2020-09-01 15:48 UTC  (2+ messages)

[PULL 0/8] Cirrus-CI improvements, and other CI-related fixes, m68k
 2020-09-01 15:20 UTC  (5+ messages)
` [PULL 3/8] cirrus.yml: Compile macOS with -Werror
` [PULL 6/8] meson: fix keymaps without qemu-keymap
` [PULL 7/8] configure: Add system = 'linux' for meson when cross-compiling
` [PULL 8/8] hw/m68k: QOMify the mcf5206 system integration module

[igt-dev] [PATCH i-g-t] tests/kms_vblank: add hotplug detection
 2020-09-01 15:45 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v1 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-01 15:42 UTC  (9+ messages)

[PATCH] Add directory /var/empty in base-files
 2020-09-01 15:43 UTC  (4+ messages)
` [PATCH v2] base-files: Add directory /var/empty
  ` [OE-core] "

[PULL v2 00/76] target/microblaze improvements
 2020-09-01 15:20 UTC  (2+ messages)
` [PULL v2 58/76] tcg: Add tcg_get_insn_start_param

[PATCH] selftests/powerpc: Skip PROT_SAO test in guests/LPARS
 2020-09-01 15:33 UTC  (2+ messages)

Fw: [Bug 209103] New: Sporadic r8169 0000:03:00.0 enp3s0: rtl_txcfg_empty_cond == 0 (loop: 666, delay: 100)
 2020-09-01 15:41 UTC 

[Cluster-devel] gfs2-utils 3.3.0 released
 2020-09-01 15:41 UTC 

[PATCH 0/5] mm: fixes to past from future testing
 2020-09-01 15:41 UTC  (3+ messages)
` [PATCH 5/5] mlock: fix unevictable_pgs event counts on THP

[PATCH 0/3] drm/msm: More GPU tracepoints
 2020-09-01 15:41 UTC  (4+ messages)
` [PATCH 1/3] drm/msm/gpu: Add GPU freq_change traces
` [PATCH 2/3] drm/msm: Convert shrinker msgs to tracepoints
` [PATCH 3/3] drm/msm/gpu: Add suspend/resume tracepoints

[PATCH v2] mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unset
 2020-09-01 15:40 UTC  (4+ 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.