All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-24 21:51:51 to 2021-11-24 22:46:09 UTC [more...]

[ulogd2 PATCH v3 00/32] Fixes for compiler warnings
 2021-11-24 22:24 UTC  (49+ messages)
` [ulogd2 PATCH v3 01/32] jhash: add "fall through" comments to switch cases
` [ulogd2 PATCH v3 02/32] db: add missing `break` to switch case
` [ulogd2 PATCH v3 03/32] filter: HWHDR: simplify flow-control
` [ulogd2 PATCH v3 04/32] filter: HWHDR: re-order KEY_RAW_MAC checks
` [ulogd2 PATCH v3 05/32] filter: HWHDR: remove zero-initialization of MAC type
` [ulogd2 PATCH v3 06/32] Replace malloc+memset with calloc
` [ulogd2 PATCH v3 07/32] filter: PWSNIFF: replace malloc+strncpy with strndup
` [ulogd2 PATCH v3 08/32] input: UNIXSOCK: remove stat of socket-path
` [ulogd2 PATCH v3 09/32] input: UNIXSOCK: fix possible truncation of socket path
` [ulogd2 PATCH v3 10/32] input: UNIXSOCK: prevent unaligned pointer access
` [ulogd2 PATCH v3 11/32] output: DBI: fix deprecation warnings
` [ulogd2 PATCH v3 12/32] output: DBI: improve mapping of DB columns to input-keys
` [ulogd2 PATCH v3 13/32] output: DBI: fix NUL-termination of escaped SQL string
` [ulogd2 PATCH v3 14/32] output: DBI: fix configuration of DB connection
` [ulogd2 PATCH v3 14/30] output: MYSQL: improve mapping of DB columns to input-keys
` [ulogd2 PATCH v3 15/32] "
` [ulogd2 PATCH v3 15/30] output: PGSQL: "
` [ulogd2 PATCH v3 16/32] "
` [ulogd2 PATCH v3 17/32] output: PGSQL: fix non-`connstring` configuration of DB connection
` [ulogd2 PATCH v3 17/30] output: SQLITE3: fix memory-leak in error-handling
` [ulogd2 PATCH v3 18/32] output: SQLITE3: fix possible buffer overruns
` [ulogd2 PATCH v3 18/30] output: SQLITE3: improve formatting of insert statement
` [ulogd2 PATCH v3 19/32] output: SQLITE3: fix memory-leak in error-handling
` [ulogd2 PATCH v3 19/30] output: SQLITE3: improve mapping of DB columns to fields
` [ulogd2 PATCH v3 20/32] output: SQLITE3: improve formatting of insert statement
` [ulogd2 PATCH v3 20/30] output: SQLITE3: improve mapping of fields to DB columns
` [ulogd2 PATCH v3 21/30] output: SQLITE3: catch errors creating SQL statement
` [ulogd2 PATCH v3 21/32] output: SQLITE3: improve mapping of DB columns to fields
` [ulogd2 PATCH v3 22/30] db: improve formatting of insert statement
` [ulogd2 PATCH v3 22/32] output: SQLITE3: improve mapping of fields to DB columns
` [ulogd2 PATCH v3 23/30] db: improve mapping of input-keys "
` [ulogd2 PATCH v3 23/32] output: SQLITE3: catch errors creating SQL statement
` [ulogd2 PATCH v3 24/32] db: improve formatting of insert statement
` [ulogd2 PATCH v3 24/30] db: replace `strncpy` with `strcpy`
` [ulogd2 PATCH v3 25/32] db: improve mapping of input-keys to DB columns
` [ulogd2 PATCH v3 25/30] output: JSON: fix output of GMT offset
` [ulogd2 PATCH v3 26/32] db: simplify initialization of ring-buffer
` [ulogd2 PATCH v3 26/30] output: JSON: increase time-stamp buffer size
` [ulogd2 PATCH v3 27/32] output: JSON: fix output of GMT offset
` [ulogd2 PATCH v3 27/30] output: JSON: fix possible leak in error-handling
` [ulogd2 PATCH v3 28/32] output: JSON: increase time-stamp buffer size
` [ulogd2 PATCH v3 28/30] output: JSON: optimize appending of newline to output
` [ulogd2 PATCH v3 29/32] output: JSON: fix possible leak in error-handling
` [ulogd2 PATCH v3 29/30] output: JSON: fix possible truncation of socket path
` [ulogd2 PATCH v3 30/30] output: IPFIX: remove compiler attribute macros
` [ulogd2 PATCH v3 30/32] output: JSON: optimize appending of newline to output
` [ulogd2 PATCH v3 31/32] output: JSON: fix possible truncation of socket path
` [ulogd2 PATCH v3 32/32] output: IPFIX: remove compiler attribute macros

