linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-28 19:00:00 to 2021-05-29 06:08:16 UTC [more...]

[PATCH -next] ide-cd: fix warning: variable 'stat' set but not used
 2021-05-29  6:17 UTC 

[PATCH] net: fix oops in socket ioctl cmd SIOCGSKNS when NET_NS is disabled
 2021-05-29  6:05 UTC 

[PATCH] tracing: Remove redundant variable ret
 2021-05-29  6:00 UTC  (4+ messages)
` [PATCH v2] tracing: Add WARN_ON_ONCE when returned value is negative

[PATCH 00/19] Microsoft Hypervisor root partition ioctl interface
 2021-05-29  5:44 UTC  (23+ messages)
` [PATCH 01/19] x86/hyperv: convert hyperv statuses to linux error codes
` [PATCH 02/19] asm-generic/hyperv: convert hyperv statuses to strings
` [PATCH 03/19] drivers/hv: minimal mshv module (/dev/mshv/)
` [PATCH 04/19] drivers/hv: check extension ioctl
` [PATCH 05/19] drivers/hv: create partition ioctl
` [PATCH 06/19] drivers/hv: create, initialize, finalize, delete partition hypercalls
` [PATCH 07/19] drivers/hv: withdraw memory hypercall
` [PATCH 08/19] drivers/hv: map and unmap guest memory
` [PATCH 09/19] drivers/hv: create vcpu ioctl
` [PATCH 10/19] drivers/hv: get and set vcpu registers ioctls
` [PATCH 11/19] drivers/hv: set up synic pages for intercept messages
` [PATCH 12/19] drivers/hv: run vp ioctl and isr
` [PATCH 13/19] drivers/hv: install intercept ioctl
` [PATCH 14/19] drivers/hv: assert interrupt ioctl
` [PATCH 15/19] drivers/hv: get and set vp state ioctls
` [PATCH 16/19] drivers/hv: mmap vp register page
` [PATCH 17/19] drivers/hv: get and set partition property ioctls
` [PATCH 18/19] drivers/hv: Add enlightenment bits to create partition ioctl
` [PATCH 19/19] drivers/hv: Translate GVA to GPA

kernel/bpf/verifier.c:11541:12: warning: stack frame size of 2176 bytes in function 'do_misc_fixups'
 2021-05-29  5:36 UTC 

[PATCH] Revert "kbuild: merge scripts/mkmakefile to top Makefile"
 2021-05-29  5:35 UTC  (5+ messages)

[PATCH 1/1] of: unittest: rename overlay source files from .dts to .dtso
 2021-05-28  3:45 UTC  (10+ messages)

[PATCH -next] module: fix build error when CONFIG_SMP is disabled
 2021-05-29  4:43 UTC  (2+ messages)

drivers/usb/usbip/stub_tx.c:417:5: warning: stack frame size of 2064 bytes in function 'stub_tx_loop'
 2021-05-29  4:54 UTC 

[PATCH net-next 0/3] Some optimization for lockless qdisc
 2021-05-29  4:32 UTC  (5+ messages)
