All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-28 01:52:42 to 2021-07-28 04:24:07 UTC [more...]

[PATCH 0/7] Change allocation from kmalloc() to stack
 2021-07-28 12:51 UTC  (4+ messages)
` [PATCH 4/7] btrfs: Allocate btrfs_ioctl_balance_args on stack

[PATCH 1/2] cache: add sifive composable cache driver
 2021-07-28  4:23 UTC  (2+ messages)

dunfell merge request July 27th
 2021-07-28  4:23 UTC 

[PATCH V2 00/12] xfs: Extend per-inode extent counters
 2021-07-28  4:21 UTC  (17+ messages)
` [PATCH V2 02/12] xfs: Rename MAXEXTNUM, MAXAEXTNUM to XFS_IFORK_EXTCNT_MAXS32, XFS_IFORK_EXTCNT_MAXS16
` [PATCH V2 03/12] xfs: Introduce xfs_iext_max() helper
` [PATCH V2 04/12] xfs: Use xfs_extnum_t instead of basic data types
` [PATCH V2 05/12] xfs: Introduce xfs_dfork_nextents() helper
` [PATCH V2 06/12] xfs: xfs_dfork_nextents: Return extent count via an out argument

[PATCH] ALSA: usb-audio: fix incorrect clock source setting
 2021-07-28  1:19 UTC  (7+ messages)

[PATCH 1/3] arm: dts: mt8135: Move pinfunc to include/dt-bindings/pinctrl
 2021-07-28  4:11 UTC  (6+ messages)
` [PATCH 3/3] dt-bindings: mediatek: convert pinctrl to yaml

[PATCH v2 00/35] mtd: spi-nor: Handle ID collisions and clean params init
 2021-07-28  4:10 UTC  (5+ messages)
` [PATCH v2 06/35] mtd: spi-nor: manuf-id-collisions: Add support for xt25f128b

[PATCH v4 0/3] gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip banks per device
 2021-07-28  4:12 UTC  (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] gpio: mt7621: support gpio-line-names property
` [PATCH v4 3/3] gpio: brcmstb: remove custom 'brcmstb_gpio_set_names'

[dpdk-dev] [PATCH] app/testpmd: fix TX checksum calculation for tunnel
 2021-07-28  4:09 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v4 1/2] arm64: dts: mt8183: kukui: Use aliases to mmc nodes
 2021-07-28  4:07 UTC  (6+ messages)
` [PATCH v4 2/2] arm64: dts: mt8173: elm: "

[Intel-gfx] [PATCH i-g-t 0/1] Fix gem_scheduler.manycontexts for GuC submission
 2021-07-28  4:09 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] drm/amdgpu: adjust fence driver enable sequence
 2021-07-28  4:07 UTC 

[RFC v2] /dev/iommu uAPI proposal
 2021-07-28  4:05 UTC  (7+ messages)

[PATCH v4 0/4] Mediatek MT8195 SCP support
 2021-07-28  3:58 UTC  (15+ messages)
` [PATCH v4 1/4] dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp
` [PATCH v4 2/4] dt-bindings: remoteproc: mediatek: Add binding for mt8192 scp
` [PATCH v4 3/4] dt-bindings: remoteproc: mediatek: Convert mtk, scp to json-schema
  ` [PATCH v4 3/4] dt-bindings: remoteproc: mediatek: Convert mtk,scp "
` [PATCH v4 4/4] remoteproc: mediatek: Support mt8195 scp

[PATCH v3 0/3] gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip banks per device
 2021-07-28  4:05 UTC  (4+ messages)
` [PATCH v3 1/3] "

[PATCH 0/3] hugetlb: fix potential ref counting races
 2021-07-28  4:03 UTC  (4+ messages)

[PATCH v3 00/15] drm/i915/guc/slpc: Enable GuC based power management features
 2021-07-28  4:03 UTC  (5+ messages)
` [PATCH 08/15] drm/i915/guc/slpc: Add methods to set min/max frequency
  ` [Intel-gfx] "

[RFC PATCH 0/4] TDX KVM selftests
 2021-07-28  4:02 UTC  (2+ messages)

[PATCH 1/2] x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ
 2021-07-28  4:00 UTC  (2+ messages)
` [PATCH 2/2] x86: dts: Define a default TSC timer frequency

[PATCH v11 01/10] Bluetooth: Enumerate local supported codec and cache details
 2021-07-28  3:59 UTC  (3+ messages)
` [PATCH v11 08/10] Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command

[PATCH] Revert "net: Get rid of consume_skb when tracing is off"
 2021-07-28  3:56 UTC 

[PATCH for-6.2 v3 00/11] machine: smp parsing fixes and improvement
 2021-07-28  3:48 UTC  (12+ messages)
