linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-18 03:01:10 to 2021-11-18 07:43:33 UTC [more...]

[PATCH v5 00/10] add aspeed-jpeg support for aspeed-video
 2021-11-18  7:40 UTC  (9+ messages)
` [PATCH v5 01/10] media: aspeed: move err-handling together to the bottom
` [PATCH v5 02/10] media: aspeed: use v4l2_info/v4l2_warn/v4l2_dbg for log
` [PATCH v5 03/10] media: aspeed: add more debug log messages
` [PATCH v5 04/10] media: aspeed: refactor to gather format/compress settings
` [PATCH v5 05/10] media: v4l: Add definition for the Aspeed JPEG format
` [PATCH v5 07/10] media: aspeed: Use runtime configuration
` [PATCH v5 08/10] media: aspeed: Support aspeed mode to reduce compressed data
` [PATCH v5 09/10] media: aspeed: add comments and macro

[PATCH] refcount: introduce refcount_is_one() helper function
 2021-11-18  7:42 UTC  (2+ messages)

[PATCH] nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
 2021-11-18  7:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] clk: tegra: Use div64_ul instead of do_div
 2021-11-18  7:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] perf report: Fix memory leaks around perf_tip
 2021-11-18  7:38 UTC 

[PATCH] nfc: st-nci: Fix potential buffer overflows in EVT_TRANSACTION
 2021-11-18  7:36 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next 0/6] Devlink cleanups
 2021-11-18  7:32 UTC  (6+ messages)
` [PATCH net-next 4/6] devlink: Clean registration of devlink port
` [PATCH net-next 5/6] devlink: Reshuffle resource registration logic

[PATCH 00/19] mxser: another round of cleanups and fixes
 2021-11-18  7:31 UTC  (20+ messages)
` [PATCH 01/19] mxser: remove wait for sent from mxser_close_port
` [PATCH 02/19] mxser: rename mxser_close_port() to mxser_stop_rx()
` [PATCH 03/19] mxser: keep only !tty test in ISR
` [PATCH 04/19] mxser: move MSR read to mxser_check_modem_status()
` [PATCH 05/19] mxser: clean up tx handling in mxser_transmit_chars()
` [PATCH 06/19] mxser: remove pointless xmit_buf checks
` [PATCH 07/19] mxser: remove tty->driver_data NULL check
` [PATCH 08/19] mxser: call stop_rx from mxser_shutdown_port()
` [PATCH 09/19] mxser: don't flush buffer from mxser_close() directly
` [PATCH 10/19] mxser: use tty_port_close() in mxser_close()
` [PATCH 11/19] mxser: extract TX empty check from mxser_wait_until_sent()
` [PATCH 12/19] mxser: use msleep_interruptible() in mxser_wait_until_sent()
` [PATCH 13/19] mxser: clean up timeout handling "
` [PATCH 14/19] mxser: don't throttle manually
` [PATCH 15/19] mxser: remove tty parameter from mxser_receive_chars_new()
` [PATCH 16/19] mxser: increase buf_overrun if tty_insert_flip_char() fails
` [PATCH 17/19] mxser: add MOXA prefix to some PCI device IDs
` [PATCH 18/19] mxser: move ids from pci_ids.h here
` [PATCH 19/19] mxser: use PCI_DEVICE_DATA

[PATCH 1/3] HID: apple: Do not reset quirks when the Fn key is not found
 2021-11-18  7:29 UTC  (3+ messages)
` [PATCH 2/3] HID: apple: Use BIT to define quirks
` [PATCH 3/3] HID: apple: Report Magic Keyboard battery over USB

[PATCH] ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE
 2021-11-18  7:27 UTC  (3+ messages)

[PATCH v2] KVM: x86: check PIR even for vCPUs with disabled APICv
 2021-11-18  7:25 UTC 

[PATCH] perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICX
 2021-11-18 14:48 UTC  (3+ messages)

[PATCH 0/4] tty: small tidying
 2021-11-18  7:19 UTC  (5+ messages)
` [PATCH 1/4] tty: remove TTY_SOFT_SAK part from __do_SAK()
` [PATCH 2/4] tty: remove tty NULL check "
` [PATCH 3/4] tty: clean up whitespace in __do_SAK()
` [PATCH 4/4] tty: serial, join uport checks in uart_port_shutdown()

[PATCH] media: i2c: imx274: fix trivial typo expsoure/exposure
 2021-11-18  7:17 UTC 

[PATCH] n_gsm: remove unused parameters from gsm_error()
 2021-11-18  7:17 UTC 

[PATCH] media: i2c: imx274: fix s_frame_interval runtime resume not requested
 2021-11-18  7:16 UTC  (5+ messages)

[PATCH v3 0/4] x86/kvm: add boot parameters for max vcpu configs
 2021-11-18  7:16 UTC  (4+ messages)
` [PATCH v3 4/4] x86/kvm: add boot parameter for setting max number of vcpus per guest

