linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-27 01:44:33 to 2021-05-27 06:40:49 UTC [more...]

[PATCH -tip v7 00/13] kprobes: Fix stacktrace with kretprobes on x86
 2021-05-27  6:40 UTC  (10+ messages)
` [PATCH -tip v7 01/13] ia64: kprobes: Fix to pass correct trampoline address to the handler
` [PATCH -tip v7 02/13] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
` [PATCH -tip v7 03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
` [PATCH -tip v7 04/13] kprobes: Add kretprobe_find_ret_addr() for searching return address
` [PATCH -tip v7 05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
` [PATCH -tip v7 06/13] ARC: Add instruction_pointer_set() API
` [PATCH -tip v7 07/13] ia64: "
` [PATCH -tip v7 08/13] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline
` [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler

[syzbot] unexpected kernel reboot (5)
 2021-05-27  6:40 UTC  (3+ messages)

[PATCH v3 0/2] Add the driver for Intel Keem Bay SoC timer block
 2021-05-27  6:39 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: timer: Add bindings for Intel Keem Bay SoC Timer
` [PATCH v3 2/2] clocksource: Add Intel Keem Bay timer support

[PATCH] fs/proc/kcore.c: add mmap interface
 2021-05-27  6:37 UTC  (3+ messages)
  ` [External] "

[PATCH v2] riscv: Map the kernel with correct permissions the first time
 2021-05-27  6:35 UTC  (2+ messages)

Fair Pay / No Hash Ügad (n#@)
 2021-05-27  6:35 UTC 

[PATCH v4 0/3] gpio: gpio-regmap: Support few custom operations
 2021-05-27  6:32 UTC  (3+ messages)

[PATCH 0/3] Add quirk to support exynos ufshci
 2021-05-27  6:31 UTC  (6+ messages)
    ` [PATCH 1/3] scsi: ufs: add quirk to handle broken UIC command
    ` [PATCH 2/3] scsi: ufs: add quirk to enable host controller without interface configuration
    ` [PATCH 3/3] scsi: ufs: add quirk to support host reset only

[PATCH v2 1/1] tty: n_tty: Fix some misdocumented functions
 2021-05-27  6:30 UTC  (2+ messages)

[PATCH] crypto: arm64/gcm - remove Wunused-const-variable ghash_cpu_feature
 2021-05-27  6:28 UTC 

[PATCH v2 00/21] Optimize list lru memory consumption
 2021-05-27  6:21 UTC  (22+ messages)
` [PATCH v2 01/21] mm: list_lru: fix list_lru_count_one() return value
` [PATCH v2 02/21] mm: memcontrol: remove kmemcg_id reparenting
` [PATCH v2 03/21] mm: memcontrol: remove the kmem states
` [PATCH v2 04/21] mm: memcontrol: do it in mem_cgroup_css_online to make the kmem online
` [PATCH v2 05/21] mm: list_lru: remove lru node locking from memcg_update_list_lru_node
` [PATCH v2 06/21] mm: list_lru: only add the memcg aware lrus to the list_lrus
` [PATCH v2 07/21] mm: list_lru: optimize the array of per memcg lists memory consumption
` [PATCH v2 08/21] mm: list_lru: remove memcg_aware field from struct list_lru
` [PATCH v2 09/21] mm: introduce kmem_cache_alloc_lru
` [PATCH v2 10/21] fs: introduce alloc_inode_sb() to allocate filesystems specific inode
` [PATCH v2 11/21] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
` [PATCH v2 12/21] xarray: use kmem_cache_alloc_lru to allocate xa_node
` [PATCH v2 13/21] mm: workingset: use xas_set_lru() to pass shadow_nodes
` [PATCH v2 14/21] nfs42: use a specific kmem_cache to allocate nfs4_xattr_entry
` [PATCH v2 15/21] mm: list_lru: allocate list_lru_one only when needed
` [PATCH v2 16/21] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
` [PATCH v2 17/21] mm: list_lru: replace linear array with xarray
` [PATCH v2 18/21] mm: memcontrol: reuse memory cgroup ID for kmem ID
` [PATCH v2 19/21] mm: memcontrol: fix cannot alloc the maximum memcg ID
` [PATCH v2 20/21] mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
` [PATCH v2 21/21] mm: memcontrol: rename memcg_cache_id to memcg_kmem_id

[PATCH][next] ALSA: hda/ca0132: Make a const array static, makes object smaller
 2021-05-27  6:26 UTC  (2+ messages)

[PATCH] sound/oss/dmasound: Remove superfluous "break"
 2021-05-27  6:24 UTC  (2+ messages)

[PATCH] Input: elants_i2c - Fix NULL dereference at probing
 2021-05-27  6:22 UTC  (5+ messages)

[PATCH v2 0/3] PM / Domains: Add support for assigned-performance-states
 2021-05-27  6:21 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: power: Introduce 'assigned-performance-states' property
` [PATCH v2 2/3] PM / Domains: Add support for 'assigned-performance-states'
` [PATCH v2 3/3] arm64: dts: sc7180: Add assigned-performance-states for i2c

[PATCH 1/4] ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8
 2021-05-27  6:14 UTC  (3+ messages)

[PATCH v2 1/2] drm/kmb: Fix an error handling path
 2021-05-27  6:10 UTC  (2+ messages)
` [PATCH v2 2/2] drm/kmb: Do not report 0 (success) in case of error