` [PATCH for-6.2 v3 01/11] machine: Minor refactor/cleanup for the smp parsers
` [PATCH for-6.2 v3 02/11] machine: Uniformly use maxcpus to calculate the omitted parameters
` [PATCH for-6.2 v3 03/11] machine: Set the value of cpus to match maxcpus if it's omitted
` [PATCH for-6.2 v3 04/11] machine: Improve the error reporting of smp parsing
` [PATCH for-6.2 v3 05/11] hw: Add compat machines for 6.2
` [PATCH for-6.2 v3 06/11] machine: Prefer cores over sockets in smp parsing since 6.2
` [PATCH for-6.2 v3 07/11] machine: Use ms instead of global current_machine in sanity-check
` [PATCH for-6.2 v3 08/11] machine: Tweak the order of topology members in struct CpuTopology
` [PATCH for-6.2 v3 09/11] machine: Make smp_parse generic enough for all arches
` [PATCH for-6.2 v3 10/11] machine: Remove smp_parse callback from MachineClass
` [PATCH for-6.2 v3 11/11] machine: Move smp_prefer_sockets to struct SMPCompatProps

[PATCH v3 1/2] arm64: dts: mt8183: kukui: Use aliases to mmc nodes
 2021-07-28  3:51 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: mt8173: elm: "

[Bluez PATCH v1] gatt-db: fix service in range check
 2021-07-28  3:53 UTC  (5+ messages)

[PATCH] libtracefs: Rename GR and NQ to GT and NE respectively
 2021-07-28  3:53 UTC 

[Patch v4 0/6] Introduce LMh driver for Qualcomm SoCs
 2021-07-28  3:50 UTC  (3+ messages)
` [Patch v4 3/6] cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-07-28  3:50 UTC  (10+ messages)
` [PATCH 03/64] rpmsg: glink: Replace strncpy() with strscpy_pad()
` [PATCH 04/64] stddef: Introduce struct_group() helper macro
` [PATCH 05/64] skbuff: Switch structure bounds to struct_group()

[PATCH v4 2/2] arm64: dts: sc7180: Add required-opps for i2c
 2021-07-28  3:46 UTC  (11+ messages)

cron job: media_tree daily build: ERRORS
 2021-07-28  3:45 UTC 

[PATCH 0/4] Mediatek MT8195 SCP support
 2021-07-28  3:39 UTC  (15+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp
` [PATCH 2/4] dt-bindings: remoteproc: mediatek: Add binding for mt8192 scp
` [PATCH 3/4] dt-bindings: remoteproc: mediatek: Convert mtk, scp to json-schema
  ` [PATCH 3/4] dt-bindings: remoteproc: mediatek: Convert mtk,scp "
` [PATCH 4/4] remoteproc: mediatek: Support mt8195 scp

[PATCH v2] libtracefs: Add "precedence" to tracefs_synth_add_start/end_filter()
 2021-07-28  3:39 UTC 

[PATCH] drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir
 2021-07-28  3:39 UTC 

[PATCH] bonding: Avoid adding slave devices to inactive bonding
 2021-07-28  3:35 UTC 

[PATCH/RFC 00/11] expose btrfs subvols in mount table correctly
 2021-07-28  3:32 UTC  (5+ messages)
` [PATCH 05/11] VFS: new function: mount_is_internal()

[PATCH v5 00/14] imx8q video decoder/encoder driver
 2021-07-28  3:27 UTC  (4+ messages)
` [PATCH v5 14/14] MAINTAINERS: add NXP IMX8Q VPU CODEC V4L2 driver entry

[PATCH 34/64] fortify: Detect struct member overflows in memcpy() at compile-time
 2021-07-28  3:24 UTC  (2+ messages)

[ANNOUNCE] e2fsprogs v1.46.3
 2021-07-28  3:23 UTC 

[Intel-gfx] [CI 01/28] drm/i915/display: remove PORT_F workaround for CNL
 2021-07-28  3:23 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,01/28] drm/i915/display: remove PORT_F workaround for CNL (rev2)

[PATCH] git-apply: add --quiet flag
 2021-07-28  3:22 UTC  (2+ messages)
` [PATCH V2] "

[PATCH] net: netfilter: Fix port selection of FTP for NF_NAT_RANGE_PROTO_SPECIFIED
 2021-07-28  3:21 UTC 

[PATCH v5] ui/gtk: New -display gtk option 'full-screen-on-monitor'
 2021-07-28  3:19 UTC  (3+ messages)

[PATCH V2] git-rev-list: add --first-parent-not flag
 2021-07-28  3:20 UTC  (2+ messages)