[PATCH 20/22] x86,word-at-a-time: Remove .fixup usage
 2021-11-18  7:15 UTC  (12+ messages)

[PATCH v2 2/2] s390/kexec: fix kmemleak
 2021-11-18  7:13 UTC  (3+ messages)

[PATCH] perf hist: Fix memory leak of a perf_hpp_fmt
 2021-11-18  7:12 UTC 

[PATCH] selftests/bpf: fix array_size.cocci warning:
 2021-11-18  7:11 UTC  (2+ messages)
` [PATCH] selftests/bpf: fix array_size.cocci warning

[PATCH] KVM: MMU: update comment on the number of page role combinations
 2021-11-18  7:08 UTC  (5+ messages)

[RFC PATCH v2 0/5] Add hardware prefetch driver for A64FX and Intel processors
 2021-11-18  7:09 UTC  (6+ messages)

[PATCH v3 00/16] Kcontrol get/put cleanup in Tegra drivers
 2021-11-18  7:07 UTC  (17+ messages)
` [PATCH v3 01/16] ASoC: tegra: Fix wrong value type in ADMAIF
` [PATCH v3 02/16] ASoC: tegra: Fix wrong value type in I2S
` [PATCH v3 03/16] ASoC: tegra: Fix wrong value type in DMIC
` [PATCH v3 04/16] ASoC: tegra: Fix wrong value type in DSPK
` [PATCH v3 05/16] ASoC: tegra: Fix wrong value type in SFC
` [PATCH v3 06/16] ASoC: tegra: Fix wrong value type in MVC
` [PATCH v3 07/16] ASoC: tegra: Fix kcontrol put callback in ADMAIF
` [PATCH v3 08/16] ASoC: tegra: Fix kcontrol put callback in I2S
` [PATCH v3 09/16] ASoC: tegra: Fix kcontrol put callback in DMIC
` [PATCH v3 10/16] ASoC: tegra: Fix kcontrol put callback in DSPK
` [PATCH v3 11/16] ASoC: tegra: Fix kcontrol put callback in AHUB
` [PATCH v3 12/16] ASoC: tegra: Fix kcontrol put callback in MVC
` [PATCH v3 13/16] ASoC: tegra: Fix kcontrol put callback in SFC
` [PATCH v3 14/16] ASoC: tegra: Fix kcontrol put callback in AMX
` [PATCH v3 15/16] ASoC: tegra: Fix kcontrol put callback in ADX
` [PATCH v3 16/16] ASoC: tegra: Fix kcontrol put callback in Mixer

[PATCH v2] net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock()
 2021-11-18  7:05 UTC  (2+ messages)

[PATCH] drm/scheduler: fix drm_sched_job_add_implicit_dependencies harder
 2021-11-18  6:59 UTC  (6+ messages)

[PATCH v1 0/3] Add NVIDIA Tegra114 support to video decoder driver
 2021-11-18  6:55 UTC  (12+ messages)
` [PATCH v1 1/3] media: staging: tegra-vde: Support reference picture marking

[PATCH] staging: greybus: Add missing rwsem around snd_ctl_remove() calls
 2021-11-18  6:55 UTC  (6+ messages)
