linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-15 19:38:28 to 2021-07-15 20:39:38 UTC [more...]

[PATCH] tracing: Do no reference char * as a string in histograms
 2021-07-15 20:39 UTC  (4+ messages)

[PATCH 0/6] Add support for common USB HID headset features
 2021-07-15 20:39 UTC  (5+ messages)
` [PATCH 1/6] HID: hid-input: Add offhook and ring LEDs for headsets

[PATCH 00/20] perf: fix several memory leaks reported by ASan on perf-test
 2021-07-15 20:36 UTC  (40+ messages)
` [PATCH 01/20] perf nsinfo: fix refcounting
` [PATCH 02/20] perf env: fix sibling_dies memory leak
` [PATCH 03/20] perf test: session_topology: delete session->evlist
` [PATCH 04/20] perf test: event_update: fix memory leak of evlist
` [PATCH 05/20] perf test: event_update: fix memory leak of unit
` [PATCH 06/20] perf dso: fix memory leak in dso__new_map
` [PATCH 07/20] perf test: maps__merge_in: fix memory leak of maps
` [PATCH 08/20] perf env: fix memory leak of cpu_pmu_caps
` [PATCH 09/20] perf report: free generated help strings for sort option
` [PATCH 10/20] perf inject: close inject.output
` [PATCH 11/20] perf session: cleanup trace_event
` [PATCH 12/20] perf script: release zstd data
` [PATCH 13/20] perf script: fix memory leaks in perf_script
` [PATCH 14/20] perf util/lzma: close lzma stream
` [PATCH 15/20] perf trace: free malloc'd trace fields on exit
` [PATCH 16/20] perf trace: free syscall->arg_fmt
` [PATCH 17/20] perf trace: free syscall tp fields in evsel->priv
` [PATCH 18/20] perf trace: free strings in trace__parse_events_option

[RFC 0/5] block: use flag enhancement for del_gendisk()
 2021-07-15 20:30 UTC  (6+ messages)
` [RFC 1/5] bcache: remove no longer needed add_disk() check
` [RFC 2/5] bcache: add error handling support for add_disk()
` [RFC 3/5] block/sx8: remove the GENHD_FL_UP check before del_gendisk()
` [RFC 4/5] block/sx8: add helper carm_free_all_disks()
` [RFC 5/5] block/sx8: add error handling support for add_disk()

[PATCH hyperv-fixes] Drivers: hv: vmbus: Fix duplicate CPU assignments within a device
 2021-07-15 20:30 UTC  (3+ messages)

[PATCH -next] sched: Dec __cfs_bandwith_used in destroy_cfs_bandwidth()
 2021-07-15 20:28 UTC  (3+ messages)
` [PATCH -next v2] sched: Dec cfs_bandwith_used "

[RFC 0/6] block: enhance use of GENHD_FL_UP
 2021-07-15 20:23 UTC  (7+ messages)
` [RFC 1/6] genhd: update docs for GENHD_FL_UP
` [RFC 2/6] block: add flag for add_disk() completion notation
` [RFC 3/6] md: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED on is_mddev_broken()
` [RFC 4/6] mmc/core/block: replace GENHD_FL_UP with GENHD_FL_DISK_ADDED
` [RFC 5/6] nvme: "
` [RFC 6/6] fs/block_dev: "

[PATCH v5 00/26] userfaultfd-wp: Support shmem and hugetlbfs
 2021-07-15 20:16 UTC  (27+ messages)
` [PATCH v5 01/26] mm/shmem: Unconditionally set pte dirty in mfill_atomic_install_pte
` [PATCH v5 02/26] shmem/userfaultfd: Take care of UFFDIO_COPY_MODE_WP
` [PATCH v5 03/26] mm: Clear vmf->pte after pte_unmap_same() returns
` [PATCH v5 04/26] mm/userfaultfd: Introduce special pte for unmapped file-backed mem
` [PATCH v5 05/26] mm/swap: Introduce the idea of special swap ptes
` [PATCH v5 06/26] shmem/userfaultfd: Handle uffd-wp special pte in page fault handler
` [PATCH v5 07/26] mm: Drop first_index/last_index in zap_details
` [PATCH v5 08/26] mm: Introduce zap_details.zap_flags
` [PATCH v5 09/26] mm: Introduce ZAP_FLAG_SKIP_SWAP
` [PATCH v5 10/26] shmem/userfaultfd: Persist uffd-wp bit across zapping for file-backed
` [PATCH v5 11/26] shmem/userfaultfd: Allow wr-protect none pte for file-backed mem
` [PATCH v5 12/26] shmem/userfaultfd: Allows file-back mem to be uffd wr-protected on thps
` [PATCH v5 13/26] shmem/userfaultfd: Handle the left-overed special swap ptes
` [PATCH v5 14/26] shmem/userfaultfd: Pass over uffd-wp special swap pte when fork()
` [PATCH v5 15/26] mm/hugetlb: Drop __unmap_hugepage_range definition from hugetlb.h
` [PATCH v5 16/26] mm/hugetlb: Introduce huge pte version of uffd-wp helpers
` [PATCH v5 17/26] hugetlb/userfaultfd: Hook page faults for uffd write protection
` [PATCH v5 18/26] hugetlb/userfaultfd: Take care of UFFDIO_COPY_MODE_WP
` [PATCH v5 19/26] hugetlb/userfaultfd: Handle UFFDIO_WRITEPROTECT
` [PATCH v5 20/26] mm/hugetlb: Introduce huge version of special swap pte helpers
` [PATCH v5 21/26] hugetlb/userfaultfd: Handle uffd-wp special pte in hugetlb pf handler
` [PATCH v5 22/26] hugetlb/userfaultfd: Allow wr-protect none ptes
` [PATCH v5 23/26] hugetlb/userfaultfd: Only drop uffd-wp special pte if required
` [PATCH v5 24/26] mm/pagemap: Recognize uffd-wp bit for shmem/hugetlbfs
` [PATCH v5 25/26] mm/userfaultfd: Enable write protection for shmem & hugetlbfs
` [PATCH v5 26/26] userfaultfd/selftests: Enable uffd-wp for shmem/hugetlbfs

[PATCH] media: usb: uvc: uvc_driver: Added a function pr_info() in uvc_driver and staging: android: Decleared file operation with const keyword in android keyword
 2021-07-15 20:04 UTC  (2+ messages)

[PATCH 0/5] Add Pdc, GCC and RPMh clock support for SDX65
 2021-07-15 19:50 UTC  (5+ messages)
` [PATCH 2/5] clk: qcom: Add SDX65 GCC support

