linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-03 13:33:26 to 2021-04-04 10:49:49 UTC [more...]

[BUG]: usb: dwc3: gadget: Prevent EP queuing while stopping transfers
 2021-04-04 10:48 UTC  (3+ messages)

[PATCH v3] IB/mlx5: Reduce max order of memory allocated for xlt update
 2021-04-04 10:37 UTC  (2+ messages)

[PATCH] RDMA/addr: potential uninitialized variable in ib_nl_process_good_ip_rsep()
 2021-04-04 10:33 UTC  (2+ messages)

[syzbot] WARNING: suspicious RCU usage in getname_flags
 2021-04-04 10:24 UTC  (2+ messages)
` Something is leaking RCU holds from interrupt context

[PATCH next 1/2] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-04-04 10:08 UTC  (3+ messages)
` [PATCH next 2/2] misc: "

[PATCH] debugfs: Fix use-after-free in debugfs_create_devm_seqfile()
 2021-04-04 10:08 UTC  (2+ messages)

[PATCH] net: phy: fix PHY possibly unwork after MDIO bus resume back
 2021-04-04 10:07 UTC 

[PATCH] Staging: rtl8192u: ieee80211: fixed a trailing statements coding style issue
 2021-04-04  9:58 UTC  (2+ messages)

[PATCH 1/2] staging:r8188eu: refactor OnAction(): use switch instead table lookup
 2021-04-04  9:56 UTC  (5+ messages)
` [PATCH 2/2] staging:r8188eu: remove dummy handlers from OnAction()

[PATCH 0/7] staging: media: zoran: Eliminate camelcase
 2021-04-04  9:55 UTC  (9+ messages)
` [PATCH 1/7] staging: media: zoran: Rename 'HEnd' to 'h_end'
` [PATCH 2/7] staging: media: zoran: Rename 'VEnd' to 'v_end'
` [PATCH 3/7] staging: media: zoran: Rename 'DispMode' to 'disp_mode'
` [PATCH 4/7] staging: media: zoran: Rename 'VidWinWid' to 'vid_win_wid'
` [PATCH 5/7] staging: media: zoran: Rename 'VidWinHt' to 'vid_win_ht'
` [PATCH 6/7] staging: media: zoran: Rename 'We' to 'we'
` [PATCH 7/7] staging: media: zoran: Rename 'He' to 'he'

[PATCH] staging: rtl8188eu: replace goto with direct return
 2021-04-04  9:54 UTC  (3+ messages)
` [Outreachy kernel] "

KCSAN: data-race in ext4_fc_commit / ext4_fc_commit
 2021-04-04  9:51 UTC 

[PATCH] staging: rtl8188eu: core: add comma within a comment
 2021-04-04  9:50 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH] sfc: Use 'skb_add_rx_frag()' instead of hand coding it
 2021-04-04  9:45 UTC 

KCSAN: data-race in __jbd2_journal_file_buffer / jbd2_journal_dirty_metadata
 2021-04-04  9:40 UTC 

KCSAN: data-race in __fput / ep_remove
 2021-04-04  9:34 UTC 

KASAN: use-after-free Read in cdev_del
 2021-04-04  9:05 UTC  (2+ messages)

[PATCH] ibmvnic: Use 'skb_frag_address()' instead of hand coding it
 2021-04-04  8:54 UTC 

vdpa.c:undefined reference to `atomic64_add_386'
 2021-04-04  8:52 UTC 

[PATCH] net: openvswitch: Use 'skb_push_rcsum()' instead of hand coding it
 2021-04-04  8:50 UTC  (2+ messages)

[PATCH] drm/i915/sysfs: convert snprintf to sysfs_emit
 2021-04-04  8:41 UTC 

[PATCH v6] RISC-V: enable XIP
 2021-04-04  8:39 UTC  (7+ messages)

[RFC v3 0/2] CPU-Idle latency selftest framework
 2021-04-04  8:33 UTC  (3+ messages)
` [RFC v3 1/2] cpuidle: Extract IPI based and timer based wakeup latency from idle states
` [RFC v3 2/2] selftest/cpuidle: Add support for cpuidle latency measurement

[PATCH v6 2/2] ASoC: rt715:add micmute led state control supports
 2021-04-04  8:31 UTC 

[PATCH v6 1/2] platform/x86: dell-privacy: Add support for Dell hardware privacy
 2021-04-04  8:31 UTC 

[PATCH v6 0/2] hardware-privacy-implementation-for-dell-laptop
 2021-04-04  8:31 UTC 

