linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-25 13:06:49 to 2020-10-25 23:43:54 UTC [more...]

Linux 5.10-rc1
 2020-10-25 23:43 UTC  (2+ messages)
` linux-next: stats

[PATCH v2 00/12] Overhaul multi-page lookups for THP
 2020-10-25 23:19 UTC  (8+ messages)
` [PATCH v2 12/12] mm/filemap: Return only head pages from find_get_entries

[PATCH linux-5.9 1/1] net: netfilter: fix KASAN: slab-out-of-bounds Read in nft_flow_rule_create
 2020-10-25 23:31 UTC  (5+ messages)

[PATCH v4 0/6] crypto: lib/sha256 - cleanup/optimization
 2020-10-25 23:23 UTC  (10+ messages)
` [PATCH v4 1/6] crypto: lib/sha256 - Use memzero_explicit() for clearing state
` [PATCH v4 2/6] crypto: "
` [PATCH v4 3/6] crypto: lib/sha256 - Don't clear temporary variables
` [PATCH v4 4/6] crypto: lib/sha256 - Clear W[] in sha256_update() instead of sha256_transform()
` [PATCH v4 5/6] crypto: lib/sha256 - Unroll SHA256 loop 8 times intead of 64
` [PATCH v4 6/6] crypto: lib/sha256 - Unroll LOAD and BLEND loops

[PATCH v2] KVM: arm64: Failback on unsupported huge page sizes
 2020-10-25 23:06 UTC 

[PATCH 0/3] KVM: arm64: Failback on unsupported huge pages
 2020-10-25 23:04 UTC  (10+ messages)
` [PATCH 1/3] KVM: arm64: Check if 52-bits PA is enabled
` [PATCH 2/3] KVM: arm64: Don't map PUD huge page if it's not available
` [PATCH 3/3] KVM: arm64: Failback on unsupported huge page sizes

[PATCH RESEND v4 0/4] Introduce Embedded Controller driver for Acer A500
 2020-10-25 23:01 UTC  (5+ messages)
` [PATCH RESEND v4 1/4] dt-bindings: mfd: Add ENE KB930 Embedded Controller binding
` [PATCH RESEND v4 2/4] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500
` [PATCH RESEND v4 3/4] power: supply: Add battery gauge driver for "
` [PATCH RESEND v4 4/4] ARM: tegra: acer-a500: Add Embedded Controller

arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_withSmallPrefix+0x70): undefined reference to `ftrace_likely_update'
 2020-10-25 23:00 UTC 

[PATCH v1] clk: tegra: Fix duplicated SE clock entry
 2020-10-25 22:42 UTC 

[PATCH v3 00/56] Fix several bad kernel-doc markups
 2020-10-25 22:38 UTC  (4+ messages)