[PATCH v2 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2021-07-15 19:49 UTC  (6+ messages)
` [PATCH v2 1/2] serial: 8250: Add proper clock handling for OxSemi PCIe devices

[syzbot] BUG: sleeping function called from invalid context in munlock_vma_pages_range
 2021-07-15 20:00 UTC 

[PATCH v6] regulator: da9063: Add support for full-current mode
 2021-07-15 19:54 UTC  (2+ messages)

[RFC][PATCH] PCI: Reserve address space for powered-off devices behind PCIe bridges
 2021-07-15 19:56 UTC  (4+ messages)

Request for folios
 2021-07-15 19:39 UTC  (3+ messages)

[PATCH] ASoC: codecs: lpass-rx-macro: clean up for-loop indentation in switch statement
 2021-07-15 19:54 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: renesas: rsnd: Fix incorrect 'port' regex schema
 2021-07-15 19:53 UTC  (2+ messages)

[PATCH] regulator: rt6245: make a const array func_base static, makes object smaller
 2021-07-15 19:54 UTC  (2+ messages)

[PATCH v3] mm/page_alloc: Require pahole v1.22 to cope with zero-sized struct pagesets
 2021-07-15 19:44 UTC  (6+ messages)

[PATCH 0/3] Make PMD_ORDER generically available
 2021-07-15 19:16 UTC  (6+ messages)
` [PATCH 1/3] arm: Rename PMD_ORDER to PMD_TABLE_ORDER

[PATCH 0/3] block: simple *add_disk*() driver conversions
 2021-07-15 19:51 UTC  (4+ messages)
` [PATCH 1/3] loop: add error handling support for add_disk()
` [PATCH 2/3] null_blk: "
` [PATCH 3/3] nbd: "

[PATCH v2] HID: i2c-hid: goodix: Tie the reset line to true state of the regulator
 2021-07-15 19:50 UTC  (2+ messages)

[PATCH printk v4 0/6] printk: remove safe buffers
 2021-07-15 19:33 UTC  (7+ messages)
` [PATCH printk v4 1/6] lib/nmi_backtrace: explicitly serialize banner and regs
` [PATCH printk v4 2/6] printk: track/limit recursion
` [PATCH printk v4 3/6] printk: remove safe buffers
` [PATCH printk v4 4/6] printk: remove NMI tracking
` [PATCH printk v4 5/6] printk: convert @syslog_lock to mutex
` [PATCH printk v4 6/6] printk: syslog: close window between wait and read

[PATCH] qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
 2021-07-15 19:50 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix 10bit 4K display on CIK GPUs
 2021-07-15 19:40 UTC  (4+ messages)

[PATCH 00/14] Introduce PECI subsystem
 2021-07-15 19:34 UTC  (4+ messages)

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-15 19:38 UTC  (20+ messages)
` [PATCH Part2 RFC v4 05/40] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 RFC v4 06/40] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 RFC v4 07/40] x86/sev: Split the physmap when adding the page in RMP table
` [PATCH Part2 RFC v4 08/40] x86/traps: Define RMP violation #PF error code

[PATCH v3 0/1] Interface to represent PAPR firmware attributes
 2021-07-15 19:46 UTC  (5+ messages)
` [PATCH v3 1/1] powerpc/pseries: "

