All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-27 18:08:08 to 2020-10-27 18:24:31 UTC [more...]

[RFC PATCH v2 00/37] cleanup qemu_init and make sense of command line processing
 2020-10-27 18:21 UTC  (4+ messages)
` [PATCH 05/29] vl: split various early command line options to a separate function
` [PATCH 08/29] vl: move prelaunch part of qemu_init to new functions
` [PATCH 09/29] vl: extract various command line validation snippets to a new function

[PATCH v2] gpio: mockup: Allow probing from device tree
 2020-10-27 18:12 UTC  (2+ messages)

[PATCH 4.9 000/139] 4.9.241-rc1 review
 2020-10-27 13:50 UTC  (33+ messages)
` [PATCH 4.9 001/139] ibmveth: Identify ingress large send packets
` [PATCH 4.9 002/139] tipc: fix the skb_unshare() in tipc_buf_append()
` [PATCH 4.9 008/139] nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_download()
` [PATCH 4.9 010/139] icmp: randomize the global rate limiter
` [PATCH 4.9 011/139] cifs: remove bogus debug code
` [PATCH 4.9 012/139] KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages
` [PATCH 4.9 014/139] crypto: algif_aead - Do not set MAY_BACKLOG on the async path
` [PATCH 4.9 017/139] media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"
` [PATCH 4.9 018/139] media: m5mols: Check function pointer in m5mols_sensor_power
` [PATCH 4.9 019/139] media: omap3isp: Fix memleak in isp_probe
` [PATCH 4.9 020/139] crypto: omap-sham - fix digcnt register handling with export/import
` [PATCH 4.9 022/139] media: platform: fcp: Fix a reference count leak
` [PATCH 4.9 023/139] media: ti-vpe: Fix a missing check and "
` [PATCH 4.9 024/139] regulator: resolve supply after creating regulator
` [PATCH 4.9 030/139] mwifiex: Do not use GFP_KERNEL in atomic context
` [PATCH 4.9 031/139] drm/gma500: fix error check
` [PATCH 4.9 043/139] ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()
` [PATCH 4.9 045/139] ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
` [PATCH 4.9 046/139] quota: clear padding in v2r1_mem2diskdqb()
` [PATCH 4.9 047/139] net: enic: Cure the enic api locking trainwreck
` [PATCH 4.9 048/139] mfd: sm501: Fix leaks in probe()
` [PATCH 4.9 049/139] iwlwifi: mvm: split a print to avoid a WARNING in ROC
` [PATCH 4.9 052/139] nl80211: fix non-split wiphy information
` [PATCH 4.9 054/139] mwifiex: fix double free
` [PATCH 4.9 057/139] IB/mlx4: Adjust delayed work when a dup is observed
` [PATCH 4.9 060/139] mtd: lpddr: fix excessive stack usage with clang
` [PATCH 4.9 067/139] perf intel-pt: Fix "context_switch event has no tid" error
` [PATCH 4.9 079/139] clk: bcm2835: add missing release if devm_clk_hw_register fails
` [PATCH 4.9 091/139] powerpc/powernv/dump: Fix race while processing OPAL dump
` [PATCH 4.9 125/139] scsi: ibmvfc: Fix error return in ibmvfc_probe()
` [PATCH 4.9 126/139] brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
` [PATCH 4.9 135/139] net: korina: cast KSEG0 address to pointer in kfree

[PATCH RFC 0/7] btrfs: read_policy types latency, device and
 2020-10-27 18:22 UTC  (7+ messages)
` [PATCH RFC 1/7] block: export part_stat_read_all
` [PATCH RFC 2/7] block: export part_stat_read_inflight
` [PATCH RFC 4/7] btrfs: trace, add event btrfs_read_policy

[PATCH 1/3] ARM: dts: aspeed: amd-ethanolx: Update KCS nodes to use v2 binding
 2020-10-27 14:09 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: aspeed: amd-ethanolx: Enable devices for the iKVM functionality