` [PATCH net-next 2/3] net: sched: implement TCQ_F_CAN_BYPASS "

[PATCH] drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()
 2021-05-29  4:33 UTC 

[PATCH v2] riscv: Map the kernel with correct permissions the first time
 2021-05-29  4:08 UTC  (2+ messages)

[PATCH -next] w1: ds1wm: Remove set but not used variable 'inten'
 2021-05-29  3:59 UTC 

kernel/sched/cputime.c:256:19: warning: unused function 'account_other_time'
 2021-05-29  3:21 UTC 

[PATCH v4] arm64: dts: ti: k3-am65: Add support for UHS-I modes in MMCSD1 subsystem
 2021-05-29  3:37 UTC 

[PATCH 0/2] ARM: fix PXN process with LPAE feature
 2021-05-29  3:41 UTC  (3+ messages)
` [PATCH 1/2] ARM: mm: Refactor __do_page_fault()
` [PATCH 2/2] ARM: mm: Fix PXN process when ARM_LPAE enabled

[PATCH -next] PM / devfreq: governor: use DEVICE_ATTR_RW macro
 2021-05-29  3:15 UTC  (2+ messages)

[PATCH 0/1] tracing: fix spelling mistakes
 2021-05-29  3:03 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH -next 0/2] net: dsa: qca8k: check return value of read functions correctly
 2021-05-29  3:04 UTC  (3+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] net: dsa: qca8k: add missing check return value in qca8k_phylink_mac_config()

[PATCH V2] mm: compaction: support triggering of proactive compaction by user
 2021-05-29  2:57 UTC  (5+ messages)

[PATCH -next] sched: make sched_set_stop_task() static
 2021-05-29  2:36 UTC  (2+ messages)

[PATCH v3 0/3] init/initramfs.c: make initramfs support pivot_root
 2021-05-29  2:26 UTC  (2+ messages)

[PATCH V3 0/9] hwlat improvements and osnoise/timerlat tracers
 2021-05-29  2:16 UTC  (3+ messages)

[PATCH] debugfs: Fix debugfs_read_file_str()
 2021-05-29  1:51 UTC  (2+ messages)

[PATCH RFT] regulator: hi6421v600: Fix .vsel_mask setting
 2021-05-29  1:32 UTC 

[PATCH 00/94] Introducing the Maple Tree
 2021-05-29  1:26 UTC  (11+ messages)
` [PATCH 23/94] radix tree test suite: Add support for kmem_cache_free_bulk
` [PATCH 24/94] radix tree test suite: Add keme_cache_alloc_bulk() support
` [PATCH 32/94] kernel/fork: Convert dup_mmap to use maple tree
` [PATCH 33/94] mm: Remove rb tree

[PATCH 1/1] ehea: fix error return code in ehea_restart_qps()
 2021-05-29  1:20 UTC  (2+ messages)

[PATCH] selftests/bpf: Fix return value check in attach_bpf()
 2021-05-29  1:25 UTC  (5+ messages)

exFAT unexpected handling of filenames ending with dots
 2021-05-29  1:10 UTC 

Sealed memfd & no-fault mmap
 2021-05-29  1:03 UTC  (10+ messages)

[git pull] drm fixes for 5.13-rc4
 2021-05-29  0:51 UTC  (2+ messages)

[GIT PULL] SMB3 fixes
 2021-05-29  0:51 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 5.13-rc3
 2021-05-29  0:51 UTC  (2+ messages)

[GIT PULL] perf tools fixes for v5.13: 3rd batch
 2021-05-29  0:51 UTC  (2+ messages)

[PATCH 5.10 0/9] 5.10.41-rc1 review
 2021-05-29  0:42 UTC  (2+ messages)

[PATCH v8 0/5] Re-introduce TX FIFO resize for larger EP bursting
 2021-05-29  0:40 UTC  (2+ messages)

[PATCH 0/1] kernel: fix numerous spelling mistakes
 2021-05-29  0:39 UTC  (3+ messages)
` [PATCH 1/1] "

Memory uninitialized after "io_uring: keep table of pointers to ubufs"
 2021-05-29  0:33 UTC 

[PATCH][next] virtchnl: Replace one-element array in struct virtchnl_vsi_queue_config_info
 2021-05-29  0:19 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH 0/1] remoteproc: avoid notification when suspended
 2021-05-29  0:12 UTC  (4+ messages)