[PATCH net-next] ptr_ring: make __ptr_ring_empty() checking more reliable
 2021-05-27  6:07 UTC  (3+ messages)

linux-next: build failure after merge of the amdgpu tree
 2021-05-27  5:58 UTC 

[PATCH 0/3] virtio_blk: blk-mq io_poll support
 2021-05-27  5:48 UTC  (6+ messages)
` [PATCH 3/3] virtio_blk: implement blk_mq_ops->poll()

[PATCH v3] ARM: dts: dra7: Fix duplicate USB4 target module node
 2021-05-27  5:48 UTC  (2+ messages)

[PATCH] sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
 2021-05-27  5:41 UTC  (4+ messages)

[PATCH v7 00/12] Introduce VDUSE - vDPA Device in Userspace
 2021-05-27  5:40 UTC  (7+ messages)
` [PATCH v7 11/12] vduse: "
    `  "

linux-next: build failure after merge of the hid tree
 2021-05-27  5:26 UTC 

[PATCH V4 0/4] Add driver support for Data Capture and Compare Engine(DCC) for SM8150
 2021-05-27  5:25 UTC  (2+ messages)

[PATCH] nbd: provide a way for userspace processes to identify device backends
 2021-05-27  5:22 UTC  (6+ messages)

[PATCH v2 1/2] regulator: rt6245: Add the binding document for Richtek RT6245
 2021-05-27  5:14 UTC  (2+ messages)
` [PATCH v2 2/2] regulator: rt6245: Add support "

[RFC PATCH] x86/apic: Fix BUG due to multiple allocation of legacy vectors
 2021-05-27  5:13 UTC  (5+ messages)

[v1] drm/msm/disp/dpu1: avoid perf update in frame done event
 2021-05-27  5:07 UTC 

[PATCH v3 1/2] KVM: X86: Fix warning caused by stale emulation context
 2021-05-27  5:01 UTC  (2+ messages)
` [PATCH v3 2/2] KVM: X86: Kill off ctxt->ud

[PATCH v2 1/2] KVM: X86: Fix warning caused by stale emulation context
 2021-05-27  5:01 UTC  (3+ messages)

linux-next: build failure after merge of the kvm-fixes tree
 2021-05-27  4:56 UTC  (2+ messages)

[RFC v2 29/32] x86/tdx: Add helper to do MapGPA TDVMALL
 2021-05-27  4:56 UTC  (2+ messages)
` [RFC v2-fix-v1 1/1] x86/tdx: Add helper to do MapGPA hypercall

[PATCH] intel_idle: Adjust the SKX C6 latency and residency if PC6 is disabled
 2021-05-27  4:56 UTC 

[drm/ttm] 0c13ca6d7f: WARNING:at_drivers/gpu/drm/drm_fb_helper.c:#drm_fb_helper_damage_work
 2021-05-27  5:07 UTC 

[RFC v2 00/32] Add TDX Guest Support
 2021-05-27  4:47 UTC  (10+ messages)
` [RFC v2 26/32] x86/mm: Move force_dma_unencrypted() to common code
                ` [RFC v2-fix-v1 1/1] "

Suggestion on how to fix "memory leak in snd_ctl_led_register"
 2021-05-27  4:47 UTC  (4+ messages)

[RFC v2-fix-v2 2/2] x86/tdx: Ignore WBINVD instruction for TDX guest
 2021-05-27  4:38 UTC  (2+ messages)