mcp251xfd on RPi 5.4 downstream
 2020-10-27 18:22 UTC  (18+ messages)

[PATCH 4.4 000/112] 4.4.241-rc1 review
 2020-10-27 13:50 UTC  (16+ messages)
` [PATCH 4.4 083/112] media: media/pci: prevent memory leak in bttv_probe
` [PATCH 4.4 084/112] media: uvcvideo: Ensure all probed info is returned to v4l2
` [PATCH 4.4 091/112] usb: gadget: function: printer: fix use-after-free in __lock_acquire
` [PATCH 4.4 092/112] udf: Limit sparing table size
` [PATCH 4.4 093/112] udf: Avoid accessing uninitialized data on failed inode read
` [PATCH 4.4 094/112] ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs()
` [PATCH 4.4 095/112] misc: rtsx: Fix memory leak in rtsx_pci_probe
` [PATCH 4.4 096/112] reiserfs: only call unlock_new_inode() if I_NEW
` [PATCH 4.4 097/112] xfs: make sure the rt allocator doesnt run off the end
` [PATCH 4.4 100/112] scsi: ibmvfc: Fix error return in ibmvfc_probe()
` [PATCH 4.4 107/112] brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
` [PATCH 4.4 108/112] usb: core: Solve race condition in anchor cleanup functions
` [PATCH 4.4 110/112] net: korina: cast KSEG0 address to pointer in kfree
` [PATCH 4.4 111/112] usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
` [PATCH 4.4 112/112] USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync()

[PATCH v2 0/2] add ast2400/2500 phy-handle support
 2020-10-27 18:23 UTC  (3+ messages)
` [PATCH v2 2/2] net: ftgmac100: add handling of mdio/phy nodes for ast2400/2500

[PATCH v1] scripts/dev-needs: Add script to list device dependencies
 2020-10-27 18:23 UTC  (5+ messages)

[PATCH] mm/process_vm_access: Add missing #include <linux/compat.h>
 2020-10-27 18:22 UTC 

[PATCH v3 RESEND] net: mii: Report advertised link capabilities when autonegotiation is off
 2020-10-27 18:21 UTC  (2+ messages)

Security Working Group Meeting - Wed 28 October
 2020-10-27 18:20 UTC 

How to use WORKDIR of recipe A in recipe B ?
 2020-10-27 18:22 UTC 

[PATCH] fix swiotlb panic on Xen
 2020-10-27 17:51 UTC  (2+ messages)

[PATCH v1 1/2] device property: Keep secondary firmware node secondary by type
 2020-10-27 18:21 UTC  (2+ messages)

[PATCH 0/8] slab: provide and use krealloc_array()
 2020-10-27 18:20 UTC  (5+ messages)
` [PATCH 1/8] mm: slab: provide krealloc_array()

[PATCH v12 00/14] Apply COR-filter to the block-stream permanently
 2020-10-27 17:57 UTC  (5+ messages)
` [PATCH v12 14/14] block: apply COR-filter to block-stream jobs

[PATCH] module: set MODULE_STATE_GOING state when a module fails to load
 2020-10-27 14:03 UTC 

[dpdk-dev] [v4 0/3] support enqueue callbacks on cryptodev
 2020-10-27 18:19 UTC  (3+ messages)
