All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-10 22:47:28 to 2022-12-11 05:19:35 UTC [more...]

[ANNOUNCE] Git v2.38.2
 2022-12-11  5:18 UTC 

[PATCH 0/3] KVM: arm64: Normalize cache configuration
 2022-12-11  5:17 UTC  (15+ messages)
` [PATCH 1/3] arm64/sysreg: Add CCSIDR2_EL1
` [PATCH 2/3] arm64/cache: Move CLIDR macro definitions
` [PATCH 3/3] KVM: arm64: Normalize cache configuration

[syzbot] kernel BUG in set_state_bits
 2022-12-11  5:17 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net] igb: Initialize mailbox message for VF reset
 2022-12-11  5:13 UTC  (2+ messages)

[cel:topic-rpcsec-gss-krb5-enhancements 98/103] net/sunrpc/auth_gss/gss_krb5_mech.c:228 gss_krb5_get_enctype() warn: we never enter this loop
 2022-12-11  5:11 UTC 

[xiang-erofs:dev] BUILD SUCCESS c505feba4c0d76084e56ec498ce819f02a7043ae
 2022-12-11  5:08 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS 2b4353ee5ba521ac03444b1126556c100a30c389
 2022-12-11  5:08 UTC 

[helgaas-pci:next] BUILD SUCCESS f826afe5eae856b3834cbc65db6178cccd4a3142
 2022-12-11  5:08 UTC 

[helgaas-pci:pci/portdrv] BUILD SUCCESS d8d2b65a940bb497749d66bdab59b530901d3854
 2022-12-11  5:08 UTC 

How to modify QEMU to support pythium CPU
 2022-12-11  5:01 UTC 

[PATCH net-next v6 1/2] IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driver
 2022-12-11  5:07 UTC  (3+ messages)
` [RFC net-next v6 2/2] bnxt: Use generic HBH removal helper in tx path

drivers/net/ipa/ipa_main.c:365:2: warning: Value stored to 'val' is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-11  5:01 UTC 

Feature Request: Subvolume Expiration
 2022-12-11  4:56 UTC  (2+ messages)

Linux 6.0.8 generates L1TF-vulnerable PTE if Xen's PAT is modified
 2022-12-11  4:34 UTC  (2+ messages)

[PATCH 1/2] ASoC: fsl_sai: Factor out SAI reset
 2022-12-11  4:31 UTC  (4+ messages)
` [PATCH 2/2] ASoC: fsl_sai: Export transmitter MCLK as clock

net/smc/smc_sysctl.c:47:3: warning: Argument to kfree() is the address of the global variable 'smc_table', which is not memory allocated by malloc() [clang-analyzer-unix.Malloc]
 2022-12-11  4:31 UTC 

drivers/regulator/mt6380-regulator.c:324:34: warning: unused variable 'mt6380_of_match'
 2022-12-11  4:31 UTC 

[PATCH] scripts/tags.sh: allow only selected directories to be indexed
 2022-12-11  4:21 UTC  (3+ messages)
` [PATCH v2] scripts/tags.sh: choose which directories to exclude from being indexed

sound/pci/hda/patch_sigmatel.c:3150:24: warning: Value stored to 'spec' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-11  4:10 UTC 

[PATCH mm-unstable v1 0/8] mm: multi-gen LRU: memcg LRU
 2022-12-11  3:59 UTC  (3+ messages)
` [PATCH mm-unstable v1 3/8] mm: multi-gen LRU: remove eviction fairness safeguard

[PATCH v2] line-range: Fix infinite loop bug with degenerate regex
 2022-12-11  3:34 UTC  (4+ messages)
` [PATCH v3] line-range: Fix infinite loop bug with degenerate '$' regex

[PATCH v2 0/3] arm64: kprobes: Fix bugs in kprobes for arm64
 2022-12-11  3:30 UTC  (7+ messages)