` [PATCH v3 51/56] audit: fix a kernel-doc markup

[PATCH v3 1/1] uapi: Move constants from <linux/kernel.h> to <linux/const.h>
 2020-10-25 22:29 UTC  (2+ messages)

[PATCH v6 00/52] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-10-25 22:17 UTC  (53+ messages)
` [PATCH v6 01/52] clk: tegra: Export Tegra20 EMC kernel symbols
` [PATCH v6 02/52] soc/tegra: fuse: Export tegra_read_ram_code()
` [PATCH v6 03/52] dt-bindings: memory: tegra20: emc: Correct registers range in example
` [PATCH v6 04/52] dt-bindings: memory: tegra20: emc: Document nvidia,memory-controller property
` [PATCH v6 05/52] dt-bindings: memory: tegra20: mc: Document new interconnect property
` [PATCH v6 06/52] dt-bindings: memory: tegra20: emc: "
` [PATCH v6 07/52] dt-bindings: memory: tegra20: emc: Document OPP table and voltage regulator
` [PATCH v6 08/52] dt-bindings: memory: tegra20: emc: Document mfd-simple compatible and statistics sub-device
` [PATCH v6 09/52] dt-bindings: memory: tegra30: mc: Document new interconnect property
` [PATCH v6 10/52] dt-bindings: memory: tegra30: emc: "
` [PATCH v6 11/52] dt-bindings: memory: tegra30: emc: Document OPP table and voltage regulator
` [PATCH v6 12/52] dt-bindings: memory: tegra124: mc: Document new interconnect property
` [PATCH v6 13/52] dt-bindings: memory: tegra124: emc: "
` [PATCH v6 14/52] dt-bindings: memory: tegra124: emc: Document OPP table and voltage regulator
` [PATCH v6 15/52] dt-bindings: tegra30-actmon: Document OPP and interconnect properties
` [PATCH v6 16/52] dt-bindings: host1x: Document new "
` [PATCH v6 17/52] dt-bindings: memory: tegra20: Add memory client IDs
` [PATCH v6 18/52] dt-bindings: memory: tegra30: "
` [PATCH v6 19/52] dt-bindings: memory: tegra124: "
` [PATCH v6 20/52] ARM: tegra: Correct EMC registers size in Tegra20 device-tree
` [PATCH v6 21/52] ARM: tegra: Add interconnect properties to "
` [PATCH v6 22/52] ARM: tegra: Add interconnect properties to Tegra30 device-tree
` [PATCH v6 23/52] ARM: tegra: Add interconnect properties to Tegra124 device-tree
` [PATCH v6 24/52] ARM: tegra: Add nvidia,memory-controller phandle to Tegra20 EMC device-tree
` [PATCH v6 25/52] ARM: tegra: Add DVFS properties to Tegra20 EMC device-tree node
` [PATCH v6 26/52] ARM: tegra: Add DVFS properties to Tegra30 EMC and ACTMON device-tree nodes
` [PATCH v6 27/52] ARM: tegra: Add DVFS properties to Tegra124 "
` [PATCH v6 28/52] memory: tegra: Add and use devm_tegra_get_memory_controller()
` [PATCH v6 29/52] memory: tegra-mc: Add interconnect framework
` [PATCH v6 30/52] memory: tegra20-emc: Make driver modular
` [PATCH v6 31/52] memory: tegra20-emc: Use devm_platform_ioremap_resource()
` [PATCH v6 32/52] memory: tegra20-emc: Continue probing if timings are missing in device-tree
` [PATCH v6 33/52] memory: tegra20: Support interconnect framework
` [PATCH v6 34/52] memory: tegra20-emc: Don't parse emc-stats node
` [PATCH v6 35/52] memory: tegra: Add missing latency allowness entry for Page Table Cache
` [PATCH v6 36/52] memory: tegra: Add FIFO sizes to Tegra30 memory clients
` [PATCH v6 37/52] memory: tegra30-emc: Make driver modular
` [PATCH v6 38/52] memory: tegra30-emc: Continue probing if timings are missing in device-tree
` [PATCH v6 39/52] memory: tegra30: Support interconnect framework
` [PATCH v6 40/52] memory: tegra124-emc: Make driver modular
` [PATCH v6 41/52] memory: tegra124-emc: Use devm_platform_ioremap_resource()
` [PATCH v6 42/52] memory: tegra124: Support interconnect framework
` [PATCH v6 43/52] memory: tegra: Remove superfluous error messages around platform_get_irq()
` [PATCH v6 44/52] drm/tegra: dc: Support memory bandwidth management
` [PATCH v6 45/52] drm/tegra: dc: Extend debug stats with total number of events
` [PATCH v6 46/52] opp: Put interconnect paths outside of opp_table_lock
` [PATCH v6 47/52] PM / devfreq: tegra20: Silence deferred probe error
` [PATCH v6 48/52] PM / devfreq: tegra20: Relax Kconfig dependency
` [PATCH v6 49/52] PM / devfreq: tegra20: Convert to EMC_STAT driver, support interconnect and device-tree
` [PATCH v6 50/52] PM / devfreq: tegra30: Silence deferred probe error
` [PATCH v6 51/52] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree
` [PATCH v6 52/52] PM / devfreq: tegra30: Separate configurations per-SoC generation

linux-next: manual merge of the risc-v tree with Linus' tree
 2020-10-25 22:01 UTC 

linux-next: manual merge of the sunxi tree with the arm-soc tree
 2020-10-25 21:54 UTC  (3+ messages)

[PATCH v19 00/20] per memcg lru_lock
 2020-10-25 21:51 UTC  (4+ messages)
` [PATCH v19 18/20] mm/lru: replace pgdat lru_lock with lruvec lock

[PATCH 0/4] deterministic random testing
 2020-10-25 21:48 UTC  (5+ messages)
` [PATCH 1/4] prandom.h: add *_state variant of prandom_u32_max
` [PATCH 2/4] kselftest_module.h: unconditionally expand the KSTM_MODULE_GLOBALS() macro
` [PATCH 3/4] kselftest_module.h: add struct rnd_state and seed parameter
` [PATCH 4/4] lib/test_printf.c: use deterministic sequence of random numbers

[PATCH v9 0/4] userspace MHI client interface driver
 2020-10-25 21:46 UTC  (3+ messages)
` [PATCH v9 3/4] docs: Add documentation for userspace client interface

[PATCH v2 0/2] generic_file_buffered_read() improvements
 2020-10-25 21:29 UTC  (3+ messages)
` [PATCH v2 1/2] fs: Break generic_file_buffered_read up into multiple functions
` [PATCH v2 2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig

[PATCH v5] net: macb: add support for high speed interface
 2020-10-25 21:25 UTC  (2+ messages)

[PATCH net] gtp: fix an use-before-init in gtp_newlink()
 2020-10-25 21:05 UTC  (2+ messages)

[PATCH v2 3/4] dm: add support for passing through inline crypto support
 2020-10-25 21:02 UTC  (3+ messages)
` [PATCH] dm: fix err_cast.cocci warnings