` [greybus-dev] "

[PATCH] memcg: better bounds on the memcg stats updates
 2021-11-18  6:53 UTC 

[PATCH] sound/oss/dmasound: fix build when some drivers are =m and others are =y
 2021-11-18  6:50 UTC  (2+ messages)

[PATCH 1/6] f2fs: rework write preallocations
 2021-11-18  6:47 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH Vx 1/1] f2fs: Avoid deadlock between writeback and checkpoint
 2021-11-18  6:46 UTC  (3+ messages)

[PATCH 0/2] drm: Support input-boosted panel self-refresh exit
 2021-11-18  6:39 UTC  (5+ messages)
` [PATCH 2/2] drm/self_refresh: Disable self-refresh on input events

[tip:x86/fpu] BUILD SUCCESS 0fe4ff885f8a50082d9dc241b657472894caba16
 2021-11-18  6:35 UTC 

[PATCH v2 1/2] media: imx: imx7-media-csi: add support for imx8mq
 2021-11-18  6:33 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: media: document imx8mq support for imx7-csi

[RFC PATCH v5 00/10] implement containerized syncfs for overlayfs
 2021-11-18  6:32 UTC  (11+ messages)
` [RFC PATCH v5 06/10] ovl: implement overlayfs' ->write_inode operation

[PATCH v15 0/4] Add SPMI support for Mediatek SoC IC
 2021-11-18  6:27 UTC  (4+ messages)
` [PATCH v15 2/4] dt-bindings: spmi: document binding for the Mediatek SPMI controller

[PATCH 5.15 000/923] 5.15.3-rc3 review
 2021-11-18  6:26 UTC  (7+ messages)

[PATCH v5] ARM: dts: aspeed: Adding Facebook Bletchley BMC
 2021-11-18  6:24 UTC 

[PATCH] x86/paravirt: Fix build PARAVIRT_XXL=y without XEN_PV
 2021-11-18  6:23 UTC  (2+ messages)

[mcgrof-next:20211116-sysctl-cleanups-v4 3/35] kernel/hung_task.c:66:28: sparse: sparse: symbol 'sysctl_hung_task_all_cpu_backtrace' was not declared. Should it be static?
 2021-11-18  6:20 UTC  (2+ messages)
` [RFC PATCH mcgrof-next] hung_task: sysctl_hung_task_all_cpu_backtrace can be static

[PATCH] bus: mhi: pci_generic: Fix device recovery failed issue
 2021-11-18  6:21 UTC  (4+ messages)

[PATCH] ia64: module: use swap() to make code cleaner
 2021-11-18  6:20 UTC 

[PATCH 5.10 000/569] 5.10.80-rc4 review
 2021-11-18  6:17 UTC  (2+ messages)

[PATCH] lib/mpi: use swap() to make code cleaner
 2021-11-18  6:16 UTC 

[PATCH] signal: SIGKILL can cause signal effects to appear at PTRACE_EVENT_EXIT without tracer notification
 2021-11-18  6:12 UTC  (10+ messages)
          ` [PATCH 0/3] signal: requeuing undeliverable signals

[RFC PATCH v3 0/9] power: supply: Add some fuel-gauge logic
 2021-11-18  6:11 UTC  (10+ messages)
` [RFC PATCH v3 1/9] dt-bindings: battery: Add temperature-capacity degradation table
` [RFC PATCH v3 2/9] power: supply: add cap2ocv batinfo helper
` [RFC PATCH v3 3/9] power: supply: Support DT originated temperature-capacity tables

[PATCH] ipv6: ah6: use swap() to make code cleaner
 2021-11-18  6:10 UTC 

[PATCH] bus: mhi: core: Read missing channel configuration entry
 2021-11-18  6:07 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update Atish's email address
 2021-11-18  6:05 UTC 

[PATCH v2] bus: mhi: pci_generic: Add new device ID support for T99W175
 2021-11-18  6:03 UTC  (2+ messages)

Linus Tovalds - an alcoholic?
 2021-11-18  6:00 UTC 

[RERESEND PATCH v3] Input: sun4i-lradc-keys - Add wakup support
 2021-11-18  5:55 UTC  (2+ messages)

Fix drm suspend and resume issue
 2021-11-18  5:55 UTC  (3+ messages)
  ` [PATCH 1/3] mialbox: move cmdq suspend,resume and remove after cmdq_mbox_flush
  ` [PATCH 3/3] drm/mediatek: add devlink to cmdq dev

[PATCH v3] drm/bridge: anx7625: Check GPIO description to avoid crash
 2021-11-18  5:47 UTC 

[PATCH v2] net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound
 2021-11-18  5:46 UTC 

[PATCH v2] drm/bridge: anx7625: Check GPIO description to avoid crash
 2021-11-18  5:45 UTC 

[PATCH] tracing: fix va_list breakage in trace_check_vprintf()
 2021-11-18  5:44 UTC  (4+ messages)
    ` [PATCH] trace: don't use out-of-sync va_list in event printing