` [PATCH v2 1/3] arm64: Prohibit instrumentation on arch_stack_walk()

[PATCH] ftrace: Allow WITH_ARGS flavour of graph tracer with shadow call stack
 2022-12-11  3:27 UTC  (3+ messages)

[PATCH v2] add files to ignore & chmod 755 tests/generic/692
 2022-12-11  3:29 UTC  (3+ messages)

[ammarfaizi2-block:akpm/mm/mm-unstable 71/161] mm/ksm.c:2605:7: error: implicit declaration of function 'copy_mc_user_highpage' is invalid in C99
 2022-12-11  3:27 UTC  (2+ messages)

[PATCH v3 01/16] hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC
 2022-12-11  3:08 UTC  (16+ messages)
` [PATCH v3 02/16] hw/intc: Select MSI_NONBROKEN in RISC-V AIA interrupt controllers
` [PATCH v3 03/16] hw/riscv: Fix opentitan dependency to SIFIVE_PLIC
` [PATCH v3 04/16] hw/riscv: Sort machines Kconfig options in alphabetical order
` [PATCH v3 05/16] hw/riscv: spike: Remove misleading comments
` [PATCH v3 06/16] hw/intc: sifive_plic: Drop PLICMode_H
` [PATCH v3 07/16] hw/intc: sifive_plic: Improve robustness of the PLIC config parser
` [PATCH v3 08/16] hw/intc: sifive_plic: Use error_setg() to propagate the error up via errp in sifive_plic_realize()
` [PATCH v3 09/16] hw/intc: sifive_plic: Update "num-sources" property default value
` [PATCH v3 10/16] hw/riscv: microchip_pfsoc: Fix the number of interrupt sources of PLIC
` [PATCH v3 11/16] hw/riscv: sifive_e: "
` [PATCH v3 12/16] hw/riscv: sifive_u: Avoid using magic number for "riscv, ndev"
` [PATCH v3 13/16] hw/riscv: virt: Fix the value of "riscv, ndev" in the dtb
` [PATCH v3 14/16] hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0
` [PATCH v3 15/16] hw/riscv: opentitan: Drop "hartid-base" and "priority-base" initialization
` [PATCH v3 16/16] hw/intc: sifive_plic: Fix the pending register range check

[PATCH] kbuild: use .NOTINTERMEDIATE for future GNU Make versions
 2022-12-11  3:10 UTC 

[PATCH] kbuild: ensure Make >= 3.82 is used
 2022-12-11  3:03 UTC 

[cel:topic-rpcsec-gss-krb5-enhancements 101/103] net/sunrpc/auth_gss/gss_krb5_mech.c:198:35: error: 'gss_krb5_aes_finish_import' undeclared here (not in a function)
 2022-12-11  3:00 UTC 

[PATCH v2 1/2] dt-bindings: rtc: m41t80: Convert text schema to YAML one
 2022-12-11  3:00 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: rtc: m41t80: Mark the clock: subnode as deprecated

[PATCH] dt-bindings: mxsfb: Document i.MX8M power-domains property
 2022-12-11  2:57 UTC  (2+ messages)

[RFC PATCH v3 0/2] Add reset control for mfd syscon devices
 2022-12-11  2:57 UTC  (3+ messages)
` [RFC PATCH v3 1/2] dt-bindings: mfd/syscon: Add resets property
` [RFC PATCH v3 2/2] mfd: syscon: allow reset control for syscon devices

[linux-linus test] 175143: regressions - FAIL
 2022-12-11  2:56 UTC 

[meta-ti][dunfell][PATCH 0/2] Update to cicd.2022.12.10.19:06:00
 2022-12-11  2:55 UTC  (3+ messages)
` [meta-ti][dunfell][PATCH 1/2] linux-ti-staging-rt: CI/CD Auto-Merger: cicd.2022.12.10.19:06:00
` [meta-ti][dunfell][PATCH 2/2] linux-ti-staging: "