drivers/vdpa/mlx5/core/mr.c:244: undefined reference to `vhost_iotlb_itree_first'
 2020-10-25 20:54 UTC 

[PATCH 0/2] Add support to configure DWC for ECRC
 2020-10-25 20:49 UTC  (3+ messages)
` [PATCH 2/2] PCI: dwc: Add support to configure "

[Cocci] [PATCH] Coccinelle: null: Optimise disjunctions in SmPL script “eno.cocci”
 2020-10-25 20:27 UTC  (3+ messages)
    ` [Cocci] "

[PATCH v6] checkpatch: extend attributes check to handle more patterns
 2020-10-25 19:36 UTC  (2+ messages)

[PATCH] mm: bio_alloc never fails when set GFP_NOIO, GFP_KERNEL
 2020-10-25 19:24 UTC  (3+ messages)

drivers/video/backlight/ltv350qv.c:192:12: warning: stack frame size of 13472 bytes in function 'ltv350qv_power'
 2020-10-25 19:23 UTC  (3+ messages)

[PATCH v5 0/7] FPGA Security Manager Class Driver
 2020-10-25 19:12 UTC  (4+ messages)
` [PATCH v5 1/7] fpga: sec-mgr: intel fpga security manager class driver

[PATCH v2 0/8] Fork brute force attack mitigation
 2020-10-25 13:45 UTC  (9+ messages)
` [PATCH v2 1/8] security: Add LSM hook at the point where a task gets a fatal signal
` [PATCH v2 2/8] security/brute: Define a LSM and manage statistical data
` [PATCH v2 3/8] security/brute: Add sysctl attributes to allow detection fine tuning
` [PATCH v2 4/8] security/brute: Detect a fork brute force attack
` [PATCH v2 5/8] security/brute: Mitigate "
` [PATCH v2 6/8] security/brute: Add prctls to enable/disable the fork attack detection
` [PATCH v2 7/8] Documentation: Add documentation for the Brute LSM
` [PATCH v2 8/8] MAINTAINERS: Add a new entry "

[RFC] Removing b_end_io
 2020-10-25 18:58 UTC  (3+ messages)

[GIT pull] locking/urgent for 5.10-rc1
 2020-10-25 18:56 UTC  (11+ messages)
` [GIT pull] perf/urgent "
` [GIT pull] sched/urgent "
` [GIT pull] timers/urgent "
` [GIT pull] x86/urgent "

[PATCH 0/2] Fix null pointer dereference in kvm_msr_ignored_check
 2020-10-25 18:53 UTC  (3+ messages)
` [PATCH 1/2] KVM: selftests: Add get featured msrs test case
` [PATCH 2/2] KVM: X86: Fix null pointer reference for KVM_GET_MSRS

[PATCH v5] checkpatch: extend attributes check to handle more patterns
 2020-10-25 18:48 UTC  (6+ messages)

[PATCH] mm: memcontrol: add file_thp, shmem_thp to memory.stat
 2020-10-25 18:37 UTC  (2+ messages)

[GIT PULL] xen: branch for v5.10-rc1c
 2020-10-25 18:35 UTC  (2+ messages)

[GIT PULL] NTB bug fixes for v5.10
 2020-10-25 18:35 UTC  (2+ messages)

[GIT PULL] SafeSetID changes for v5.10
 2020-10-25 18:35 UTC  (7+ messages)

[GIT PULL] parisc architecture updates for kernel v5.10-rc1
 2020-10-25 18:35 UTC  (2+ messages)

[GIT PULL] prandom32 changes for v5.10
 2020-10-25 18:35 UTC  (2+ messages)

[PULL REQUEST] i2c for 5.10
 2020-10-25 18:35 UTC  (2+ messages)

drivers/rtc/rtc-rv3032.c:908:34: warning: unused variable 'rv3032_of_match'
 2020-10-25 18:11 UTC 

[PATCH] dmaengine: qcom: Add ADM driver
 2020-10-25 18:11 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH 00/14] USB: serial: keyspan_pda: fix up write implementation
 2020-10-25 17:46 UTC  (15+ messages)
