All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-30 00:05:37 to 2021-03-30 01:13:43 UTC [more...]

[PATCH] ARM: kprobes: rewrite in UAL
 2021-03-29 22:08 UTC  (6+ messages)
` [PATCH v2] ARM: kprobes: rewrite test-[arm|thumb].c "

[PATCH 5.4 000/111] 5.4.109-rc1 review
 2021-03-30  1:10 UTC  (2+ messages)

[PATCH v3 00/17] Implement GENERIC_CMDLINE
 2021-03-30  0:52 UTC  (8+ messages)
` [PATCH v3 11/17] riscv: Convert to GENERIC_CMDLINE
          ` [OpenRISC] "

[PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
 2021-03-29 21:44 UTC  (4+ messages)
` [PATCH mvebu v2 09/10] cpufreq: armada-37xx: Remove cur_frequency variable

[PATCH 1/2] ext4: wipe filename upon file deletion
 2021-03-30  1:07 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: devapc: Update bindings
 2021-03-30  1:06 UTC  (6+ messages)
` [PATCH 2/2] soc: mediatek: Add mt8192 devapc driver

[PATCH rfc 0/4] percpu: partial chunk depopulation
 2021-03-30  1:04 UTC  (6+ messages)
` [PATCH rfc 3/4] percpu: on demand "

[shawnguo:imx/dt 19/19] dtbs_check: arch/arm/boot/dts/imx7d-remarkable2.dt.yaml: /: compatible: 'oneOf' conditional failed, one must be fixed:
 2021-03-30  1:05 UTC 

[PATCH 00/13 v2] libtracefs: Add tracefs_function_filter()
 2021-03-30  1:03 UTC  (15+ messages)
` [PATCH 01/13 v2] libtracefs: An API to set the filtering of functions
` [PATCH 02/13 v2] libtracefs: Document function_filter API
` [PATCH 03/13 v2] libtracefs: Fix notations of tracefs_function_filter() and module parameter
` [PATCH 04/13 v2] libtracefs: Move opening of file out of controlled_write()
` [PATCH 05/13 v2] libtracefs: Add add_errors() helper function for control_write()
` [PATCH 06/13 v2] libtracefs: Add checking of available_filter_functions to tracefs_function_filter()
` [PATCH 07/13 v2] libtracefs: Add write_filter() helper function
` [PATCH 08/13 v2] libtracefs: Allow for setting filters with regex expressions
` [PATCH 09/13 v2] libtracefs: Add indexing to set functions in tracefs_function_filter()
` [PATCH 10/13 v2] libtracefs: Pass in reset via flags to tracefs_function_filter()
` [PATCH 11/13 v2] libtracefs: Add pthread_mutex_lock() around tracefs_function_filter()
` [PATCH 12/13 v2] libtracefs: Move struct tracefs_instance to tracefs-local.h
` [PATCH 13/13 v2] libtracefs: Add CONTINUE to tracefs_function_filter()
` [RFC][PATCH 14/13 v2] libtracefs: Just past one filter in for tracefs_function_filter()

[PATCH v5 00/10] CoreSight configuration management; ETM strobing
 2021-03-29 21:35 UTC  (5+ messages)
` [PATCH v5 01/10] coresight: syscfg: Initial coresight system configuration
` [PATCH v5 02/10] coresight: syscfg: Add registration and feature loading for cs devices

[RFC PATCH 0/2] usb: typec: Add driver for Microchip sama7g5 tcpc
 2021-03-29 21:33 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: usb: Add DT bindings "
` [RFC PATCH 2/2] usb: typec: sama7g5_tcpc: add driver "

[PATCH] hwmon: (nzxt-kraken2) mark and order concurrent accesses
 2021-03-30  1:01 UTC  (4+ messages)

[PATCH v3 0/6] PCI: brcmstb: add EP regulators and panic handler
 2021-03-29 21:31 UTC  (9+ messages)
` [PATCH v3 2/6] PCI: brcmstb: Add control of EP voltage regulators

[PATCH v2] generic/233,270: unlimit the max locked memory size for io_uring
 2021-03-30  0:59 UTC 

[PATCH 5.10 000/219] 5.10.27-rc2 review
 2021-03-30  0:57 UTC  (2+ messages)