` [dpdk-dev] [v4 1/3] cryptodev: support enqueue callback functions

[igt-dev] [PATCH i-g-t v5 00/14] tests: Remove libdrm dependency
 2020-10-27 18:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests: Remove libdrm dependency (rev6)

[PATCH 4.14 000/191] 4.14.203-rc1 review
 2020-10-27 13:50 UTC  (86+ messages)
` [PATCH 4.14 004/191] mlx4: handle non-napi callers to napi_poll
` [PATCH 4.14 007/191] net/ipv4: always honour route mtu during forwarding
` [PATCH 4.14 009/191] binder: fix UAF when releasing todo list
` [PATCH 4.14 011/191] net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device
` [PATCH 4.14 016/191] cifs: remove bogus debug code
` [PATCH 4.14 024/191] drivers/perf: xgene_pmu: Fix uninitialized resource struct
` [PATCH 4.14 027/191] crypto: ixp4xx - Fix the size used in a dma_free_coherent() call
` [PATCH 4.14 033/191] crypto: omap-sham - fix digcnt register handling with export/import
` [PATCH 4.14 037/191] media: platform: fcp: Fix a reference count leak
` [PATCH 4.14 038/191] media: s5p-mfc: "
` [PATCH 4.14 041/191] ath10k: provide survey info as accumulated data
` [PATCH 4.14 042/191] Bluetooth: hci_uart: Cancel init work before unregistering
` [PATCH 4.14 044/191] ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()
` [PATCH 4.14 045/191] wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680
` [PATCH 4.14 051/191] scsi: qla4xxx: Fix an error handling path in qla4xxx_get_host_stats()
` [PATCH 4.14 052/191] scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()
` [PATCH 4.14 053/191] backlight: sky81452-backlight: Fix refcount imbalance on error
` [PATCH 4.14 054/191] VMCI: check return value of get_user_pages_fast() for errors
` [PATCH 4.14 058/191] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
` [PATCH 4.14 061/191] video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value error
` [PATCH 4.14 062/191] video: fbdev: sis: fix null ptr dereference
` [PATCH 4.14 065/191] pinctrl: mcp23s08: Fix mcp23x17 precious range
` [PATCH 4.14 066/191] ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()
` [PATCH 4.14 067/191] misc: mic: scif: Fix error handling path
` [PATCH 4.14 068/191] ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
` [PATCH 4.14 069/191] usb: dwc2: Fix parameter type in function pointer prototype
` [PATCH 4.14 072/191] qtnfmac: fix resource leaks on unsupported iftype error return path
` [PATCH 4.14 075/191] iwlwifi: mvm: split a print to avoid a WARNING in ROC
` [PATCH 4.14 076/191] usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above
` [PATCH 4.14 077/191] usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well
` [PATCH 4.14 078/191] nl80211: fix non-split wiphy information
` [PATCH 4.14 079/191] usb: dwc2: Fix INTR OUT transfers in DDMA mode
` [PATCH 4.14 080/191] scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()
` [PATCH 4.14 081/191] mwifiex: fix double free
` [PATCH 4.14 082/191] net: korina: fix kfree of rx/tx descriptor array
` [PATCH 4.14 083/191] mm/memcg: fix device private memcg accounting
` [PATCH 4.14 084/191] mm, oom_adj: dont loop through tasks in __set_oom_adj when not necessary
` [PATCH 4.14 085/191] IB/mlx4: Fix starvation in paravirt mux/demux
` [PATCH 4.14 086/191] IB/mlx4: Adjust delayed work when a dup is observed
` [PATCH 4.14 087/191] powerpc/pseries: Fix missing of_node_put() in rng_init()
` [PATCH 4.14 088/191] powerpc/icp-hv: Fix missing of_node_put() in success path
` [PATCH 4.14 090/191] mtd: mtdoops: Dont write panic data twice
` [PATCH 4.14 091/191] ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT values
` [PATCH 4.14 092/191] arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLER
` [PATCH 4.14 093/191] xfs: limit entries returned when counting fsmap records
` [PATCH 4.14 094/191] RDMA/qedr: Fix use of uninitialized field
` [PATCH 4.14 098/191] perf intel-pt: Fix "context_switch event has no tid" error
` [PATCH 4.14 099/191] RDMA/hns: Set the unsupported wr opcode
` [PATCH 4.14 100/191] kdb: Fix pager search for multi-line strings
` [PATCH 4.14 108/191] ramfs: fix nommu mmap with gaps in the page cache
` [PATCH 4.14 109/191] rapidio: fix error handling path
` [PATCH 4.14 112/191] i2c: rcar: Auto select RESET_CONTROLLER
` [PATCH 4.14 115/191] clk: bcm2835: add missing release if devm_clk_hw_register fails
` [PATCH 4.14 116/191] ext4: limit entries returned when counting fsmap records
` [PATCH 4.14 119/191] Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()
` [PATCH 4.14 120/191] Input: stmfts - fix a & vs && typo
` [PATCH 4.14 121/191] Input: ep93xx_keypad - fix handling of platform_get_irq() error
` [PATCH 4.14 124/191] Input: sun4i-ps2 "
` [PATCH 4.14 125/191] KVM: x86: emulating RDPID failure shall return #UD rather than #GP
` [PATCH 4.14 127/191] memory: fsl-corenet-cf: Fix handling of platform_get_irq() error
` [PATCH 4.14 128/191] arm64: dts: qcom: msm8916: Fix MDP/DSI interrupts
` [PATCH 4.14 129/191] ARM: dts: owl-s500: Fix incorrect PPI interrupt specifiers
` [PATCH 4.14 130/191] arm64: dts: zynqmp: Remove additional compatible string for i2c IPs
` [PATCH 4.14 138/191] media: ati_remote: sanity check for both endpoints
` [PATCH 4.14 140/191] media: sti: Fix reference count leaks
` [PATCH 4.14 141/191] media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_sync
` [PATCH 4.14 142/191] media: exynos4-is: Fix a reference count leak "
` [PATCH 4.14 147/191] media: bdisp: Fix runtime PM imbalance on error
` [PATCH 4.14 148/191] media: media/pci: prevent memory leak in bttv_probe
` [PATCH 4.14 152/191] fs: dlm: fix configfs memory leak
` [PATCH 4.14 153/191] media: venus: core: Fix runtime PM imbalance in venus_probe
` [PATCH 4.14 154/191] ntfs: add check for mft record size in superblock
` [PATCH 4.14 157/191] scsi: mvumi: Fix error return in mvumi_io_attach()
` [PATCH 4.14 158/191] scsi: target: core: Add CONTROL field for trace events
` [PATCH 4.14 162/191] udf: Limit sparing table size
` [PATCH 4.14 164/191] USB: cdc-acm: handle broken union descriptors
` [PATCH 4.14 165/191] can: flexcan: flexcan_chip_stop(): add error handling and propagate error value
` [PATCH 4.14 166/191] ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs()
` [PATCH 4.14 169/191] xfs: make sure the rt allocator doesnt run off the end
` [PATCH 4.14 178/191] tty: ipwireless: fix error handling
` [PATCH 4.14 180/191] reiserfs: Fix memory leak in reiserfs_parse_options()
` [PATCH 4.14 182/191] brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
` [PATCH 4.14 183/191] usb: core: Solve race condition in anchor cleanup functions
` [PATCH 4.14 187/191] tty: serial: fsl_lpuart: fix lpuart32_poll_get_char
` [PATCH 4.14 188/191] usb: cdc-acm: add quirk to blacklist ETAS ES58X devices

