All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-24 09:41:42 to 2020-08-24 09:57:57 UTC [more...]

[PATCH 5.8 000/148] 5.8.4-rc1 review
 2020-08-24  8:30 UTC  (42+ messages)
` [PATCH 5.8 053/148] Input: psmouse - add a newline when printing proto by sysfs
` [PATCH 5.8 054/148] MIPS: Fix unable to reserve memory for Crash kernel
` [PATCH 5.8 057/148] xfs: fix inode quota reservation checks
` [PATCH 5.8 058/148] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
` [PATCH 5.8 060/148] jffs2: fix UAF problem
` [PATCH 5.8 066/148] media: camss: fix memory leaks on error handling paths in probe
` [PATCH 5.8 071/148] fs/signalfd.c: fix inconsistent return codes for signalfd4
` [PATCH 5.8 075/148] ext4: check journal inode extents more carefully
` [PATCH 5.8 076/148] netfilter: nf_tables: nft_exthdr: the presence return value should be little-endian
` [PATCH 5.8 078/148] ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM
` [PATCH 5.8 080/148] tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()
` [PATCH 5.8 081/148] bpf: sock_ops ctx access may stomp registers in corner case
` [PATCH 5.8 082/148] bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
` [PATCH 5.8 084/148] can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
` [PATCH 5.8 085/148] can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send not by J1939 stack
` [PATCH 5.8 086/148] can: j1939: transport: add j1939_session_skb_find_by_offset() function
` [PATCH 5.8 091/148] bonding: show saner speed for broadcast mode
` [PATCH 5.8 101/148] ASoC: intel: Fix memleak in sst_media_open
` [PATCH 5.8 104/148] vfio/type1: Add proper error unwind for vfio_iommu_replay()
` [PATCH 5.8 105/148] arch/ia64: Restore arch-specific pgd_offset_k implementation
` [PATCH 5.8 106/148] kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
` [PATCH 5.8 107/148] kvm: x86: Toggling CR4.PKE "
` [PATCH 5.8 112/148] scsi: ufs: Add quirk to enable host controller without hce
` [PATCH 5.8 113/148] scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
` [PATCH 5.8 114/148] scsi: ufs: Add quirk to fix abnormal ocs fatal error
` [PATCH 5.8 115/148] scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL
` [PATCH 5.8 116/148] scsi: ufs: Fix interrupt error message for shared interrupts
` [PATCH 5.8 118/148] kconfig: qconf: do not limit the pop-up menu to the first row
` [PATCH 5.8 119/148] kconfig: qconf: fix signal connection to invalid slots
` [PATCH 5.8 121/148] Fix build error when CONFIG_ACPI is not set/enabled:
` [PATCH 5.8 123/148] Revert "RDMA/hns: Reserve one sge in order to avoid local length error"
` [PATCH 5.8 125/148] kconfig: qconf: remove qInfo() to get back Qt4 support
` [PATCH 5.8 126/148] afs: Fix NULL deref in afs_dynroot_depopulate()
` [PATCH 5.8 128/148] powerpc: Add POWER10 raw mode cputable entry
` [PATCH 5.8 133/148] net: ena: Prevent reset after device destruction
` [PATCH 5.8 134/148] net: ena: Change WARN_ON expression in ena_del_napi_in_range()
` [PATCH 5.8 136/148] selftests/bpf: Remove test_align leftovers
` [PATCH 5.8 137/148] hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
` [PATCH 5.8 138/148] net: dsa: b53: check for timeout
` [PATCH 5.8 144/148] efi: add missed destroy_workqueue when efisubsys_init fails
` [PATCH 5.8 147/148] efi/libstub: Handle unterminated cmdline

stable-rc/linux-5.7.y build: 201 builds: 0 failed, 201 passed, 49 warnings (v5.7.17-125-g3e9e863143a3)
 2020-08-24  9:57 UTC 

[meta-java] Changes from master-next merged to master
 2020-08-24  9:57 UTC  (9+ messages)
` [oe] "

[PULL 00/27] target-arm queue
 2020-08-24  9:48 UTC  (22+ messages)