[meta-arago][dunfell][PATCH] ltp-ddt: CI/CD Auto-Merger: cicd.2022.12.10.19:06:00
 2022-12-11  2:55 UTC 

[PATCH v3 1/2] kbuild: add read-file macro
 2022-12-11  2:54 UTC  (2+ messages)
` [PATCH v3 2/2] kconfig: refactor Makefile to reduce process forks

[PATCH] scsi: iscsi_tcp: Fix UAF when access shost attr during session logout
 2022-12-11  2:54 UTC  (3+ messages)

[syzbot] WARNING in do_mkdirat
 2022-12-11  2:52 UTC  (2+ messages)

[PATCH] f2fs: Fix spelling mistake in label: free_bio_enrty_cache -> free_bio_entry_cache
 2022-12-11  2:52 UTC  (3+ messages)
` [f2fs-dev] "

[f2fs-dev] [PATCH] f2fs: do decrease_sleep_time() if any of the victims have been selected
 2022-12-11  2:52 UTC  (3+ messages)
`  "

[PATCH v2] panic: Taint kernel if fault injection has been used
 2022-12-11  2:52 UTC  (11+ messages)

[PATCH v6 1/3] dt-bindings: imx6q-pcie: Handle various clock configurations
 2022-12-11  2:48 UTC  (6+ messages)
` [PATCH v6 2/3] dt-bindings: imx6q-pcie: Handle various PD configurations
` [PATCH v6 3/3] dt-bindings: imx6q-pcie: Handle more resets on legacy platforms

[PATCH] kbuild: add test-{ge,gt,le,lt} macros
 2022-12-11  2:46 UTC  (2+ messages)

[PATCH v2] of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and find_dup_cset_prop()
 2022-12-11  2:33 UTC 

[f2fs-dev] [PATCH] f2fs: continuous counting for 'issued' in __issue_discard_cmd_orderly()
 2022-12-11  2:36 UTC  (3+ messages)
  `  "

[GIT PULL] Add support for epoll min wait time
 2022-12-11  2:31 UTC  (7+ messages)

[PATCH v9 00/18] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-12-11  2:26 UTC  (24+ messages)
` [PATCH v9 03/18] drm: exynos: dsi: Restore proper bridge chain order
` [PATCH v9 04/18] drm: exynos: dsi: Fix MIPI_DSI*_NO_* mode flags
` [PATCH v9 05/18] drm: exynos: dsi: Properly name HSA/HBP/HFP/HSE bits
` [PATCH v9 07/18] drm: bridge: samsung-dsim: Lookup OF-graph or Child node devices
` [PATCH v9 08/18] drm: bridge: samsung-dsim: Mark PHY as optional

[PATCH V5 0/2] cleanup and bugfix for xfs tests related to btree format
 2022-12-11  2:30 UTC  (5+ messages)
` [PATCH V5 2/2] common/populate: Ensure that S_IFDIR.FMT_BTREE is in "

[RFC][PATCH v2 0/7] bpf-lsm: Check return values of security modules
 2022-12-11  2:28 UTC  (3+ messages)
` [RFC][PATCH v2 2/7] bpf: Mark ALU32 operations in bpf_reg_state structure

[f2fs-dev] [PATCH v2] f2fs: don't call f2fs_issue_discard_timeout() when discard_cmd_cnt is 0 in f2fs_put_super()
 2022-12-11  2:27 UTC  (3+ messages)
  `  "

[RFC PATCH v2 0/3] Add reset control for mfd syscon devices
 2022-12-11  2:23 UTC  (4+ messages)
` [RFC PATCH v2 2/3] regmap: mmio: allow reset control in a MMIO regmap

[f2fs-dev] [PATCH] f2fs: fix iostat parameter for discard
 2022-12-11  2:23 UTC  (3+ messages)
  `  "

[f2fs-dev] [PATCH v2] f2fs: introduce f2fs_is_readonly() for readability
 2022-12-11  2:15 UTC  (3+ messages)
  `  "

[f2fs-dev] [PATCH] f2fs: remove F2FS_SET_FEATURE() and F2FS_CLEAR_FEATURE() macro
 2022-12-11  2:15 UTC  (3+ messages)
  `  "

