All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-20 21:55:36 to 2021-06-21 02:23:38 UTC [more...]

[PATCH v2] x86: Discard .note.gnu.property sections
 2021-06-21  2:23 UTC  (2+ messages)

[PATCH] i2c: mediatek: Isolate speed setting via dts for special devices
 2021-06-21  2:17 UTC  (4+ messages)

Re:[v9,23/28] mtd: spi-nor-core: Perform a Soft Reset on shutdown
 2021-06-21  2:18 UTC  (4+ messages)
` [v9,23/28] "
  ` 回信: "

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-21  2:17 UTC  (18+ messages)
                    ` [PATCH] alpha: Add extra switch_stack frames in exit, exec, and kernel threads
                          ` [PATCH 0/2] alpha/ptrace: Improved switch_stack handling
                            ` [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack

[dpdk-dev] [PATCH] app/procinfo: add device registers dump
 2021-06-21  2:17 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] docs: uefi: Update stale U-Boot on EFI doc
 2021-06-21  2:17 UTC 

swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12)
 2021-06-21  2:03 UTC  (12+ messages)

[PATCH] bisect: allow to run from subdirectories
 2021-06-21  2:10 UTC  (4+ messages)

[L10N] l10n: fixed tripple-letter typos
 2021-06-21  2:07 UTC 

stable-rc/queue/5.12 build: 177 builds: 0 failed, 177 passed, 12 warnings (v5.12.12-110-gea4648ae9df2)
 2021-06-21  2:04 UTC 

Filesystem goes readonly soon after mount, cannot free space or rebalance
 2021-06-21  2:04 UTC  (4+ messages)

[PATCH v2 00/11] linux-user changes to run docker
 2021-06-21  2:02 UTC  (7+ messages)
` [PATCH v2 01/11] linux-user: handle /proc/self/exe for execve
` [PATCH v2 02/11] linux-user: Fix the execfd case of /proc/self/exe open

hung_task issue by wait_event() in check_system_chunk()
 2021-06-21  1:59 UTC 

[linux-next:master 9158/11253] drivers/net/ethernet/micrel/ksz884x.c:28:1: iwyu: warning: superfluous #include <linux/micrel_phy.h>
 2021-06-21  2:00 UTC 

[PATCH 00/26] accel/tcg: Introduce translator_use_goto_tb
 2021-06-21  1:34 UTC  (27+ messages)
` [PATCH 01/26] "
` [PATCH 02/26] target/alpha: Remove use_exit_tb
` [PATCH 03/26] target/alpha: Remove in_superpage
` [PATCH 04/26] target/alpha: Use translator_use_goto_tb
` [PATCH 05/26] target/arm: "
` [PATCH 06/26] target/avr: "
` [PATCH 07/26] target/avr: Mark some helpers noreturn
` [PATCH 08/26] target/cris: Use translator_use_goto_tb
` [PATCH 09/26] target/hppa: "
` [PATCH 10/26] target/i386: "
` [PATCH 11/26] target/m68k: "
` [PATCH 12/26] target/microblaze: "
` [PATCH 13/26] target/mips: "
` [PATCH 14/26] target/mips: Fix missing else in gen_goto_tb
` [PATCH 15/26] target/nios2: Use translator_use_goto_tb
` [PATCH 16/26] target/openrisc: "
` [PATCH 17/26] target/ppc: "
` [PATCH 18/26] target/riscv: "
` [PATCH 19/26] target/rx: "
` [PATCH 20/26] target/s390x: "
` [PATCH 21/26] target/s390x: Remove use_exit_tb
` [PATCH 22/26] target/sh4: Use translator_use_goto_tb
` [PATCH 23/26] target/sparc: "
` [PATCH 24/26] target/tricore: "
` [PATCH 25/26] target/tricore: Use tcg_gen_lookup_and_goto_ptr
` [PATCH 26/26] target/xtensa: Use translator_use_goto_tb

[dpdk-dev] [PATCH V5] config/arm: add Qualcomm Centriq 2400 part number
 2021-06-21  1:52 UTC  (5+ messages)
` [dpdk-dev] [PATCH V6] "

[PATCH] nvme-tcp: Use __dev_get_by_name instead dev_get_by_name for OPT_HOST_IFACE
 2021-06-21  1:43 UTC  (4+ messages)

