linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-12 05:34:56 to 2020-11-12 08:25:32 UTC [more...]

[PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR
 2020-11-12  8:25 UTC  (3+ messages)
`  "
  `  "

[PATCH v13 0/8] support reserving crashkernel above 4G on arm64 kdump
 2020-11-12  8:25 UTC  (11+ messages)
` [PATCH v13 1/8] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN
` [PATCH v13 4/8] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v13 6/8] arm64: kdump: reimplement crashkernel=X

[PATCH 0/2] nvme-pic: improve max I/O queue handling
 2020-11-12  8:23 UTC  (3+ messages)
` [PATCH 1/2] nvme-pci: drop min() from nr_io_queues assignment
` [PATCH 2/2] nvme-pci: don't allocate unused I/O queues

[PATCH 0/3 v5] ftrace: Add access to function arguments for all callbacks
 2020-11-12  8:21 UTC  (3+ messages)
` [PATCH 3/3 v5] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available

[PATCH v6 1/2] kunit: Support for Parameterized Testing
 2020-11-12  8:18 UTC  (9+ messages)

[PATCH] rfkill: Fix use-after-free in rfkill_resume()
 2020-11-12  8:17 UTC  (4+ messages)

[PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack
 2020-11-12  8:14 UTC  (3+ messages)

[net v2] net: phy: mscc: adjust the phy support for PTP and MACsec
 2020-11-12  8:13 UTC  (3+ messages)

[PATCH v2] iommu/vt-d: avoid unnecessory panic if iommu init fail in tboot system
 2020-11-12  8:13 UTC  (2+ messages)

[PATCH] Input: st1232 - add support resolution reading
 2020-11-12  8:11 UTC  (4+ messages)
` [PATCH v2] "

[RFC] Are you good with Lockdep?
 2020-11-12  8:10 UTC  (6+ messages)