` [PATCH V3] "

[Patch net-next resend v2] net: use %px to print skb address in trace_netif_receive_skb
 2021-07-28  3:17 UTC  (3+ messages)

[RFC PATCH v2 1/3] misc_cgroup: add support for nofile limit
 2021-07-28  3:17 UTC  (5+ messages)

[PATCH] git-apply: silence errors for success cases
 2021-07-28  3:14 UTC  (2+ messages)
` [PATCH V2] "

[dm-devel] [PATCH 0/7] device mapper target measurements using IMA
 2021-07-28  3:10 UTC  (5+ messages)

[PATCH -next] riscv: mm: remove redundant trampoline PGD for 64bit
 2021-07-28  3:09 UTC  (4+ messages)

[android-common:android-4.19-stable 15288/23012] drivers/tty/serial/msm_geni_serial_console.c:479:6: warning: variable 'rx_stale' set but not used
 2021-07-28  3:09 UTC 

[PATCH] acct: Use dedicated helper to access rlimit values
 2021-07-28  3:08 UTC 

[Patch bpf-next] unix_bpf: fix a potential deadlock in unix_dgram_bpf_recvmsg()
 2021-07-28  3:06 UTC  (3+ messages)

ASoC/ALSA Out of Memory Issue
 2021-07-28  3:05 UTC  (4+ messages)

using "BPF_MAP_TYPE_DEVMAP" when pinning it to a global path
 2021-07-28  2:50 UTC 

[MPTCP][PATCH v5 mptcp-next 0/5] MP_FAIL support
 2021-07-28  3:04 UTC  (6+ messages)
` [MPTCP][PATCH v5 mptcp-next 1/5] mptcp: MP_FAIL suboption sending

[PATCH v3] io_uring: fix poll requests leaking second poll entries
 2021-07-28  3:03 UTC 

[PATCH] powerpc/xmon: use ARRAY_SIZE
 2021-07-28  3:01 UTC  (3+ messages)

[PATCH 59/64] fortify: Detect struct member overflows in memset() at compile-time
 2021-07-28  2:59 UTC  (2+ messages)

[PATCH] virtio-console: avoid DMA from vmalloc area
 2021-07-28  2:58 UTC  (3+ messages)

[xlnx:xlnx_rebase_v5.4 19/1765] drivers/mtd/nand/raw/arasan_nand.c: linux/delay.h is included more than once
 2021-07-28  2:55 UTC  (4+ messages)
` [RFC PATCH xlnx] mtd: rawnand: fix duplicated inclusion

[OE-core] [hardknott][PATCH] mklibs: remove recipes and class
 2021-07-28  2:57 UTC 

[PATCH][v2] KVM: use cpu_relax when halt polling
 2021-07-28  2:57 UTC  (3+ messages)
  ` 答复: "

[PATCH net] sctp: fix return value check in __sctp_rcv_asconf_lookup
 2021-07-28  2:56 UTC  (2+ messages)

[hardknott][PATCH] mklibs: remove recipes and class
 2021-07-28  2:54 UTC 

[PATCH v3 1/3] drm/loongson: Add DRM Driver for Loongson 7A1000 bridge chip
 2021-07-28  2:55 UTC  (6+ messages)
        ` Reply: "

[PATCH v2 0/1] workqueue: Fix possible memory leaks in wq_numa_init()
 2021-07-28  2:50 UTC  (3+ messages)
` [PATCH v2 1/1] "

using binman fails boot
 2021-07-28  2:46 UTC  (14+ messages)

[PATCH v2 1/3] imx8: Drop raw image support
 2021-07-28  2:46 UTC  (4+ messages)
` [PATCH v2 2/3] arm: Add an __image_copy_start symbol for ARMv8

[PATCH] git-apply: fix --3way with binary patch
 2021-07-28  2:44 UTC 

arch/x86/xen/smp_hvm.c:2:1: iwyu: warning: superfluous #include <linux/thread_info.h>
 2021-07-28  2:36 UTC 

[PATCH] memcg: cleanup racy sum avoidance code
 2021-07-28  2:36 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/ice: fix max entry number for ACL normal priority
 2021-07-28  2:24 UTC 

[PATCH 1/3] xfs/530: Do not pass block size argument to _scratch_mkfs
 2021-07-28  2:35 UTC  (6+ messages)