` [PATCH 01/14] USB: serial: keyspan_pda: fix dropped unthrottle interrupts
` [PATCH 02/14] USB: serial: keyspan_pda: fix write deadlock
` [PATCH 03/14] USB: serial: keyspan_pda: fix stalled writes
` [PATCH 04/14] USB: serial: keyspan_pda: fix write-wakeup use-after-free
` [PATCH 05/14] USB: serial: keyspan_pda: fix tx-unthrottle use-after-free
` [PATCH 06/14] USB: serial: keyspan_pda: fix write unthrottling
` [PATCH 07/14] USB: serial: keyspan_pda: refactor write-room handling
` [PATCH 08/14] USB: serial: keyspan_pda: fix write implementation
` [PATCH 09/14] USB: serial: keyspan_pda: increase transmitter threshold
` [PATCH 10/14] USB: serial: keyspan_pda: add write-fifo support
` [PATCH 11/14] USB: serial: keyspan_pda: clean up xircom/entrega support
` [PATCH 12/14] USB: serial: keyspan_pda: clean up comments and whitespace
` [PATCH 13/14] USB: serial: keyspan_pda: use BIT() macro
` [PATCH 14/14] USB: serial: keyspan_pda: drop redundant usb-serial pointer

[PATCH v5 0/5] Introduce the Counter character device interface
 2020-10-25 17:53 UTC  (13+ messages)
` [PATCH v5 3/5] counter: Add "

[PATCH] watchdog: sbc_fitpc2_wdt: add __user annotations
 2020-10-25 17:40 UTC  (2+ messages)

[PATCH 00/14] drm/msm: de-struct_mutex-ification
 2020-10-25 17:39 UTC  (10+ messages)
` [PATCH v2 07/22] drm/msm: Do rpm get sooner in the submit path

[PATCH 0/1] hwmon: add Corsair PSU HID controller driver
 2020-10-25 17:36 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] efi/x86: Only copy the compressed kernel image in efi_relocate_kernel()
 2020-10-25 17:24 UTC  (4+ messages)

[RFC PATCH v2] net: bridge: mcast: add support for raw L2 multicast groups
 2020-10-25 17:20 UTC 

[patch V2 00/13] USB: Cleanup in_interupt/in_irq/in_atomic() usage
 2020-10-25 17:16 UTC  (7+ messages)
` [patch V2 02/13] USB: serial: keyspan_pda: Replace in_interrupt() usage
` [patch V2 03/13] USB: serial: keyspan_pda: Consolidate room query
` [patch V2 04/13] USB: serial: digi_acceleport: Remove in_interrupt() usage

[PATCH] pinctrl: amd: print debounce filter info in debugfs
 2020-10-25 17:12 UTC  (2+ messages)

SIGHUP on connect
 2020-10-25 16:11 UTC 

[PATCH v2] counter/ti-eqep: Fix regmap max_register
 2020-10-25 16:51 UTC 

For review: seccomp_user_notif(2) manual page
 2020-10-25 16:31 UTC  (9+ messages)

[PATCH v5 0/2] PM / devfreq: Add governor feature and attribute flag
 2020-10-25 16:31 UTC  (6+ messages)
  ` [PATCH v5 1/2] PM / devfreq: Add governor feature flag
  ` [PATCH v5 2/2] PM / devfreq: Add governor attribute flag for specifc sysfs nodes

[RFC 0/3] clk: imx: Implement blk-ctl driver for i.MX8MN
 2020-10-25 16:05 UTC  (6+ messages)

[RESEND PATCH v5 0/2] Add a Himax HX8837 display controller driver
 2020-10-25 15:43 UTC  (5+ messages)
` [RESEND PATCH v5 2/2] drm/bridge: hx8837: add "

[PATCH] mm: fix page_owner initializing issue for arm32
 2020-10-25 15:42 UTC  (2+ messages)

smartpqi: Adaptec 1100-8e failure with Linux 5.9
 2020-10-25 15:39 UTC 

[RFC PATCH 00/30] ima: Introduce IMA namespace
 2020-10-25 15:00 UTC  (7+ messages)

[RFC PATCH 0/6] Add the netdev support for Intel PAC N3000 FPGA
 2020-10-25 14:47 UTC  (4+ messages)
` [RFC PATCH 5/6] ethernet: dfl-eth-group: add DFL eth group private feature driver

[PATCH v2 0/7] disable pcplists during memory offline
 2020-10-25 14:17 UTC  (3+ messages)
` [PATCH v2 1/7] mm, page_alloc: clean up pageset high and batch update

[PATCH 0/3] warn and suppress irqflood
 2020-10-25 13:51 UTC  (6+ messages)
    ` [Skiboot] "

BTI interaction between seccomp filters in systemd and glibc mprotect calls, causing service failures
 2020-10-25 13:42 UTC  (7+ messages)

[PATCH v2 8/8] x86/ioapic: Generate RTE directly from parent irqchip's MSI message
 2020-10-25 13:20 UTC  (6+ messages)
` [PATCH v3 00/35] Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields
  ` [PATCH v3 17/35] x86/pci/xen: Use msi_msg shadow structs

[PATCH] smp: Add bootcpus parameter to boot subset of CPUs
 2020-10-25 13:06 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).