[PATCH] admin-guide/cputopology.rst: Remove non-existed cpu-hotplug.txt
 2021-06-21  1:37 UTC  (2+ messages)

[PATCH 0/4] delete useless function return values & remove meaningless if(r) check code
 2021-06-21  1:33 UTC  (3+ messages)
`  "

stable-rc/queue/4.4 build: 184 builds: 0 failed, 184 passed, 9 warnings (v4.4.273-30-g53d67d27165f)
 2021-06-21  1:40 UTC 

[PATCH net-next 00/14] sctp: implement RFC8899: Packetization Layer Path MTU Discovery for SCTP transport
 2021-06-21  1:38 UTC  (15+ messages)
` [PATCH net-next 01/14] sctp: add pad chunk and its make function and event table
` [PATCH net-next 02/14] sctp: add probe_interval in sysctl and sock/asoc/transport
` [PATCH net-next 03/14] sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transport
` [PATCH net-next 04/14] sctp: add the constants/variables and states and some APIs for transport
` [PATCH net-next 05/14] sctp: add the probe timer in transport for PLPMTUD
` [PATCH net-next 06/14] sctp: do the basic send and recv for PLPMTUD probe
` [PATCH net-next 07/14] sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send path
` [PATCH net-next 08/14] sctp: do state transition when a probe succeeds on HB ACK recv path
` [PATCH net-next 09/14] sctp: do state transition when receiving an icmp TOOBIG packet
` [PATCH net-next 10/14] sctp: enable PLPMTUD when the transport is ready
` [PATCH net-next 11/14] sctp: remove the unessessary hold for idev in sctp_v6_err
` [PATCH net-next 12/14] sctp: extract sctp_v6_err_handle function from sctp_v6_err
` [PATCH net-next 13/14] sctp: extract sctp_v4_err_handle function from sctp_v4_err
` [PATCH net-next 14/14] sctp: process sctp over udp icmp err on sctp side

[PATCH] mmc: core: Mark mmc_host device with pm_runtime_no_callbacks
 2021-06-21  1:38 UTC  (3+ messages)

[PATCH v3 0/2] usb: udc: indroduce more api for lower gadget driver
 2021-06-21  1:37 UTC  (7+ messages)
` [PATCH v3 1/2] usb: udc: core: hide struct usb_gadget_driver to "

[PATCH] btrfs: fix unbalanced unlock in qgroup_account_snapshot()
 2021-06-21  1:33 UTC  (2+ messages)

[RFC PATCH V2 0/3] block/dm: support bio polling
 2021-06-21  1:32 UTC  (6+ messages)
` [RFC PATCH V2 3/3] dm: "
  ` [dm-devel] "

[PATCH] trace2: log progress time and throughput
 2021-06-21  1:24 UTC  (2+ messages)

[PATCH] ACPI: EC: trust DSDT GPE for certain HP laptop
 2021-06-21  1:29 UTC  (2+ messages)

[PATCH] ACPI: EC: trust DSDT GPE for certain HP laptop
 2021-06-21  1:37 UTC 

stable-rc/queue/4.9 build: 184 builds: 0 failed, 184 passed, 4 warnings (v4.9.273-39-gf1d3e75e25b3)
 2021-06-21  1:22 UTC 

[RFC PATCH 0/2] Introduce ftrace_disabled
 2021-06-21  1:21 UTC  (4+ messages)
` [RFC PATCH 1/2] ftrace: Introduce cmdline argument ftrace_disabled

[PATCH 0/7] progress: verify progress counters in the test suite
 2021-06-21  0:59 UTC  (4+ messages)
` [PATCH 4/7] commit-graph: fix bogus counter in "Scanning merged commits" progress line

[dpdk-dev] [PATCH] config/arm: add checking SVE cpuflag
 2021-06-21  1:17 UTC  (2+ messages)

next/pending-fixes build: 191 builds: 2 failed, 189 passed, 10 warnings (v5.13-rc7-108-ga39bc0c7697f)
 2021-06-21  1:13 UTC 

stable-rc/queue/4.19 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.195-57-gd8a652f474ce)
 2021-06-21  1:11 UTC 

