All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-27 13:49:06 to 2020-02-27 13:59:13 UTC [more...]

[PATCH v5 0/3] drm/virtio: fix mmap page attributes
 2020-02-27 13:49 UTC  (10+ messages)
` [PATCH v5 1/3] drm/shmem: add support for per object caching flags

[PATCH 4.9 000/165] 4.9.215-stable review
 2020-02-27 13:37 UTC  (57+ messages)
` [PATCH 4.9 086/165] arm64: fix alternatives with LLVMs integrated assembler
` [PATCH 4.9 087/165] pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
` [PATCH 4.9 088/165] cmd64x: potential buffer overflow in cmd64x_program_timings()
` [PATCH 4.9 090/165] remoteproc: Initialize rproc_class before use
` [PATCH 4.9 092/165] s390/ftrace: generate traced function stack frame
` [PATCH 4.9 093/165] driver core: platform: fix u32 greater or equal to zero comparison
` [PATCH 4.9 096/165] jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record
` [PATCH 4.9 097/165] ARM: 8951/1: Fix Kexec compilation issue
` [PATCH 4.9 098/165] hostap: Adjust indentation in prism2_hostapd_add_sta
` [PATCH 4.9 099/165] iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
` [PATCH 4.9 100/165] cifs: fix NULL dereference in match_prepath
` [PATCH 4.9 101/165] irqchip/gic-v3: Only provision redistributors that are enabled in ACPI
` [PATCH 4.9 102/165] drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
` [PATCH 4.9 104/165] trigger_next should increase position index
` [PATCH 4.9 105/165] radeon: insert 10ms sleep in dce5_crtc_load_lut
` [PATCH 4.9 106/165] ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()
` [PATCH 4.9 108/165] reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
` [PATCH 4.9 110/165] irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL
` [PATCH 4.9 111/165] iwlwifi: mvm: Fix thermal zone registration
` [PATCH 4.9 113/165] brd: check and limit max_part par
` [PATCH 4.9 115/165] selinux: ensure we cleanup the internal AVC counters on error in avc_update()
` [PATCH 4.9 117/165] net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS
` [PATCH 4.9 118/165] net/sched: flower: add missing validation of TCA_FLOWER_FLAGS
` [PATCH 4.9 123/165] xhci: Force Maximum Packet size for Full-speed bulk devices to valid range
` [PATCH 4.9 124/165] usb: uas: fix a plug & unplug racing
` [PATCH 4.9 125/165] USB: Fix novation SourceControl XL after suspend
` [PATCH 4.9 126/165] USB: hub: Dont record a connect-change event during reset-resume
` [PATCH 4.9 127/165] staging: rtl8188eu: Fix potential security hole
` [PATCH 4.9 128/165] staging: rtl8188eu: Fix potential overuse of kernel memory
` [PATCH 4.9 129/165] x86/mce/amd: Publish the bank pointer only after setup has succeeded
` [PATCH 4.9 130/165] x86/mce/amd: Fix kobject lifetime
` [PATCH 4.9 132/165] tty: serial: imx: setup the correct sg entry for tx dma
` [PATCH 4.9 133/165] Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"
` [PATCH 4.9 134/165] xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms
` [PATCH 4.9 136/165] VT_RESIZEX: get rid of field-by-field copyin
` [PATCH 4.9 139/165] powerpc/tm: Fix endianness flip on trap
` [PATCH 4.9 140/165] powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal delivery
` [PATCH 4.9 142/165] lib/stackdepot.c: fix global out-of-bounds in stack_slabs
` [PATCH 4.9 143/165] KVM: nVMX: Dont emulate instructions in guest mode
` [PATCH 4.9 144/165] netfilter: xt_bpf: add overflow checks
` [PATCH 4.9 146/165] ext4: add cond_resched() to __ext4_find_entry()
` [PATCH 4.9 147/165] ext4: fix mount failure with quota configured as module
` [PATCH 4.9 148/165] ext4: rename s_journal_flag_rwsem to s_writepages_rwsem
` [PATCH 4.9 149/165] ext4: fix race between writepages and enabling EXT4_EXTENTS_FL
` [PATCH 4.9 150/165] KVM: nVMX: Refactor IO bitmap checks into helper function
` [PATCH 4.9 151/165] KVM: nVMX: Check IO instruction VM-exit conditions
` [PATCH 4.9 152/165] KVM: apic: avoid calculating pending eoi from an uninitialized val
` [PATCH 4.9 154/165] scsi: Revert "RDMA/isert: Fix a recently introduced regression related to logout"
` [PATCH 4.9 155/165] scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session"
` [PATCH 4.9 156/165] usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus
` [PATCH 4.9 157/165] staging: greybus: use after free in gb_audio_manager_remove_all()
` [PATCH 4.9 159/165] ALSA: rawmidi: Avoid bit fields for state flags
` [PATCH 4.9 160/165] ALSA: seq: Avoid concurrent access to queue flags
` [PATCH 4.9 161/165] ALSA: seq: Fix concurrent access to queue current tick/time
` [PATCH 4.9 162/165] netfilter: xt_hashlimit: limit the max size of hashtable
` [PATCH 4.9 164/165] xen: Enable interrupts when calling _cond_resched()

[PATCH] io_uring: use correct CONFIG_PROC_FS define
 2020-02-27 13:58 UTC  (3+ messages)

[PATCH 4.14 000/237] 4.14.172-stable review
 2020-02-27 13:36 UTC  (114+ messages)
` [PATCH 4.14 001/237] KVM: x86: emulate RDPID
` [PATCH 4.14 002/237] iommu/qcom: Fix bogus detach logic
` [PATCH 4.14 003/237] ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs
` [PATCH 4.14 005/237] ecryptfs: fix a memory leak bug in parse_tag_1_packet()
` [PATCH 4.14 006/237] ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()
` [PATCH 4.14 008/237] Input: synaptics - enable SMBus on ThinkPad L470
` [PATCH 4.14 009/237] Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list
` [PATCH 4.14 010/237] ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
` [PATCH 4.14 011/237] arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
` [PATCH 4.14 012/237] arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
` [PATCH 4.14 013/237] arm64: nofpsimd: Handle TIF_FOREIGN_FPSTATE flag cleanly
` [PATCH 4.14 014/237] ARM: 8723/2: always assume the "unified" syntax for assembly code
` [PATCH 4.14 017/237] ext4: fix checksum errors with indexed dirs
` [PATCH 4.14 018/237] ext4: improve explanation of a mount failure caused by a misconfigured kernel
` [PATCH 4.14 020/237] btrfs: print message when tree-log replay starts
` [PATCH 4.14 021/237] btrfs: log message when rw remount is attempted with unclean tree-log
` [PATCH 4.14 022/237] arm64: ssbs: Fix context-switch when SSBS is present on all CPUs
` [PATCH 4.14 024/237] perf/x86/amd: Add missing L2 misses event spec to AMD Family 17hs event map
` [PATCH 4.14 025/237] padata: Remove broken queue flushing
` [PATCH 4.14 026/237] serial: imx: ensure that RX irqs are off if RX is off
` [PATCH 4.14 027/237] serial: imx: Only handle irqs that are actually enabled
` [PATCH 4.14 028/237] IB/hfi1: Close window for pq and request coliding
` [PATCH 4.14 029/237] RDMA/core: Fix protection fault in get_pkey_idx_qp_list
` [PATCH 4.14 030/237] s390/time: Fix clk type in get_tod_clock
` [PATCH 4.14 033/237] jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
` [PATCH 4.14 034/237] jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
` [PATCH 4.14 035/237] scsi: qla2xxx: fix a potential NULL pointer dereference
` [PATCH 4.14 036/237] Revert "KVM: nVMX: Use correct root level for nested EPT shadow page tables"
` [PATCH 4.14 038/237] KVM: nVMX: Use correct root level for nested EPT shadow page tables - again
` [PATCH 4.14 039/237] drm/gma500: Fixup fbdev stolen size usage evaluation
` [PATCH 4.14 041/237] brcmfmac: Fix use after free in brcmf_sdio_readframes()
` [PATCH 4.14 042/237] leds: pca963x: Fix open-drain initialization
` [PATCH 4.14 043/237] ext4: fix ext4_dax_read/write inode locking sequence for IOCB_NOWAIT
` [PATCH 4.14 044/237] ALSA: ctl: allow TLV read operation for callback type of element in locked case
` [PATCH 4.14 046/237] pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs
` [PATCH 4.14 047/237] pxa168fb: Fix the function used to release some memory in an error handling path
` [PATCH 4.14 048/237] media: i2c: mt9v032: fix enum mbus codes and frame sizes
` [PATCH 4.14 049/237] powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number
` [PATCH 4.14 050/237] gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_map/unmap()
` [PATCH 4.14 051/237] char/random: silence a lockdep splat with printk()
` [PATCH 4.14 052/237] media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run()
` [PATCH 4.14 054/237] efi/x86: Map the entire EFI vendor string before copying it
` [PATCH 4.14 055/237] MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()
` [PATCH 4.14 056/237] sparc: Add .exit.data section
` [PATCH 4.14 057/237] uio: fix a sleep-in-atomic-context bug in uio_dmem_genirq_irqcontrol()
` [PATCH 4.14 058/237] usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()
` [PATCH 4.14 061/237] kselftest: Minimise dependency of get_size on C library interfaces
` [PATCH 4.14 062/237] jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal
` [PATCH 4.14 063/237] x86/sysfb: Fix check for bad VRAM size
` [PATCH 4.14 065/237] tracing: Fix very unlikely race of registering two stat tracers
` [PATCH 4.14 067/237] nbd: add a flush_workqueue in nbd_start_device
` [PATCH 4.14 068/237] KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups
` [PATCH 4.14 069/237] kconfig: fix broken dependency in randconfig-generated .config
` [PATCH 4.14 071/237] drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connector_info_from_object_table
` [PATCH 4.14 072/237] regulator: rk808: Lower log level on optional GPIOs being not available
` [PATCH 4.14 073/237] net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
` [PATCH 4.14 074/237] PCI/IOV: Fix memory leak in pci_iov_add_virtfn()
` [PATCH 4.14 075/237] NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu()
` [PATCH 4.14 076/237] arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by core
` [PATCH 4.14 077/237] ARM: dts: imx6: rdu2: Disable WP for USDHC2 and USDHC3
` [PATCH 4.14 078/237] media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device macros
` [PATCH 4.14 079/237] reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling
` [PATCH 4.14 080/237] fore200e: Fix incorrect checks of NULL pointer dereference
` [PATCH 4.14 082/237] b43legacy: Fix -Wcast-function-type
` [PATCH 4.14 084/237] iwlegacy: "
` [PATCH 4.14 085/237] rtlwifi: rtl_pci: "
` [PATCH 4.14 086/237] orinoco: avoid assertion in case of NULL pointer
` [PATCH 4.14 087/237] ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
` [PATCH 4.14 088/237] scsi: ufs: Complete pending requests in host reset and restore path
` [PATCH 4.14 089/237] scsi: aic7xxx: Adjust indentation in ahc_find_syncrate
` [PATCH 4.14 091/237] ARM: dts: r8a7779: Add device node for ARM global timer
` [PATCH 4.14 093/237] x86/vdso: Provide missing include file
` [PATCH 4.14 094/237] PM / devfreq: rk3399_dmc: Add COMPILE_TEST and HAVE_ARM_SMCCC dependency
` [PATCH 4.14 095/237] pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
` [PATCH 4.14 098/237] ALSA: sh: Fix unused variable warnings
` [PATCH 4.14 099/237] ALSA: sh: Fix compile warning wrt const
` [PATCH 4.14 100/237] tools lib api fs: Fix gcc9 stringop-truncation compilation error
` [PATCH 4.14 102/237] usbip: Fix unsafe unaligned pointer usage
` [PATCH 4.14 103/237] udf: Fix free space reporting for metadata and virtual partitions
` [PATCH 4.14 104/237] IB/hfi1: Add software counter for ctxt0 seq drop
` [PATCH 4.14 106/237] efi/x86: Dont panic or BUG() on non-critical error conditions
` [PATCH 4.14 107/237] rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
` [PATCH 4.14 109/237] wan: ixp4xx_hss: fix compile-testing on 64-bit
` [PATCH 4.14 110/237] ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m
` [PATCH 4.14 111/237] tty: synclinkmp: Adjust indentation in several functions
` [PATCH 4.14 114/237] driver core: Print device when resources present in really_probe()
` [PATCH 4.14 115/237] vme: bridges: reduce stack usage
` [PATCH 4.14 116/237] drm/nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new()
` [PATCH 4.14 117/237] drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw
` [PATCH 4.14 118/237] drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler
` [PATCH 4.14 119/237] drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
` [PATCH 4.14 120/237] usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue
` [PATCH 4.14 121/237] iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
` [PATCH 4.14 122/237] f2fs: free sysfs kobject
` [PATCH 4.14 125/237] watchdog/softlockup: Enforce that timestamp is valid on boot
` [PATCH 4.14 126/237] f2fs: fix memleak of kobject
` [PATCH 4.14 127/237] x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgd
` [PATCH 4.14 128/237] pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
` [PATCH 4.14 131/237] pwm: Remove set but not set variable pwm
` [PATCH 4.14 133/237] btrfs: safely advance counter when looking up bio csums
` [PATCH 4.14 134/237] btrfs: device stats, log when stats are zeroed
` [PATCH 4.14 136/237] irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problems
` [PATCH 4.14 137/237] ALSA: hda/hdmi - add retry logic to parse_intel_hdmi()
` [PATCH 4.14 138/237] x86/decoder: Add TEST opcode to Group3-2
` [PATCH 4.14 139/237] s390/ftrace: generate traced function stack frame
` [PATCH 4.14 141/237] ALSA: hda - Add docking station support for Lenovo Thinkpad T420s
` [PATCH 4.14 142/237] powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOV
` [PATCH 4.14 145/237] ARM: 8951/1: Fix Kexec compilation issue
` [PATCH 4.14 149/237] ceph: check availability of mds cluster on mount after wait timeout
` [PATCH 4.14 150/237] irqchip/gic-v3: Only provision redistributors that are enabled in ACPI
` [PATCH 4.14 151/237] drm/nouveau/disp/nv50-: prevent oops when no channel method map provided
` [PATCH 4.14 162/237] brd: check and limit max_part par
` [PATCH 4.14 164/237] virtio_balloon: prevent pfn array overflow

