linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-21 15:27:31 to 2021-04-21 18:02:02 UTC [more...]

[PATCH 047/190] Revert "rxrpc: Fix a memory leak in rxkad_verify_response()"
 2021-04-21 18:01 UTC  (72+ messages)
` [PATCH 000/190] Revertion of all of the umn.edu commits
  ` [PATCH 010/190] Revert "media: camss: Fix a reference count leak."
  ` [PATCH 022/190] Revert "drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync"
  ` [PATCH 023/190] Revert "drm/radeon: fix multiple reference count leak"
  ` [PATCH 038/190] Revert "cpuidle: Fix three reference count leaks"
  ` [PATCH 040/190] Revert "ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()"
  ` [PATCH 041/190] Revert "ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()"
  ` [PATCH 050/190] Revert "nfp: abm: fix a memory leak bug"
  ` [PATCH 051/190] Revert "power: supply: core: fix memory leak in HWMON error path"
  ` [PATCH 053/190] Revert "ecryptfs: replace BUG_ON with error handling code"
  ` [PATCH 059/190] Revert "RDMA/srpt: Remove unnecessary assertion in srpt_queue_response"
  ` [PATCH 074/190] Revert "drm/gma500: fix memory disclosures due to uninitialized bytes"
  ` [PATCH 080/190] Revert "ALSA: usx2y: fix a double free bug"
  ` [PATCH 085/190] Revert "audit: fix a memory leak bug"
  ` [PATCH 092/190] Revert "power: charger-manager: fix a potential NULL pointer dereference"
  ` [PATCH 106/190] Revert "tty: ipwireless: fix missing checks for ioremap"
  ` [PATCH 114/190] Revert "staging: rtl8188eu: Fix potential NULL pointer dereference of kcalloc"
  ` [PATCH 127/190] Revert "ALSA: sb8: add a check for request_region"
  ` [PATCH 130/190] Revert "ALSA: usx2y: Fix potential NULL pointer dereference"
  ` [PATCH 143/190] Revert "power: twl4030: fix a missing check of return value"
  ` [PATCH 157/190] Revert "Input: ad7879 - add check for read errors in interrupt"
  ` [PATCH 158/190] Revert "ALSA: sb: fix a missing check of snd_ctl_add"
  ` [PATCH 159/190] Revert "ALSA: gus: add a check of the status "
  ` [PATCH 186/190] Revert "virt: vbox: Only copy_from_user the request-header once"
  ` [PATCH 187/190] Revert "ALSA: control: fix a redundant-copy issue"

[PATCH net-next 1/1] stmmac: intel: set TSO/TBS TX Queues default settings
 2021-04-21 18:00 UTC  (2+ messages)

[PATCH net 1/1] net: stmmac: fix TSO and TBS feature enabling during driver open
 2021-04-21 18:00 UTC  (2+ messages)

[PATCH 0/2] arm64: ACPI GTDT watchdog fixes
 2021-04-21 17:57 UTC  (8+ messages)
` [PATCH 1/2] ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure
` [PATCH 2/2] ACPI: irq: Prevent unregistering of GIC SGIs

[PATCH v1 0/6] staging: media: atomisp: code cleanup fixes
 2021-04-21 17:54 UTC  (11+ messages)
` [PATCH v1 1/6] staging: media: atomisp: improve function argument alignment
` [PATCH v1 2/6] staging: media: atomisp: balance braces around if...else block
` [PATCH v1 3/6] staging: media: atomisp: use __func__ over function names
` [PATCH v1 4/6] staging: media: atomisp: reformat code comment blocks
` [PATCH v1 5/6] staging: media: atomisp: fix CamelCase variable naming
` [PATCH v1 6/6] staging: media: atomisp: replace raw printk() by dev_info()

[PATCH] regulator: bd71815: select CONFIG_ROHM_REGULATOR
 2021-04-21 17:54 UTC  (3+ messages)

[PATCH v2 0/7] Restructure the rpmsg char and introduce the rpmsg-raw channel
 2021-04-21 17:52 UTC  (8+ messages)
` [PATCH v2 1/7] rpmsg: char: Export eptdev create an destroy functions
` [PATCH v2 4/7] rpmsg: char: Introduce __rpmsg_chrdev_create_eptdev function
` [PATCH v2 5/7] rpmsg: char: Introduce a rpmsg driver for the rpmsg char device

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-21 17:52 UTC  (13+ messages)