possible deadlock in ovl_maybe_copy_up
 2021-04-04  8:10 UTC  (3+ messages)
` [syzbot] "

[PATCH] PCI: merge slot and bus reset implementations
 2021-04-04  8:04 UTC  (4+ messages)

[RFC v2 0/2] CPU-Idle latency selftest framework
 2021-04-04  7:34 UTC  (4+ messages)
` [RFC v2 2/2] selftest/cpuidle: Add support for cpuidle latency measurement

/usr/bin/ld: sock_diag.c:undefined reference to `atomic64_dec_return_386'
 2021-04-04  7:25 UTC 

[PATCH] habanalabs: support DEVICE_UNUSABLE error indication from FW
 2021-04-04  7:23 UTC 

[PATCH] drm: sysfs: convert sysfs snprintf to sysfs_emit
 2021-04-04  6:52 UTC 

arch/m68k/coldfire/pci.c:115:17: sparse: sparse: incorrect type in assignment (different base types)
 2021-04-04  6:50 UTC 

[PATCH 0/5] ccp: KVM: SVM: Use stack for SEV command buffers
 2021-04-04  6:48 UTC  (9+ messages)
` [PATCH 1/5] crypto: ccp: Detect and reject vmalloc addresses destined for PSP
` [PATCH 2/5] crypto: ccp: Reject SEV commands with mismatching command buffer
` [PATCH 3/5] crypto: ccp: Play nice with vmalloc'd memory for SEV command structs