[PATCH] of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and find_dup_cset_prop()
 2022-12-11  2:14 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: do some cleanup for f2fs module init
 2022-12-11  2:14 UTC  (3+ messages)
  `  "

[RFC PATCH 0/3] Try to fix XHCI console on AMD systems (help needed)
 2022-12-11  2:10 UTC  (4+ messages)
` [RFC PATCH 1/3] drivers/char: support up to 1M BAR0 of xhci
` [RFC PATCH 2/3] drivers/char: search all buses for xhci
` [RFC PATCH 3/3] DEBUG: dump xhci state on connection timeout

[PATCH] trace-cmd: Let subcommand "convert" automatically if possible
 2022-12-11  2:09 UTC  (2+ messages)

[PATCH mptcp-next v4 0/2] BPF redundant scheduler, part 3
 2022-12-11  2:03 UTC  (3+ messages)
` [PATCH mptcp-next v4 1/2] mptcp: update mptcp_push_release
` [PATCH mptcp-next v4 2/2] mptcp: retrans for redundant sends

[PATCH mptcp-next v24 0/5] BPF redundant scheduler, part 2
 2022-12-11  2:00 UTC  (6+ messages)
` [PATCH mptcp-next v24 1/5] mptcp: add scheduler wrappers
` [PATCH mptcp-next v24 2/5] mptcp: use get_send wrapper
` [PATCH mptcp-next v24 3/5] mptcp: use get_retrans wrapper
` [PATCH mptcp-next v24 4/5] selftests/bpf: Add bpf_red scheduler
` [PATCH mptcp-next v24 5/5] selftests/bpf: Add bpf_red test

[f2fs-dev] [PATCH 1/6] f2fs: specify extent cache for read explicitly
 2022-12-11  1:59 UTC  (5+ messages)
  ` [f2fs-dev] [PATCH 1/6 v2] "

[meta-oe][PATCH 1/2] ostree: replace libsoup-2.4 by curl
 2022-12-11  1:55 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] remmina: build with libsoup-3.0

[GIT PULL] Compute Express Link (CXL) for 6.2
 2022-12-11  1:54 UTC 

[PATCH] trace-cmd: Fix reading stats of read max test
 2022-12-11  1:53 UTC 

[meta-gnome][PATCHv2 1/2] gtksourceview5: update 5.4.2 -> 5.6.1
 2022-12-11  1:52 UTC  (2+ messages)
` [meta-gnome][PATCHv2 2/2] gnome-text-editor: update 42.2 -> 43.1

[PATCH RFC v2 0/2] lib: sbi: add support for debug triggers
 2022-12-11  1:40 UTC  (5+ messages)
` [PATCH RFC v2 2/2] "

[PATCH 0/7] scsi target task management fixes
 2022-12-11  1:38 UTC  (6+ messages)
` [PATCH 5/7] scsi: target: iscsit/isert: stop/wait on cmds during conn close

[PATCH v3 0/3] AXP1530 PMIC
 2022-12-11  1:21 UTC  (4+ messages)
` [PATCH v3 1/1] dt-bindings: mfd: x-powers,axp152: Document the AXP1530 variant
` [PATCH v3 2/3] mfd: ax20x: Add suppport for AXP1530 PMIC
` [PATCH v3 3/3] regulator: axp20x: Add support for AXP1530 variant

[freescale-fslc:pr/616 4106/18686] drivers/mfd/max17135-core.c:35:10: fatal error: asm/mach-types.h: No such file or directory
 2022-12-11  1:19 UTC 

[PATCH] libtracefs: Move follow events test after iterate raw events test
 2022-12-11  1:17 UTC 

[GIT PULL] hotfixes for 6.1 final
 2022-12-11  1:16 UTC  (3+ messages)