` [RFC v2-fix-v3 1/1] "

[PATCH v2] lockdown,selinux: avoid bogus SELinux lockdown permission checks
 2021-05-27  4:28 UTC  (4+ messages)

[PATCH] drm/msm/dp: keep aux channel up when power of dp phy
 2021-05-27  4:29 UTC  (2+ messages)

[PATCH 00/34] Rid W=1 warnings from GPU
 2021-05-27  4:28 UTC  (47+ messages)
` [PATCH 01/34] drm/amd/pm/inc/smu_v13_0: Move table into the only source file that uses it
` [PATCH 02/34] drm/amd/pm/swsmu/smu13/aldebaran_ppt: Remove unused variable 'ret'
` [PATCH 03/34] drm/amd/pm/powerplay/hwmgr/smu7_thermal: Provide function name for 'smu7_fan_ctrl_set_default_mode()'
` [PATCH 04/34] drm/amd/pm/powerplay/hwmgr/vega12_thermal: Provide function name
` [PATCH 05/34] drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Provide 'vega12_init_smc_table()' "
` [PATCH 06/34] drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Kernel-doc headers must contain function names
` [PATCH 07/34] drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Provide function name 'vega20_init_smc_table()'
` [PATCH 08/34] drm/amd/display/dc/bios/command_table_helper: Fix function name for 'dal_cmd_table_helper_transmitter_bp_to_atom()'
` [PATCH 09/34] drm/amd/display/dc/bios/command_table_helper2: Fix function name 'dal_cmd_table_helper_transmitter_bp_to_atom2()'
` [PATCH 10/34] drm/amd/display/dc/bios/bios_parser: Fix formatting and misnaming issues
` [PATCH 12/34] drm/amd/display/amdgpu_dm/amdgpu_dm: Functions must directly follow their headers
` [PATCH 13/34] drm/amd/display/dc/dce/dmub_outbox: Convert over to kernel-doc
` [PATCH 14/34] drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version,environment} types
  ` [PATCH 14/34] drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, environment} types
` [PATCH 15/34] drm/amd/display/dc/dce110/dce110_hw_sequencer: Include our own header
` [PATCH 16/34] drm/amd/display/dc/dce/dce_transform: Remove superfluous re-initialisation of DCFE_MEM_LIGHT_SLEEP_CNTL,
` [PATCH 17/34] drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH_CONTROL__GRPH_NUM_BANKS_{SHIFT,MASK}
  ` [PATCH 17/34] drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH_CONTROL__GRPH_NUM_BANKS_{SHIFT, MASK}
` [PATCH 18/34] drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH_CONTROL__GRPH_NUM_BANKS_{SHIFT,MASK
  ` [PATCH 18/34] drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH_CONTROL__GRPH_NUM_BANKS_{SHIFT, MASK
` [PATCH 19/34] drm/amd/amdgpu/amdgpu_device: Make local function static
` [PATCH 20/34] drm/amd/display/amdgpu_dm/amdgpu_dm: Fix kernel-doc formatting issue
` [PATCH 21/34] drm/amd/display/dc/dce110/dce110_hw_sequencer: Include header containing our prototypes
` [PATCH 22/34] drm/amd/display/dc/core/dc: Convert function headers to kernel-doc
` [PATCH 23/34] drm/amd/display/dmub/src/dmub_srv_stat: Convert function header "
` [PATCH 24/34] drm/amd/display/modules/hdcp/hdcp_psp: Remove unused function 'mod_hdcp_hdcp1_get_link_encryption_status()'

[PATCH 5.10 000/289] 5.10.38-rc1 review
 2021-05-27  4:25 UTC  (4+ messages)
` [PATCH 5.10 261/289] Revert "iommu/vt-d: Remove WO permissions on second-level paging entries"

[PATCH v4 0/2] power: supply: mt6360_charger: add MT6360 charger support
 2021-05-27  4:25 UTC  (5+ messages)
` [PATCH v4 2/2] "

[RFC v2 14/32] x86/tdx: Handle port I/O
 2021-05-27  4:23 UTC  (5+ messages)
` [RFC v2-fix-v1 0/3] "
  ` [RFC v2-fix-v1 1/3] tdx: Introduce generic protected_guest abstraction
  ` [RFC v2-fix-v1 2/3] x86/tdx: Handle early IO operations
  ` [RFC v2-fix-v1 3/3] x86/tdx: Handle port I/O

[PATCH v3 0/4] virtio net: spurious interrupt related fixes
 2021-05-27  4:09 UTC  (9+ messages)
` [PATCH v3 1/4] virtio_net: move tx vq operation under tx queue lock
` [PATCH v3 2/4] virtio_net: move txq wakeups under tx q lock
` [PATCH v3 3/4] virtio: fix up virtio_disable_cb
` [PATCH v3 4/4] virtio_net: disable cb aggressively

[PATCH] rtc: sun6i: Add NVMEM provider
 2021-05-27  4:09 UTC  (5+ messages)

[GIT PULL] Networking for 5.13-rc4
 2021-05-27  4:07 UTC  (2+ messages)

[PATCH v1 0/4] ASPEED sgpio driver enhancement
 2021-05-27  4:01 UTC  (13+ messages)
` [PATCH v1 1/4] dt-bindings: aspeed-sgpio: Convert txt bindings to yaml
` [PATCH v1 2/4] ARM: dts: aspeed-g6: Add SGPIO node
` [PATCH v1 4/4] gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support

EVM gives no_label error due to security_kernfs_init_security
 2021-05-27  3:59 UTC  (3+ messages)

[PATCH v1 1/2] regulator: rt6245: Add the binding document for Richtek RT6245
 2021-05-27  3:54 UTC  (4+ messages)
` [PATCH v1 2/2] regulator: rt6245: Add support "

[PATCH] pci: add pci_dev_is_alive API
 2021-05-27  3:52 UTC  (7+ messages)

[PATCH 1/3] perf core: Make local function perf_pmu_snapshot_aux() static
 2021-05-27  3:50 UTC  (2+ messages)

linux-next: build failure after merge of the scsi-mkp tree
 2021-05-27  3:47 UTC 

[PATCH v9 00/10] Add support for SVM atomics in Nouveau
 2021-05-27  3:35 UTC  (8+ messages)
` [PATCH v9 06/10] mm/memory.c: Allow different return codes for copy_nonpresent_pte()
` [PATCH v9 07/10] mm: Device exclusive memory access

[PATCH] docs: lockdep-design: improve readability of the block matrix
 2021-05-27  3:30 UTC  (2+ messages)

[PATCH] selftests/seccomp: Flush benchmark output regularly
 2021-05-27  3:30 UTC 

[PATCH] selftests/seccomp: More closely track fds being assigned
 2021-05-27  3:29 UTC 

[PATCH] selftests/tls: Add {} to avoid static checker warning
 2021-05-27  3:27 UTC 

[PATCH][RESEND] selftests: splice: Adjust for handler fallback removal
 2021-05-27  3:25 UTC 

[net-next PATCHv2 0/5] NPC KPU updates
 2021-05-27  3:24 UTC  (6+ messages)
` [net-next PATCHv2 1/5] octeontx2-af: add support for custom KPU entries
` [net-next PATCHv2 2/5] octeontx2-af: load NPC profile via firmware database
` [net-next PATCHv2 3/5] octeontx2-af: adding new lt def registers support
` [net-next PATCHv2 4/5] octeontx2-af: support for coalescing KPU profiles
` [net-next PATCHv2 5/5] octeontx2-af: Update the default KPU profile and fixes

[PATCH v2 0/3] perf/events: Fix some build warnings in perf/events subsystem
 2021-05-27  3:19 UTC  (4+ messages)
` [PATCH v2 1/3] perf core: Make local function perf_pmu_snapshot_aux() static
` [PATCH v2 2/3] perf core: Fix some kernel-doc warnings
` [PATCH v2 3/3] perf/hw_breakpoint: Fix kernel-doc warnings in perf hw_breakpoint

[PATCH] selftests: lib.mk: Also install "config" and "settings"
 2021-05-27  3:17 UTC 

[PATCH v2] drivers/soc/litex: remove 8-bit subregister option
 2021-05-27  3:17 UTC  (3+ messages)

[PATCH v4 1/2] regulator: rt6160: Add DT binding document for Richtek RT6160
 2021-05-27  3:14 UTC  (5+ messages)
` [PATCH v4 2/2] regulator: rt6160: Add support "

[PATCH 1/1] fs: ext4: namei: trivial: Fix a couple of small whitespace issues
 2021-05-27  3:11 UTC  (2+ messages)

[PATCH net-next v6 3/3] net: ethernet: rmnet: Add support for MAPv5 egress packets
 2021-05-27  3:02 UTC  (3+ messages)
  ` [RFC PATCH] net: ethernet: rmnet: fix duplicated inclusion

[PATCH] media: v4l2-event: Modified variable type 'unsigned' to 'unsigned int'
 2021-05-27  2:46 UTC 

[PATCH] drm/msm/dpu: remove unused variable cmd_enc
 2021-05-27  3:00 UTC  (2+ messages)

[PATCH v3] mm, hugetlb: fix resv_huge_pages underflow on UFFDIO_COPY
 2021-05-27  2:58 UTC  (10+ messages)
` [PATCH 0/2] Track reserve map changes to restore on error
  ` [PATCH 1/2] hugetlb: rename HPageRestoreReserve flag to HPageRestoreRsvCnt
  ` [PATCH 2/2] hugetlb: add new hugetlb specific flag HPG_restore_rsv_map
  ` [External] [PATCH 0/2] Track reserve map changes to restore on error

[PATCH v2 0/4] slub: Print non-hashed pointers in slub debugging
 2021-05-27  2:51 UTC  (6+ messages)
` [PATCH v2 1/4] slub: Restore slub_debug=- behavior
  ` [External] "

[PATCH] use local variables ei instead of invoking function EXT4_I
 2021-05-27  2:49 UTC  (2+ messages)

[PATCH v2 0/4] Atomic addfd send and reply
 2021-05-27  2:43 UTC  (2+ messages)

[PATCH v1] hugetlb: pass head page to remove_hugetlb_page()
 2021-05-27  2:43 UTC  (2+ messages)
` [External] "

[PATCH v2 0/4] ASPEED sgpio driver enhancement
 2021-05-27  2:43 UTC  (3+ messages)

[v3 PATCH 1/2] mm: rmap: make try_to_unmap() void function
 2021-05-27  2:30 UTC  (10+ messages)
` [v3 PATCH 2/2] mm: thp: check page_mapped instead of page_mapcount for split

[PATCH] media: v4l2-ioctl: deleted the repeated word 'the' in the comments
 2021-05-27  2:29 UTC  (2+ messages)

[PATCH v4 0/2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-05-27  2:28 UTC  (8+ messages)
` [PATCH v4 2/2] s390/vfio-ap: control access to PQAP(AQIC) interception handler

[PATCH v2 0/3] Detect suspicious indentation after conditional
 2021-05-27  2:26 UTC  (4+ messages)
` [PATCH v2 1/3] checkpatch: Fix preprocessor guard handling in context tracker functions
` [PATCH v2 2/3] Suspicious indentation detection after conditional statement
` [PATCH v2 3/3] checkpatch: Ignore labels when checking indentation

[PATCH net-next 00/10] net: wan: clean up some code style issues
 2021-05-27  2:22 UTC  (4+ messages)
` [PATCH net-next 01/10] net: wan: remove redundant blank lines

[PATCH 00/10] Rid W=1 warnings from Bus
 2021-05-27  2:22 UTC  (3+ messages)
` [PATCH 07/10] bus: qcom-ebi2: Fix incorrect documentation for '{slow,fast}_cfg'

[PATCH V5] drivers/nvme: Add support for ACPI StorageD3Enable property
 2021-05-27  2:20 UTC  (2+ messages)

[PATCH 1/2] f2fs: swap: remove dead codes
 2021-05-27  2:12 UTC  (5+ messages)

[PATCH v8 4/4] arm64: dts: mt8192: add spmi node
 2021-05-27  2:08 UTC  (3+ messages)

[sched/fair] c722f35b51: tbench.throughput-MB/sec -29.1% regression
 2021-05-27  2:00 UTC  (2+ messages)
  ` [LKP] "

[f2fs-dev] [PATCH v6] f2fs: compress: add compress_inode to cache compressed blocks
 2021-05-27  1:58 UTC  (12+ messages)

[PATCH 1/1] sched/topology: Fix a spelling mistake in error message
 2021-05-27  1:57 UTC  (5+ messages)

[PATCH] perf annotate: Add itrace options support
 2021-05-27  1:55 UTC 

[PATCH v2] OF: of_address: clean up OF stub & extern functions
 2021-05-27  1:53 UTC  (3+ messages)

[PATCH 1/1] of: unittest: rename overlay source files from .dts to .dtso
 2021-05-27  1:22 UTC  (8+ messages)

[PATCH -next v2] module: fix build error when CONFIG_SYSFS is disabled
 2021-05-27  1:47 UTC  (3+ messages)

[PATCH 00/24] Rid W=1 warnings from USB
 2021-05-27  1:46 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).