[PATCH -V10 0/9] Migrate Pages in lieu of discard
 2021-07-15 19:38 UTC  (2+ messages)

[PATCH v2 0/6] block: add error handling for *add_disk*()
 2021-07-15 19:34 UTC  (3+ messages)

[git pull] IOMMU Fixes for Linux v5.14-rc1
 2021-07-15 19:28 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 5.14-rc2
 2021-07-15 19:28 UTC  (2+ messages)

[PATCH 0/2] mm: KSM: fix data types
 2021-07-15 19:06 UTC  (7+ messages)
` [PATCH 1/2] mm: KSM: fix ksm_run data type

[PATCH] extcon: usb-gpio: Use the right includes
 2021-07-15 19:06 UTC 

[PATCH 5.13 000/266] 5.13.3-rc1 review
 2021-07-15 18:40 UTC  (93+ messages)
` [PATCH 5.13 152/266] IB/isert: Align target max I/O size to initiator size
` [PATCH 5.13 153/266] media, bpf: Do not copy more entries than user space requested
` [PATCH 5.13 155/266] net: ip: avoid OOM kills with large UDP sends over loopback
` [PATCH 5.13 157/266] Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip
` [PATCH 5.13 160/266] Bluetooth: Fix alt settings for incoming SCO with transparent coding format
` [PATCH 5.13 163/266] Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails
` [PATCH 5.13 164/266] Bluetooth: L2CAP: Fix invalid access on ECRED Connection response
` [PATCH 5.13 165/266] Bluetooth: btusb: Add support USB ALT 3 for WBS
` [PATCH 5.13 166/266] Bluetooth: mgmt: Fix the command returns garbage parameter value
` [PATCH 5.13 167/266] Bluetooth: btusb: use default nvm if boardID is 0 for wcn6855
` [PATCH 5.13 168/266] Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc
` [PATCH 5.13 169/266] sched/fair: Ensure _sum and _avg values stay consistent
` [PATCH 5.13 184/266] powerpc/powernv/vas: Release reference to tgid during window close
` [PATCH 5.13 186/266] drm/amdgpu: Update NV SIMD-per-CU to 2
` [PATCH 5.13 187/266] drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)
` [PATCH 5.13 188/266] drm/amdgpu: fix NAK-G generation during PCI-e link width switch
` [PATCH 5.13 189/266] drm/amdgpu: fix the hang caused by PCIe "
` [PATCH 5.13 190/266] drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_create()
` [PATCH 5.13 191/266] drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
` [PATCH 5.13 192/266] drm/vc4: txp: Properly set the possible_crtcs mask
` [PATCH 5.13 193/266] drm/vc4: crtc: Skip the TXP
` [PATCH 5.13 194/266] drm/vc4: hdmi: Prevent clock unbalance
` [PATCH 5.13 196/266] drm/rockchip: dsi: remove extra component_del() call
` [PATCH 5.13 197/266] drm/amd/display: fix incorrrect valid irq check
` [PATCH 5.13 199/266] drm/amd/display: Reject non-zero src_y and src_x for video planes
` [PATCH 5.13 200/266] drm/ingenic: Fix pixclock rate for 24-bit serial panels
` [PATCH 5.13 201/266] drm/tegra: Dont set allow_fb_modifiers explicitly
` [PATCH 5.13 202/266] drm/msm/mdp4: Fix modifier support enabling
` [PATCH 5.13 203/266] drm/arm/malidp: Always list modifiers
` [PATCH 5.13 204/266] drm/nouveau: Dont set allow_fb_modifiers explicitly
` [PATCH 5.13 205/266] drm/ingenic: Switch IPU plane to type OVERLAY
` [PATCH 5.13 206/266] drm/i915/display: Do not zero past infoframes.vsc
` [PATCH 5.13 207/266] mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-B
` [PATCH 5.13 208/266] mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode
` [PATCH 5.13 209/266] mmc: core: clear flags before allowing to retune
` [PATCH 5.13 210/266] mmc: core: Allow UHS-I voltage switch for SDSC cards if supported
` [PATCH 5.13 211/266] docs: Makefile: Use CONFIG_SHELL not SHELL
` [PATCH 5.13 212/266] ata: ahci_sunxi: Disable DIPM
` [PATCH 5.13 213/266] arm64: tlb: fix the TTL value of tlb_get_level
` [PATCH 5.13 214/266] cpu/hotplug: Cure the cpusets trainwreck
` [PATCH 5.13 215/266] clocksource/arm_arch_timer: Improve Allwinner A64 timer workaround
` [PATCH 5.13 216/266] fpga: stratix10-soc: Add missing fpga_mgr_free() call
` [PATCH 5.13 217/266] ASoC: tegra: Set driver_name=tegra for all machine drivers
` [PATCH 5.13 218/266] mwifiex: bring down link before deleting interface
` [PATCH 5.13 219/266] i40e: fix PTP on 5Gb links
` [PATCH 5.13 220/266] qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute
` [PATCH 5.13 221/266] ipmi/watchdog: Stop watchdog timer when the current action is none
` [PATCH 5.13 222/266] xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype
` [PATCH 5.13 223/266] thermal/drivers/int340x/processor_thermal: Fix tcc setting
` [PATCH 5.13 224/266] ubifs: Fix races between xattr_{set|get} and listxattr operations
` [PATCH 5.13 225/266] power: supply: ab8500: Fix an old bug
` [PATCH 5.13 226/266] mfd: syscon: Free the allocated name field of struct regmap_config
` [PATCH 5.13 227/266] nvmem: core: add a missing of_node_put
` [PATCH 5.13 228/266] lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITE
` [PATCH 5.13 229/266] selftests/lkdtm: Fix expected text for CR4 pinning
` [PATCH 5.13 230/266] extcon: intel-mrfld: Sync hardware and software state on init
` [PATCH 5.13 231/266] lkdtm: Enable DOUBLE_FAULT on all architectures
` [PATCH 5.13 232/266] seq_buf: Fix overflow in seq_buf_putmem_hex()
` [PATCH 5.13 233/266] rq-qos: fix missed wake-ups in rq_qos_throttle try two
` [PATCH 5.13 234/266] tracing: Simplify & fix saved_tgids logic
` [PATCH 5.13 235/266] tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
` [PATCH 5.13 236/266] ipack/carriers/tpci200: Fix a double free in tpci200_pci_probe
` [PATCH 5.13 237/266] coresight: Propagate symlink failure
` [PATCH 5.13 238/266] coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()
` [PATCH 5.13 239/266] dm zoned: check zone capacity
` [PATCH 5.13 240/266] dm writecache: flush origin device when writing and cache is full
` [PATCH 5.13 241/266] dm btree remove: assign new_root only when removal succeeds
` [PATCH 5.13 242/266] PCI: Leave Apple Thunderbolt controllers on for s2idle or standby
` [PATCH 5.13 243/266] PCI: aardvark: Fix checking for PIO Non-posted Request
` [PATCH 5.13 244/266] PCI: aardvark: Implement workaround for the readback value of VEND_ID
` [PATCH 5.13 245/266] media: subdev: disallow ioctl for saa6588/davinci
` [PATCH 5.13 246/266] media: i2c: ccs-core: fix pm_runtime_get_sync() usage count
` [PATCH 5.13 247/266] media: dtv5100: fix control-request directions
` [PATCH 5.13 248/266] media: zr364xx: fix memory leak in zr364xx_start_readpipe
` [PATCH 5.13 249/266] media: ccs: Fix the op_pll_multiplier address
` [PATCH 5.13 250/266] media: gspca/sq905: fix control-request direction
` [PATCH 5.13 251/266] media: gspca/sunplus: fix zero-length control requests
` [PATCH 5.13 252/266] media: rtl28xxu: fix zero-length control request
` [PATCH 5.13 253/266] media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
` [PATCH 5.13 254/266] s390/vdso: always enable vdso
` [PATCH 5.13 255/266] s390/vdso64: add sigreturn,rt_sigreturn and restart_syscall
` [PATCH 5.13 256/266] s390/vdso: rename VDSO64_LBASE to VDSO_LBASE
` [PATCH 5.13 257/266] s390/vdso: add minimal compat vdso
` [PATCH 5.13 258/266] s390/signal: switch to using vdso for sigreturn and syscall restart
` [PATCH 5.13 259/266] dm writecache: write at least 4k when committing
` [PATCH 5.13 260/266] pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()
` [PATCH 5.13 261/266] drm/ast: Remove reference to struct drm_device.pdev
` [PATCH 5.13 262/266] ext4: fix possible UAF when remounting r/o a mmp-protected file system
` [PATCH 5.13 263/266] jfs: fix GPF in diFree
` [PATCH 5.13 264/266] media: v4l2-core: explicitly clear ioctl input data
` [PATCH 5.13 265/266] smackfs: restrict bytes count in smk_set_cipso()
` [PATCH 5.13 266/266] f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances

[PATCH 1/2] HID: magicmouse: enable high-resolution scroll
 2021-07-15 19:17 UTC  (2+ 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).