[PATCH] kmemleak: fix kmemleak false positive report with HW tag-based kasan enable
 2021-11-18  5:44 UTC 

[REGRESSION] 5.16rc1: SA_IMMUTABLE breaks debuggers
 2021-11-18  5:43 UTC  (2+ messages)

[PATCH] drm/bridge: anx7625: Check GPIO description to avoid crash
 2021-11-18  5:43 UTC  (3+ messages)

[PATCH] xen: detect uninitialized xenbus in xenbus_init
 2021-11-18  5:32 UTC  (4+ messages)

[FYI][PATCH 1/1] perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1
 2021-11-18  5:24 UTC  (4+ messages)

[PATCH] PCI: mt7621: declare 'mt7621_pci_ops' static
 2021-11-18  5:08 UTC  (3+ messages)

[PATCH v4 0/6] Add Pdc, GCC and RPMh clock support for SDX65
 2021-11-18  5:08 UTC  (11+ messages)
` [PATCH v4 2/6] clk: qcom: Add LUCID_EVO PLL type "
` [PATCH v4 3/6] clk: qcom: Add SDX65 GCC support

fs/proc/vmcore.c:443:42: warning: unused variable 'vmcore_mmap_ops'
 2021-11-18  5:02 UTC 

[tip:ras/core] BUILD SUCCESS 2322b532ad9043336f36ba2634ab3620d5d5b4f5
 2021-11-18  4:57 UTC 

linux-next: Tree for Nov 18
 2021-11-18  4:41 UTC  (2+ messages)

[amir73il:fan_rename 6/8] fs/notify/fanotify/fanotify.c:796:8: warning: variable 'old_memcg' is used uninitialized whenever 'if' condition is true
 2021-11-18  4:37 UTC 

[PATCH] cpufreq: qcom-hw: Use optional irq API
 2021-11-18  4:32 UTC  (3+ messages)

[PATCH v1] NFC: reorganize the functions in nci_request
 2021-11-18  4:30 UTC  (2+ messages)

[PATCH net v1] devlink: Don't throw an error if flash notification sent before devlink visible
 2021-11-18  4:29 UTC  (2+ messages)

[PATCH v2] ipv4/raw: support binding to nonlocal addresses
 2021-11-18  4:23 UTC  (3+ messages)

[mcgrof-next:20211117-sysctl-cleanups-all-set-04 21/36] ERROR: modpost: "register_sysctl_mount_point" [fs/binfmt_misc.ko] undefined!
 2021-11-18  4:23 UTC 

linux-next: build failure after merge of the amdgpu tree
 2021-11-18  4:23 UTC 

[mcgrof-next:20211117-sysctl-cleanups-all-set-04 22/36] kernel/printk/printk.c:3205:2: error: implicit declaration of function 'printk_sysctl_init'
 2021-11-18  4:21 UTC 

[PATCH v2] tipc: check for null after calling kmemdup
 2021-11-18  4:20 UTC  (2+ messages)

[PATCH v1] ath9k: fix intr_txqs setting
 2021-11-18  4:18 UTC  (4+ messages)

[PATCH v2 0/2] serial: 8250_pci patches to address issues with pericom_do_set_divisor()
 2021-11-18  4:16 UTC  (2+ messages)

[PATCH V1] mm/damon/schemes: Add the validity judgment of thresholds
 2021-11-18  4:16 UTC 