` [PATCH 1/1] remoteproc: use freezable workqueue for crash notifications

[PATCH][next] r8169: Fix fall-through warning for Clang
 2021-05-28 23:49 UTC  (3+ messages)

[PATCH v3 -next] RDMA/srp: use DEVICE_ATTR_*() macro
 2021-05-28 23:42 UTC  (3+ messages)

[PATCH -next] RDMA/core: use DEVICE_ATTR_RO macro
 2021-05-28 23:42 UTC  (2+ messages)

[PATCH -next] IB/ipoib: use DEVICE_ATTR_*() macro
 2021-05-28 23:41 UTC  (2+ messages)

[PATCH 0/4] drm/msm/dp: Add support for SC8180x eDP controller
 2021-05-28 23:40 UTC  (12+ messages)
` [PATCH 1/4] drm/msm/dp: Simplify the mvid/nvid calculation
  ` [Freedreno] "
` [PATCH 2/4] drm/msm/dp: Store each subblock in the io region
  ` [Freedreno] "
` [PATCH 3/4] drm/msm/dp: Initialize the INTF_CONFIG register
  ` [Freedreno] "
` [PATCH 4/4] drm/msm/dp: Add support for SC8180x eDP
  ` [Freedreno] "
` [Freedreno] [PATCH 0/4] drm/msm/dp: Add support for SC8180x eDP controller

[RFC] /dev/ioasid uAPI proposal
 2021-05-28 23:36 UTC  (8+ messages)

[PATCH net-next v7 0/3] net: qualcomm: rmnet: Enable Mapv5
 2021-05-28 23:11 UTC  (5+ messages)
` [PATCH net-next v7 2/3] net: ethernet: rmnet: Support for ingress MAPv5 checksum offload
` [PATCH net-next v7 3/3] net: ethernet: rmnet: Add support for MAPv5 egress packets

[PATCH rdma-next] RDMA/mlx5: Take qp type from mlx5_ib_qp
 2021-05-28 23:09 UTC  (2+ messages)

[PATCH v2] regulator: atc260x: Fix n_voltages and min_sel for pickable linear ranges
 2021-05-28 23:01 UTC 

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

[PATCH] io_uring: Add to traces the req pointer when available
 2021-05-28 22:42 UTC  (4+ messages)

[PATCH v2 0/4] Atomic addfd send and reply
 2021-05-28 22:31 UTC  (7+ messages)
` [PATCH v2 2/4] seccomp: Refactor notification handler to prepare for new semantics

[PATCH] block: Constify static attribute_group structs
 2021-05-28 22:32 UTC 

[PATCH] of: Drop reserved mem dependency on DMA_DECLARE_COHERENT and DMA_CMA
 2021-05-28 22:32 UTC  (3+ messages)

[RFC PATCH 00/13] drm/msm: Add Display Stream Compression Support
 2021-05-28 22:29 UTC  (5+ messages)
` [RFC PATCH 11/13] drm/msm/disp/dpu1: Add support for DSC in topology

[PATCH v3 0/4] virtio net: spurious interrupt related fixes
 2021-05-28 22:25 UTC  (4+ messages)