[PATCH v2 0/6] perf arm64 metricgroup support
 2021-03-29 21:07 UTC  (4+ messages)

[PATCH] spi: davinci: Use of_device_get_match_data() helper
 2021-03-30  0:53 UTC  (3+ messages)

[ak:lto-5.12-1-wip 16/42] kernel/time/posix-stubs.c:34:37: error: conflicting types for 'sys_alarm'
 2021-03-30  0:53 UTC 

[PATCH v3 00/25] drm/msm/dsi: refactor MSM DSI PHY/PLL drivers
 2021-03-30  0:50 UTC  (16+ messages)
` [PATCH v3 02/25] clk: mux: provide devm_clk_hw_register_mux()
` [PATCH v3 03/25] clk: divider: add devm_clk_hw_register_divider
` [PATCH v3 12/25] drm/msm/dsi: use devm_clk_*register to registe DSI PHY clocks
` [PATCH v3 13/25] drm/msm/dsi: use devm_of_clk_add_hw_provider
` [PATCH v3 17/25] drm/msi/dsi: inline msm_dsi_pll_helper_clk_prepare/unprepare
  ` [Freedreno] "

[MPTCP][PATCH v2 mptcp-next 00/16] data checksum support
 2021-03-30  0:50 UTC  (19+ messages)
` [MPTCP][PATCH v2 mptcp-next 01/16] mptcp: add csum_enabled in mptcp_sock
  ` [MPTCP][PATCH v2 mptcp-next 02/16] mptcp: generate the data checksum
    ` [MPTCP][PATCH v2 mptcp-next 03/16] mptcp: add csum_reqd in mptcp_out_options
      ` [MPTCP][PATCH v2 mptcp-next 04/16] mptcp: send out checksum for MP_CAPABLE with data
        ` [MPTCP][PATCH v2 mptcp-next 05/16] mptcp: send out checksum for DSS
          ` [MPTCP][PATCH v2 mptcp-next 06/16] mptcp: add csum_reqd in mptcp_options_received
            ` [MPTCP][PATCH v2 mptcp-next 07/16] mptcp: add sk parameter for mptcp_parse_option
              ` [MPTCP][PATCH v2 mptcp-next 08/16] mptcp: receive checksum for MP_CAPABLE with data
                ` [MPTCP][PATCH v2 mptcp-next 09/16] mptcp: receive checksum for DSS
                  ` [MPTCP][PATCH v2 mptcp-next 10/16] mptcp: validate the data checksum
                    ` [MPTCP][PATCH v2 mptcp-next 11/16] mptcp: add the mib for "
                      ` [MPTCP][PATCH v2 mptcp-next 12/16] mptcp: add a new sysctl checksum_enabled
                        ` [MPTCP][PATCH v2 mptcp-next 13/16] mptcp: add mptcpi_csum_enabled in mptcp_info
                          ` [MPTCP][PATCH v2 mptcp-next 14/16] mptcp: add trace event for data checksum
                            ` [MPTCP][PATCH v2 mptcp-next 15/16] selftests: mptcp: enable checksum in mptcp_connect.sh

[gustavoars-linux:testing/wab/hfsplus 2/2] include/linux/fortify-string.h:20:29: warning: '__builtin_memcpy' offset [65, 80] from the object at 'entry' is out of the bounds of referenced subobject 'user' with type 'struct FInfo' at offset 48
 2021-03-30  0:48 UTC  (2+ messages)

why is short-circuiting nfs_lookup() for mkdir(2) et.al. dependent upon v3 or later?
 2021-03-30  0:48 UTC 

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2021-03-30  0:48 UTC 

+ linux-next-rejects.patch added to -mm tree
 2021-03-30  0:48 UTC 

[PATCH 0/9] riscv: improve self-protection
 2021-03-29 20:41 UTC  (5+ messages)
` [PATCH 6/9] riscv: bpf: Move bpf_jit_alloc_exec() and bpf_jit_free_exec() to core
` [PATCH 8/9] riscv: module: Create module allocations without exec permissions
` [PATCH 9/9] riscv: Set ARCH_HAS_STRICT_MODULE_RWX if MMU

[PATCH net-next v2] net: axienet: Remove redundant dev_err call in axienet_probe()
 2021-03-29 20:20 UTC  (2+ messages)