[PATCH net-next v1] net: dsa: fix bridge support for drivers without port_bridge_flags callback
 2021-04-21 17:50 UTC  (4+ messages)

[PATCH v2 0/2] bitmap_parselist: support 'all' semantics
 2021-04-21 17:49 UTC  (6+ messages)
` [PATCH 1/2] bitmap_parse: "

[PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probe
 2021-04-21 17:46 UTC  (13+ messages)

[PATCH] ath9k:remove unneeded variable in ath9k_dump_legacy_btcoex
 2021-04-21 17:46 UTC  (2+ messages)

[PATCH 00/26] tty: drop low-latency workarounds
 2021-04-21 17:44 UTC  (5+ messages)
` [PATCH 16/26] serial: msm_serial: drop low-latency workaround
` [PATCH 23/26] serial: sunsu: "

[PATCH v3 3/3] drm/msm/dp: check main link status before start aux read
 2021-04-21 17:43 UTC  (3+ messages)

[PATCH] drm/amdgpu: Register VGA clients after init can no longer fail
 2021-04-21 17:42 UTC 

[PATCH v3 0/3] Improve IPA mechanisms in low temperature state
 2021-04-21 17:41 UTC  (4+ messages)
` [PATCH v3 1/3] thermal: power_allocator: maintain the device statistics from going stale
` [PATCH v3 2/3] thermal: power_allocator: update once cooling devices when temp is low
` [PATCH v3 3/3] thermal: create a helper __thermal_cdev_update() without a lock

[PATCH 1/3] arm64: ptrace: Add is_syscall_success to handle compat
 2021-04-21 17:41 UTC  (9+ messages)
` [PATCH 2/3] arm64: syscall.h: Add sign extension handling in syscall_get_return_value for compat

[PATCH] cpufreq: intel_pstate: Use HWP if enabled by platform firmware
 2021-04-21 17:40 UTC 

[PATCH] media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()
 2021-04-21 17:40 UTC  (2+ messages)

[PATCH v2 1/2] gpio: Add support for IDT 79RC3243x GPIO controller
 2021-04-21 17:39 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: gpio: Add devicetree binding "

[PATCH] net: qrtr: Avoid potential use after free in MHI send
 2021-04-21 17:40 UTC 

[PATCH v3 0/3] dax: Fix missed wakeup in put_unlocked_entry()
 2021-04-21 17:39 UTC  (9+ messages)
` [PATCH v3 1/3] dax: Add an enum for specifying dax wakup mode
` [PATCH v3 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry()
  ` [Virtio-fs] "

[PATCH v2] nvme: Favor D3cold for suspend if NVMe device supports it
 2021-04-21 17:38 UTC  (5+ messages)

[PATCH v2 0/2] KVM: x86: guest interface for SEV live migration
 2021-04-21 17:37 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v2 2/2] KVM: x86: add MSR_KVM_MIGRATION_CONTROL

[GIT PULL] MMC fixes for v5.12-rc9
 2021-04-21 17:37 UTC  (2+ messages)

[PATCH v5] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-21 17:35 UTC  (9+ messages)

[PATCH] SUNRPC: Add a check for gss_release_msg
 2021-04-21 17:34 UTC  (8+ messages)

[PATCH v2] power: supply: cpcap-battery: fix invalid usage of list cursor
 2021-04-21 17:19 UTC  (3+ messages)

[PATCH] PCI: hv: Fix a race condition when removing the device
 2021-04-21 17:33 UTC  (2+ messages)

[PATCH] platform/x86: intel_pmc_core: add ACPI dependency
 2021-04-21 17:32 UTC  (2+ messages)

LPC 2020 Hackroom Session: summary and next steps for isolated user namespaces
 2021-04-21 17:27 UTC  (2+ messages)

[PATCH v3] sched,fair: skip newidle_balance if a wakeup is pending
 2021-04-21 17:27 UTC  (2+ messages)

[PATCH 1/2] drm/msm/dp: service only one irq_hpd if there are multiple irq_hpd pending
 2021-04-21 17:26 UTC  (3+ messages)

[PATCH] powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')
 2021-04-21 17:24 UTC 

[PATCH 1/1 v10] x86/power use crc32 instead of md5 for hibernation e820 integrity check
 2021-04-21 17:23 UTC  (3+ messages)