[linux-next:master] BUILD REGRESSION 0dec50edcc9216535f82b1987c0a51efb3e23674
 2020-10-27 18:16 UTC 

[Intel-gfx] [PATCH v11 00/12] Big joiner enabling
 2020-10-27 18:19 UTC  (11+ messages)
` [Intel-gfx] [PATCH v11 09/12] drm/i915: HW state readout for Bigjoiner case
` [Intel-gfx] [PATCH v11 10/12] drm/i915: Link planes in a bigjoiner configuration, v3

[PATCH v6 00/52] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-10-27 14:11 UTC  (3+ messages)
` [PATCH v6 33/52] memory: tegra20: Support interconnect framework

[PATCH 0/2] iomap: zero dirty pages over unwritten extents
 2020-10-27 18:15 UTC  (7+ messages)
` [PATCH 2/2] iomap: zero cached pages over unwritten extents on zero range

[PATCH] mm/slub: fix panic in slab_alloc_node()
 2020-10-27 14:09 UTC 

[iproute2-next] tc flower: use right ethertype in icmp/arp parsing
 2020-10-27 14:12 UTC  (5+ messages)

[PATCH] power: fix typo in kernel/power/process.c
 2020-10-27 18:15 UTC  (2+ messages)

selinux_file_permission() on pipes/pseudo-files - performance issue
 2020-10-27 18:14 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the btrfs-fixes tree
 2020-10-27 14:11 UTC  (3+ messages)