[peterz-queue:master 15/17] arch/x86/kernel/module.c:485:3: error: implicit declaration of function 'kernel_insn_init'; did you mean 'kernfs_init'?
 2021-03-30  0:45 UTC 

[PATCH net-next v2] net: mdio: Remove redundant dev_err call in mdio_mux_iproc_probe()
 2021-03-29 20:20 UTC  (2+ messages)

[PATCHSET v3 0/6] xfs: clean up incore inode walk functions
 2021-03-30  0:44 UTC  (3+ messages)
` [PATCH 1/6] xfs: use s_inodes in xfs_qm_dqrele_all_inodes

[PATCH net-next v2] net: stmmac: remove redundant dev_err call in qcom_ethqos_probe()
 2021-03-29 20:20 UTC  (2+ messages)

Upstreaming Reviewed-by to git.git
 2021-03-30  0:43 UTC  (4+ messages)

MPTCP mailing list transition complete
 2021-03-30  0:43 UTC 

[PATCH 00/10] erofs: add big pcluster compression support
 2021-03-30  0:42 UTC  (22+ messages)
  ` [PATCH 01/10] erofs: reserve physical_clusterbits[]
  ` [PATCH 02/10] erofs: introduce multipage per-CPU buffers
  ` [PATCH 03/10] erofs: introduce physical cluster slab pools
  ` [PATCH 04/10] erofs: fix up inplace I/O pointer for big pcluster
  ` [PATCH 05/10] erofs: add big physical cluster definition
  ` [PATCH 06/10] erofs: adjust per-CPU buffers according to max_pclusterblks
  ` [PATCH 07/10] erofs: support parsing big pcluster compress indexes
  ` [PATCH 08/10] erofs: support parsing big pcluster compact indexes
  ` [PATCH 09/10] erofs: support decompress big pcluster for lz4 backend
  ` [PATCH 10/10] erofs: enable big pcluster feature

[PATCH V2 0/5] Add driver support for Data Capture and Compare Engine(DCC) for SM8150
 2021-03-29 20:09 UTC  (7+ messages)
` [PATCH V2 1/5] dt-bindings: Added the yaml bindings for DCC
` [PATCH V2 2/5] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V2 3/5] DCC: Added the sysfs entries for DCC(Data Capture and Compare) driver

[RFC PATCH 0/6] mm: thp: use generic THP migration for NUMA hinting fault
 2021-03-30  0:41 UTC  (7+ messages)
` [PATCH 3/6] mm: migrate: teach migrate_misplaced_page() about THP
` [PATCH 4/6] mm: thp: refactor NUMA fault handling

[PATCH V2 0/2] Add mediatek MT6359 ASoC accdet jack driver
 2021-03-29 19:58 UTC  (3+ messages)

[PATCH v3] kernel/resource: Fix locking in request_free_mem_region
 2021-03-30  0:38 UTC 

[dpdk-dev] [PATCH v15 00/12] Arm build options rework
 2021-03-30  0:39 UTC  (20+ messages)
` [dpdk-dev] [PATCH v16 0/3] "
  ` [dpdk-dev] [PATCH v16 1/3] build: disable/enable drivers in Arm builds

[linux-next:master 7236/7588] mm/util.c:999:2: error: statement requires expression of scalar type ('void' invalid)
 2021-03-30  0:38 UTC  (3+ messages)

[PATCH V3 1/4] ARM: dts: stm32: Fill GPIO line names on DHCOM SoM
 2021-03-29 19:36 UTC  (4+ messages)
` [PATCH V3 2/4] ARM: dts: stm32: Fill GPIO line names on AV96
` [PATCH V3 3/4] ARM: dts: stm32: Update GPIO line names on DRC02
` [PATCH V3 4/4] ARM: dts: stm32: Update GPIO line names on PicoITX

[PATCHv1 1/6] rtc: m41t80: add support for protected clock
 2021-03-30  0:36 UTC  (8+ messages)