` [PULL 01/27] hw/cpu/a9mpcore: Verify the machine use Cortex-A9 cores
` [PULL 02/27] hw/arm/smmu-common: Factorize some code in smmu_ptw_64()
` [PULL 03/27] hw/arm/smmu-common: Add IOTLB helpers
` [PULL 04/27] hw/arm/smmu: Introduce smmu_get_iotlb_key()
` [PULL 05/27] hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value
` [PULL 06/27] hw/arm/smmu-common: Manage IOTLB block entries
` [PULL 07/27] hw/arm/smmuv3: Introduce smmuv3_s1_range_inval() helper
` [PULL 08/27] hw/arm/smmuv3: Get prepared for range invalidation
` [PULL 09/27] hw/arm/smmuv3: Fix IIDR offset
` [PULL 10/27] hw/arm/smmuv3: Let AIDR advertise SMMUv3.0 support
` [PULL 11/27] hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 support
` [PULL 12/27] hw/arm/smmuv3: Advertise SMMUv3.2 range invalidation
` [PULL 13/27] docs/system/arm: Document the Xilinx Versal Virt board
` [PULL 14/27] target/arm: Pull handling of XScale insns out of disas_coproc_insn()
` [PULL 15/27] target/arm: Separate decode from handling of coproc insns
` [PULL 16/27] target/arm: Convert A32 coprocessor insns to decodetree
` [PULL 17/27] target/arm: Tidy up disas_arm_insn()
` [PULL 18/27] target/arm: Do M-profile NOCP checks early and via decodetree
` [PULL 20/27] target/arm: Remove ARCH macro
` [PULL 21/27] target/arm: Delete unused VFP_DREG macros
` [PULL 27/27] target/arm: Use correct FPST for VCMLA, VCADD on fp16

[dpdk-dev] [PATCH 20.11 00/20] raw/ioat: enhancements and new hardware support
 2020-08-24  9:56 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 00/18] "
  ` [dpdk-dev] [PATCH v2 17/18] raw/ioat: add xstats tracking for idxd devices

[PATCH] wcn36xx: Fix software-driven scan
 2020-08-24  9:57 UTC  (4+ messages)

[RFC PATCH v2] iio: core: Add optional symbolic label to a device channel
 2020-08-24  8:36 UTC 

[QEMU]send key event from monitor
 2020-08-24  9:55 UTC  (2+ messages)

[PATCH v2] ath10k: add flag to protect napi operation to avoid dead loop hang for SDIO
 2020-08-24  8:35 UTC  (2+ messages)

[PATCH 0/6] Support change dw-hdmi output color
 2020-08-24  9:53 UTC  (11+ messages)
` [PATCH 3/6] drm: bridge: dw-hdmi: Introduce previous_pixelclock/previous_tmdsclock
` [PATCH 6/6] drm: bridge: dw-hdmi: Get output bus format when dw-hdmi is the only bridge

[PATCH v2 1/2] ath10k: Keep track of which interrupts fired, don't poll them
 2020-08-24  8:36 UTC  (2+ messages)

Where are iommu region setup in dma_alloc_from_dev_coherent() track?
 2020-08-24  9:54 UTC  (2+ messages)

[PATCH] Revert "vc_screen: extract vcs_read_buf_header"
 2020-08-24  9:54 UTC 

[Help] Can't login to my systemd-homed user account due to fallocate failure
 2020-08-24  8:28 UTC  (6+ messages)

drivers/greybus/es2.c:439 message_send() error: double unlocked 'es2->cport_out_urb_lock' (orig line 417)
 2020-08-24  9:53 UTC  (3+ messages)

[PATCH 0/3] Fanotify man page updates for v5.9
 2020-08-24  9:53 UTC  (5+ messages)
` [PATCH 1/3] fanotify.7, fanotify_mark.2: Generalize documentation of FAN_REPORT_FID
` [PATCH 2/3] fanotify.7, fanotify_init.2: Document FAN_REPORT_DIR_FID

[PATCH 01/12] staging: wfx: fix BA when device is AP and MFP is enabled
 2020-08-24  9:50 UTC  (2+ messages)

[v5,0/3] mmc: mediatek: add optional reset property
 2020-08-24  9:50 UTC  (13+ messages)
` [v5, 1/3] mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings
  ` [v5,1/3] "
` [v5,2/3] arm64: dts: mt7622: add reset node for mmc device
` [v5,3/3] mmc: mediatek: add optional module reset property

[PATCH 0/4] mmc: sdio: Export CISTPL_VERS_1 attributes to userspace
 2020-08-24  9:50 UTC  (2+ messages)

[PATCH] mmc: mmc_spi: fix timeout calculation
 2020-08-24  9:50 UTC  (2+ messages)

[PATCH v2] drivers: mmc: host: via-sdmmc: Fix data race bug
 2020-08-24  9:51 UTC  (2+ messages)

[PATCH 0/8] opp: Unconditionally call dev_pm_opp_of_remove_table()
 2020-08-24  9:51 UTC  (3+ messages)
