linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-25 19:57:27 to 2021-01-25 22:43:38 UTC [more...]

[PATCH] mfd: max8997: Replace 8998 with 8997
 2021-01-25 19:51 UTC  (3+ messages)

Splicing to/from a tty
 2021-01-25 20:34 UTC  (3+ messages)
` [PATCH] fs/pipe: allow sendfile() to pipe again

[PATCH 0/2] Fix BUG: Invalid wait context in hrtimer_interrupt()
 2021-01-25 19:46 UTC  (5+ messages)
` [PATCH 1/2] printk: Add new pr_*_deferred_once() variants

[PATCH] cmd_dtc: Enable generation of device tree symbols
 2021-01-25 21:53 UTC  (2+ messages)

[RFC v3 net-next] net: core: devlink: add 'dropped' stats field for DROP trap action
 2021-01-25 21:23 UTC  (2+ messages)

[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: second batch of fixes and improvements
 2021-01-25 21:18 UTC  (2+ messages)

[PATCH] n_tty: fix redirected_tty_write checks after write_iter conversion
 2021-01-25 20:40 UTC  (8+ messages)

hppa64-linux-ld: mm/hugetlb.o(.text+0x50dc): cannot reach printk
 2021-01-25 21:37 UTC  (12+ messages)

[PATCH v6 0/7] Add initial support for ATC260x PMICs
 2021-01-25 20:51 UTC  (5+ messages)
` [PATCH v6 4/7] regulator: Add regulator driver "

[PATCH] KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX
 2021-01-25 21:59 UTC  (5+ messages)

[PATCH 0/3] tracing: Merge irqflags + preempt counter
 2021-01-25 19:55 UTC  (11+ messages)
` [PATCH 1/3] "
        ` [PATCH 0/4 v2] "
          ` [PATCH 1/4] "
          ` [PATCH 3/4] tracing: Use in_serving_softirq() to deduct softirq status
          ` [PATCH 4/4] tracing: Remove NULL check from current in tracing_generic_entry_update()

[PATCH 0/3] iio: Add a ChromeOS EC MKBP proximity driver
 2021-01-25 22:28 UTC  (6+ messages)
` [PATCH 3/3] iio: proximity: "

[PATCH v7 00/28] coresight: etm4x: Support for system instructions
 2021-01-25 22:05 UTC  (3+ messages)

[PATCH 5.10 000/199] 5.10.11-rc1 review
 2021-01-25 20:51 UTC  (4+ messages)

[PATCH 4.19 00/58] 4.19.171-rc1 review
 2021-01-25 20:47 UTC  (5+ messages)
` [PATCH 4.19 46/58] net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnext

[PATCH v3] Bluetooth: Keep MSFT ext info throughout ahci_dev's life cycle
 2021-01-25 22:18 UTC  (3+ messages)

[PATCH] kdb: Refactor env variables get/set code
 2021-01-25 20:43 UTC  (2+ messages)

[v4 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-01-25 21:16 UTC  (10+ messages)
` [v4 PATCH 04/11] mm: vmscan: remove memcg_shrinker_map_size
` [v4 PATCH 07/11] mm: vmscan: add per memcg shrinker nr_deferred
` [v4 PATCH 08/11] mm: vmscan: use per memcg nr_deferred of shrinker

[PATCH] hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklist
 2021-01-25 20:21 UTC  (4+ messages)

[PATCH v1 00/10] mfd, x86: remove msic driver and leftovers
 2021-01-25 19:39 UTC  (2+ messages)
` [PATCH v1 07/10] x86/platform/intel-mid: Remove unused leftovers (msic)

WARNING in pskb_expand_head
 2021-01-25 22:01 UTC  (3+ messages)

[PATCH v1] drm/panel: simple: add SGD GKTW70SDAD1SD
 2021-01-25 22:17 UTC  (12+ messages)

Linux 5.11-rc5
 2021-01-25 21:46 UTC  (7+ messages)

[PATCH 1/3] dt-bindings: mtd: move partition binding to its own file
 2021-01-25 22:42 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: mtd: add binding from BCM4908 partitions

[PATCH 00/32] Network fs helper library & fscache kiocb API [ver #2]
 2021-01-25 21:37 UTC  (25+ messages)
` [PATCH 06/32] netfs: Provide readahead and readpage netfs helpers
` [PATCH 07/32] netfs: Add tracepoints
` [PATCH 08/32] netfs: Gather stats
` [PATCH 09/32] netfs: Add write_begin helper
` [PATCH 10/32] netfs: Define an interface to talk to a cache
` [PATCH 11/32] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
` [PATCH 14/32] afs: Print the operation debug_id when logging an unexpected data version
` [PATCH 16/32] afs: Don't truncate iter during data fetch
` [PATCH 17/32] afs: Log remote unmarshalling errors
` [PATCH 18/32] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH 19/32] afs: Use ITER_XARRAY for writing
` [PATCH 20/32] afs: Wait on PG_fscache before modifying/releasing a page
` [PATCH 21/32] afs: Extract writeback extension into its own function
` [PATCH 22/32] afs: Prepare for use of THPs
` [PATCH 23/32] afs: Use the fs operation ops to handle FetchData completion
` [PATCH 24/32] afs: Use new fscache read helper API
` [PATCH 25/32] NFS: Clean up nfs_readpage() and nfs_readpages()
` [PATCH 26/32] NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds
` [PATCH 27/32] NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc
` [PATCH 28/32] NFS: Call readpage_async_filler() from nfs_readpage_async()
` [PATCH 29/32] NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()
` [PATCH 30/32] NFS: Allow internal use of read structs and functions
` [PATCH 31/32] NFS: Convert to the netfs API and nfs_readpage to use netfs_readpage
` [PATCH 32/32] NFS: Convert readpage to readahead and use netfs_readahead for fscache

[PATCH v3 net-next] Remove buf_info from device accessible structures
 2021-01-25 22:34 UTC 

[PATCH v4 0/4] OPP API fixes and improvements
 2021-01-25 22:30 UTC  (3+ messages)
` [PATCH v4 2/4] opp: Add dev_pm_opp_sync_regulators()

[PATCH 0/1] sched/topology: NUMA distance deduplication
 2021-01-25 21:35 UTC  (6+ messages)
` [PATCH 1/1] sched/topology: Make sched_init_numa() use a set for the deduplicating sort

[PATCH v6 0/5] ARM: arm64: Add SMCCC TRNG entropy service
 2021-01-25 22:25 UTC  (2+ messages)
` (subset) "

[PATCH v4 2/2] dt-bindings: Document bindings for new SDM845 devices
 2021-01-25 22:18 UTC  (2+ messages)

[PATCH V2 00/11] arm64: coresight: Enable ETE and TRBE
 2021-01-25 22:20 UTC  (4+ messages)
` [PATCH V2 06/11] dts: bindings: Document device tree bindings for ETE

[RFC PATCH v2] uacce: Add uacce_ctrl misc device
 2021-01-25 22:21 UTC  (3+ messages)

[PATCH RFC] gcc-plugins: Handle GCC version mismatch for OOT modules
 2021-01-25 22:19 UTC  (7+ messages)

[PATCH 1/2] [REPOST] dt-bindings: qcom,pdc: Add compatible for SM8250
 2021-01-25 22:20 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: qcom,pdc: Add compatible for SM8350

[PATCH v17 00/26] Control-flow Enforcement: Shadow Stack
 2021-01-25 22:18 UTC  (6+ messages)
` [PATCH v17 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW

[PATCH v3 0/3] QCOM QUP I2C - Add noise rejection, convert to YAML
 2021-01-25 22:17 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: i2c: qcom,i2c-qup: Convert txt to YAML schema
` [PATCH v3 3/3] dt-bindings: i2c: qcom,i2c-qup: Document noise rejection properties

[PATCH 01/14] rtc: ac100: use rtc_lock/rtc_unlock
 2021-01-25 22:14 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] soc: ti: pruss: Refactor the CFG sub-module init
 2021-01-25 22:09 UTC 

[PATCH v2] Documentation/admin-guide: kernel-parameters: update CMA entries
 2021-01-25 21:59 UTC  (2+ messages)

[PATCH net] net: mrp: use stp state as substitute for unimplemented mrp state
 2021-01-25 21:36 UTC  (8+ messages)

[RFC PATCH] sched/fair: first try to fix the scheduling impact of NUMA diameter > 2
 2021-01-25 21:55 UTC  (7+ messages)

[PATCH] kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gcc
 2021-01-25 21:54 UTC  (2+ messages)

[PATCH v2] doc: gcc-plugins: drop more stale information
 2021-01-25 21:55 UTC  (2+ messages)

[PATCH v4 00/17] Miscellaneous fixes for resctrl selftests
 2021-01-25 21:54 UTC  (4+ messages)

[PATCH] iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRs
 2021-01-25 21:52 UTC 

[PATCH v2 0/3] iommu/arm-smmu: adreno-smmu page fault handling
 2021-01-25 21:51 UTC  (5+ messages)
` [PATCH v2 1/3] iommu/arm-smmu: Add support for driver IOMMU fault handlers

[RFC PATCH v2 0/4] make jbd2 debug switch per device
 2021-01-25 21:50 UTC  (2+ messages)

[PATCH Broadcom/stblinux 1/2] dt-bindings: power: bcm-pmb: add BCM63138 binding
 2021-01-25 21:48 UTC  (2+ messages)

[PATCH 1/2] drm/panel: Add BOE BF060Y8M-AJ0 5.99" AMOLED panel driver
 2021-01-25 21:47 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: display: Document BOE BF060Y8M-AJ0 panel compatible

[PATCH v1 0/9] mmc: sdhci-of-arasan: Add UHS-1 support for Keem Bay SOC
 2021-01-25 21:37 UTC  (3+ messages)
` [PATCH v1 9/9] "

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-25 21:38 UTC  (10+ messages)
` [PATCH v16 06/11] "
` [PATCH v16 08/11] secretmem: add memcg accounting

[PATCH v4 net-next 1/1] Allow user to set metric on default route learned via Router Advertisement
 2021-01-25 21:44 UTC 

[PATCH v2 0/2] STM32 USBPHYC ck_usbo_48m clock provider
 2021-01-25 21:40 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: phy-stm32-usbphyc: add #clock-cells required property

[PATCH net-next 0/6] net: ipa: hardware pipeline cleanup fixes
 2021-01-25 21:29 UTC  (2+ messages)
` [PATCH net-next 1/6] net: ipa: rename "tag status" symbols

[PATCH v2 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-01-25 21:19 UTC  (7+ messages)
` [PATCH v2 06/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding
` [PATCH v2 08/14] dt-bindings: display: bridge: Add i.MX8qxp pixel link to DPI binding
` [PATCH v2 11/14] dt-bindings: display: bridge: Add i.MX8qm/qxp LVDS display bridge binding

[PATCH v5 0/5] Remove LPC register partitioning
 2021-01-25 21:25 UTC  (3+ messages)
` [PATCH v5 1/5] dt-bindings: aspeed-lpc: Remove LPC partitioning

[PATCH 0/3] auxdisplay: ht16k33: Improvement, fix, and json-schema conversion
 2021-01-25 21:20 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: auxdisplay: ht16k33: Keyscan function should be optional
` [PATCH 2/3] dt-bindings: auxdisplay: ht16k33: Fix default-brightness-level range
` [PATCH 3/3] dt-bindings: auxdisplay: ht16k33: Convert to json-schema

[PATCH] auxdisplay: Fix duplicate CHARLCD config symbol
 2021-01-25 21:21 UTC  (2+ messages)

[PATCH] auxdisplay: ht16k33: Fix refresh rate handling
 2021-01-25 21:21 UTC  (2+ messages)

[RFC PATCH 00/17] objtool: add base support for arm64
 2021-01-25 21:19 UTC  (11+ messages)

[PATCH] lkdtm: fix memory copy size for WRITE_KERN
 2021-01-25 21:16 UTC  (2+ messages)

KASAN: global-out-of-bounds Write in record_print_text
 2021-01-25 21:14 UTC 

[PATCH] usb: host: ehci-tegra: fix Kconfig depencies
 2021-01-25 21:10 UTC  (3+ messages)

[PATCH 00/13] opp: Implement dev_pm_opp_set_opp()
 2021-01-25 21:09 UTC  (5+ messages)
` [PATCH 07/13] opp: Allow _generic_set_opp_clk_only() to work for non-freq devices

[PATCH v3 0/5] Expose RPi4's bootloader configuration
 2021-01-25 21:04 UTC  (2+ messages)

[PATCH v2 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2021-01-25 21:03 UTC  (2+ messages)

[PATCH v2 0/9] SDM630/660 GCC/MMCC/GPUCC clock controllers
 2021-01-25 21:03 UTC  (5+ messages)
` [PATCH v2 4/9] dt-bindings: clock: Add support for the SDM630 and SDM660 mmcc
` [PATCH v2 9/9] dt-bindings: clock: Add QCOM SDM630 and SDM660 graphics clock bindings

[GIT PULL 1/4] bcm2835-dt-next-2021-01-25
 2021-01-25 21:01 UTC  (4+ messages)
` [GIT PULL 2/4] bcm2835-defconfig-next-2021-01-25
` [GIT PULL 3/4] bcm2835-defconfig-arm64-next-2021-01-25
` [GIT PULL 4/4] bcm2835-soc-next-2021-01-25

[PATCH 0/2] mm/hugetlb: follow_hugetlb_page() improvements
 2021-01-25 20:57 UTC  (3+ messages)
` [PATCH 1/2] mm/hugetlb: grab head page refcount once per group of subpages
` [PATCH 2/2] mm/hugetlb: refactor subpage recording

[PATCH dwc-next v2 0/2] PCI: dwc: remove useless dw_pcie_ops
 2021-01-25 20:57 UTC  (3+ messages)
` [PATCH dwc-next v2 2/2] PCI: dwc: al: Remove "

[BUG]: KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
 2021-01-25 20:56 UTC  (3+ messages)

[PATCH v8 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-01-25 19:47 UTC  (15+ messages)
` [PATCH v8 01/14] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v8 02/14] mm/gup: check every subpage of a compound page during isolation
` [PATCH v8 03/14] mm/gup: return an error on migration failure
` [PATCH v8 04/14] mm/gup: check for isolation errors
` [PATCH v8 05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v8 06/14] mm: apply per-task gfp constraints in fast path
` [PATCH v8 07/14] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v8 08/14] mm/gup: do not migrate zero page
` [PATCH v8 09/14] mm/gup: migrate pinned pages out of movable zone
` [PATCH v8 10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v8 11/14] mm/gup: change index type to long as it counts pages
` [PATCH v8 12/14] mm/gup: longterm pin migration cleanup
` [PATCH v8 13/14] selftests/vm: gup_test: fix test flag
` [PATCH v8 14/14] selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages

[PATCHv3 0/6] [PATCHv3 0/6] Extend Intel service layer, FPGA manager and region
 2021-01-25 20:56 UTC  (7+ messages)
` [PATCHv3 1/6] firmware: stratix10-svc: add COMMAND_AUTHENTICATE_BITSTREAM flag
` [PATCHv3 2/6] firmware: stratix10-svc: extend SVC driver to get the firmware version
` [PATCHv3 3/6] fpga: fpga-mgr: add FPGA_MGR_BITSTREM_AUTHENTICATION flag
` [PATCHv3 4/6] fpga: of-fpga-region: add authenticate-fpga-config property
` [PATCHv3 5/6] dt-bindings: fpga: "
` [PATCHv3 6/6] fpga: stratix10-soc: extend driver for bitstream authentication

[PATCH RESEND] kvm: paging_tmpl.h: delete duplicated word
 2021-01-25 20:34 UTC 

[PATCH RESEND] kvm: mmu.h: delete duplicated word
 2021-01-25 20:34 UTC 

[PATCH] x86/mm: Tracking linear mapping split events since boot
 2021-01-25 20:32 UTC  (2+ messages)

[PATCH v2 0/5] drm/panel-simple: Patches for N116BCA-EA1
 2021-01-25 20:29 UTC  (9+ messages)
` [PATCH v2 2/5] drm/panel-simple: Don't wait longer for HPD than hpd_absent_delay
` [PATCH v2 3/5] drm/panel-simple: Retry if we timeout waiting for HPD
` [PATCH v2 4/5] dt-bindings: dt-bindings: display: simple: Add N116BCA-EA1
` [PATCH v2 5/5] drm/panel-simple: "

[PATCH v9 7/7] ARM: dts: imx50-kobo-aura: Add Netronix embedded controller
 2021-01-25 20:26 UTC  (3+ messages)
` [PATCH] ARM: dts: imx6sl-tolino-shine2hd: "

[PATCH v4 0/2] Add support for the Sony Exmor-RS IMX300 camera sensor
 2021-01-25 20:26 UTC  (3+ messages)
` [PATCH v4 2/2] media: dt-bindings: media: i2c: Add IMX300 CMOS sensor binding

[GIT PULL] printk urgent fix for 5.11-rc6
 2021-01-25 20:25 UTC  (2+ messages)

[PATCH 1/1] iommu/arm-smmu-v3: add support for BBML
 2021-01-25 20:23 UTC  (7+ messages)

[v7,0/7] PCI: mediatek: Add new generation controller support
 2021-01-25 20:22 UTC  (5+ messages)
` [v7,1/7] dt-bindings: PCI: mediatek-gen3: Add YAML schema
` [v7,3/7] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192

BUG: Incorrect MTU on GRE device if remote is unspecified
 2021-01-25 20:10 UTC 

[PATCH v4] iio: adc: stm32-adc: enable timestamping for non-DMA usage
 2021-01-25 19:48 UTC 

[PATCH] PCI: dwc: layerscape: convert to builtin_platform_driver()
 2021-01-25 19:49 UTC  (9+ messages)

[PATCH v3 0/1] scale loop device lock
 2021-01-25 20:11 UTC  (2+ messages)
` [PATCH v3 1/1] loop: scale loop device by introducing per "

[PATCH v3] leds: gpio: Set max brightness to 1
 2021-01-25 20:08 UTC 

[PATCH] usb: dwc2: Fix endpoint direction check in ep_from_windex
 2021-01-25 19:13 UTC 

[PATCH RESEND] genwqe: clarify repeated word
 2021-01-25 19:59 UTC 

5.10 LTS Kernel: 2 or 6 years?
 2021-01-25 19:55 UTC 

[PATCH RESEND2] ntfs: layout.h: delete duplicated words
 2021-01-25 19:49 UTC 

[PATCH RESEND] fs: afs: delete repeated words in comments
 2021-01-25 19:51 UTC 

[PATCH RESEND] security: apparmor: file.h: delete duplicated word
 2021-01-25 19:53 UTC 

[PATCH v4] selftests: drivers: fpga: A test for interrupt support
 2021-01-25 19:40 UTC 


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