[PATCH] drm/radeon: Fix NULL dereference when updating memory stats
 2021-06-21  0:59 UTC 

[PATCH 1/1] mdadm/super1: It needs to specify int32 for bitmap_offset
 2021-06-21  1:10 UTC  (2+ messages)

[PATCH v2] evm: output EVM digest calculation info
 2021-06-21  1:03 UTC 

[PATCH 0/1] man2/fallocate.2: Fix documentation of shared blocks
 2021-06-21  0:44 UTC  (2+ messages)
` [PATCH 1/1] man2/fallocate.2: tfix "

[dpdk-dev] [PATCH] lpm/arm: fix SVE compile error with gcc8.3
 2021-06-21  0:56 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] build: "

[MAKEDUMPFILE PATCH] makedumpfile: elf_info: check for invalid physical address when finding max_paddr
 2021-06-21  0:46 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] bugfix for Kunpeng930 SVE compile
 2021-06-21  0:52 UTC  (6+ messages)
` [dpdk-dev] [PATCH v8 0/2] bugfix for Kunpeng "
  ` [dpdk-dev] [PATCH v8 1/2] config/arm: select most suitable -march for kunpeng soc

[linuxppc:next-test 159/170] arch/powerpc/lib/code-patching.c:76:12: warning: no previous prototype for 'poking_init'
 2021-06-21  0:50 UTC  (2+ messages)

[RFC] what to do with IOCB_DSYNC?
 2021-06-21  0:46 UTC 

[ovmf test] 162914: trouble: blocked/broken
 2021-06-21  0:43 UTC 

[PATCH v2] nitro_enclaves: Set Bus Master for the NE PCI device
 2021-06-21  0:40 UTC 

drivers/pci/controller/dwc/pcie-tegra194.c:36:1: iwyu: warning: superfluous #include "../../pci.h"
 2021-06-21  0:39 UTC 

[meta-security][PATCH] aircrack-ng: update to 1.6
 2021-06-21  0:37 UTC  (2+ messages)

[PATCH 1/4] phy-sun4i-usb: Fix sun8i_r40_cfg
 2021-06-21  0:35 UTC  (8+ messages)
` [PATCH 2/4] sunxi_musb: Add musb configurations of sun8i-r40
` [PATCH 3/4] dts: bpi-m2u: Enable USB_OTG by default
` [PATCH 4/4] sunxi: defconfig: bpi-m2u: Enable usb gadget and ums "

[wsa:i2c/for-mergewindow 25/31] drivers/i2c/busses/i2c-riic.c:424:9: warning: cast to smaller integer type 'enum riic_type' from 'const void *'
 2021-06-21  0:35 UTC 

stable-rc/queue/5.4 build: 183 builds: 0 failed, 183 passed, 90 warnings (v5.4.127-48-g27941405a307)
 2021-06-21  0:22 UTC 

drivers/staging/rtl8723bs/core/rtw_security.c:95:9: warning: variable 'crc' set but not used
 2021-06-21  0:18 UTC  (2+ messages)

[linux-next:master 8488/11253] drivers/net/phy/phylink.c:8:1: iwyu: warning: superfluous #include <linux/acpi.h>
 2021-06-21  0:14 UTC 

[peterz-queue:x86/paravirt 14/14] vmlinux.o: warning: objtool: __wrgsbase_inactive()+0x2e: call to ftrace_likely_update() leaves .noinstr.text section
 2021-06-21  0:03 UTC 

arch/powerpc/kvm/book3s_hv_nested.c:264:6: error: stack frame size of 2304 bytes in function 'kvmhv_enter_nested_guest'
 2021-06-20 23:59 UTC  (5+ messages)
  ` arch/powerpc/kvm/book3s_hv_nested.c:264:6: error: stack frame size of 2304 bytes in function 'kv

[PATCH v2 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-06-20 23:56 UTC  (3+ messages)
` [PATCH v2 01/14] memory-failure: fetch compound_head after pgmap_pfn_valid()

[dpdk-dev] [PATCH 0/6] Enable the internal EAL thread API
 2021-06-20 23:53 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/6] eal: add function that sets thread name

[cip-dev] New CVE entries this week
 2021-06-20 23:51 UTC  (2+ messages)