` [PATCH 4/8] mmc: sdhci-msm: "

[PATCH] mmc: improve documentation of HW_RESET
 2020-08-24  9:51 UTC  (2+ messages)

drivers/ide/falconide.c:67:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-08-24  9:50 UTC  (2+ messages)

[PATCH] mmc: test: remove ambiguity in test description
 2020-08-24  9:50 UTC  (2+ messages)

[PATCH] mmc: sdhci: Add LTR support for some Intel BYT based controllers
 2020-08-24  9:51 UTC  (2+ messages)

[PATCH v2] drm/etnaviv: fix external abort seen on GC600 rev 0x19
 2020-08-24  9:50 UTC  (2+ messages)

[PATCH v1] mfd: core: Fix double-free in mfd_remove_devices_fn()
 2020-08-24  8:38 UTC  (2+ messages)

[PATCH 5.7 000/124] 5.7.18-rc1 review
 2020-08-24  8:30 UTC  (60+ messages)
` [PATCH 5.7 003/124] khugepaged: khugepaged_test_exit() check mmget_still_valid()
` [PATCH 5.7 004/124] khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
` [PATCH 5.7 009/124] can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated
` [PATCH 5.7 010/124] spi: Prevent adding devices below an unregistering controller
` [PATCH 5.7 012/124] kernel/relay.c: fix memleak on destroy relay channel
` [PATCH 5.7 013/124] uprobes: __replace_page() avoid BUG in munlock_vma_page()
` [PATCH 5.7 014/124] mm: include CMA pages in lowmem_reserve at boot
` [PATCH 5.7 015/124] mm, page_alloc: fix core hung in free_pcppages_bulk()
` [PATCH 5.7 017/124] ext4: do not block RWF_NOWAIT dio write on unallocated space
` [PATCH 5.7 022/124] mm/memory.c: skip spurious TLB flush for retried page fault
` [PATCH 5.7 023/124] drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal
` [PATCH 5.7 024/124] drm/amd/display: Fix EDID parsing after resume from suspend
` [PATCH 5.7 031/124] io_uring: find and cancel head link async work on files exit
` [PATCH 5.7 032/124] opp: Enable resources again if they were disabled earlier
` [PATCH 5.7 036/124] scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
` [PATCH 5.7 037/124] media: budget-core: Improve exception handling in budget_register()
` [PATCH 5.7 038/124] f2fs: fix to check page dirty status before writeback
` [PATCH 5.7 045/124] xfs: fix inode quota reservation checks
` [PATCH 5.7 046/124] drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
` [PATCH 5.7 047/124] riscv: Fixup static_obj() fail
` [PATCH 5.7 048/124] jffs2: fix UAF problem
` [PATCH 5.7 049/124] ceph: fix use-after-free for fsc->mdsc
` [PATCH 5.7 052/124] scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
` [PATCH 5.7 055/124] tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
` [PATCH 5.7 056/124] xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init
` [PATCH 5.7 057/124] alpha: fix annotation of io{read,write}{16,32}be()
` [PATCH 5.7 059/124] ext4: fix potential negative array index in do_split()
` [PATCH 5.7 063/124] netfilter: nf_tables: nft_exthdr: the presence return value should be little-endian
` [PATCH 5.7 065/124] ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM
` [PATCH 5.7 066/124] ASoC: q6routing: add dummy register read/write function
` [PATCH 5.7 069/124] bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
` [PATCH 5.7 072/124] can: j1939: transport: add j1939_session_skb_find_by_offset() function
` [PATCH 5.7 075/124] i40e: Fix crash during removing i40e driver
` [PATCH 5.7 076/124] net: fec: correct the error path for regulator disable in probe
` [PATCH 5.7 078/124] can: j1939: fix support for multipacket broadcast message
` [PATCH 5.7 083/124] ipvlan: fix device features
` [PATCH 5.7 085/124] s390/ptrace: fix storage key handling
` [PATCH 5.7 088/124] vfio/type1: Add proper error unwind for vfio_iommu_replay()
` [PATCH 5.7 089/124] kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
` [PATCH 5.7 090/124] kvm: x86: Toggling CR4.PKE "
` [PATCH 5.7 091/124] of/address: check for invalid range.cpu_addr
` [PATCH 5.7 094/124] scsi: ufs: Add quirk to disallow reset of interrupt aggregation
` [PATCH 5.7 096/124] scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
` [PATCH 5.7 097/124] scsi: ufs: Add quirk to fix abnormal ocs fatal error
` [PATCH 5.7 100/124] Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"
` [PATCH 5.7 102/124] kconfig: qconf: fix signal connection to invalid slots
` [PATCH 5.7 104/124] Fix build error when CONFIG_ACPI is not set/enabled:
` [PATCH 5.7 105/124] RDMA/bnxt_re: Do not add user qps to flushlist
` [PATCH 5.7 106/124] afs: Fix NULL deref in afs_dynroot_depopulate()
` [PATCH 5.7 107/124] ARM64: vdso32: Install vdso32 from vdso_install
` [PATCH 5.7 108/124] powerpc/fixmap: Fix the size of the early debug area
` [PATCH 5.7 110/124] bonding: fix active-backup failover for current ARP slave
` [PATCH 5.7 113/124] net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_probe()
` [PATCH 5.7 114/124] hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
` [PATCH 5.7 115/124] net: dsa: b53: check for timeout
` [PATCH 5.7 116/124] epoll: Keep a reference on files added to the check list
` [PATCH 5.7 118/124] EDAC/{i7core,sb,pnd2,skx}: Fix error event severity
` [PATCH 5.7 121/124] efi/libstub: Stop parsing arguments at "--"
` [PATCH 5.7 122/124] efi/libstub: Handle NULL cmdline