[PATCH] rcar-vin: Add check for completed capture before completing buffer
 2021-11-24 22:45 UTC  (2+ messages)

Fw: [Bug 215129] New: Linux kernel hangs during power down
 2021-11-24 22:45 UTC 

[PATCH RESEND v3 0/7] rtc-cmos,rtc-mc146818-lib: fixes
 2021-11-24 22:44 UTC  (9+ messages)
` [PATCH RESEND v3 2/7] rtc-mc146818-lib: fix RTC presence check
` [PATCH RESEND v3 3/7] rtc-mc146818-lib: extract mc146818_do_avoiding_UIP
` [PATCH RESEND v3 4/7] rtc-mc146818-lib: refactor mc146818_get_time
` [PATCH RESEND v3 6/7] rtc-cmos: avoid UIP when reading alarm time

[PATCH 00/23] Add drivers for CXL ports and mem devices
 2021-11-24 22:41 UTC  (15+ messages)
` [PATCH 05/23] cxl/pci: Don't poll doorbell for mailbox access
` [PATCH 06/23] cxl/pci: Don't check media status for mbox access
` [PATCH 07/23] cxl/pci: Add new DVSEC definitions
` [PATCH 08/23] cxl/acpi: Map component registers for Root Ports
` [PATCH 09/23] cxl: Introduce module_cxl_driver
` [PATCH 10/23] cxl/core: Convert decoder range to resource

arch/arm/mach-ep93xx/clock.c:154:2: warning: Use of memory after it is freed [clang-analyzer-unix.Malloc]
 2021-11-24 22:42 UTC 

[Intel-wired-lan] [PATCH net v2] igb: fix netpoll exit with traffic
 2021-11-24 22:32 UTC  (3+ messages)
`  "

[PATCH v6 00/10] mm, device-dax: Introduce compound pages in devmap
 2021-11-24 22:41 UTC  (3+ messages)

ALSA: hda: Make proper use of timecounter
 2021-11-24 22:40 UTC  (2+ messages)

[PATCH v1] usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect
 2021-11-24 22:40 UTC 

[to-be-updated] kasan-distinguish-kasan-report-from-generic-bug.patch removed from -mm tree
 2021-11-24 22:40 UTC 

[PATCH selftests] selftests: harness: avoid false negatives if test has no ASSERTs
 2021-11-24 22:39 UTC 

[PATCH v2] ASoC: rockchip: i2s_tdm: Dup static DAI template
 2021-11-24 22:34 UTC  (5+ messages)

[PATCH v1 0/5] Implement livepatch on PPC32
 2021-11-24 22:34 UTC  (2+ messages)

[PATCH RFC net-next 00/12] Allow DSA drivers to set all phylink capabilities
 2021-11-24 22:34 UTC  (5+ messages)
` [PATCH RFC net-next 11/12] net: dsa: sja1105: convert to phylink_generic_validate()

[PATCH] libtracefs: Don't ignore LDFLAGS when linking the shared libs
 2021-11-24 22:34 UTC 

[PATCH 0/3] Avoid live-lock in fault-in+uaccess loops with sub-page faults
 2021-11-24 22:31 UTC  (4+ messages)

Letting tools partially resolve conflicts in a file
 2021-11-24 22:32 UTC  (5+ messages)

[PATCH v3 0/2] riscv: Support booting SiFive Unmatched from SPI flash
 2021-11-24 22:32 UTC  (3+ messages)
` [PATCH v3 1/2] riscv: Support booting SiFive Unmatched from SPI
` [PATCH v3 2/2] riscv: Enable SPI flash env for SiFive Unmatched

drivers/net/dsa/qca8k.c:293:46: warning: Uninitialized variable: val [uninitvar]
 2021-11-24 22:31 UTC 

[chrome-os:chromeos-4.19 1/6] drivers/gpu/arm/bifrost/backend/gpu/mali_kbase_devfreq.c:73:6: error: no previous prototype for 'kbase_devfreq_opp_translate'
 2021-11-24 22:31 UTC 

[PATCH] mm: Use BUG_ON instead of if condition followed by BUG
 2021-11-24 22:27 UTC  (3+ messages)

[PATCH nft] cli: save history on ctrl-d
 2021-11-24 22:27 UTC 

[PATCH] media: omap3isp: fix out-of-range warning
 2021-11-24 22:26 UTC  (2+ messages)

+ selftests-vm-use-swap-to-make-code-cleaner.patch added to -mm tree
 2021-11-24 22:25 UTC 

[PATCH] venus: core: Fix kerneldoc warnings
 2021-11-24 22:25 UTC 

[PATCH v2 00/41] Initial implementation of standard boot
 2021-11-24 22:23 UTC  (36+ messages)