[PATCH v9 0/4] Introduce TEE based Trusted Keys support
 2021-04-21 17:20 UTC  (5+ messages)
` [PATCH v9 1/4] KEYS: trusted: Add generic trusted keys framework

[PATCH] memstick: r592: ignore kfifo_out() return code again
 2021-04-21 17:16 UTC  (2+ messages)

[RFC PATCH 0/2] selinux,anon_inodes: Use a separate SELinux class for each type of anon inode
 2021-04-21 17:14 UTC  (3+ messages)
` [RFC PATCH 1/2] LSM,anon_inodes: explicitly distinguish anon inode types
` [RFC PATCH 2/2] selinux: add capability to map anon inode types to separate classes

[PATCH v2 0/3] Enable Bluetooth functinality for WCN6750
 2021-04-21 17:12 UTC  (6+ messages)
` [PATCH v2 2/3] dt-bindings: net: bluetooth: Convert to DT schema
` [PATCH v2 3/3] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn6750

[PATCH] KVM: x86: Fix implicit enum conversion goof in scattered reverse CPUID code
 2021-04-21 17:10 UTC  (2+ messages)

[PATCH] ARM: mark free_initrd_mem as __init
 2021-04-21 16:34 UTC 

[PATCH v2] powerpc/kconfig: Restore alphabetic order of the selects under CONFIG_PPC
 2021-04-21 17:06 UTC 

[RFC] memory reserve for userspace oom-killer
 2021-04-21 17:05 UTC  (2+ messages)

[PATCH v3 00/10] Add several jacuzzi boards
 2021-04-21 17:05 UTC  (3+ messages)
` [PATCH v3 05/10] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-fennel

[PATCH] fpga: dfl: pci: gracefully handle misconfigured port entries
 2021-04-21 17:06 UTC  (3+ messages)

[PATCH] cpufreq: Kconfig: fix documentation links
 2021-04-21 17:01 UTC  (2+ messages)