` [PATCH v3 1/4] virtio_net: move tx vq operation under tx queue lock

include/linux/avf/virtchnl.h:852:33: error: enumerator value for 'virtchnl_static_assert_virtchnl_rss_cfg' is not an integer constant
 2021-05-28 22:23 UTC 

drivers/rtc/rtc-mxc_v2.c:361 mxc_rtc_probe() warn: 'pdata->clk' not released on lines: 341,354,361
 2021-05-28 22:22 UTC  (2+ messages)

[PATCH] RISC-V: Don't check text_mutex during stop_machine
 2021-05-28 22:21 UTC  (3+ messages)

[PATCH 01/12] nfc: fdp: correct kerneldoc for structure
 2021-05-28 22:20 UTC  (2+ messages)

[PATCH] fpga: fix spelling mistakes
 2021-05-28 22:14 UTC  (2+ messages)

[PATCH] fpga: fpga-bridge: removed repeated word
 2021-05-28 22:14 UTC  (2+ messages)

[PATCH 01/11] nfc: fdp: drop ftrace-like debugging messages
 2021-05-28 22:13 UTC  (2+ messages)

[PATCH RFT] regulator: atc260x: Fix n_voltages and min_sel for pickable linear ranges
 2021-05-28 22:06 UTC  (2+ messages)

[PATCH next] arm64: dts: ti: k3-am654x/j721e/j7200-common-proc-board: fix MCU_RGMII1_TXC direction
 2021-05-28 21:49 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-28 21:45 UTC  (3+ messages)
` [PATCH v4 2/3] clocksource: Rewrite Xilinx AXI timer driver
` [PATCH v4 3/3] pwm: Add support for Xilinx AXI Timer

[PATCH] arm64: dts: ti: j7200-main: Enable USB2 PHY RX sensitivity workaround
 2021-05-28 21:44 UTC  (2+ messages)

include/linux/avf/virtchnl.h:833:33: error: enumerator value for 'virtchnl_static_assert_virtchnl_proto_hdrs' is not an integer constant
 2021-05-28 21:42 UTC 

[PATCH] arm64: dts: ti: k3-j7200: Remove "#address-cells" property from GPIO DT nodes
 2021-05-28 21:42 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am64-mcu: Fix the compatible string in GPIO DT node
 2021-05-28 21:35 UTC  (2+ messages)

[PATCH] ALSA: control led: fix memory leak in snd_ctl_led_register
 2021-05-28 21:35 UTC  (5+ messages)

[PATCH] iio: si1133: fix format string warnings
 2021-05-28 21:35 UTC  (6+ messages)

[PATCH] drivers/base: Constify static attribute_group structs
 2021-05-28 21:34 UTC 

[PATCH 0/2] power: supply: rn5t618: Add more properties
 2021-05-28 21:30 UTC  (3+ messages)
` [PATCH 1/2] power: supply: rn5t618: Add charger type detection
` [PATCH 2/2] power: supply: rn5t618: Add input current limit

[PATCH v3] arm64: dts: ti: k3-am65: Add support for UHS-I modes in MMCSD1 subsystem
 2021-05-28 21:29 UTC  (3+ messages)

[PATCH -next] cred: add missing return error code when set_cred_ucounts() failed
 2021-05-28 21:22 UTC  (2+ messages)

[PATCH v2 0/6] dt-bindings: Convert mux bindings to schema
 2021-05-28 21:20 UTC  (3+ messages)

[PATCH V2 net-next 00/10] net: hdlc_fr: clean up some code style issues
 2021-05-28 21:20 UTC  (2+ messages)

[PATCH -next 0/2] net: dsa: qca8k: check return value of read functions correctly
 2021-05-28 21:19 UTC  (6+ messages)
` [PATCH -next 1/2] "
` [PATCH -next 2/2] net: dsa: qca8k: add missing check return value in qca8k_phylink_mac_config()

KASAN: use-after-free Read in hci_chan_del
 2021-05-28 21:12 UTC  (2+ messages)

[PATCH v1 00/28] leds: cleanups and fwnode refcounting bug fixes
 2021-05-28 21:01 UTC  (11+ messages)
` [PATCH v1 04/28] leds: el15203000: Make error handling more robust
` [PATCH v1 05/28] leds: el15203000: Correct headers (of*.h -> mod_devicetable.h)
` [PATCH v1 06/28] leds: el15203000: Introduce to_el15203000_led() helper

[PATCH] HID: usbmouse: Avoid GFP_ATOMIC when GFP_KERNEL is possible
 2021-05-28 20:54 UTC  (6+ messages)

[PATCH 0/3] scsi: Fix a handful of memcpy() field overflows
 2021-05-28 20:29 UTC  (5+ messages)
` [PATCH 2/3] scsi: esas2r: Switch to flexible array member
` [PATCH 3/3] scsi: isci: Use correctly sized target buffer for memcpy()

[PATCH][next] bpf: devmap: remove redundant assignment of variable drops
 2021-05-28 20:21 UTC  (3+ messages)

[PATCH v4 0/2] drm/sun4i: Set mixer frame to display size for DE2.0+
 2021-05-28 20:41 UTC  (4+ messages)
` [PATCH v4 1/2] drm/sun4i: Add mode_set callback to the engine
` [PATCH v4 2/2] drm/sun4i: Use CRTC size instead of primary plane size as mixer frame

[PATCH] USB: serial: cp210x: Fix alternate function for CP2102N QFN20
 2021-05-28 20:39 UTC 