` [PATCH v2 03/41] test/py: Allow passing input to a program
` [PATCH v2 04/41] sandbox: Support unmapping a file
` [PATCH v2 05/41] sandbox: mmc: Support a backing file
` [PATCH v2 06/41] mmc: Allow for children other than the block device
` [PATCH v2 07/41] mbr: Correct verification check
` [PATCH v2 08/41] disk: part_dos: Fix a NULL pointer error
` [PATCH v2 09/41] common: Allow a smaller console-recording pre-reloc
` [PATCH v2 10/41] dm: core: Add tests for stringlist functions
` [PATCH v2 11/41] dm: core: Fix handling of uclass pre_unbind method
` [PATCH v2 12/41] dm: core: Fix up string-function documentation
` [PATCH v2 13/41] dm: core: Add a way to obtain a string list
` [PATCH v2 14/41] dm: core: Allow finding children / uclasses by partial name
` [PATCH v2 15/41] dm: core: Add a way to count the devices in a uclass
` [PATCH v2 16/41] sandbox: Enable HEXDUMP for sandbox_flattree
` [PATCH v2 17/41] test/py: Relax the naming rules for unit tests
` [PATCH v2 18/41] test/py: Raise a ValueError if a command fails

[PATCH 0/2] arm64: dts: renesas: Merge hdmi0_con
 2021-11-24 22:24 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: renesas: ulcb: "
` [PATCH 2/2] arm64: dts: renesas: salvator-common: "

[PATCH 1/2] dt-bindings: display: bridge: Add TI DLPC3433 bindings
 2021-11-24 22:22 UTC  (3+ messages)

+ delayacct-cleanup-flags-in-struct-task_delay_info-and-functions-use-it.patch added to -mm tree
 2021-11-24 22:23 UTC 

net/mctp/test/utils.c:15 mctp_test_dev_tx() error: use kfree_skb() here instead of kfree(skb)
 2021-11-24 22:21 UTC 

[PATCH bpf-next 1/2] bpf: Allow bpf_local_storage to be used by sleepable programs
 2021-11-24 22:20 UTC  (12+ messages)

+ proc-remove-pde_data-completely.patch added to -mm tree
 2021-11-24 22:20 UTC 

+ fs-proc-store-pde-data-into-inode-i_private.patch added to -mm tree
 2021-11-24 22:20 UTC 

[PATCH 0/6] drm/tiny/st7735r: Match up with staging/fbtft driver
 2021-11-24 22:03 UTC  (3+ messages)

[PATCH v0.9.1 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
 2021-11-24 22:18 UTC  (4+ messages)
` [PATCH v0.9.1 3/6] sched/umcg: implement UMCG syscalls

[to-be-updated] fs-proc-use-define_proc_show_attribute-to-simplify-the-code.patch removed from -mm tree
 2021-11-24 22:18 UTC 

[to-be-updated] fs-proc-remove-pde_data.patch removed from -mm tree
 2021-11-24 22:18 UTC 

[to-be-updated] fs-proc-replace-pde_datainode-with-inode-i_private.patch removed from -mm tree
 2021-11-24 22:18 UTC 

[yocto-infrastructure] push.yoctoproject.org downtime Wednesday November 24th
 2021-11-24 22:18 UTC 

Kernel panic / list_add corruption when in nfsd4_run_cb_work
 2021-11-24 22:17 UTC  (12+ messages)

[to-be-updated] fs-proc-store-pde-data-into-inode-i_private.patch removed from -mm tree
 2021-11-24 22:17 UTC 