[PATCH v7] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-18  4:15 UTC  (4+ messages)

[PATCH -next] net: mvpp2: Use div64_ul instead of do_div
 2021-11-18  4:00 UTC  (2+ messages)

[PATCH] net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound
 2021-11-18  3:58 UTC  (2+ messages)

[PATCH v2] spmi: spmi-pmic-arb: fix irq_set_type race condition
 2021-11-18  3:47 UTC 

[PATCH v7 0/3] Add basic SoC support for mediatek mt7986
 2021-11-18  3:48 UTC  (6+ messages)
` [PATCH v7 2/3] arm64: dts: mediatek: add basic mt7986a support

[tip:x86/sgx] BUILD SUCCESS 379e4de9e140850cf699dd390f21ea4b923c955d
 2021-11-18  3:45 UTC 

PCI: Race condition in pci_create_sysfs_dev_files
 2021-11-18  3:42 UTC  (11+ messages)

[PATCH] block: Use div64_ul instead of do_div
 2021-11-18  3:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] KVM: x86: Update vPMCs when retiring instructions
 2021-11-18  3:37 UTC  (4+ messages)

[PATCH] ASoC: sun8i-codec: Add AIF, ADC, and DAC volume controls
 2021-11-18  3:36 UTC 

[RFC 00/19] KVM: x86/mmu: Optimize disabling dirty logging
 2021-11-18  3:29 UTC  (4+ messages)
` [RFC 11/19] KVM: x86/mmu: Factor shadow_zero_check out of make_spte

Re: [PATCH v1] sched/numa: add per-process numa_balancing
 2021-11-18  3:26 UTC  (12+ messages)
`  "
    `  "
        `  "
            `  "
                `  "
                    `  "

[PATCH -next] rtc: st-lpc: Use div64_ul instead of do_div
 2021-11-18  3:25 UTC 

[PATCH 1/1] Calculate the monotonic clock from the timespec clock to generate PPS elapsed real-time event value and stores the result into /sys/class/pps/pps0/assert_elapsed
 2021-11-18  3:22 UTC  (2+ messages)

[PATCH v3 0/6] DRAM devfreq support for Allwinner A64/H5
 2021-11-18  3:18 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: clock: sunxi: Export CLK_DRAM for devfreq
` [PATCH v3 2/6] dt-bindings: arm: sunxi: Expand MBUS binding
` [PATCH v3 3/6] dt-bindings: arm: sunxi: Add H5 MBUS compatible
` [PATCH v3 4/6] ARM: dts: sunxi: h3/h5: Update MBUS node
` [PATCH v3 5/6] arm64: dts: allwinner: a64: "
` [PATCH v3 6/6] PM / devfreq: Add a driver for the sun8i/sun50i MBUS

general protection fault in mpls_dev_sysctl_unregister
 2021-11-18  3:14 UTC 

[PATCH v7 00/17] Enroll kernel keys thru MOK
 2021-11-18  3:14 UTC  (10+ messages)

[PATCH v2 0/3] RSPI driver support for RZ/G2L
 2021-11-18  3:10 UTC  (4+ messages)
` [PATCH v2 1/3] spi: dt-bindings: renesas,rspi: Document RZ/G2L SoC
` [PATCH v2 2/3] spi: spi-rspi: Add support to deassert/assert reset line
` [PATCH v2 3/3] spi: spi-rspi: Drop redeclaring ret variable in qspi_transfer_in()

[PATCH v3] watchdog: Add warning message when the newcpumask contains nohz_full cores
 2021-11-18  3:10 UTC 

[PATCH v3 0/7] MediaTek Ethernet Patches on MT8195
 2021-11-18  3:09 UTC  (4+ messages)
` [PATCH v3 4/7] net-next: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema

[PATCH V2] pwm: rcar: Use div64_ul instead of do_div
 2021-11-18  3:02 UTC  (2+ messages)
` [PATCH V3] "

[paulmck-rcu:dev.2021.11.10a 81/96] kernel/rcu/tasks.h:181:25: sparse: sparse: incorrect type in argument 1 (different modifiers)
 2021-11-18  3:01 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).