` [RFC] clk: add boot clock support

[PATCH] ARM: Qualify enabling of swiotlb_init()
 2021-03-29 19:30 UTC  (5+ messages)

[PATCH v7 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-03-29 19:29 UTC  (22+ messages)
` [PATCH v7 04/13] media: hevc: Add fields and flags for hevc PPS
` [PATCH v7 05/13] media: hevc: Add decode params control
` [PATCH v7 06/13] media: hantro: change hantro_codec_ops run prototype to return errors
` [PATCH v7 07/13] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v7 08/13] media: hantro: Only use postproc when post processed formats are defined
` [PATCH v7 10/13] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v7 12/13] media: hantro: IMX8M: add variant for G2/HEVC codec

[PATCH -perfbook 0/5] Misc fixes and updates
 2021-03-30  0:34 UTC  (9+ messages)

[PATCH 0/3] simplify Aspeed VUART SIRQ polarity DT config, add e3c246d4i BMC dts
 2021-03-30  0:23 UTC  (8+ messages)
` [PATCH 1/3] drivers/tty/serial/8250: simplify Aspeed VUART SIRQ polarity DT config
` [PATCH 2/3] dt-bindings: serial: 8250: update for aspeed, sirq-active-high
  ` [PATCH 2/3] dt-bindings: serial: 8250: update for aspeed,sirq-active-high
` [PATCH 3/3] ARM: dts: aspeed: add ASRock E3C246D4I BMC

[PATCH 0/2] libtracefs: Some clean ups
 2021-03-30  0:30 UTC  (3+ messages)
` [PATCH 1/2] libtracefs: Fix dependencies in Documentation Makefile
` [PATCH 2/2] libtracefs: Add .gitignore files

[PATCH] ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rx
 2021-03-30  0:30 UTC  (2+ messages)

[PATCH] meta/recipes-support: ptest-runner bump to 2.4.1
 2021-03-30  0:27 UTC 

[to-be-updated] kernel-resource-fix-locking-in-request_free_mem_region.patch removed from -mm tree
 2021-03-30  0:26 UTC 

[ti:ti-rt-linux-5.4.y 9148/14995] net/core/sock.c:3092:28: error: 'SCM_REDUNDANT' undeclared
 2021-03-30  0:24 UTC 

[PATCH 11/22] ARM: dts: aspeed: rainier 4U: Fix fan configuration
 2021-03-30  0:23 UTC  (3+ messages)

Media backport: linuxtv backport driver snapshot file date missing
 2021-03-30  0:22 UTC 

[PATCH] Makefile: generate 'git' as 'cc [...] -o git+ && mv git+ git'
 2021-03-30  0:21 UTC  (6+ messages)
` [PATCH v2 0/5] Makefile: don't die on AIX with open ./git
  ` [PATCH v2 1/5] Makefile: rename objects in-place, don't clobber

[gustavoars-linux:testing/wab/hfsplus 2/2] fs/hfsplus/catalog.c:127:10: error: 'struct hfsplus_cat_folder' has no member named 'user_info'
 2021-03-30  0:19 UTC  (2+ messages)

[PATCH] ACPICA: Fix a typo
 2021-03-30  0:19 UTC  (3+ messages)
  ` [Devel] "

pm/testing sleep: 4 runs, 1 regressions (v5.12-rc5-44-g1d535f1c735a0)
 2021-03-30  0:19 UTC 

[PATCH 00/17] Attribute revalidation updates
 2021-03-30  0:18 UTC  (18+ messages)
` [PATCH 01/17] NFS: Deal correctly with attribute generation counter overflow
  ` [PATCH 02/17] NFS: Fix up inode cache tracing
    ` [PATCH 03/17] NFS: Mask out unsupported attributes in nfs_getattr()
      ` [PATCH 04/17] NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid
        ` [PATCH 05/17] NFS: Fix up revalidation of space used
          ` [PATCH 06/17] NFS: Don't revalidate attributes that are not being asked for
            ` [PATCH 07/17] NFS: Fix up statx() results
              ` [PATCH 08/17] NFS: Add a cache validity flag argument to nfs_revalidate_inode()
                ` [PATCH 09/17] NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validity
                  ` [PATCH 10/17] NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode "
                    ` [PATCH 11/17] NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid
                      ` [PATCH 12/17] NFS: Fix up handling of outstanding layoutcommit in nfs_update_inode()
                        ` [PATCH 13/17] NFS: Remove a line of code that has no effect "
                          ` [PATCH 14/17] NFS: Simplify cache consistency in nfs_check_inode_attributes()
                            ` [PATCH 15/17] NFSv4: Fix value of decode_fsinfo_maxsz
                              ` [PATCH 16/17] NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute
                                ` [PATCH 17/17] NFS: Use information about the change attribute to optimise updates