[PATCH 1/3] xfrm: clone XFRMA_SET_MARK during xfrm_do_migrate
 2020-08-24  8:43 UTC  (4+ messages)
` [PATCH 2/3] xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate

[PATCH v9 00/11] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-08-24  9:47 UTC  (8+ messages)

[PATCH -v2] x86/entry/64: Correct the comment over SAVE_AND_SET_GSBASE
 2020-08-24  8:40 UTC  (2+ messages)
` [tip: x86/fsgsbase] "

[PATCH v2 1/4] ARM: imx7d: add enet2 clk sel
 2020-08-24  9:46 UTC  (3+ messages)

[PATCH 0/5] crypto: Implement cmac based on cbc skcipher
 2020-08-24  9:47 UTC  (3+ messages)
` [PATCH 6/6] crypto: cmac - Use cbc skcipher instead of raw cipher

[PATCH v2 2/2] phy: freescale: imx8mq-usb: add support for imx8mp usb phy
 2020-08-24  9:46 UTC  (3+ messages)

[PATCH v8 0/4] add some power supply properties about wireless/wired charging
 2020-08-24  8:42 UTC  (8+ messages)
` [PATCH v8 1/4] power: supply: core: add quick charge type property

[Bug 208959] New: USB-serial (mct_u232): bit7=1 when tty is set to cs7?
 2020-08-24  8:42 UTC  (3+ messages)
` [Bug 208959] "

[PATCH v1 1/2] i2c: core: Don't fail PRP0001 enumeration when no ID table exist
 2020-08-24  8:42 UTC  (3+ messages)
` [PATCH v1 2/2] i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device()

[PATCH] mtd: spi-nor: intel-spi: Do not try to make the SPI flash chip writable
 2020-08-24  9:44 UTC  (12+ messages)

BUG: Bad page state in process true pfn:a8fed on arm
 2020-08-24  9:44 UTC  (2+ messages)
` [LTP] "

[PATCH] cirrus.yml: Exclude some targets in the FreeBSD job to speed up the build
 2020-08-24  9:44 UTC 

Strange switching [threadname] to secondary mode after exception #0 in kernel-space at 0x80272444
 2020-08-24  9:44 UTC  (2+ messages)

meson.build files are missing copyright/license headers
 2020-08-24  9:43 UTC 

[Virtio-fs] [RFC PATCH 0/5] fuse: Implement FUSE_HANDLE_KILLPRIV_V2 and enable SB_NOSEC
 2020-08-24  8:43 UTC  (4+ messages)
    `  "

[PATCH v3] usb-serial:cp210x: add support to software flow control
 2020-08-24  9:43 UTC  (6+ messages)

[PATCH 5.4 000/107] 5.4.61-rc1 review
 2020-08-24  8:29 UTC  (5+ messages)
` [PATCH 5.4 002/107] Documentation/llvm: fix the name of llvm-size
` [PATCH 5.4 005/107] x86/boot: kbuild: allow readelf executable to be specified
` [PATCH 5.4 016/107] bcache: avoid nr_stripes overflow in bcache_device_init()
` [PATCH 5.4 017/107] btrfs: export helpers for subvolume name/id resolution

[PATCH] staging: greybus: fix warnings detected by sparse
 2020-08-24  9:41 UTC  (2+ messages)

[PATCH mmc-next v2] mmc: allow setting slot index via device tree alias
 2020-08-24  9:41 UTC  (3+ messages)
  ` (EXT) "

[dpdk-dev] [PATCH 1/7] ethdev: remove legacy descriptor status check API
 2020-08-24  9:40 UTC  (2+ messages)
` [dpdk-dev] [PATCH 7/7] ethdev: remove underscore prefix from internal API


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.