[xen-unstable test] 156254: tolerable FAIL
 2020-10-27 18:14 UTC 

[PATCH v7 0/3] hw/block/nvme: dulbe and dsm support
 2020-10-27 17:57 UTC  (3+ messages)
` [PATCH v7 2/3] nvme: add namespace I/O optimization fields to shared header
` [PATCH v7 3/3] hw/block/nvme: add the dataset management command

[goldwynr:buffered_iomap 24/25] fs/btrfs/file.c:419:13: sparse: sparse: symbol 'btrfs_page_prepare' was not declared. Should it be
 2020-10-27 18:14 UTC  (2+ messages)
` [RFC PATCH goldwynr] btrfs: btrfs_page_prepare() can be static

[PATCH v6 RESEND 1/3] dt-bindings: mfd: mt6397: Add bindings for MT6392 PMIC
 2020-10-27 18:11 UTC  (9+ messages)
` [PATCH v6 RESEND 2/3] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
` [PATCH v6 RESEND 3/3] mfd: mt6397: Add support for MT6392 pmic

[PATCH v1] media: ipu3-cio2: Use macros from mm.h
 2020-10-27 18:14 UTC 

lockdep null-ptr-deref
 2020-10-27 14:13 UTC  (7+ messages)
` [tip: locking/core] lockdep: Fix usage_traceoverflow

[PATCH v3 1/2] Documentation: x86: Rename resctrl_ui.rst and add two errata to the file
 2020-10-27 18:12 UTC  (2+ messages)
` [tip: x86/cache] Documentation/x86: "

[PATCH v3 2/2] x86/resctrl: Correct MBM total and local values
 2020-10-27 18:12 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH] Documentation: Add documentation for new platform_profile sysfs attribute
 2020-10-27 18:11 UTC  (2+ messages)

[PATCH 5.9 000/757] 5.9.2-rc1 review
 2020-10-27 18:09 UTC 

[Intel-gfx] [PATCH v3 00/63] drm/i915: Remove obj->mm.lock!
 2020-10-27 18:10 UTC  (6+ messages)
` [Intel-gfx] [PATCH v3 04/63] drm/i915: Pin timeline map after first timeline pin, v3

how to properly release all memory after use?
 2020-10-27 18:09 UTC 

[PATCH v1] bitmap: Convert bitmap_empty() / bitmap_full() to return boolean
 2020-10-27 18:09 UTC 

[PATCH v2 00/10] Cryptodisk fixes for v2.06 redux
 2020-10-27 18:09 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 10/10] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c

PCI trouble on mvebu (Turris Omnia)
 2020-10-27 18:03 UTC  (2+ messages)

BTI interaction between seccomp filters in systemd and glibc mprotect calls, causing service failures
 2020-10-27 14:15 UTC  (5+ messages)

[PATCH RESEND v2 0/3] condition EAS enablement on FI support
 2020-10-27 18:07 UTC  (4+ messages)
` [PATCH RESEND v2 1/3] sched/topology, schedutil: wrap sched domains rebuild
` [PATCH RESEND v2 2/3] arm64: rebuild sched domains on invariance status changes
` [PATCH RESEND v2 3/3] sched/topology: condition EAS enablement on FIE support

[PATCH 0/5] Fix some bugs in memcg/slab
 2020-10-27 14:15 UTC  (4+ messages)
` [PATCH 5/5] mm: memcontrol: Simplify the mem_cgroup_page_lruvec
    ` [External] "


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.