[PATCH v6 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-11-24 22:16 UTC  (4+ messages)

[PATCH V7 00/14] RTLA: An interface for osnoise/timerlat tracers
 2021-11-24 22:15 UTC  (5+ messages)
` [PATCH V7 05/14] rtla/osnoise: Add the hist mode

[PULL] drm-intel-fixes
 2021-11-24 22:15 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v1 00/20] Support HDMI audio on NVIDIA Tegra20
 2021-11-24 22:00 UTC  (42+ messages)
` [PATCH v1 01/20] ASoC: dt-bindings: Add binding for Tegra20 S/PDIF
` [PATCH v1 02/20] ASoC: dt-bindings: tegra20-i2s: Convert to schema
` [PATCH v1 03/20] ASoC: dt-bindings: tegra20-i2s: Document new nvidia, fixed-parent-rate property
  ` [PATCH v1 03/20] ASoC: dt-bindings: tegra20-i2s: Document new nvidia,fixed-parent-rate property
` [PATCH v1 04/20] dt-bindings: host1x: Document optional HDMI sound-dai-cells
` [PATCH v1 05/20] ASoC: tegra20-spdif: stop setting slave_id
` [PATCH v1 06/20] ASoC: tegra20: spdif: Support device-tree
` [PATCH v1 07/20] ASoC: tegra20: spdif: Set FIFO trigger level
` [PATCH v1 08/20] ASoC: tegra20: spdif: Improve driver's code
` [PATCH v1 09/20] ASoC: tegra20: spdif: Use more resource-managed helpers
` [PATCH v1 10/20] ASoC: tegra20: spdif: Reset hardware
` [PATCH v1 11/20] ASoC: tegra20: spdif: Support system suspend
` [PATCH v1 12/20] ASoC: tegra20: spdif: Filter out unsupported rates
` [PATCH v1 13/20] ASoC: tegra20: i2s: "
` [PATCH v1 14/20] drm/tegra: hdmi: Unwind tegra_hdmi_init() errors
` [PATCH v1 15/20] drm/tegra: hdmi: Register audio CODEC on Tegra20
` [PATCH v1 16/20] ARM: tegra_defconfig: Enable S/PDIF driver
` [PATCH v1 17/20] ARM: tegra: Add S/PDIF node to Tegra20 device-tree
` [PATCH v1 18/20] ARM: tegra: Add HDMI audio graph "
` [PATCH v1 19/20] ARM: tegra: acer-a500: Enable S/PDIF and HDMI audio
` [PATCH v1 20/20] ARM: tegra: paz00: "

LP-11 Timeout on RZ/G2 with ov5640
 2021-11-24 22:12 UTC  (2+ messages)

[syzbot] possible deadlock in bd_register_pending_holders (2)
 2021-11-24 22:11 UTC  (2+ messages)

+ kasan-distinguish-kasan-report-from-generic-bug.patch added to -mm tree
 2021-11-24 22:09 UTC  (4+ messages)

+ inotify-simplify-subdirectory-registration-with-register_sysctl-fix.patch added to -mm tree
 2021-11-24 22:09 UTC 

+ sysctl-move-some-boundary-constants-from-sysctlc-to-sysctl_vals-fix.patch added to -mm tree
 2021-11-24 22:08 UTC 

[PATCH 1/1] sysctl: change watermark_scale_factor max limit to 30%
 2021-11-24 22:04 UTC  (3+ messages)

[PATCHSET 0/2] xfs: fixes for 5.14.1
 2021-11-24 22:03 UTC  (3+ messages)
` [PATCH 2/2] libxfs: fix atomic64_t poorly for 32-bit architectures

[meta-cloud-services][PATCH 3/3] meta-openstack/README: fix for operator append combined with +=
 2021-11-24 22:03 UTC  (4+ messages)
` [meta-cloud-services][PATCH 2/3] openstack-image-controller: fix warning of "
  ` [meta-cloud-services][PATCH 1/3] openstack-image-compute: "
    ` [meta-virtualization] "

[RFC PATCH 0/2] QEMU/openbios: PPC Software TLB support in the G4 family
 2021-11-24 22:00 UTC  (2+ messages)

[PATCH] common/mlx5: fix error handling in multi-class probe
 2021-11-24 22:02 UTC 

[meta-virtualization][m-c-s][PATCH] concurrent-ruby: 1.1.6 -> 1.1.9
 2021-11-24 22:02 UTC  (2+ messages)

[mcgrof-next:20211124-sysctl-cleanups 20/41] include/linux/sysctl.h:228:30: error: unused function 'register_sysctl_mount_point'
 2021-11-24 22:01 UTC  (2+ messages)

[PATCH 5.10 000/154] 5.10.82-rc1 review
 2021-11-24 22:01 UTC  (4+ messages)
` [PATCH 5.10 028/154] ASoC: Intel: sof_sdw: add missing quirk for Dell SKU 0A45

[meta-arago] [dunfell PATCH 0/2] recipes-graphics: Update weston to fix Matrix GUI
 2021-11-24 22:00 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] Add bpf_loop_helper
 2021-11-24 21:59 UTC  (7+ messages)
` [PATCH v2 bpf-next 4/4] selftest/bpf/benchs: add bpf_loop benchmark

[PATCH] loop: replace loop_validate_mutex with loop_validate_spinlock
 2021-11-24 21:58 UTC 

[igt-dev] [PATCH i-g-t v2] tests/kms_cursor_legacy: Disable Intel's PSR2 selective fetch in this test
 2021-11-24 21:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_cursor_legacy: Disable Intel's PSR2 selective fetch in this test (rev3)

[meta-virtualization][PATCH] libvirt: fix CVE-2021-3667
 2021-11-24 21:57 UTC  (2+ messages)

CONFIG_PHYSMEM subject to remove?
 2021-11-24 21:56 UTC  (2+ messages)

[RFC bpf-next v5 00/29] bpf: Add batch support for attaching trampolines
 2021-11-24 21:51 UTC  (5+ messages)
` [PATCH bpf-next 09/29] bpf: Add support to load multi func tracing program


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.