linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-05 04:36:17 to 2021-07-05 08:45:13 UTC [more...]

[PATCH v3 1/2] perf: Fix required permissions if sigtrap is requested
 2021-07-05  8:44 UTC  (2+ messages)
` [PATCH v3 2/2] perf: Refactor permissions check into perf_check_permission()

[net] ptp: fix NULL pointer dereference in ptp_clock_register
 2021-07-05  8:53 UTC 

[PATCH 0/3] cleanup patches for PM reference leak
 2021-07-05  8:41 UTC  (10+ messages)
` [PATCH 2/3] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()

drm: screen stuck since commit f611b1e7624c: drm: Avoid circular dependencies for CONFIG_FB
 2021-07-05  8:39 UTC  (3+ messages)

[PATCH 0/4] PCI: replace dublicated MRRS limit quirks
 2021-07-05  8:35 UTC  (3+ messages)
`  "

[PATCH -tip v8 00/13] kprobes: Fix stacktrace with kretprobes on x86
 2021-07-05  8:34 UTC  (18+ messages)
` [PATCH -tip v8 01/13] ia64: kprobes: Fix to pass correct trampoline address to the handler
` [PATCH -tip v8 02/13] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
` [PATCH -tip v8 03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
` [PATCH -tip v8 04/13] kprobes: Add kretprobe_find_ret_addr() for searching return address
` [PATCH -tip v8 05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
` [PATCH -tip v8 08/13] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline
` [PATCH -tip v8 10/13] x86/kprobes: Push a fake return address "
` [PATCH -tip v8 13/13] x86/kprobes: Fixup return address in generic trampoline handler

how to debug linux kernel by JLink
 2021-07-05  8:34 UTC 

[PATCH v2 0/6] USB: serial: cp210x: fixes and CP2105/CP2108 fw version
 2021-07-05  8:32 UTC  (8+ messages)
` [PATCH v2 1/6] USB: serial: cp210x: fix control-characters error handling
` [PATCH v2 2/6] USB: serial: cp210x: fix flow-control "
` [PATCH v2 3/6] USB: serial: cp210x: clean up control-request timeout
` [PATCH v2 4/6] USB: serial: cp210x: clean up set-chars request
` [PATCH v2 5/6] USB: serial: cp210x: clean up type detection
` [PATCH v2 6/6] USB: serial: cp210x: determine fw version for CP2105 and CP2108

[PATCH 0/4] mfd: rn5t618: Extend ADC support
 2021-07-05  8:31 UTC  (6+ messages)
` [PATCH 2/4] mfd: rn5t618: Add of compatibles for ADC and power

[PATCH v3 00/10] iio: afe: add temperature rescaling support
 2021-07-05  8:29 UTC  (5+ messages)
` [PATCH v3 04/10] iio: afe: rescale: reduce risk of integer overflow

[rcu:merge-example-rcu2] BUILD SUCCESS 3b8b47bcac43e6fb91ee93153d0780af4ae5ec43
 2021-07-05  8:29 UTC 

[RFC PATCH 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2021-07-05  8:24 UTC  (13+ messages)
` [RFC PATCH 01/12] kexec: Allow architecture code to opt-out at runtime
` [RFC PATCH 02/12] x86/kexec/64: Forbid kexec when running as an SEV-ES guest
` [RFC PATCH 03/12] x86/sev: Save and print negotiated GHCB protocol version
` [RFC PATCH 04/12] x86/sev: Do not hardcode "
` [RFC PATCH 05/12] x86/sev: Use GHCB protocol version 2 if supported
` [RFC PATCH 06/12] x86/sev: Cache AP Jump Table Address
` [RFC PATCH 07/12] x86/sev: Setup code to park APs in the AP Jump Table
` [RFC PATCH 08/12] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2
` [RFC PATCH 09/12] x86/sev: Use AP Jump Table blob to stop CPU
` [RFC PATCH 10/12] x86/sev: Add MMIO handling support to boot/compressed/ code
` [RFC PATCH 11/12] x86/sev: Handle CLFLUSH MMIO events
` [RFC PATCH 12/12] x86/sev: Support kexec under SEV-ES with AP Jump Table blob

[PATCH] drm/radeon/ni_dpm: Fix booting bug
 2021-07-05  8:26 UTC  (5+ messages)
    ` Xorg doesn't work anymore after the latest DRM updates

[RFC PATCH 00/40] Cleanup pci-keystone.c and Add AM654 PCIe Support
 2021-07-05  8:21 UTC  (4+ messages)
` [RFC PATCH 08/40] PCI: keystone: Cleanup MSI/legacy interrupt configuration and handling

[PATCH v12 00/17] Introduce the Counter character device interface
 2021-07-05  8:19 UTC  (18+ messages)
` [PATCH v12 01/17] counter: 104-quad-8: Return error when invalid mode during ceiling_write
` [PATCH v12 02/17] counter: Return error code on invalid modes
` [PATCH v12 03/17] counter: Standardize to ERANGE for limit exceeded errors
` [PATCH v12 04/17] counter: Rename counter_signal_value to counter_signal_level
` [PATCH v12 05/17] counter: Rename counter_count_function to counter_function
` [PATCH v12 06/17] counter: Internalize sysfs interface code
` [PATCH v12 07/17] counter: Update counter.h comments to reflect sysfs internalization
` [PATCH v12 08/17] docs: counter: Update "
` [PATCH v12 09/17] counter: Move counter enums to uapi header
` [PATCH v12 10/17] counter: Add character device interface
` [PATCH v12 11/17] docs: counter: Document "
` [PATCH v12 12/17] tools/counter: Create Counter tools
` [PATCH v12 13/17] counter: Implement signalZ_action_component_id sysfs attribute
` [PATCH v12 14/17] counter: Implement *_component_id sysfs attributes
` [PATCH v12 15/17] counter: Implement events_queue_size sysfs attribute
` [PATCH v12 16/17] counter: 104-quad-8: Replace mutex with spinlock
` [PATCH v12 17/17] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[net-next, v5, 00/11] ptp: support virtual clocks and timestamping
 2021-07-05  8:19 UTC  (4+ messages)
` [net-next, v5, 08/11] net: sock: extend SO_TIMESTAMPING for PHC binding

[PATCH] media: ov8856: Set default mbus format but allow caller to alter
 2021-07-05  8:17 UTC 

[PATCH AUTOSEL 5.12 01/80] spi: Make of_register_spi_device also set the fwnode
 2021-07-05  8:13 UTC  (3+ messages)
` [PATCH AUTOSEL 5.12 62/80] sched/fair: Take thermal pressure into account while estimating energy

[PATCH 1/3] dt-bindings: mtk-jpeg: Add binding for MT8195 JPG
 2021-07-05  8:09 UTC  (2+ messages)

[PATCH] mfd: mfd-core: Change "Failed to locate of_node" warning to debug
 2021-07-05  8:05 UTC  (15+ messages)

[PATCH v13] i2c: virtio: add a virtio i2c frontend driver
 2021-07-05  8:02 UTC  (2+ messages)

[PATCH -next] xen: Use DEVICE_ATTR_*() macro
 2021-07-05  8:01 UTC  (2+ messages)

arch/arm64/kvm/sys_regs.c:1544:13: warning: initialized field overwritten
 2021-07-05  7:55 UTC  (4+ messages)
` [kbuild-all] "

[PATCH] sched/fair: Sync load_sum with load_avg after dequeue
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH] sched/fair: Fix CFS bandwidth hrtimer expiry type
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH v2] sched/uclamp: Avoid getting unreasonable ucalmp value when rq is idle
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: sched/urgent] sched/uclamp: Ignore max aggregation if "

[PATCH] x86: eas should not be NULL when it is referenced
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: perf/urgent] perf/x86/intel/uncore: Clean up error handling path of iio mapping

[PATCH RESEND] perf/x86/cstate: Add ICELAKE_X and ICELAKE_D support
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH V4 01/16] perf/x86/intel/uncore: Add Sapphire Rapids server framework
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 04/16] perf/x86/intel/uncore: Add Sapphire Rapids server IRP support
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 02/16] perf/x86/intel/uncore: Add Sapphire Rapids server CHA support
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 03/16] perf/x86/intel/uncore: Add Sapphire Rapids server IIO support
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 07/16] perf/x86/intel/uncore: Add Sapphire Rapids server IMC support
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 05/16] perf/x86/intel/uncore: Add Sapphire Rapids server M2PCIe support
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 08/16] perf/x86/intel/uncore: Add Sapphire Rapids server M2M support
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 06/16] perf/x86/intel/uncore: Add Sapphire Rapids server PCU support
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 09/16] perf/x86/intel/uncore: Add Sapphire Rapids server UPI support
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 12/16] perf/x86/intel/uncore: Add alias PMU name
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 11/16] perf/x86/intel/uncore: Add Sapphire Rapids server MDF support
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 10/16] perf/x86/intel/uncore: Add Sapphire Rapids server M3UPI support
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 13/16] perf/x86/intel/uncore: Factor out snr_uncore_mmio_map()
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 15/16] perf/x86/intel/uncore: Support IMC free-running counters on Sapphire Rapids server
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 14/16] perf/x86/intel/uncore: Support IIO free-running counters on Sapphire Rapids server
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v3] locking/lockdep: Fix meaningless usages output of lock classes
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: locking/urgent] "

[PATCH 1/3] jump_label: Fix jump_label_text_reserved() vs __init
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: locking/urgent] "

[PATCH 3/3] kprobe/static_call: Restore missing static_call_text_reserved()
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: locking/urgent] "

[PATCH 2/3] static_call: Fix static_call_text_reserved() vs __init
 2021-07-05  7:53 UTC  (2+ messages)
` [tip: locking/urgent] "

[PATCH v3 1/4] powerpc/ptdump: Use DEFINE_SHOW_ATTRIBUTE()
 2021-07-05  7:50 UTC  (4+ messages)
` [PATCH v3 2/4] powerpc/ptdump: Remove unused 'page_size' parameter
` [PATCH v3 3/4] powerpc/ptdump: Reduce level numbers by 1 in note_page() and add p4d level
` [PATCH v3 4/4] powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP

kernel/time/clocksource-wdtest.c:47:22: warning: signed shift result (0x27BC86B00) requires 35 bits to represent, but 'long' only has 32 bits
 2021-07-05  7:47 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
 2021-07-05  7:47 UTC  (7+ messages)
` [PATCH 2/2] igc: wait for the MAC copy when enabled MAC passthrough
  ` [Intel-wired-lan] "

[PATCH bpf] samples/bpf: Fix the error return code of xdp_redirect's main()
 2021-07-05  7:45 UTC  (3+ messages)

[PATCH v5 0/4] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-07-05  7:44 UTC  (5+ messages)
` [RESEND PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568

[PATCH v1] mm: Enable suspend-only swap spaces
 2021-07-05  7:44 UTC  (2+ messages)

[PATCH] staging: rtl8712: Remove some unused #define and enum
 2021-07-05  7:43 UTC 

[PATCH 5.10 000/101] 5.10.47-rc1 review
 2021-07-05  7:42 UTC  (7+ messages)
` [PATCH 5.10 049/101] KVM: selftests: Fix kvm_check_cap() assertion
` [PATCH 5.10 055/101] net: ll_temac: Add memory-barriers for TX BD access

[PATCH v3 0/6] media: mt9p031: Read back the real clock rate
 2021-07-05  7:42 UTC  (4+ messages)
` [PATCH v3 1/6] "

[PATCH 1/1] mm: introduce process_reap system call
 2021-07-05  7:41 UTC  (8+ messages)

[PATCH 0/6] USB: serial: cp210x: fixes and CP2105/CP2108 fw version
 2021-07-05  7:40 UTC  (4+ messages)
` [PATCH 1/6] USB: serial: cp210x: fix control-characters error handling

[PATCH] sound: x86: fix spelling mistakes
 2021-07-05  7:37 UTC 

[RFC 00/11] Intro to Hardware timestamping engine
 2021-07-05  7:30 UTC  (3+ messages)
` [RFC 02/11] drivers: Add HTE subsystem

[PATCH v15 00/12] Restricted DMA
 2021-07-05  7:29 UTC  (12+ messages)
` [PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing

[PATCH 1/2] vdpa: support per virtqueue max queue size
 2021-07-05  7:29 UTC  (4+ messages)
` [PATCH 2/2] vdpa: vp_vdpa: don't use hard-coded maximum virtqueue size

[PATCH] kasan: fix build by including kernel.h
 2021-07-05  7:27 UTC 

[PATCH V2 0/3] perf intel-pt: Add PEBS-via-PT side-band
 2021-07-05  7:24 UTC  (3+ messages)
` [PATCH V2 1/3] perf/x86: Add new event for AUX output counter index

[PATCH v3 0/4] memblock, arm: fixes for freeing of the memory map
 2021-07-05  7:23 UTC  (4+ messages)
` [PATCH v3 4/4] arm: extend pfn_valid to take into account freed memory map alignment

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2021-07-05  7:22 UTC  (7+ messages)
` [RFC v2 1/4] hisi-acc-vfio-pci: add new vfio_pci driver for HiSilicon ACC devices
` [RFC v2 2/4] hisi_acc_vfio_pci: Override ioctl method to limit BAR2 region size

[PATCH] staging: rtl8188eu: remove unnecessary braces
 2021-07-05  7:21 UTC 

[PATCH v2 1/2] iio: light: adjd_s311: move buffer on adjd_s311_data object
 2021-07-05  7:14 UTC  (2+ messages)
` [PATCH v2 2/2] iio: light: adjd_s311: convert probe to device-managed functions

arch/nds32/kernel/ftrace.c:29:29: warning: cast between incompatible function types from 'void (*)(long unsigned int, long unsigned int, struct ftrace_ops *, struct ftrace_regs *)' to 'void (*)(struct ftrace_graph_ret *)'
 2021-07-05  7:13 UTC 

[PATCH v12] i2c: virtio: add a virtio i2c frontend driver
 2021-07-05  7:13 UTC  (11+ messages)

[PATCH v2 0/7] TQMx86: TQMx110EB and TQMxE40x MFD/GPIO support
 2021-07-05  7:13 UTC  (3+ messages)

[PATCH] usb: gadget: f_fs: Fix setting of device and driver data cross-references
 2021-07-05  7:07 UTC  (6+ messages)
      ` [PATCH v4.14] "

[PATCH] ext4: eliminate bogus error in ext4_data_block_valid_rcu()
 2021-07-05  7:06 UTC  (4+ messages)
  ` [PATCH 4.19] "

[PATCH v2 0/8] ASoC: mediatek: Add support for MT8195 SoC
 2021-07-05  7:01 UTC  (4+ messages)
` [PATCH v2 6/8] dt-bindings: mediatek: mt8195: add audio afe document

[PATCH] kretprobe scalability improvement
 2021-07-05  6:59 UTC  (2+ messages)

[PATCH v1 0/6] clk: switch dividers to .determine_rate
 2021-07-05  6:57 UTC  (3+ messages)
  ` [PATCH v1 3/6] clk: bcm2835: Switch to clk_divider.determine_rate

[PATCH v5 0/2] kasan: solve redzone overwritten issue at debug
 2021-07-05  6:51 UTC  (4+ messages)
` [PATCH v5 1/2] mm: introduce helper to check slub_debug_enabled

[PATCH] pwm: ep93xx: Fix uninitialized variable bug in ep93xx_pwm_apply()
 2021-07-05  6:42 UTC  (3+ messages)

[PATCH] iio: light: adjd_s311: convert to device-managed functions
 2021-07-05  6:38 UTC  (3+ messages)

[PATCH] f2fs: initialize page->private when using for our internal use
 2021-07-05  6:32 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3] tty: n_gsm: delete DISC command frame as requester
 2021-07-05  6:20 UTC  (2+ messages)

[PATCH v3 0/4] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-07-05  6:18 UTC  (3+ messages)
` [PATCH v3 4/4] PCIe: qcom: Add support to control pipe clk mux

[git pull] Input updates for v5.14-rc0
 2021-07-05  6:10 UTC 

[PATCH] clocksource: Add Marvell Errata-38627 workaround
 2021-07-05  6:08 UTC 

[PATCH] kbuild: check duplicated syscall number in syscall table
 2021-07-05  6:06 UTC 

[PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
 2021-07-05  5:48 UTC  (2+ messages)

[PATCH v2 0/9] ARM: remove set_fs callers and implementation
 2021-07-05  6:01 UTC  (4+ messages)

[syzbot] general protection fault in blk_mq_run_hw_queues
 2021-07-05  6:00 UTC  (2+ messages)

[syzbot] memory leak in kvm_dev_ioctl
 2021-07-05  5:54 UTC  (3+ messages)

[syzbot] general protection fault in legacy_parse_param
 2021-07-05  5:52 UTC  (5+ messages)

[v3 1/5] soc: mediatek: pm-domains: Move power status offset to power domain data
 2021-07-05  5:41 UTC  (5+ messages)
` [v3 2/5] dt-bindings: power: Add MT8195 power domains
` [v3 3/5] soc: mediatek: pm-domains: Add support for mt8195
` [v3 4/5] soc: mediatek: pm-domains: Add wakeup capacity support in power domain
` [v3 5/5] soc: mediatek: pm-domains: Remove unused macro

[PATCH 0/2] soc: qcom: rpmhpd: Improve rpmhpd enable handling
 2021-07-05  5:40 UTC  (5+ messages)
` [PATCH 1/2] soc: qcom: rpmhpd: Use corner in power_off

[PATCH v6 00/14] media: mtk-vcodec: support for MT8183 decoder
 2021-07-05  5:32 UTC  (15+ messages)
` [PATCH v6 01/14] media: mtk-vcodec: vdec: Support H264 profile control
` [PATCH v6 02/14] media: mtk-vcodec: vdec: use helpers in VIDIOC_(TRY_)DECODER_CMD
` [PATCH v6 03/14] media: mtk-vcodec: vdec: clamp OUTPUT resolution to hardware limits
` [PATCH v6 04/14] media: mtk-vcodec: make flush buffer reusable by encoder
` [PATCH v6 05/14] media: mtk-vcodec: venc: support START and STOP commands
` [PATCH v6 06/14] media: mtk-vcodec: vdec: move stateful ops into their own file
` [PATCH v6 07/14] media: mtk-vcodec: vdec: handle firmware version field
` [PATCH v6 08/14] media: mtk-vcodec: support version 2 of decoder firmware ABI
` [PATCH v6 09/14] media: add Mediatek's MM21 format
` [PATCH v6 10/14] media: mtk-vcodec: vdec: support stateless API
` [PATCH v6 11/14] media: mtk-vcodec: vdec: support stateless H.264 decoding
` [PATCH v6 12/14] media: mtk-vcodec: vdec: add media device if using stateless api
` [PATCH v6 13/14] dt-bindings: media: document mediatek,mt8183-vcodec-dec
` [PATCH v6 14/14] media: mtk-vcodec: enable MT8183 decoder

[PATCH v2 1/2] memcg: switch lruvec stats to rstat
 2021-07-05  5:30 UTC  (2+ messages)

[syzbot] BUG: unable to handle kernel paging request in complete_all
 2021-07-05  5:25 UTC  (2+ messages)

[syzbot] WARNING: locking bug in complete_all
 2021-07-05  5:25 UTC  (2+ messages)

[PATCH] iov_iter: separate direction from flavour
 2021-07-05  5:17 UTC  (7+ messages)

[PATCH] PCI: hotplug: set 'thread_finished' flag to be true by default
 2021-07-05  5:13 UTC  (3+ messages)

[RFC PATCH] vhost-vdpa: mark vhost device invalid to reflect vdpa device unregistration
 2021-07-05  5:11 UTC  (3+ messages)

[PATCH v2] selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.c
 2021-07-05  5:10 UTC  (2+ messages)

[PATCH 00/17] Rust support
 2021-07-05  5:05 UTC  (9+ messages)
` [PATCH 01/17] kallsyms: support big kernel symbols (2-byte lengths)
` [PATCH 13/17] docs: add Rust documentation
` [PATCH 15/17] scripts: add `generate_rust_analyzer.py`

[PATCH v5 00/14] media: mtk-vcodec: support for MT8183 decoder
 2021-07-05  5:04 UTC  (6+ messages)
` [PATCH v5 05/14] media: mtk-vcodec: venc: support START and STOP commands

[PATCH] selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.c
 2021-07-05  5:02 UTC 


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