[PATCH v6 0/3] Add APNE PCMCIA 100 Mbit support
 2021-06-20 23:47 UTC  (5+ messages)

[PATCH net-next 0/4] Generic XDP improvements
 2021-06-20 23:32 UTC  (5+ messages)
` [PATCH net-next 1/4] net: core: split out code to run generic XDP prog
` [PATCH net-next 2/4] net: implement generic cpumap
` [PATCH net-next 3/4] bpf: devmap: implement devmap prog execution for generic XDP
` [PATCH net-next 4/4] bpf: update XDP selftests to not fail with "

[dpdk-dev] [PATCH v12 00/10] app/testpmd: enable testpmd on Windows
 2021-06-20 23:30 UTC  (16+ messages)
` [dpdk-dev] [PATCH v13 "
  ` [dpdk-dev] [PATCH v13 02/10] eal/windows: add necessary macros
  ` [dpdk-dev] [PATCH v13 03/10] eal/windows: add device event stubs
  ` [dpdk-dev] [PATCH v13 04/10] eal/Windows: add clock_gettime on Windows
  ` [dpdk-dev] [PATCH v13 05/10] app/testpmd: resolve name collisions
  ` [dpdk-dev] [PATCH v13 08/10] app/testpmd: fix headers inclusion
  ` [dpdk-dev] [PATCH v13 09/10] app/testpmd: fix unused function warnings
  ` [dpdk-dev] [PATCH v13 10/10] app/testpmd: enable building testpmd on Windows

[syzbot] general protection fault in smc_tx_sendmsg
 2021-06-20 23:22 UTC 

[PATCH] Fix Atmel TPM crash caused by too frequent queries
 2021-06-20 23:18 UTC 

linux-next: Signed-off-by missing for commit in the hyperv tree
 2021-06-20 23:09 UTC  (2+ messages)

drivers/net/wireless/mediatek/mt76/mt7603/mac.c:448:41: warning: Array 'dev->mphy.q_tx[3]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
 2021-06-20 23:08 UTC 

[PATCH] watchdog: Remove MV64x60 watchdog driver
 2021-06-20 13:30 UTC  (7+ messages)

[linux-next:master 8478/11253] drivers/net/phy/phy_device.c:12:1: iwyu: warning: superfluous #include <linux/acpi.h>
 2021-06-20 23:00 UTC 

[PATCH] dt-bindings: rtc: ti,bq32k: take maintainership
 2021-06-20 22:59 UTC  (2+ messages)

error: unknown target CPU 'r4300'
 2021-06-20 22:59 UTC 

Fwd: WebRTC protocols broken when forwarding after a change to ip_dst_mtu_maybe_forward()
 2021-06-20 22:58 UTC 

[meta-security][PATCH] initramfs-framework: fix typo in conditional
 2021-06-20 22:53 UTC 

Recover from "couldn't read tree root"?
 2021-06-20 22:53 UTC  (5+ messages)

[meta-security][PATCH] sssd: set pid path with /run
 2021-06-20 22:51 UTC  (2+ messages)

[PATCH] smack: add 3 cves to allowlist
 2021-06-20 22:51 UTC  (2+ messages)
` [yocto] "

[PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached
 2021-06-20 22:48 UTC  (7+ messages)

[PATCH] dt-bindings: mxsfb: Add compatible for i.MX8MN
 2021-06-20 22:50 UTC 

[PATCH] drm: mxsfb: Clear FIFO_CLEAR bit
 2021-06-20 22:49 UTC 

[PATCH] drm: mxsfb: Use bus_format from the nearest bridge if present
 2021-06-20 22:49 UTC 

[PATCH] drm: mxsfb: Disable overlay plane support for i.MX8MM/i.MX8MN
 2021-06-20 22:48 UTC 

[PATCH] drm: mxsfb: Increase number of outstanding requests on V4 and newer HW
 2021-06-20 22:47 UTC 

[PATCH] drm: mxsfb: Enable recovery on underflow
 2021-06-20 22:47 UTC 

Lenovo Legion ALC287/ALC3306 issue
 2021-06-20 22:43 UTC 

[RFC] what the hell is ->f_mapping->host->i_mapping thing about?
 2021-06-20 22:42 UTC 

[PATCH] drm/bridge: ti-sn65dsi83: Replace connector format patching with atomic_get_input_bus_fmts
 2021-06-20 22:42 UTC 

linux-next: Fixes tag needs some work in the devicetree tree
 2021-06-20 22:42 UTC 

Linux 5.13-rc7
 2021-06-20 22:40 UTC 

[PATCH v2 0/4] mkimage: sunxi_egon: add riscv support
 2021-06-20 22:40 UTC  (7+ messages)
` [PATCH v2 2/4] mkimage: sunxi_egon: refactor for multi-architecture support
` [PATCH v2 3/4] mkimage: sunxi_egon: add support for riscv
` [PATCH v2 4/4] sunxi: specify architecture when generating SPL boot image