[PATCH v3 00/12] Convert QAPI doc comments to generate rST instead of texinfo
 2020-02-27 13:58 UTC  (7+ messages)
` [PATCH v3 01/12] qapi/qapi-schema.json: Put headers in their own doc-comment blocks
` [PATCH v3 02/12] qapi/machine.json: Escape a literal '*' in doc comment
` [PATCH v3 03/12] tests/qapi/doc-good.json: Clean up markup

[Intel-gfx] [PATCH 1/3] drm/i915: split intel_modeset_init() pre/post gem init
 2020-02-27 13:58 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: move more display related probe/remove stuff to display
` [Intel-gfx] [PATCH 3/3] drm/i915: remove the now redundant i915_driver_modeset_* call layer

[PATCH] ptp: add VMware virtual PTP clock driver
 2020-02-27 13:58 UTC 

[Linux-kernel-mentees] [PATCH] doc: Convert rculist_nulls.txt to rculist_nulls.rst
 2020-02-27 13:28 UTC  (2+ messages)

[PATCH] arm64: fix NUMA Kconfig typos
 2020-02-27 13:57 UTC  (2+ messages)

[PATCH v2 1/2] mfd: wm8994: Fix driver operation if loaded as modules
 2020-02-27 13:56 UTC  (4+ messages)
    ` [PATCH v2 2/2] mfd: wm8994: Fix unbalanced calls to regulator_bulk_disable()

[Cluster-devel] [bug report] gfs2: Force withdraw to replay journals and wait for it to finish
 2020-02-27 13:57 UTC  (2+ messages)

[PATCH 0/4] remove (more) env callback code for SPL
 2020-02-27 13:56 UTC  (5+ messages)
` [PATCH 1/4] env: remove callback.o for an SPL build
` [PATCH 3/4] lib/hashtable.c: don't test ->callback in SPL
` [PATCH 2/4] lib/hashtable.c: create helper for calling env_entry::callback
` [PATCH 4/4] make env_entry::callback conditional on !CONFIG_SPL_BUILD

[PATCH v6 0/9] iotests: use python logging
 2020-02-27 13:55 UTC  (5+ messages)
` [PATCH v6 3/9] iotests: replace mutable list default args
` [PATCH v6 4/9] iotest 258: use script_main

[Buildroot] [PATCH] package/proftpd: security bump to version 1.3.6c
 2020-02-27 13:54 UTC 

[PATCH, v2] powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems
 2020-02-27 13:47 UTC 

[PATCH] spi: dt-bindings: spi-controller: Fix #address-cells for slave mode
 2020-02-27 13:51 UTC  (4+ messages)

[PATCH v3 0/2] perf report: Support annotation of code without symbols
 2020-02-27 13:50 UTC  (2+ messages)

[PATCH v16 00/10] VIRTIO-IOMMU device
 2020-02-27 13:49 UTC  (3+ messages)

[PATCH 1/8] iio: core: drop devm_iio_device_unregister() API call
 2020-02-27 13:52 UTC 

[LTP] [PATCH v1] Stringify flags to improve error msg of unshare()
 2020-02-27 13:49 UTC  (2+ messages)

[PATCH v1 0/8] qcow2: Implement zstd cluster compression method
 2020-02-27 13:48 UTC  (3+ messages)
` [PATCH v1 1/8] qcow2: introduce compression type feature

next/pending-fixes build: 216 builds: 0 failed, 216 passed, 25 warnings (v5.6-rc3-250-gfaf01b3dbee3)
 2020-02-27 13:49 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.