[PATCH 1/9] drm/amdgpu: generally allow over-commit during BO allocation
 2022-12-11  1:13 UTC  (5+ messages)
    ` [Intel-gfx] "

[GIT PULL] Rust for 6.2
 2022-12-11  0:56 UTC 

[Buildroot] [PATCH 1/1] package/smcroute: bump to version 2.5.6
 2022-12-11  0:57 UTC  (2+ messages)

[PATCH-for-8.0 0/7] hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API
 2022-12-11  0:16 UTC  (3+ messages)
` [PATCH-for-8.0 1/7] hw/mips/bootloader: Handle buffers as opaque arrays

[PATCH] libtracefs: Have tracefs_{tracing,debug}_dir() make sure it's still mounted
 2022-12-11  0:11 UTC 

[PATCH] libtracefs: Fix tracefs_tracing_dir() mount test
 2022-12-11  0:10 UTC 

[for-next][PATCH 00/25] tracing: Updates for 6.2
 2022-12-10 23:55 UTC  (6+ messages)
` [for-next][PATCH 13/25] x86/mm/kmmio: Use rcu_read_lock_sched_notrace()

[PATCH v2 0/4] cachestat: a new syscall for page cache state of files
 2022-12-10 23:51 UTC  (3+ messages)
` [PATCH v2 3/4] cachestat: implement cachestat syscall

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1699 amdgpu_dm_fini() error: we previously assumed 'adev->dm.dc' could be null (see line 1695)
 2022-12-10 23:48 UTC 

[PATCH] mount: rebuild error handling in do_new_mount
 2022-12-10 23:39 UTC  (2+ messages)

[PATCH] serial: Use -EAGAIN in getc and putc
 2022-12-10 23:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 00/12] Allow calls in alternatives
 2022-12-10 23:28 UTC  (5+ messages)
` [PATCH v4 04/12] RISC-V: add ebreak instructions to definitions
` [PATCH v4 05/12] RISC-V: add auipc elements to parse_asm header

[PATCH] serial: Do not write additional \r before \n for dm_serial drivers
 2022-12-10 23:27 UTC 

❌ FAIL: Test report for master (6.1.0-rc8, mainline.kernel.org-clang, 3ecc3791)
 2022-12-10 23:21 UTC 

arch/m68k/include/asm/gpio.h:50:33: sparse: sparse: cast truncates bits from constant value (ffffff7f becomes 7f)
 2022-12-10 23:08 UTC 

[PATCH v5 2/2] media: i2c: Add driver for IMX519 sensor
 2022-12-10 23:03 UTC  (2+ messages)

[PATCH 0/2] mm/kmemleak: Simplify kmemleak_cond_resched() & fix UAF
 2022-12-10 23:00 UTC  (3+ messages)
` [PATCH 1/2] mm/kmemleak: Simplify kmemleak_cond_resched() usage
` [PATCH 2/2] mm/kmemleak: Fix UAF bug in kmemleak_scan()

[PATCH nft] scanner: match full comment line in case of tie
 2022-12-10 22:59 UTC 

[PATCH v2 00/21] blksnap - block devices snapshots module
 2022-12-10 22:57 UTC  (3+ messages)

[PATCH v3 ethtool-next 0/2] add support for PLCA RS
 2022-12-10 22:52 UTC  (3+ messages)
` [PATCH v3 ethtool-next 1/2] update UAPI header copies
` [PATCH v3 ethtool-next 2/2] add support for IEEE 802.3cg-2019 Clause 148 - PLCA RS

drivers/net/ipa/ipa_reg.h:760:6: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2022-12-10 22:47 UTC 

[PATCH v6 net-next 0/5] add PLCA RS support and onsemi NCN26000
 2022-12-10 22:47 UTC  (3+ messages)
` [PATCH v6 net-next 4/5] drivers/net/phy: add helpers to get/set PLCA configuration
` [PATCH v6 net-next 5/5] drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY


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.