[qemu-mainline test] 162912: trouble: blocked/broken/pass
 2021-06-20 22:36 UTC 

[GIT PULL] Rockchip dts64 changes for 5.14
 2021-06-20 22:34 UTC  (4+ messages)

[GIT PULL] Rockchip driver changes for 5.14
 2021-06-20 22:32 UTC  (4+ messages)

[GIT PULL] Rockchip dts32 changes for 5.14
 2021-06-20 22:33 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the rdma tree
 2021-06-20 22:32 UTC 

[GIT PULL] Rockchip clock changes for 5.14
 2021-06-20 22:31 UTC  (2+ messages)

[linux-next:master 8547/11253] drivers/net/ipa/ipa_sysfs.c:6:1: iwyu: warning: superfluous #include <linux/types.h>
 2021-06-20 22:31 UTC 

[PATCHSET v2 0/3] xfs: various small fixes and cleanups
 2021-06-20 22:29 UTC  (7+ messages)
` [PATCH 1/3] xfs: fix type mismatches in the inode reclaim functions
` [PATCH 2/3] xfs: print name of function causing fs shutdown instead of hex pointer
` [PATCH 3/3] xfs: shorten the shutdown messages to a single line

linux-next: Signed-off-by missing for commits in the xfs tree
 2021-06-20 22:26 UTC 

[PATCH v3 0/8] Introduce KVM_{GET|SET}_SREGS2 and fix PDPTR migration
 2021-06-20 22:25 UTC  (4+ messages)
` [PATCH v3 8/8] KVM: x86: avoid loading PDPTRs after migration when possible

sound/soc/codecs/rt1019.c:878:34: warning: unused variable 'rt1019_of_match'
 2021-06-20 22:21 UTC  (2+ messages)

[PATCH 0/8 V2] xfs: log fixes for for-next
 2021-06-20 22:18 UTC  (4+ messages)

[PATCH v2 0/7] target/nios2: Convert to TranslatorOps
 2021-06-20 22:10 UTC  (8+ messages)
` [PATCH v2 1/7] target/nios2: Replace DISAS_TB_JUMP with DISAS_NORETURN
` [PATCH v2 2/7] target/nios2: Use global cpu_env
` [PATCH v2 3/7] target/nios2: Use global cpu_R
` [PATCH v2 4/7] target/nios2: Add DisasContextBase to DisasContext
` [PATCH v2 5/7] target/nios2: Convert to TranslatorOps
` [PATCH v2 6/7] target/nios2: Remove assignment to env in handle_instruction
` [PATCH v2 7/7] target/nios2: Clean up goto "

[PATCH v2] io_uring: reduce latency by reissueing the operation
 2021-06-20 22:17 UTC  (6+ messages)

[PATCH v3 0/6] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2021-06-20 22:15 UTC  (3+ messages)
` [PATCH v3 1/6] "

Bug: branch checkout is detached if the case doesn't match
 2021-06-20 22:03 UTC  (2+ messages)

out of tree rtc driver RX8900CE, has anybody updated it to the new v5 kernel interface?
 2021-06-20 22:08 UTC  (2+ messages)

Linux kernel 5.13-rc7 released
 2021-06-20 22:08 UTC 

[PATCH] io_uring: reduce latency by reissueing the operation
 2021-06-20 22:04 UTC  (10+ messages)

[PATCH 1/4] perf test: Fix non-bash issue with stat bpf counters
 2021-06-20 21:55 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.