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

[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  (11+ messages)
` [PATCH 4.9 049/139] iwlwifi: mvm: split a print to avoid a WARNING in ROC
` [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 4.14 000/191] 4.14.203-rc1 review
 2020-10-27 13:50 UTC  (99+ 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 074/191] mfd: sm501: Fix leaks in probe()
` [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 103/191] powerpc/perf/hv-gpci: Fix starting index value
` [PATCH 4.14 104/191] cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifier
` [PATCH 4.14 107/191] lib/crc32.c: fix trivial typo in preprocessor condition
` [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 126/191] memory: omap-gpmc: Fix a couple off by ones
` [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 145/191] media: platform: s3c-camif: Fix runtime PM imbalance on error
` [PATCH 4.14 147/191] media: bdisp: "
` [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 161/191] usb: gadget: function: printer: fix use-after-free in __lock_acquire
` [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 168/191] reiserfs: only call unlock_new_inode() if I_NEW
` [PATCH 4.14 169/191] xfs: make sure the rt allocator doesnt run off the end
` [PATCH 4.14 171/191] Bluetooth: Only mark socket zapped after unlocking
` [PATCH 4.14 173/191] brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
` [PATCH 4.14 174/191] rtl8xxxu: prevent potential memory leak
` [PATCH 4.14 177/191] scsi: qedi: Fix list_del corruption while removing active I/O
` [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
` [PATCH 4.14 191/191] usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets

[PATCH 1/3] ARM: dts: aspeed: amd-ethanolx: Update KCS nodes to use v2 binding
 2020-10-27 14:09 UTC  (2+ messages)

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

[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  (11+ messages)
` [PATCH 1/2] iomap: use page dirty state to seek data "
` [PATCH 2/2] iomap: zero cached pages over unwritten extents on zero range

[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)

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

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

[PATCH v7 0/3] hw/block/nvme: dulbe and dsm support
 2020-10-27 17:57 UTC  (4+ messages)
` [PATCH v7 1/3] hw/block/nvme: add dulbe support
` [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] ARM: dts: imx6q-icore-ofcap10: Use 10.1" Ampire panel compatible
 2020-10-27 14:14 UTC  (2+ messages)

[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 v1] scripts/dev-needs: Add script to list device dependencies
 2020-10-27 18:09 UTC  (4+ messages)

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

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

[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  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 08/10] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors
  ` [PATCH v3 09/10] cryptodisk: Rename offset in grub_cryptodisk_t to offset_sectors
  ` [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  (3+ 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  (8+ messages)
` [PATCH RESEND v2 1/3] sched/topology, schedutil: wrap sched domains rebuild
  ` [PATCH RESEND v2 1/3] sched/topology,schedutil: "
` [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] ACPICA: Also handle "orphan" _REG methods for GPIO OpRegions
 2020-10-27 14:17 UTC  (3+ messages)

[PATCH v3 00/23] log: Add commands for manipulating filters
 2020-10-27 18:08 UTC  (5+ messages)
` [PATCH v3 04/23] log: Add new category names to log_cat_name

[PATCH 4.19 000/264] 4.19.153-rc1 review
 2020-10-27 13:51 UTC  (16+ messages)
` [PATCH 4.19 001/264] ibmveth: Switch order of ibmveth_helper calls
` [PATCH 4.19 003/264] ipv4: Restore flowi4_oif update before call to xfrm_lookup_route
` [PATCH 4.19 008/264] net/smc: fix valid DMBE buffer sizes
` [PATCH 4.19 012/264] r8169: fix data corruption issue on RTL8402
` [PATCH 4.19 014/264] binder: fix UAF when releasing todo list
` [PATCH 4.19 016/264] chelsio/chtls: fix socket lock
` [PATCH 4.19 019/264] net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device
` [PATCH 4.19 021/264] net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels
` [PATCH 4.19 026/264] ALSA: hda/realtek: Enable audio jacks of ASUS D700SA with ALC887
` [PATCH 4.19 028/264] cifs: Return the error from crypt_message when enc/dec key not found
` [PATCH 4.19 029/264] KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages
` [PATCH 4.19 032/264] crypto: algif_aead - Do not set MAY_BACKLOG on the async path
` [PATCH 4.19 035/264] x86/fpu: Allow multiple bits in clearcpuid= parameter
` [PATCH 4.19 037/264] x86/nmi: Fix nmi_handle() duration miscalculation
` [PATCH 4.19 044/264] media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"

[PATCH v5 0/9] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-27 14:16 UTC  (8+ messages)
` [PATCH v5 1/9] mm: add Kernel Electric-Fence infrastructure
` [PATCH v5 2/9] x86, kfence: enable KFENCE for x86
` [PATCH v5 3/9] arm64, kfence: enable KFENCE for ARM64
` [PATCH v5 6/9] kfence, kasan: make KFENCE compatible with KASAN
` [PATCH v5 7/9] kfence, Documentation: add KFENCE documentation
` [PATCH v5 8/9] kfence: add test suite
` [PATCH v5 9/9] MAINTAINERS: Add entry for KFENCE

[PATCH] intel_idle: Fix max_cstate for processor models without C-state tables
 2020-10-27 18:05 UTC  (2+ messages)

[PATCH 1/6] ARM: dts: imx6ul: segin: Fix stmpe touchscreen subnode name
 2020-10-27 14:17 UTC  (2+ messages)

[PATCHv3 00/17] arm64: remove set_fs() and friends
 2020-10-27 18:03 UTC  (3+ messages)
` [PATCHv3 11/17] arm64: uaccess: refactor __{get,put}_user

Recent issues with BB_DONT_CACHE?
 2020-10-27 18:04 UTC 

[PATCH v8 -tip 00/26] Core scheduling
 2020-10-27 14:14 UTC  (10+ messages)
` [PATCH v8 -tip 02/26] sched: Introduce sched_class::pick_task()

[intel-linux-intel-lts:5.4/yocto 8/24] drivers/gpu/drm/i915/intel_pm.c:4004 skl_ddb_get_hw_plane_state() warn: variable dereferenced before check 'gvt' (see line 3994)
 2020-10-27 18:04 UTC  (2+ messages)

[PATCH 0/2] rds: MR(Memory Region) related patches
 2020-10-27 14:18 UTC  (2+ messages)

[PATCH v9 0/3] readmirror feature (read_policy sysfs and in-memory only approach)
 2020-10-27 18:02 UTC  (4+ messages)

[PATCH 00/10] PKS: Add Protection Keys Supervisor (PKS) support
 2020-10-27 14:18 UTC  (5+ messages)
` [PATCH 06/10] x86/entry: Move nmi entry/exit into common code


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.