[PATCH 6/6] pgo: Fixup code style issues
 2021-05-28 20:37 UTC  (2+ messages)

[PATCH][next] ring-buffer: Fix fall-through warning for Clang
 2021-05-28 20:13 UTC  (3+ messages)

[PATCH][next] octeontx2-pf: Fix fall-through warning for Clang
 2021-05-28 20:22 UTC 

[PATCH] x86/Kconfig: decrease maximum of X86_RESERVE_LOW to 512K
 2021-05-28 20:20 UTC  (7+ messages)

[PATCH bpf-next] bpf/devmap: remove drops variable from bq_xmit_all()
 2021-05-28 20:20 UTC  (2+ messages)

[PATCH][next] ASoC: ti: davinci-mcasp: Fix fall-through warning for Clang
 2021-05-28 20:20 UTC 

[PATCH 5/6] pgo: modules Fixup memory leak
 2021-05-28 20:11 UTC 

[PATCH 4/6] pgo: modules Enable __llvm_profile_instrument_target() for modules
 2021-05-28 20:10 UTC 

[PATCH 3/6] pgo: modules Add module profile data export machinery
 2021-05-28 20:08 UTC 

[PATCH][next] scsi: mpt3sas: Fix fall-through warnings for Clang
 2021-05-28 20:08 UTC 

[PATCH][next] KVM: x86: Fix fall-through warnings for Clang
 2021-05-28 20:07 UTC 

[PATCH RFCv2 0/3] make '%pD' print full path for file
 2021-05-28 20:06 UTC  (5+ messages)
` [PATCH RFCv2 2/3] lib/vsprintf.c: make %pD "

[PATCH][next] staging: rtl8188eu: Fix fall-through warnings for Clang
 2021-05-28 20:06 UTC 

[PATCH 2/6] pgo: modules Add definitions in pgo/pgo.h for modules
 2021-05-28 20:04 UTC 

[PATCH 1/6] pgo: modules Expose module sections for clang PGO instumentation
 2021-05-28 20:01 UTC 

[PATCH v2][next] floppy: Fix fall-through warning for Clang
 2021-05-28 20:03 UTC 

[PATCH][next] kgdb: Fix fall-through warning for Clang
 2021-05-28 20:02 UTC 

[RFC PATCH] mm: dump_page: print total mapcount for compound page
 2021-05-28 19:59 UTC  (5+ messages)

[PATCH][next] net: axienet: Fix fall-through warning for Clang
 2021-05-28 19:58 UTC 

[PATCH] selftests: kvm: fix overlapping addresses in memslot_perf_test
 2021-05-28 19:51 UTC  (2+ messages)

[PATCH 1/2] clk: qcom: msm8996-cpu: Add CBF support
 2021-05-28 19:25 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: msm8996: Add support for the CBF clock

[PATCH] PCI: Add const type for comparison function parameter
 2021-05-28 19:19 UTC  (2+ messages)

[PATCH v2 3/5] media: i2c: add driver for the SK Hynix Hi-846 8M pixel camera
 2021-05-28 19:08 UTC  (2+ messages)

[PATCH v21 RESEND 0/4] add power control in i2c
 2021-05-28 19:08 UTC  (9+ messages)
` [PATCH v21 RESEND 1/4] i2c: core: support bus regulator controlling in adapter
` [PATCH v21 RESEND 2/4] dt-binding: i2c: mt65xx: add vbus-supply property
` [PATCH v21 RESEND 3/4] i2c: mediatek: mt65xx: add optional vbus-supply
` [PATCH v21 RESEND 4/4] arm64: dts: mt8183: add supply name for eeprom

[GIT PULL] Clang feature fixes for v5.13-rc4
 2021-05-28 19:00 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.13-rc4
 2021-05-28 19:00 UTC  (2+ messages)

[GIT PULL] Please pull NFS client bugfixes for 5.13
 2021-05-28 19:00 UTC  (2+ messages)

[GIT PULL] MIPS fixes for v5.13
 2021-05-28 18:59 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).