[PATCH v3 00/30] staging: rtl8723bs: remove RT_TRACE logs in core/*
 2021-04-04  6:48 UTC  (9+ messages)
` [PATCH v3 23/30] staging: rtl8723bs: fix comparison in if condition in core/rtw_recv.c

[PATCH] net: ag71xx: Slightly simplify 'ag71xx_rx_packets()'
 2021-04-04  6:33 UTC 

[PATCH net 0/2] Misc. fixes for hns3 driver
 2021-04-04  6:25 UTC  (3+ messages)
` [PATCH net 1/2] net: hns3: Remove the left over redundant check & assignment

[PATCH] thermal/drivers/tsens: fix missing put_device error
 2021-04-04  6:08 UTC  (3+ messages)

[PATCH net-next v1 0/9] ar9331: mainline some parts of switch functionality
 2021-04-04  6:04 UTC  (35+ messages)
` [PATCH net-next v1 1/9] net: dsa: add rcv_post call back
` [PATCH net-next v1 2/9] net: dsa: tag_ar9331: detect IGMP and MLD packets
` [PATCH net-next v1 3/9] net: dsa: qca: ar9331: reorder MDIO write sequence
` [PATCH net-next v1 4/9] net: dsa: qca: ar9331: make proper initial port defaults
` [PATCH net-next v1 5/9] net: dsa: qca: ar9331: add forwarding database support
` [PATCH net-next v1 6/9] net: dsa: qca: ar9331: add ageing time support
` [PATCH net-next v1 7/9] net: dsa: qca: ar9331: add bridge support
` [PATCH net-next v1 9/9] net: dsa: qca: ar9331: add vlan support

vdpa.c:undefined reference to `atomic64_read_386'
 2021-04-04  6:03 UTC 

metric.c:undefined reference to `atomic64_read_386'
 2021-04-04  5:22 UTC 

[RFC PATCH v2 0/1] arm64: Implement stack trace termination record
 2021-04-04  4:40 UTC  (5+ messages)
  ` [RFC PATCH v2 1/1] "

caps.c:undefined reference to `atomic64_dec_386'
 2021-04-04  4:36 UTC 

dir.c:undefined reference to `atomic64_dec_386'
 2021-04-04  3:52 UTC 

[RFC PATCH v1 0/4] arm64: Implement stack trace reliability checks
 2021-04-04  3:29 UTC  (3+ messages)

/usr/bin/ld: file.c:undefined reference to `atomic64_inc_386'
 2021-04-04  3:08 UTC 

[syzbot] WARNING in mntput_no_expire (2)
 2021-04-04  2:38 UTC  (8+ messages)

[syzbot] WARNING: suspicious RCU usage in clear_huge_page
 2021-04-04  2:35 UTC 

[PATCH v3] cpu/hotplug: wait for cpuset_hotplug_work to finish on cpu onlining
 2021-04-04  2:32 UTC  (3+ messages)

vdpa.c:undefined reference to `atomic64_sub_386'
 2021-04-04  2:20 UTC 

[PATCH] MIPS: fix memory reservation for non-usermem setups
 2021-04-04  2:11 UTC  (6+ messages)
` [PATCH] MIPS: ralink: rt288x: select MIPS_AUTO_PFN_OFFSET

nf_conntrack_core.c:undefined reference to `atomic64_add_386'
 2021-04-04  1:33 UTC 

[PATCH v3 0/8] make hugetlb put_page safe for all calling contexts
 2021-04-04  0:00 UTC  (6+ messages)
` [PATCH v3 7/8] hugetlb: make free_huge_page irq safe
  ` [External] "

xfs_trace.c:undefined reference to `atomic64_read_386'
 2021-04-03 23:55 UTC 

[PATCH] kfence: unpoison pool region before use
 2021-04-03 23:52 UTC  (7+ messages)

/usr/bin/ld: core.c:undefined reference to `cmpxchg8b_emu'
 2021-04-03 23:48 UTC 

[tip:master] BUILD SUCCESS cba793347389e4beafac9f2ee6ecd3e74d8715c1
 2021-04-03 23:17 UTC 

[GIT PULL] OpenRISC fixes for 5.12-rc5
 2021-04-03 22:53 UTC  (2+ messages)

[PATCH] staging: rtl8188eu: core: replace spaces with a tab
 2021-04-03 22:47 UTC 

drivers/gpu/drm/bridge/sil-sii8620.c:2355: undefined reference to `extcon_unregister_notifier'
 2021-04-03 22:30 UTC 

[PATCH next 1/2] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-04-03 22:09 UTC 

[PATCH next 2/2] misc: Add Renesas Synchronization Management Unit (SMU) support
 2021-04-03 22:06 UTC  (5+ messages)

drivers/memstick/host/r592.c:83:9: sparse: sparse: incorrect type in assignment (different base types)
 2021-04-03 21:01 UTC 

[PATCH] soc: litex: Remove duplicated header file inclusion
 2021-04-03 20:59 UTC 

[PATCH][next] scsi: ufs: Fix out-of-bounds warnings in ufshcd_exec_raw_upiu_cmd
 2021-04-03 19:44 UTC  (2+ messages)

[PATCH] net: initialize local variables in net/ipv6/mcast.c and net/ipv4/igmp.c
 2021-04-03 19:41 UTC  (6+ messages)

[GIT PULL] gfs2 fixes for v5.12-rc6
 2021-04-03 19:20 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 5.12-rc6
 2021-04-03 19:20 UTC  (2+ messages)

[syzbot] WARNING: suspicious RCU usage in copy_pte_range
 2021-04-03 18:54 UTC 

[PATCH] riscv: keep interrupts disabled for BREAKPOINT exception
 2021-04-03 18:30 UTC  (5+ messages)

[PATCH] apparmor: avoid -Wempty-body warning
 2021-04-03 18:26 UTC  (2+ messages)

[GIT PULL] Driver core fix for 5.12-rc6
 2021-04-03 18:18 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fixes for 5.12-rc6
 2021-04-03 18:18 UTC  (2+ messages)

[GIT PULL] USB driver fixes for 5.12-rc6
 2021-04-03 18:18 UTC  (2+ messages)

[GIT PULL] Staging driver fix for 5.12-rc6
 2021-04-03 18:18 UTC  (2+ messages)

[GIT PULL] Serial driver fix for 5.12-rc6
 2021-04-03 18:18 UTC  (2+ messages)

[GIT PULL] Hyper-V fixes for 5.12-rc6
 2021-04-03 18:18 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.12-5 tag
 2021-04-03 18:18 UTC  (2+ messages)

[PATCH v5 00/10] MPEG-2 stateless API cleanup and destaging
 2021-04-03 18:07 UTC  (11+ messages)
` [PATCH v5 01/10] media: uapi: mpeg2: Rename "quantization" to "quantisation"
` [PATCH v5 02/10] media: uapi: mpeg2: rework quantisation matrices semantics
` [PATCH v5 03/10] media: uapi: mpeg2: Cleanup flags
` [PATCH v5 04/10] media: uapi: mpeg2: Split sequence and picture parameters
` [PATCH v5 05/10] media: uapi: mpeg2: Move reference buffer fields
` [PATCH v5 06/10] media: hantro/cedrus: Remove unneeded slice size and slice offset
` [PATCH v5 07/10] media: uapi: mpeg2: Remove V4L2_CID_MPEG_VIDEO_MPEG2_SLICE_PARAMS
` [PATCH v5 08/10] media: controls: Log MPEG-2 stateless control in .std_log
` [PATCH v5 09/10] media: uapi: Move the MPEG-2 stateless control type out of staging
` [PATCH v5 10/10] media: uapi: move MPEG-2 stateless controls "

xfs_sysfs.c:undefined reference to `atomic64_read_386'
 2021-04-03 17:51 UTC 

[PATCH bpf-next 3/5] libbpf: add low level TC-BPF API
 2021-04-03 17:47 UTC  (11+ messages)

[rcu:rcu/next] BUILD SUCCESS 69f68579fdceac1651a312a71fe11115399369c6
 2021-04-03 17:36 UTC 

[PATCH 00/10] Convert signal32 to user read access by block
 2021-04-03 17:32 UTC  (3+ messages)
` [PATCH 08/10] powerpc/signal32: Convert restore_[tm]_user_regs() to user access block

[PATCH] habanalabs: use strscpy instead of sprintf and strlcpy
 2021-04-03 17:30 UTC 

Test Email
 2021-04-03 17:28 UTC  (7+ messages)
` [RFC v1 00/26] Add TDX Guest Support

[PATCH v4 0/9] MPEG-2 stateless API cleanup and destaging
 2021-04-03 17:17 UTC  (4+ messages)
` [PATCH v4 1/9] media: uapi: mpeg2: Rework quantization matrices semantics

[PATCH] perf record: Disallow -c and -F option at the same time
 2021-04-03 17:13 UTC  (3+ messages)

[PATCH v2 0/1] dmaengine: idxd: IDXD pmu support
 2021-04-03 16:45 UTC  (2+ messages)
` [PATCH v2 1/1] dmaengine: idxd: Add IDXD performance monitor support

[PATCH] net: netlink: fix error check in genl_family_rcv_msg_doit
 2021-04-03 16:33 UTC  (3+ messages)

[GIT PULL] SCSI fixes for 5.12-rc
 2021-04-03 16:10 UTC  (2+ messages)

[BUG] Oops in sidtab_context_to_sid
 2021-04-03 16:09 UTC  (3+ messages)

[PATCH] firewire: nosy: Fix a use-after-free bug in nosy_ioctl()
 2021-04-03 16:05 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: check flags in 'bpf_ringbuf_discard()' and 'bpf_ringbuf_submit()'
 2021-04-03 15:53 UTC  (5+ messages)

[PATCH bpf-next] bpf: add 'BPF_RB_MAY_WAKEUP' flag
 2021-04-03 15:51 UTC  (4+ messages)

[PATCH] net: fix NULL ptr dereference in nl802154_del_llsec_key
 2021-04-03 15:18 UTC 

[PATCH v2 0/2] iio: temperature: add support for tmp117
 2021-04-03 15:03 UTC  (8+ messages)
` [PATCH v2 2/2] iio: temperature: add driver support for ti tmp117

[PATCH] hpsa: fix boot on ia64 (atomic_t alignment)
 2021-04-03 14:51 UTC  (6+ messages)
` [PATCH v2 1/3] hpsa: use __packed on individual structs, not header-wide
  ` [PATCH v2 3/3] hpsa: add an assert to prevent from __packed reintroduction

arch/mips/loongson64/env.c:50:14: warning: variable 'device' set but not used
 2021-04-03 14:39 UTC 

[for-next][PATCH 0/4] tracing: More updates for 5.13
 2021-04-03 14:33 UTC  (5+ messages)
` [for-next][PATCH 1/4] tracing: Remove duplicate struct declaration in trace_events.h
` [for-next][PATCH 2/4] tracing: Remove unused argument from "ring_buffer_time_stamp()
` [for-next][PATCH 3/4] ftrace: Store the order of pages allocated in ftrace_page
` [for-next][PATCH 4/4] ftrace: Simplify the calculation of page number for ftrace_page->records some more

[PATCH] ASoC: ak5558: Fix s/show/slow/ typo
 2021-04-03 13:59 UTC 

[PATCH] staging: fbtft: convert sysfs snprintf to sysfs_emit
 2021-04-03 14:07 UTC 

[PATCH] docs: driver-model: Update the documentation for device class
 2021-04-03 13:40 UTC  (3+ messages)

drivers/accessibility/speakup/serialio.c:48:19: warning: variable 'quot' set but not used
 2021-04-03 13:38 UTC 

[syzbot] WARNING in fw_load_sysfs_fallback
 2021-04-03 13:33 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).