✅ PASS: Test report for kernel 5.11.10 (stable-queue)
 2021-03-30  0:18 UTC 

[dpdk-dev] [RFC] pflock: add implementation of phase-fair locks
 2021-03-30  0:18 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] pflock: implementation of phase-fair reader writer locks

[PATCH 0/4 v5] nSVM: Test host RFLAGS.TF on VMRUN
 2021-03-30  0:16 UTC  (4+ messages)
` [PATCH 1/4 v5] KVM: nSVM: If VMRUN is single-stepped, queue the #DB intercept in nested_svm_vmexit()

[PATCH v2] qapi: introduce 'query-cpu-model-cpuid' action
 2021-03-30  0:15 UTC  (2+ messages)

[PATCH V2 1/4] ARM: dts: stm32: Fill GPIO line names on DHCOM SoM
 2021-03-29 19:22 UTC  (5+ messages)
` [PATCH V2 2/4] ARM: dts: stm32: Fill GPIO line names on AV96
` [PATCH V2 3/4] ARM: dts: stm32: Update GPIO line names on DRC02
` [PATCH V2 4/4] ARM: dts: stm32: Update GPIO line names on PicoITX
` [Linux-stm32] [PATCH V2 1/4] ARM: dts: stm32: Fill GPIO line names on DHCOM SoM

[PATCH Resend v0 0/6] Mediatek pinctrl patch on mt8195
 2021-03-29 19:21 UTC  (4+ messages)
` [PATCH Resend v0 2/6] dt-bindings: pinctrl: mt8195: add binding document

Power state change watch in ControlStore.js
 2021-03-30  0:10 UTC 

[PATCH v8 00/37] config-based hooks
 2021-03-30  0:10 UTC  (11+ messages)
` [PATCH v8 24/37] receive-pack: convert push-to-checkout hook to hook.h
` [PATCH v8 36/37] run-command: stop thinking about hooks
` [PATCH v8 37/37] docs: unify githooks and git-hook manpages

[PATCH v2 0/3] drm/mediatek: Don't support hdmi connector creation
 2021-03-30  0:10 UTC  (7+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 3/3] drm/mediatek: in struct mtk_hdmi, replace conn field with curr_conn ptr

[PATCH linux-next 0/1] Sparx5 SerDes: Fixed stack frame size warning
 2021-03-29 18:55 UTC  (3+ messages)
` [PATCH linux-next 1/1] phy: Sparx5 Eth SerDes: Use direct register operations

[PATCH v2 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-03-29 19:14 UTC  (4+ messages)
` [PATCH v2 2/6] clk: sifive: Use reset-simple in prci driver for PCIe driver

[PATCH net-next] hv_netvsc: Add error handling while switching data path
 2021-03-30  0:10 UTC  (2+ messages)

[PATCH stblinux] arm64: dts: broadcom: bcm4908: add Ethernet MAC addr
 2021-03-29 18:44 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: Set Linksys EA9500 power LED
 2021-03-29 18:43 UTC  (2+ messages)

[PATCH next] ARM: dts: BCM5301X: Fix Linksys EA9500 partitions
 2021-03-29 18:43 UTC  (2+ messages)

[PATCH v7 0/6] Optionally randomize kernel stack offset each syscall
 2021-03-29 18:43 UTC  (7+ messages)
` [PATCH v7 3/6] stack: "
` [PATCH v7 4/6] x86/entry: Enable random_kstack_offset support

Help needed with filesystem errors: parent transid verify failed
 2021-03-30  0:07 UTC  (2+ messages)

IP_FRAG_TIME Default Too Large
 2021-03-30  0:04 UTC 

[PATCH 0/3] Fix CONFIG_FUNCTION_TRACER with clang
 2021-03-29 18:32 UTC  (3+ messages)
` [PATCH 2/3] riscv: Workaround mcount name prior to clang-13

pm/testing baseline: 94 runs, 1 regressions (v5.12-rc5-44-g1d535f1c735a0)
 2021-03-30  0:04 UTC 


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.