` [PATCH 3/3] xfs/530: Bail out if either of reflink or rmapbt is enabled

Stack trace with Samba VFS io_uring and large transfers
 2021-07-28  2:34 UTC  (7+ messages)

[PATCH] blk-throtl: optimize IOPS throttle for large IO scenarios
 2021-07-28  2:33 UTC  (8+ messages)

[agd5f:drm-next 250/279] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dmub_psr.c:113:25: warning: suggest braces around empty body in an 'else' statement
 2021-07-28  2:30 UTC  (2+ messages)

[PATCH 0/9] f2fs: use iomap for direct I/O
 2021-07-28  2:29 UTC  (7+ messages)
` [PATCH 3/9] f2fs: rework write preallocations
        ` [f2fs-dev] "

[Intel-gfx] [PATCH] drm/i915/adl_p: Allow underrun recovery when possible
 2021-07-28  2:29 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/adl_p: Allow underrun recovery when possible (rev2)

reminder: Xenomai community call on Wednesday, July 28, 2021, UTC 7:00 AM
 2021-07-28  2:24 UTC 

[xenomai-image 0/3] control applying of no debug fragment
 2021-07-28  2:21 UTC  (4+ messages)
` [xenomai-image 1/3] recipes-kernel/linux: control appyling of no debug config fragment
` [xenomai-image 2/3] Add kas option for swithing off debug
` [xenomai-image 3/3] recipes-kernel: disable more debugs for common nodbg fragment

[PATCH v2 -next] riscv: mm: remove redundant trampoline PGD for 64bit
 2021-07-28  2:49 UTC  (2+ messages)

[Buildroot] [PATCH] package/nmap: fix ncat on Unix socket
 2021-07-28  2:15 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove the access of xxx_PSP_DEBUG on cycan_skillfish
 2021-07-28  2:15 UTC  (2+ messages)

[PATCH bpf-next v1 2/5] af_unix: add unix_stream_proto for sockmap
 2021-07-28  2:13 UTC 

[PATCH v22 00/16] Delayed Attributes
 2021-07-28  2:13 UTC  (4+ messages)
` [PATCH v22 14/16] xfs: Add delattr mount option

[PATCH v2 0/2] TCPM non-pd mode
 2021-07-28  2:11 UTC  (4+ messages)
` [PATCH v2 2/2] usb: typec: tcpm: Support non-PD mode

[RFC PATCH v4 01/11] Bluetooth: Add support hdev to allocate private data
 2021-07-28  2:11 UTC  (2+ messages)
` Bluetooth: btintel: Refactoring setup routines

[Intel-gfx] [PATCH i-g-t 1/7] lib/i915/gem_mman: add FIXED mmap mode
 2021-07-28  2:01 UTC  (3+ messages)
` [Intel-gfx] [igt-dev] "
  `  "

[PATCH bpf-next v1 0/5] sockmap: add sockmap support for unix stream socket
 2021-07-28  2:07 UTC  (4+ messages)
` [PATCH bpf-next v1 2/5] af_unix: add unix_stream_proto for sockmap

[PATCH 0/2] PCI: endpoint: Fix core_init_notifier feature
 2021-07-28  2:05 UTC  (3+ messages)
` [PATCH 1/2] PCI: endpoint: pci-epf-test: register notifier if only core_init_notifier is enabled

drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c:4377:17: warning: Uninitialized variable: qidx [uninitvar]
 2021-07-28  2:02 UTC 

[PATCH] ui/cocoa: Use qemu_input_map_osx_to_qcode
 2021-07-28  1:59 UTC 

[PATCH v3 00/14] Multigenerational LRU Framework
 2021-07-28  1:59 UTC  (2+ messages)

[PATCH 1/2] phy: introduce phy mode PHY_MODE_UART and phy_get_mode_ext()
 2021-07-28  1:55 UTC  (6+ messages)
` [PATCH 2/2] phy: mediatek: phy-mtk-tphy: support USB2UART switch

[PATCH v3 00/12] e2fsprogs: some bugfixs
 2021-07-28  1:56 UTC  (5+ messages)
` [PATCH v3 04/12] ss_add_info_dir: don't zap the info->info_dirs and check whether
` [PATCH v3 05/12] ss_create_invocation: fix memory leak and check whether NULL pointer
` [PATCH v3 10/12] hashmap: change return value type of ext2fs_hashmap_add()
` [PATCH v3 11/12] misc/lsattr: check whether path is NULL in lsattr_dir_proc()

renesas/master baseline: 384 runs, 17 regressions (renesas-devel-2021-07-27-v5.14-rc3)
 2021-07-28  1:55 UTC 

renesas/master baseline-nfs: 59 runs, 4 regressions (renesas-devel-2021-07-27-v5.14-rc3)
 2021-07-28  1:55 UTC 

[f2fs-dev] [PATCH] f2fs: remove broken support for allocating DIO writes
 2021-07-28  1:51 UTC  (2+ messages)
`  "

[PATCH 3/4] rtw88: wow: report wow reason through mac80211 api
 2021-07-28  1:52 UTC  (3+ 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.