[PATCH v3 3/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
 2021-04-21 16:59 UTC  (4+ messages)

Help with verifier failure
 2021-04-21 16:59 UTC  (4+ messages)

[PATCH v13 0/4] drm/panfrost: Add support for mt8183 GPU
 2021-04-21 16:59 UTC  (3+ messages)
` [PATCH v13 1/4] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183

[PATCH] nvme: fix unused variable warning
 2021-04-21 16:57 UTC  (2+ messages)

[PATCH] brd: expose number of allocated pages in debugfs
 2021-04-21 16:56 UTC  (2+ messages)

[PATCH 1/3] ACPI: video: use native backlight for GA401/GA502/GA503
 2021-04-21 16:55 UTC  (2+ messages)

[PATCH] PCI/VPD: fix unused pci_vpd_set_size function warning
 2021-04-21 16:54 UTC  (2+ messages)

[PATCH] ACPI: APEI: remove redundant assignment to variable rc
 2021-04-21 16:52 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: ethernet: mediatek: support custom GMAC label
 2021-04-21 16:48 UTC  (7+ messages)
` [PATCH net-next v2 2/2] "
      ` Aw: "
        `  "

[PATCH v9 0/4] block device interposer
 2021-04-21 16:45 UTC  (5+ messages)
` [PATCH v9 1/4] Adds blk_interposer
` [PATCH v9 2/4] Applying the blk_interposer in the block device layer
` [PATCH v9 3/4] Add blk_interposer in DM
` [PATCH v9 4/4] Using dm_get_device_ex() instead of dm_get_device()

[RFC] tcp: Delay sending non-probes for RFC4821 mtu probing
 2021-04-21 16:45 UTC  (3+ messages)
    ` Fwd: "

[PATCH 0/2] GPIO WDT "start-at-boot" property
 2021-04-21 16:42 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: watchdog: gpio-wdt: add "start-at-boot"
` [PATCH 2/2] watchdog: gpio_wdt: add "start-at-boot" feature

About add an A64FX cache control function into resctrl
 2021-04-21 16:39 UTC  (3+ messages)

[PATCH v1 1/7] drm/st7735r: Avoid spamming logs if probe is deferred
 2021-04-21 16:31 UTC  (7+ messages)
` [PATCH v1 2/7] drm/st7586: "
` [PATCH v1 3/7] drm/mi0283qt: "
` [PATCH v1 4/7] drm/ili9486: "
` [PATCH v1 5/7] drm/ili9341: "
` [PATCH v1 6/7] drm/ili9225: "
` [PATCH v1 7/7] drm/hx8357d: "

[PATCH bpf-next 1/2] bpf: Remove bpf_jit_enable=2 debugging mode
 2021-04-21 16:29 UTC  (8+ messages)

[PATCH v8] bio: limit bio max size
 2021-04-21 16:29 UTC  (2+ messages)

[PATCH 1/2] [v2] media: rc: remove tango ir driver and keymap
 2021-04-21 16:28 UTC  (2+ messages)

[PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
 2021-04-21 16:27 UTC  (11+ messages)

[PATCH v2 0/6] evm: Prepare for moving to the LSM infrastructure
 2021-04-21 16:19 UTC  (7+ messages)
` [PATCH v2 1/6] xattr: Complete constify ->name member of "struct xattr"
` [PATCH v2 2/6] reiserfs: Add missing calls to reiserfs_security_free()
` [PATCH v2 3/6] security: Pass xattrs allocated by LSMs to the inode_init_security hook
` [PATCH v2 4/6] security: Support multiple LSMs implementing "
` [PATCH v2 5/6] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v2 6/6] evm: Support multiple LSMs providing an xattr

[RFC PATCH 0/2] Mitigating Excessive Pause-Loop Exiting in VM-Agnostic KVM
 2021-04-21 16:19 UTC  (5+ messages)
` [RFC PATCH 2/2] Boost vCPUs based on IPI-sender and receiver information

[PATCH] drm/amd/display: Fix build warnings
 2021-04-21 16:18 UTC 

[PATCH 0/4] Reinstate and improve MIPS `do_div' implementation
 2021-04-21 16:16 UTC  (5+ messages)
` [PATCH 4/4] MIPS: Avoid DIVU in `__div64_32' is result would be zero

[PATCH 0/4] Introduce support for PSF mitigation
 2021-04-21 16:04 UTC  (3+ messages)
` [PATCH 4/4] x86/speculation: Add PSF mitigation kernel parameters

[PATCH 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2021-04-21 16:03 UTC  (2+ messages)

[PATCH] net: ethernet: ravb: Fix release of refclk
 2021-04-21 16:03 UTC  (3+ messages)

[RFC] btrfs: Allow read-only mount with corrupted extent tree
 2021-04-21 16:00 UTC  (3+ messages)
` [PATCH] "

[PATCH] fs/ext4: remove redundant initialization of variable busy
 2021-04-21 15:54 UTC 

[PATCH 00/11] arm/arm64: Turning IPIs into normal interrupts
 2021-04-21 15:49 UTC  (7+ messages)
` [PATCH 08/11] irqchip/gic: Configure SGIs as standard interrupts

[PATCH 1/3] arm64: armv8_deprecated: Fix swp_handler() signal generation
 2021-04-21 15:47 UTC  (3+ messages)

[PATCH v2 0/1] dmaengine: idxd: IDXD pmu support
 2021-04-21 15:47 UTC  (8+ messages)
` [PATCH v2 1/1] dmaengine: idxd: Add IDXD performance monitor support

[PATCH] of: overlay: Fix kerneldoc warning in of_overlay_remove()
 2021-04-21 15:45 UTC 

[PATCH v13 00/12] Add AMD SEV guest live migration support
 2021-04-21 15:38 UTC  (6+ messages)
` [PATCH v13 12/12] x86/kvm: Add guest support for detecting and enabling SEV Live Migration feature

[PATCH] net/rds: Avoid potential use after free in rds_send_remove_from_sock
 2021-04-21 15:36 UTC  (5+ messages)

[PATCH] platform/x86: intel_pmc_core: re-write copy in pmc_core_lpm_latch_mode_write()
 2021-04-21 15:32 UTC  (3+ messages)

[PATCH] of: address recent kernel-doc warnings
 2021-04-21 15:30 UTC  (2+ messages)

[PATCH RESEND 1/2] perf/x86: Skip checking MSR for MSR 0x0
 2021-04-21 15:30 UTC  (2+ messages)

[PATCH v6 00/34] Intel Vision Processing base enabling
 2021-04-21 15:29 UTC  (9+ messages)
` [PATCH v6 04/34] dt-bindings: Add bindings for Keem Bay IPC driver

[PATCH 1/1] video: hyperv_fb: Add ratelimit on error message
 2021-04-21 15:27 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).