[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-12  8:10 UTC  (3+ messages)
` [patch V3 10/37] ARM: highmem: Switch to generic kmap atomic

[PATCH] bus: mvebu-mbus: make iounmap() symmetric with ioremap()
 2020-11-12  8:02 UTC  (2+ messages)

[PATCH] Input: ads7846 - fix unaligned access on 7845
 2020-11-12  8:04 UTC  (2+ messages)

[PATCH v4 1/6] MAINTAINERS: Add Advantech embedded controller entry
 2020-11-12  8:01 UTC  (6+ messages)
` [PATCH v4 2/6] mfd: ahc1ec0: Add Advantech EC include file used by dt-bindings
` [PATCH v4 3/6] dt-bindings: mfd: ahc1ec0.yaml: Add Advantech embedded controller - AHC1EC0
` [PATCH v4 4/6] mfd: ahc1ec0: Add support for Advantech embedded controller
` [PATCH v4 5/6] hwmon: ahc1ec0-hwmon: Add sub-device hwmon "
` [PATCH v4 6/6] watchdog: ahc1ec0-wdt: Add sub-device watchdog "

[PATCH v4 01/11] usb: gadget: bdc: fix improper SPDX comment style for header file
 2020-11-12  7:59 UTC  (11+ messages)
` [PATCH v4 02/11] usb: gadget: bdc: remove bdc_ep_set_halt() declaration
` [PATCH v4 03/11] usb: gadget: bdc: prefer pointer dereference to pointer type
` [PATCH v4 04/11] usb: gadget: bdc: fix warning of embedded function name
` [PATCH v4 05/11] usb: gadget: bdc: fix check warning of block comments alignment
` [PATCH v4 06/11] usb: gadget: bdc: add identifier name for function declaraion
` [PATCH v4 07/11] usb: gadget: bdc: avoid precedence issues
` [PATCH v4 08/11] usb: gadget: bdc: use the BIT macro to define bit filed
` [PATCH v4 09/11] usb: gadget: bdc: fix checkpatch.pl tab warning
` [PATCH v4 10/11] usb: gadget: bdc: fix checkpatch.pl spacing error
` [PATCH v4 11/11] usb: gadget: bdc: fix checkpatch.pl repeated word warning

[PATCH] scsi: aacraid: Correct goto target in aac_resume()
 2020-11-12  8:03 UTC 

[PATCH v3 0/3] dt-bindings: Convert graph bindings to json-schema
 2020-11-12  7:56 UTC  (7+ messages)
` [PATCH v3 1/3] "

[PATCH] ASoC: pcm512x: Add support for data formats RJ and LJ
 2020-11-12  7:57 UTC  (5+ messages)

[PATCH v1 0/3] Set cqe off during suspend flow
 2020-11-12  7:52 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: mmc: Add optional cqe off properties
` [PATCH v1 2/3] arm64: dts: mt8192: Add cqe off flag
` [PATCH v1 3/3] mmc: core: Set cqe off during suspend flow

[PATCH] ttyprintk: optimize tpk_close flush code
 2020-11-12  7:52 UTC  (2+ messages)

[PATCH] w1: w1_therm: Rename conflicting sysfs attribute 'eeprom' to 'eeprom_cmd'
 2020-11-12  7:50 UTC  (2+ messages)

Process-wide watchpoints
 2020-11-12  7:46 UTC 

[PATCH v4 2/2] mm: prevent gup_fast from racing with COW during fork
 2020-11-12  7:41 UTC 

[PATCH v2 0/5] Input: adp5589: cleanup and use device-managed functions
 2020-11-12  7:43 UTC  (6+ messages)
` [PATCH v2 1/5] Input: adp5589: use devm_kzalloc() to allocate the kpad object
` [PATCH v2 2/5] Input: adp5589: use device-managed function in adp5589_keypad_add()
` [PATCH v2 3/5] Input: adp5589: remove setup/teardown hooks for gpios
` [PATCH v2 4/5] Input: adp5589: use devm_gpiochip_add_data() "
` [PATCH v2 5/5] Input: adp5589: use devm_add_action_or_reset() for register clear

drivers/net/wireless/mediatek/mt76/mt7915/init.c:339:26: sparse: sparse: cast from restricted __le16
 2020-11-12  7:20 UTC 

[PATCH v6 0/4] Support ROHM BD9576MUF and BD9573MUF PMICs
 2020-11-12  7:13 UTC  (5+ messages)
` [PATCH v6 1/4] dt_bindings: mfd: Add "
` [PATCH v6 2/4] mfd: Support ROHM BD9576MUF and BD9573MUF
` [PATCH v6 3/4] wdt: Support wdt on "
` [PATCH v6 4/4] MAINTAINERS: Add ROHM BD9576MUF and BD9573MUF drivers

Fair Pay: I-T Step : Dance Culture for Fair Pay Unity in East and West
 2020-11-12  7:12 UTC 

[PATCH v4 0/5] Introduce a new helper macro DEFINE_SHOW_STORE_ATTRIBUTE at seq_file.c
 2020-11-12  7:07 UTC  (6+ messages)
` [PATCH v4 1/5] seq_file: Introduce DEFINE_SHOW_STORE_ATTRIBUTE() helper macro
` [PATCH v4 2/5] scsi: hisi_sas: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs
` [PATCH v4 3/5] scsi: qla2xxx: "
` [PATCH v4 4/5] usb: dwc3: debugfs: Introduce DEFINE_SHOW_STORE_ATTRIBUTE
` [PATCH v4 5/5] drm/i915/display: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs

[RESEND PATCH 1/2] hwspinlock: sprd: fixed warning of unused variable 'sprd_hwspinlock_of_match'
 2020-11-12  7:04 UTC 

[PATCH] f2fs: avoid race condition for shinker count
 2020-11-12  6:57 UTC  (8+ messages)
` [f2fs-dev] "
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

[PATCH] Collate "run init" message to one line with prefixed var assignments
 2020-11-12  7:11 UTC  (2+ messages)
` ac0e958a00: Kernel_panic-not_syncing:stack-protector:Kernel_stack_is_corrupted_in:run_init_process

[PATCH v2] f2fs: compress: support chksum
 2020-11-12  6:54 UTC 

Fair Pay: Fork Off Open Mandriva "Star X" Shortcut There
 2020-11-12  6:54 UTC 

[PATCH] net: xfrm: fix memory leak in xfrm_user_policy()
 2020-11-12  6:52 UTC  (2+ messages)

[rcu:rcu/next] BUILD SUCCESS e78cd85dc606c36677721c6d74bfcd8bd154e9a3
 2020-11-12  6:50 UTC 

[PATCH 0/6] Input: adp5589: cleanup and use device-managed functions
 2020-11-12  6:51 UTC  (5+ messages)
` [PATCH 1/6] Input: adp5589: use a single variable for error in probe

bootconfig length parse error in kernel
 2020-11-12  6:49 UTC  (5+ messages)

[PATCH] staging: gasket: interrupt: fix the missed eventfd_ctx_put() in gasket_interrupt.c
 2020-11-12  6:49 UTC 

Fair Pay Main Point: Theophrastus vs La Quran
 2020-11-12  6:43 UTC 

[PATCH 0/4] drivers core: Introduce CPU type sysfs interface
 2020-11-12  6:42 UTC  (9+ messages)
` [PATCH 1/4] "

[PATCH] drm/bridge: anx7625: Add anx7625 port switching
 2020-11-12  6:40 UTC 

[PATCH] clk: hisilicon: Add clock driver for hi3559A SoC
 2020-11-12  6:41 UTC  (3+ messages)

[RFC PATCH 00/12] Topdown parser
 2020-11-12  6:35 UTC  (4+ messages)

[PATCH 2/3] lib: zlib_inflate: improves decompression performance
 2020-11-12  6:45 UTC  (2+ messages)
` [lib] 6ee736dc92: BUG:unable_to_handle_page_fault_for_address

[PATCH] usb: dwc3: qcom: Add shutdown callback for dwc3
 2020-11-12  6:30 UTC 

[PATCH 0/1] Fix objects remain in the offline per-cpu quarantine
 2020-11-12  6:24 UTC  (2+ messages)
` [PATCH 1/1] kasan: fix object remain in "

[PATCH v1 0/2] mmc: support crash logging to MMC block devices
 2020-11-12  6:24 UTC  (3+ messages)
` [PATCH v1 1/2] mmc: Support kmsg dumper based on pstore/blk
` [PATCH v1 2/2] mmc:cavium: Add MMC polling method to support kmsg panic/oops write

[PATCH bpf v3 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator
 2020-11-12  6:37 UTC  (2+ messages)
` [lib/strncpy_from_user.c] e65411d04b: Kernel_panic-not_syncing:Attempted_to_kill_init!exitcode=

Scheduler wakeup path tuning surface: Use-Cases and Requirements
 2020-11-12  6:13 UTC  (2+ messages)
          ` Scheduler wakeup path tuning surface: Interface discussion

[PATCH 0/4] ARM: dts: aspeed: Add Facebook Galaxy100 BMC
 2020-11-12  5:49 UTC  (5+ messages)

[PATCH v13 0/6] add DFL bus support to MODULE_DEVICE_TABLE()
 2020-11-12  5:42 UTC  (7+ messages)
` [PATCH v13 1/6] fpga: dfl: fix the definitions of type & feature_id for dfl devices
` [PATCH v13 2/6] fpga: dfl: move dfl_device_id to mod_devicetable.h
` [PATCH v13 3/6] fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()
` [PATCH v13 4/6] fpga: dfl: move dfl bus related APIs to include/linux/dfl.h
` [PATCH v13 5/6] fpga: dfl: add support for N3000 Nios private feature
` [PATCH v13 6/6] memory: dfl-emif: add the DFL EMIF private feature driver

[PATCH] scsi: ufs: Add retry flow for failed hba enabling
 2020-11-12  5:45 UTC 

[PATCH] drm/nouveau: Use vmemdup_user()
 2020-11-12  1:36 UTC 

[PATCH v5 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp
 2020-11-12  5:44 UTC  (5+ messages)

[tip:x86/urgent] BUILD SUCCESS b2896458b850ec7cb69b054b195b4b399f7e1f22
 2020-11-12  1:41 UTC 

[tip:x86/fpu] BUILD SUCCESS cba08c5dc6dc1a906a0b5ddac9a9ac6c9a64f2e8
 2020-11-12  1:42 UTC 

[PATCH v2 0/2] Support SC7180 sound card variation without headset
 2020-11-12  1:43 UTC  (2+ messages)
` [PATCH v2 1/2] ASoC: google: dt-bindings: add new compatible for sc7180-coachz

[PATCH net-next v4 0/5] bonding: rename bond components
 2020-11-12  1:43 UTC  (3+ messages)
` [PATCH 3/5] bonding: rename slave to port where possible

[PATCH 0/2] printk/console: Use ttynull when no console is available or wanted
 2020-11-12  1:45 UTC  (4+ messages)
` [PATCH 1/2] init/console: Use ttynull as a fallback when there is no console

[PATCH] Input: touchscreen: fix kconfig dependency bug for TOUCHSCREEN_ADC
 2020-11-12  1:49 UTC  (2+ messages)

[PATCH V2 0/5] arm64: dts: ti: Cleanup mix of "okay" and "disabled" usage
 2020-11-12  1:49 UTC  (4+ messages)
` [PATCH V2 3/5] arm64: dts: ti: am65/j721e: Fix up un-necessary status set to "okay" for crypto
` [PATCH V2 4/5] arm64: dts: ti: k3-am654-base-board: Fix up un-necessary status set to "okay" for USB
` [PATCH V2 5/5] arm64: dts: ti: am65/j721e/j7200: Mark firmware used uart as "reserved"

[PATCH v7 0/3] Add support for AMD PTDMA controller driver
 2020-11-12  5:42 UTC  (2+ messages)

[PATCH v13 0/4] SELinux support for anonymous inodes and UFFD
 2020-11-12  1:53 UTC 

[PATCH] Input: elan_i2c - Modify the correct input of the iap page type command
 2020-11-12  4:15 UTC  (2+ messages)

[PATCH v3 1/2] usb: typec: Consolidate syfs ABI documentation
 2020-11-12  2:40 UTC  (4+ messages)
` [PATCH v3 2/2] usb: typec: Expose Product Type VDOs via sysfs

[PATCH V3 net-next 00/10] net: hns3: updates for -next
 2020-11-12  3:33 UTC  (11+ messages)
` [PATCH V3 net-next 01/10] net: hns3: add support for configuring interrupt quantity limiting
` [PATCH V3 net-next 02/10] net: hns3: add support for querying maximum value of GL
` [PATCH V3 net-next 03/10] net: hns3: add support for 1us unit GL configuration
` [PATCH V3 net-next 04/10] net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesce
` [PATCH V3 net-next 05/10] net: hns3: add support for dynamic interrupt moderation
` [PATCH V3 net-next 06/10] net: hns3: add ethtool priv-flag for DIM
` [PATCH V3 net-next 07/10] net: hns3: add hns3_state_init() to do state initialization
` [PATCH V3 net-next 08/10] net: hns3: add a check for ethtool priv-flag interface
` [PATCH V3 net-next 09/10] net: hns3: add support for EQ/CQ mode configuration
` [PATCH V3 net-next 10/10] net: hns3: add ethtool priv-flag for EQ/CQ

linux-next: Tree for Nov 12
 2020-11-12  5:39 UTC 

[PATCH v5 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation
 2020-11-12  5:39 UTC  (2+ messages)

[PATCH v9 0/2] Add Intel LGM SoC DMA support
 2020-11-12  5:38 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: dma: Add bindings for Intel LGM SoC
` [PATCH v9 2/2] Add Intel LGM SoC DMA support

[PATCH v10 1/5] Bluetooth: Interleave with allowlist scan
 2020-11-12  4:06 UTC  (5+ messages)
` [PATCH v10 2/5] Bluetooth: Handle system suspend resume case
` [PATCH v10 3/5] Bluetooth: Handle active scan case
` [PATCH v10 4/5] Bluetooth: Refactor read default sys config for various types
` [PATCH v10 5/5] Bluetooth: Add toggle to switch off interleave scan

[PATCH v2 00/10] Broadcom b53 YAML bindings
 2020-11-12  5:26 UTC  (13+ messages)
` [PATCH v2 01/10] dt-bindings: net: dsa: Extend switch nodes pattern
` [PATCH v2 02/10] dt-bindings: net: dsa: Document sfp and managed properties
` [PATCH v2 03/10] ARM: dts: BCM5301X: Update Ethernet switch node name
` [PATCH v2 04/10] ARM: dts: BCM5301X: Add a default compatible for switch node
` [PATCH v2 05/10] ARM: dts: BCM5301X: Provide defaults ports container node
` [PATCH v2 06/10] ARM: dts: NSP: Update ethernet switch node name
` [PATCH v2 07/10] ARM: dts: NSP: Fix Ethernet switch SGMII register name
` [PATCH v2 08/10] ARM: dts: NSP: Add a SRAB compatible string for each board
` [PATCH v2 09/10] ARM: dts: NSP: Provide defaults ports container node
` [PATCH v2 10/10] dt-bindings: net: dsa: b53: Add YAML bindings

[RFC PATCH v1 00/26] Make reporting-bugs easier to grasp and yet more detailed
 2020-11-12  5:22 UTC  (13+ messages)
` [RFC PATCH v1 02/26] docs: reporting-bugs: Create a TLDR how to report issues
` [RFC PATCH v1 15/26] docs: reporting-bugs: make readers test mainline, but leave a loophole

[PATCH v1 0/9] Landlock fixes
 2020-11-12  4:59 UTC  (2+ messages)

[PATCH 0/7] MIPS: ralink: add CPU clock detection and clock gate driver for MT7621
 2020-11-12  5:23 UTC  (5+ messages)

[PATCH v2 0/7] J7200: Add PCIe DT nodes to Enable PCIe
 2020-11-12  5:25 UTC  (4+ messages)
` [PATCH v2 1/7] dt-bindings: mfd: ti,j721e-system-controller.yaml: Document "syscon"

Question of ESP failure when device receives Packet Too Big ICMPv6 message
 2020-11-12  4:31 UTC 

linux-next: build warning after merge of the block tree
 2020-11-12  4:32 UTC 

[PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR
 2020-11-12  4:23 UTC  (3+ messages)
`  "

Question: gadget: How to realize uvc and uac composite function?
 2020-11-12  4:02 UTC  (2+ messages)

[PATCH v4] reboot: allow to specify reboot mode via sysfs
 2020-11-12  3:50 UTC  (2+ messages)
` [PATCH] reboot: Fix variable assignments in type_store

[PATCH v9 1/6] Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI request
 2020-11-12  3:40 UTC  (4+ messages)
` [PATCH v9 5/6] Bluetooth: Refactor read default sys config for various types

[PATCH v21 00/19] per memcg lru lock
 2020-11-12  3:35 UTC  (5+ messages)
` [PATCH v21 15/19] mm/compaction: do page isolation first in compaction

[PATCH v1 0/4] Updates to MHI channel handling
 2020-11-12  3:24 UTC  (7+ messages)
` [PATCH v1 3/4] bus: mhi: core: Add support to pause or resume channel data transfers

[RFC] fs: Avoid to use lockdep information if it's turned off
 2020-11-12  3:22 UTC  (4+ messages)

[PATCH v5 00/10] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2020-11-12  3:05 UTC  (11+ messages)
` [PATCH v5 01/10] media: v4l: Add packed YUV444 24bpp pixel format
` [PATCH v5 02/10] firmware: imx: scu-pd: Add power domains for imx-jpeg
` [PATCH v5 03/10] media: dt-bindings: Add bindings for i.MX8QXP/QM JPEG driver
` [PATCH v5 04/10] media: imx-jpeg: Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
` [PATCH v5 05/10] arm64: dts: imx8qxp: Add jpeg encoder/decoder nodes
` [PATCH v5 06/10] Add maintainer for IMX jpeg v4l2 driver
` [PATCH v5 07/10] media: Add parsing for APP14 data segment in jpeg helpers
` [PATCH v5 08/10] media: Quit parsing stream if doesn't start with SOI
` [PATCH v5 09/10] media: Avoid parsing quantization and huffman tables
` [PATCH v5 10/10] media: imx-jpeg: Use v4l2 jpeg helpers in mxc-jpeg

[PATCH v7 0/2] Add Intel LGM soc DMA support
 2020-11-12  3:09 UTC  (6+ messages)
` [PATCH v7 1/2] dt-bindings: dma: Add bindings for intel LGM SOC

[REGRESSION] hwmon: (applesmc) avoid overlong udelay()
 2020-11-12  3:08 UTC  (20+ messages)
            ` [PATCH] applesmc: Re-work SMC comms v1
              ` [PATCH] applesmc: Re-work SMC comms v2
                            ` [PATCH v3] applesmc: Re-work SMC comms
                              ` [PATCH v4 1/1] "
                                  ` [PATCH v5 "
                                    ` [PATCH v6 "

[PATCH v8 00/22] perf arm-spe: Refactor decoding & dumping flow
 2020-11-12  3:02 UTC  (8+ messages)
` [PATCH v8 06/22] perf arm-spe: Refactor printing string to buffer

[tip:master] BUILD SUCCESS c3c30db1b191bb1640a08bbcc593c212affcab75
 2020-11-12  2:53 UTC 

[PATCH v4 00/24] MT8192 IOMMU support
 2020-11-12  2:42 UTC  (7+ messages)
` [PATCH v4 05/24] dt-bindings: mediatek: Add binding for mt8192 IOMMU
` [PATCH v4 13/24] iommu/mediatek: Add device link for smi-common and m4u


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).